| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
SocketAddressorg.apache.mina.util.AnonymousSocketAddresspublic class AnonymousSocketAddressextends SocketAddressimplements ComparableSocketAddress which represents anonymous address.
Constructor Summary | |
| |
public AnonymousSocketAddress()
Creates a new instance with the specifid port number.
public int compareTo(Object o)
public boolean equals(Object o)
public int hashCode()
public String toString()