DthingApi
Public Member Functions | List of all members
java.net.SocketAddress Class Referenceabstract
Inheritance diagram for java.net.SocketAddress:
java.io.Serializable java.net.InetSocketAddress

Public Member Functions

 SocketAddress ()
 

Detailed Description

This abstract class represents a protocol-independent base for socket-endpoint representing classes. The class has to be implemented according to a specific protocol.

Constructor & Destructor Documentation

◆ SocketAddress()

java.net.SocketAddress.SocketAddress ( )
inline

Creates a new

instance.


The documentation for this class was generated from the following file: