Package py4j
Interface Py4JServerConnection
-
- All Known Implementing Classes:
ClientServerConnection
,GatewayConnection
public interface Py4JServerConnection
-
-
Method Summary
All Methods Instance Methods Abstract Methods Modifier and Type Method Description java.net.Socket
getSocket()
void
shutdown()
void
shutdown(boolean reset)
-