Package org.apache.mina.util
Class AnonymousSocketAddress
java.lang.Object
java.net.SocketAddress
org.apache.mina.util.AnonymousSocketAddress
- All Implemented Interfaces:
Serializable
,Comparable
A
SocketAddress
which represents anonymous address.- See Also:
-
Constructor Summary
ConstructorsConstructorDescriptionCreates a new instance with the specifid port number. -
Method Summary
-
Constructor Details
-
AnonymousSocketAddress
public AnonymousSocketAddress()Creates a new instance with the specifid port number.
-
-
Method Details