java.net
Class SocketAddress
java.lang.Object
|
+--java.net.SocketAddress
All Implemented Interfaces:
Serializable
Abstract base class for InetSocketAddress.
InetSocketAddress is to my knowledge the only derived
class. [Ronald]
Since:SocketAddress
public SocketAddress()
Initializes the socket address.