Class TcpServer.Port

java.lang.Object
org.drasyl.handler.remote.tcp.TcpServer.Port
Enclosing class:
TcpServer

public static class TcpServer.Port extends Object
Signals that the TcpServer is bind to getPort().
  • Constructor Details

    • Port

      public Port(int value)
  • Method Details

    • getPort

      public int getPort()