Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- AbstractCommand - Class in py4j.commands
-
Abstract base class for commands.
- AbstractCommand() - Constructor for class py4j.commands.AbstractCommand
- add(FutureTask<?>) - Method in class py4j.examples.MultiClientServer.SharedRunnable
- addition(int, int) - Method in class py4j.examples.AdditionApplication
- AdditionApplication - Class in py4j.examples
- AdditionApplication() - Constructor for class py4j.examples.AdditionApplication
- addListener(GatewayServerListener) - Method in class py4j.GatewayServer
- addListener(GatewayServerListener) - Method in interface py4j.Py4JJavaServer
- address - Variable in class py4j.CallbackClient
- addSingleImport(String) - Method in class py4j.JVMView
- addStarImport(String) - Method in class py4j.JVMView
- ARRAY_COMMAND_NAME - Static variable in class py4j.commands.ArrayCommand
- ARRAY_CREATE_SUB_COMMAND_NAME - Static variable in class py4j.commands.ArrayCommand
- ARRAY_GET_SUB_COMMAND_NAME - Static variable in class py4j.commands.ArrayCommand
- ARRAY_LEN_SUB_COMMAND_NAME - Static variable in class py4j.commands.ArrayCommand
- ARRAY_SET_SUB_COMMAND_NAME - Static variable in class py4j.commands.ArrayCommand
- ARRAY_SLICE_SUB_COMMAND_NAME - Static variable in class py4j.commands.ArrayCommand
- ARRAY_TYPE - Static variable in class py4j.Protocol
- ArrayCommand - Class in py4j.commands
-
A ArrayCommand is responsible for handling operations on arrays.
- ArrayCommand() - Constructor for class py4j.commands.ArrayCommand
- ArrayCommandTest - Class in py4j.commands
- ArrayCommandTest() - Constructor for class py4j.commands.ArrayCommandTest
- AUTH_COMMAND_NAME - Static variable in class py4j.Protocol
- authCommand - Variable in class py4j.ClientServerConnection
- authCommand - Variable in class py4j.GatewayConnection
- AuthCommand - Class in py4j.commands
-
The auth command is responsible for checking that the client knows the server's auth secret.
- AuthCommand(String) - Constructor for class py4j.commands.AuthCommand
- authToken - Variable in class py4j.CallbackClient
- authToken - Variable in class py4j.ClientServer
- authToken - Variable in class py4j.ClientServerConnection
- authToken - Variable in class py4j.GatewayConnection
- authToken - Variable in class py4j.GatewayServer
- authToken(String) - Method in class py4j.ClientServer.ClientServerBuilder
- authToken(String) - Method in class py4j.GatewayServer.GatewayServerBuilder
-
Authentication token that clients must provide to the server when connecting.
- autoStartJavaServer - Variable in class py4j.ClientServer
- autoStartJavaServer(boolean) - Method in class py4j.ClientServer.ClientServerBuilder
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form