Package 

Class BoundClientAddress

  • All Implemented Interfaces:
    java.io.Serializable

    @Internal() 
    public final class BoundClientAddress
    extends SocketAddress
                        

    An address to represent a binding from a remote client.

    • Method Summary

      Modifier and Type Method Description
      int hashCode()
      boolean equals(Object obj)
      String toString()
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait