Uses of Package
py4j

Packages that use py4j
py4j   
 

Classes in py4j used by py4j
CallbackClient
           A CallbackClient is responsible for managing communication channels: channels are created as needed (e.g., one per concurrent thread) and are closed after a certain time.
Gateway
           A Gateway manages various states: entryPoint, references to objects returned to a Python program, etc.
JVMView
           A JVM view keeps track of imports and import searches.
ReturnObject
           A ReturnObject wraps a value returned by a method.