- TCP_NODELAY - Static variable in interface java.net.SocketOptions
-
Disable Nagle's algorithm for this connection.
- toString() - Method in class java.net.InetAddress
-
Converts this IP address to a String
.
- toString() - Method in class java.net.InetSocketAddress
-
Constructs a string representation of this InetSocketAddress.
- toString() - Method in class java.net.InterfaceAddress
-
Converts this Interface address to a String
.
- toString() - Method in class java.net.NetworkInterface
-
- toString() - Method in class java.net.ServerSocket
-
Returns the implementation address and implementation port of this socket as a String
.
- toString() - Method in class java.net.Socket
-
Converts this socket to a String
.