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.SocketgetSocket()voidshutdown()voidshutdown(boolean reset)
-