ConnectionProfile.Builder |
ConnectionProfile.Builder.addConnections(int numConnections,
TransportRequestOptions.Type... types) |
Adds a number of connections for one or more types.
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setCompressionEnabled(boolean compressionEnabled) |
Sets compression enabled for this connection profile
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setConnectTimeout(TimeValue connectTimeout) |
Sets a connect timeout for this connection profile
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setHandshakeTimeout(TimeValue handshakeTimeout) |
Sets a handshake timeout for this connection profile
|
ConnectionProfile.Builder |
ConnectionProfile.Builder.setPingInterval(TimeValue pingInterval) |
Sets a ping interval for this connection profile
|