Class TcpServer.TcpServerBound

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

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

  • Method Details

    • getBindAddress

      public InetSocketAddress getBindAddress()
    • getPort

      public int getPort()