Interface ConnectorConnection


  • public interface ConnectorConnection
    Information about one of the connector sockets connected to this router.

    This is accessible by iterating the services returned in CrankerRouter.collectInfo()

    • Method Detail

      • socketID

        String socketID()
        Returns:
        A unique ID of this socket
      • port

        int port()
        Returns:
        The port the socket is connected on