A B C D E F G H I L M N O P Q R S T U V W

G

gateway - Variable in class py4j.AbstractCommand
 
Gateway - Class in py4j
A Gateway manages various states: entryPoint, references to objects returned to a Python program, etc.
Gateway(Object) - Constructor for class py4j.Gateway
 
Gateway(Object, CommunicationChannelFactory) - Constructor for class py4j.Gateway
 
GatewayConnection - Class in py4j
Manage the connection between a Python program and a Gateway.
GatewayConnection(GatewayServer, Gateway, Socket) - Constructor for class py4j.GatewayConnection
 
GatewayServer - Class in py4j
This class enables Python programs to access a Java program.
GatewayServer(Object, int, int, int, boolean) - Constructor for class py4j.GatewayServer
 
GatewayServer(Object, int, int, int, int, boolean) - Constructor for class py4j.GatewayServer
 
GatewayServer(Object) - Constructor for class py4j.GatewayServer
Creates a GatewayServer instance with default port (25333), default address (localhost), and default timeout value (no timeout).
GatewayServer(Object, int) - Constructor for class py4j.GatewayServer
 
GET_MEMBER_SUB_COMMAND_NAME - Static variable in class py4j.ReflectionCommand
 
GET_UNKNOWN_SUB_COMMAND_NAME - Static variable in class py4j.ReflectionCommand
 
getArgCounter() - Method in class py4j.Gateway
 
getArguments(BufferedReader) - Method in class py4j.AbstractCommand
 
getArrayReturnObject(String, int) - Static method in class py4j.ReturnObject
 
getBindings() - Method in class py4j.Gateway
 
getBoolean(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
getCommandPart() - Method in class py4j.ReturnObject
 
getCommunicationChannelFactory() - Method in class py4j.Gateway
 
getCommunicationChannelFactory() - Method in class py4j.GatewayServer
 
getConnectTimeout() - Method in class py4j.GatewayServer
 
getDouble(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
getEntryPoint() - Method in class py4j.Gateway
 
getErrorReturnObject() - Static method in class py4j.ReturnObject
 
getField1() - Method in class py4j.examples.ExampleClass
 
getIntArray() - Method in class py4j.examples.ExampleClass
 
getInteger(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
getInternalList() - Method in class py4j.examples.Stack
 
getList(int) - Method in class py4j.examples.ExampleClass
 
getListAsString(List<?>) - Method in class py4j.examples.ListPrinter
 
getListReturnObject(String, int) - Static method in class py4j.ReturnObject
 
getMapReturnObject(String, int) - Static method in class py4j.ReturnObject
 
getMemberOutputCommand(char) - Static method in class py4j.Protocol
 
getName() - Method in class py4j.ReturnObject
 
getNewExample() - Method in class py4j.examples.ExampleEntryPoint
 
getNextObjectId() - Method in class py4j.Gateway
 
getNoSuchFieldOutputCommand() - Static method in class py4j.Protocol
 
getNull(String) - Static method in class py4j.Protocol
Method provided for consistency.
getNullReturnObject() - Static method in class py4j.ReturnObject
 
getObjCounter() - Method in class py4j.Gateway
 
getObject(String) - Method in class py4j.Gateway
 
getObject(String, Gateway) - Static method in class py4j.Protocol
 
getObjectFromId(String) - Method in class py4j.Gateway
 
getOutputCommand(ReturnObject) - Static method in class py4j.Protocol
 
getOutputErrorCommand() - Static method in class py4j.Protocol
 
getOutputVoidCommand() - Static method in class py4j.Protocol
 
getPrimitiveObject() - Method in class py4j.ReturnObject
 
getPrimitiveReturnObject(Object) - Static method in class py4j.ReturnObject
 
getPrimitiveType(Object) - Static method in class py4j.Protocol
 
getPythonPort() - Method in class py4j.GatewayServer
 
getPythonProxy(String, Gateway) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
getReadTimeout() - Method in class py4j.GatewayServer
 
getReference(String, Gateway) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
getReferenceReturnObject(String) - Static method in class py4j.ReturnObject
 
getReflectionEngine() - Method in class py4j.Gateway
 
getReturnObject(Object) - Method in class py4j.Gateway
 
getReturnValue(String, Gateway) - Static method in class py4j.Protocol
 
getSetReturnObject(String, int) - Static method in class py4j.ReturnObject
 
getSize() - Method in class py4j.ReturnObject
 
getStack() - Method in class py4j.examples.StackEntryPoint
 
getString(String) - Static method in class py4j.Protocol
Assumes that commandPart is not empty.
getStringArguments(BufferedReader) - Method in class py4j.AbstractCommand
 
getStringArray() - Method in class py4j.examples.ExampleClass
 
getStringBuffer() - Method in class py4j.examples.BufferGenerator
 
getVoidReturnObject() - Static method in class py4j.ReturnObject
 

A B C D E F G H I L M N O P Q R S T U V W