Example usage for java.net SocketAddress subclass-usage

List of usage examples for java.net SocketAddress subclass-usage

Introduction

In this page you can find the example usage for java.net SocketAddress subclass-usage.

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