JavaScript is disabled on your browser.
Skip navigation links
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
J
L
M
N
O
P
Q
R
S
T
U
V
W
J
JAVA_LANG_STAR_IMPORT
- Static variable in class py4j.
JVMView
javaAddress(InetAddress)
- Method in class py4j.
ClientServer.ClientServerBuilder
javaAddress
- Variable in class py4j.
ClientServer
javaAddress(InetAddress)
- Method in class py4j.
GatewayServer.GatewayServerBuilder
javaPort(int)
- Method in class py4j.
ClientServer.ClientServerBuilder
javaPort
- Variable in class py4j.
ClientServer
javaPort(int)
- Method in class py4j.
GatewayServer.GatewayServerBuilder
javaServer
- Variable in class py4j.
ClientServer
javaServer
- Variable in class py4j.
ClientServerConnection
JavaServer
- Class in
py4j
This class extends GatewayServer by implementing a new threading model: a thread always use the same connection to the other side so callbacks are executed in the calling thread.
JavaServer(Object, int, int, int, List<Class<? extends Command>>, Py4JPythonClientPerThread)
- Constructor for class py4j.
JavaServer
javaServer
- Variable in class py4j.
PythonClient
JVMView
- Class in
py4j
A JVM view keeps track of imports and import searches.
JVMView(String, String)
- Constructor for class py4j.
JVMView
JVMVIEW_COMMAND_NAME
- Static variable in class py4j.commands.
JVMViewCommand
JVMViewCommand
- Class in
py4j.commands
A JVMViewCommand is responsible for managing JVM views: creating views, adding imports, searching for fully qualified names.
JVMViewCommand()
- Constructor for class py4j.commands.
JVMViewCommand
JVMViewCommandTest
- Class in
py4j.commands
JVMViewCommandTest()
- Constructor for class py4j.commands.
JVMViewCommandTest
A
B
C
D
E
F
G
H
I
J
L
M
N
O
P
Q
R
S
T
U
V
W
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev Letter
Next Letter
Frames
No Frames
All Classes