Class PythonRemoteQuery

All Implemented Interfaces:
RemoteQuery<Object>, Serializable

public class PythonRemoteQuery
extends ContextAwareRemoteQuery<Object>
Wraps up a python object for execution on the remote side.
See Also:
Serialized Form