Package py4j

Interface Summary
Command This interface must be implemented by all commands.
 

Class Summary
AbstractCommand  
Argument  
CallCommand Responsible for parsing a call command and calling the method on the target object.
ConnectionProperty  
ConstructorCommand  
FieldCommand  
Gateway Provides default implementation of a JavaGateway.
GatewayConnection  
GatewayServer  
HelpPageCommand  
ListCommand  
MemoryCommand  
NetworkUtil  
Protocol This class defines the protocol used to communicate between two virtual machines (e.g., Python and Java).
ReflectionCommand  
ReturnObject A ReturnObject wraps a value returned by a method.
ShutdownGatewayServerCommand  
StringUtil  
 

Exception Summary
Py4JException