public interface SocketControlPolicy extends Component(Code)
This interface is a simple version of pluggable control over
network sockets. For now it includes only a single method which
specifies the tcp timeout value. This is used by the
SocketFactory when initially connecting client Sockets to
ServerSockets.