Uses of Package
py4j

Packages that use py4j
py4j   
 

Classes in py4j used by py4j
AbstractCommand
           
Argument
           
Command
           This interface must be implemented by all commands.
Gateway
           A Gateway is manages various states: entryPoint, references to objects returned to a Python program, etc.
GatewayServer
           This class enables Python programs to access a Java program.
Py4JException
           
ReturnObject
           A ReturnObject wraps a value returned by a method.