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 Comparable
Copyright © 2004–2015 Apache MINA Project. All rights reserved.