List of usage examples for java.net SocketAddress subclass-usage
From source file edu.umass.cs.msocket.gns.GnsSocketAddress.java
/**
* This class defines a GnsSocketAddress
*
* @author <a href="mailto:cecchet@cs.umass.edu">Emmanuel Cecchet</a>
* @version 1.0
*/
From source file org.apache.sshd.common.util.net.SshdSocketAddress.java
/**
* <P>A simple socket address holding the host name and port number. The reason
* it does not extend {@link InetSocketAddress} is twofold:</P>
* <OL>
* <LI><P>
* The {@link InetSocketAddress} performs a DNS resolution on the