Interface RemoteAddressAccessor

All Known Subinterfaces:
RemoteAddressAccessor.RemoteAddressProperty

public interface RemoteAddressAccessor
Provides an accessor for a remote address property.
  • Method Details

    • getRemoteAddress

      InetSocketAddress getRemoteAddress()
      Retrieves the remote address from the remote address property.
      Returns:
      The remote address stored by the remote address property.