Package py4j

Interface Py4JServerConnection

    • Method Detail

      • getSocket

        java.net.Socket getSocket()
        Returns:
        The socket used by this gateway connection.
      • shutdown

        void shutdown()
      • shutdown

        void shutdown​(boolean reset)