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