public interface SocketBuilder
| Modifier and Type | Method and Description |
|---|---|
Socket |
connect() |
void |
setTcpNoDelay(boolean delay) |
Socket connect() throws IOException
IOExceptionvoid setTcpNoDelay(boolean delay)
Copyright © 2016 Actian Corporation. All rights reserved.