public class AnonymousSocketAddress extends SocketAddress implements Comparable
SocketAddress which represents anonymous address.| Constructor and Description |
|---|
AnonymousSocketAddress()
Creates a new instance with the specifid port number.
|
public AnonymousSocketAddress()
public int compareTo(Object o)
compareTo in interface ComparableCopyright © 2004–2018 Apache MINA Project. All rights reserved.