ServerSocket.toString
Class Overview | Class Members |
This Package |
All Packages
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