JavaScript is disabled on your browser.
Skip navigation links
Overview
Module
Package
Class
Use
Tree
Deprecated
Index
Help
Summary:
Nested |
Field |
Constr |
Method
Detail:
Field |
Constr |
Method
SEARCH:
Module
datarush.commons
Package
com.pervasive.datarush.net
Interface SocketBuilder
public interface
SocketBuilder
Responsible for opening a socket
Method Summary
All Methods
Instance Methods
Abstract Methods
Modifier and Type
Method
Description
Socket
connect
()
void
setTcpNoDelay
(boolean delay)
Method Details
connect
Socket
connect
() throws
IOException
Throws:
IOException
setTcpNoDelay
void
setTcpNoDelay
(boolean delay)