Interface RemoteAddressProvider

    • Method Summary

      Modifier and Type Method Description
      java.net.InetSocketAddress getRemoteSocketAddress()
      Get Remote Socket Address associated with transport connection
    • Method Detail

      • getRemoteSocketAddress

        java.net.InetSocketAddress getRemoteSocketAddress()
        Get Remote Socket Address associated with transport connection
        Returns:
        Remote Socket Address or null when not connected