Interface ConnectionEndpointsIndicator

    • Method Detail

      • getRemoteAddress

        java.net.SocketAddress getRemoteAddress()
        Returns:
        the socket address of remote peer.
      • getLocalAddress

        java.net.SocketAddress getLocalAddress()
        Returns:
        the socket address of local machine which is associated with this session.