Class SocketAddress.TcpIpV6

  • Enclosing class:
    SocketAddress

    public static final class SocketAddress.TcpIpV6
    extends SocketAddress
    An IPv6 address and port on which the peer is listening.
    • Field Detail

      • addr

        public final byte[] addr
        The 16-byte IPv6 address
      • port

        public final short port
        The port on which the node is listening