ServerSocket.toString

ServerSocket.toString

Class Overview | Class Members | This Package | All Packages

Syntax
public String toString()
Returns
a string representation of this socket.
Description
Returns the implementation address and implementation port of this socket as a String.

Overrides
toString in class Object