- readBlockingResponse(BufferedReader) - Method in class py4j.CallbackConnection
-
- reader - Variable in class py4j.GatewayConnection
-
- readNonBlockingResponse(Socket, BufferedReader) - Method in class py4j.CallbackConnection
-
- REFERENCE_TYPE - Static variable in class py4j.Protocol
-
- REFLECTION_COMMAND_NAME - Static variable in class py4j.commands.ReflectionCommand
-
- ReflectionCommand - Class in py4j.commands
-
The ReflectionCommand is responsible for accessing packages, classes, and
static members.
- ReflectionCommand() - Constructor for class py4j.commands.ReflectionCommand
-
- ReflectionEngine - Class in py4j.reflection
-
The reflection engine is responsible for accessing the classes, the instances
and members in a JVM.
- ReflectionEngine() - Constructor for class py4j.reflection.ReflectionEngine
-
- REMOVE_IMPORT_SUB_COMMAND_NAME - Static variable in class py4j.commands.JVMViewCommand
-
- removeEldestEntry(Map.Entry<K, V>) - Method in class py4j.reflection.LRUCache
-
- removeListener(GatewayServerListener) - Method in class py4j.GatewayServer
-
- removeSingleImport(String) - Method in class py4j.JVMView
-
- removeStarImport(String) - Method in class py4j.JVMView
-
- rEngine - Variable in class py4j.commands.JVMViewCommand
-
- rEngine - Variable in class py4j.commands.ReflectionCommand
-
- resetCallbackClient(InetAddress, int) - Method in class py4j.Gateway
-
Replace the callback client with the new one which connects to the given address
and port.
- resetCallbackClient(InetAddress, int) - Method in class py4j.GatewayServer
-
Replace the callback client with the new one which connects to the given address
and port.
- RETURN_VOID - Static variable in class py4j.commands.ArrayCommand
-
- RETURN_VOID - Static variable in class py4j.commands.ListCommand
-
- RETURN_VOID - Static variable in class py4j.reflection.ReflectionEngine
-
- ReturnObject - Class in py4j
-
A ReturnObject wraps a value returned by a method.
- run() - Method in class py4j.GatewayConnection
-
- run() - Method in class py4j.GatewayServer
-