JavaScript is disabled on your browser.
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes
A
B
C
D
E
F
G
I
J
L
M
N
P
Q
R
S
T
U
V
W
S
sendCommand(String)
- Method in class py4j.
CallbackClient
Sends a command to the Python side.
sendCommand(String)
- Method in class py4j.
CallbackConnection
serverError(Exception)
- Method in class py4j.
DefaultGatewayServerListener
serverError(Exception)
- Method in interface py4j.
GatewayServerListener
This method may be called concurrently with serverPostShutdown().
serverPostShutdown()
- Method in class py4j.
DefaultGatewayServerListener
serverPostShutdown()
- Method in interface py4j.
GatewayServerListener
This method may be called concurrently with serverStopped() and serverError().
serverPreShutdown()
- Method in class py4j.
DefaultGatewayServerListener
serverPreShutdown()
- Method in interface py4j.
GatewayServerListener
serverStarted()
- Method in class py4j.
DefaultGatewayServerListener
serverStarted()
- Method in interface py4j.
GatewayServerListener
serverStopped()
- Method in class py4j.
DefaultGatewayServerListener
serverStopped()
- Method in interface py4j.
GatewayServerListener
This method may be called concurrently with serverPostShutdown().
SET_TYPE
- Static variable in class py4j.
Protocol
setArray(boolean)
- Method in class py4j.
ReturnObject
setCommandPart(String)
- Method in class py4j.
ReturnObject
setError(boolean)
- Method in class py4j.
ReturnObject
setId(String)
- Method in class py4j.
JVMView
setIterator(boolean)
- Method in class py4j.
ReturnObject
setList(boolean)
- Method in class py4j.
ReturnObject
setMap(boolean)
- Method in class py4j.
ReturnObject
setName(String)
- Method in class py4j.
JVMView
setName(String)
- Method in class py4j.
ReturnObject
setNull(boolean)
- Method in class py4j.
ReturnObject
setPrimitiveObject(Object)
- Method in class py4j.
ReturnObject
setReference(boolean)
- Method in class py4j.
ReturnObject
setSet(boolean)
- Method in class py4j.
ReturnObject
setSize(int)
- Method in class py4j.
ReturnObject
setStarted(boolean)
- Method in class py4j.
Gateway
setUsed(boolean)
- Method in class py4j.
CallbackConnection
setVoid(boolean)
- Method in class py4j.
ReturnObject
shutdown()
- Method in class py4j.
CallbackClient
Closes all active channels, stops the periodic cleanup of channels and mark the client as shutting down.
shutdown()
- Method in class py4j.
CallbackConnection
shutdown()
- Method in class py4j.
Gateway
Releases all objects that were referenced by this Gateway.
shutdown()
- Method in class py4j.
GatewayServer
Stops accepting connections, closes all current connections, and calls
Gateway.shutdown()
socket
- Variable in class py4j.
GatewayConnection
start()
- Method in class py4j.
CallbackConnection
start()
- Method in class py4j.
GatewayServer
Starts to accept connections in a second thread (non-blocking call).
start(boolean)
- Method in class py4j.
GatewayServer
Starts to accept connections.
startSocket()
- Method in class py4j.
GatewayServer
Starts the ServerSocket.
startup()
- Method in class py4j.
Gateway
STATIC_PREFIX
- Static variable in class py4j.
Protocol
STRING_TYPE
- Static variable in class py4j.
Protocol
StringUtil
- Class in
py4j
String utility class providing operations to escape and unescape new lines.
StringUtil()
- Constructor for class py4j.
StringUtil
SUCCESS
- Static variable in class py4j.
Protocol
A
B
C
D
E
F
G
I
J
L
M
N
P
Q
R
S
T
U
V
W
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes