Interface HttpServerChannel

    • Method Detail

      • getLocalAddress

        java.net.InetSocketAddress getLocalAddress()
        Returns the local address for this channel.
        Returns:
        the local address of this channel.