public interface SocketModalCloseable extends ModalCloseable
ModalCloseable
backed by a network socket.Modifier and Type | Method and Description |
---|---|
Timeout |
getSocketTimeout()
Returns the socket timeout value.
|
void |
setSocketTimeout(Timeout timeout)
Sets the socket timeout value.
|
close