public static class WriteTimeoutSocket
extends java.lang.Object
A special Socket that uses a ScheduledExecutorService to
implement timeouts for writes. The write timeout is specified
(in milliseconds) when the WriteTimeoutSocket is created.
- See Also:
- Serialized Form