|
|||||||||
PREV NEXT | FRAMES NO FRAMES |
Uses of GatewayConnection in py4j |
---|
Methods in py4j that return GatewayConnection | |
---|---|
protected GatewayConnection |
GatewayServer.createConnection(Gateway gateway,
Socket socket)
|
Methods in py4j with parameters of type GatewayConnection | |
---|---|
void |
GatewayServerListener.connectionStarted(GatewayConnection gatewayConnection)
|
void |
DefaultGatewayServerListener.connectionStarted(GatewayConnection gatewayConnection)
|
void |
GatewayServerListener.connectionStopped(GatewayConnection gatewayConnection)
|
void |
GatewayServer.connectionStopped(GatewayConnection gatewayConnection)
|
void |
DefaultGatewayServerListener.connectionStopped(GatewayConnection gatewayConnection)
|
protected void |
GatewayServer.fireConnectionStarted(GatewayConnection gatewayConnection)
|
|
|||||||||
PREV NEXT | FRAMES NO FRAMES |