Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W
S
sayHello()
- Method in interface py4j.examples.
IHello
sayHello(int, String)
- Method in interface py4j.examples.
IHello
sendCommand(String)
- Method in interface py4j.
CommunicationChannel
sendCommand(String)
- Method in class py4j.
CommunicationChannelFactory
Sends a command to the Python side.
sendCommand(String)
- Method in class py4j.
DefaultCommunicationChannel
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
setField1(int)
- Method in class py4j.examples.
ExampleClass
setList(boolean)
- Method in class py4j.
ReturnObject
setMap(boolean)
- Method in class py4j.
ReturnObject
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 interface py4j.
CommunicationChannel
setUsed(boolean)
- Method in class py4j.
DefaultCommunicationChannel
setVoid(boolean)
- Method in class py4j.
ReturnObject
shutdown()
- Method in interface py4j.
CommunicationChannel
Note:
shutdown() should NOT throw any exception
shutdown()
- Method in class py4j.
CommunicationChannelFactory
Closes all active channels, stops the periodic cleanup of channels and mark the factory as shutting down.
shutdown()
- Method in class py4j.
DefaultCommunicationChannel
shutdown()
- Method in class py4j.
Gateway
shutdown()
- Method in class py4j.
GatewayServer
Stops accepting connections, closes all current connections, and calls
Gateway.shutdown()
SHUTDOWN_GATEWAY_SERVER_COMMAND_NAME
- Static variable in class py4j.
ShutdownGatewayServerCommand
shutdownGateway()
- Static method in class py4j.examples.
BufferGenerator
ShutdownGatewayServerCommand
- Class in
py4j
The ShutdownGatewayServerCommand is responsible for shutting down the GatewayServer.
ShutdownGatewayServerCommand(GatewayServer)
- Constructor for class py4j.
ShutdownGatewayServerCommand
Stack
- Class in
py4j.examples
Stack()
- Constructor for class py4j.examples.
Stack
StackEntryPoint
- Class in
py4j.examples
StackEntryPoint()
- Constructor for class py4j.examples.
StackEntryPoint
start()
- Method in interface py4j.
CommunicationChannel
start()
- Method in class py4j.
DefaultCommunicationChannel
start(boolean)
- Method in class py4j.
GatewayServer
Starts to accept connections.
start()
- Method in class py4j.
GatewayServer
Starts to accept connections in a second thread (non-blocking call).
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
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
PREV LETTER
NEXT LETTER
FRAMES
NO FRAMES
All Classes
A
B
C
D
E
F
G
H
I
L
M
N
O
P
Q
R
S
T
U
V
W