public class ClientHelper extends ConnectorHelper<Client>
| Parameter name | Value type | Default value | Description |
|---|---|---|---|
| socketConnectTimeoutMs | int | 0 | The socket connection timeout or 0 for unlimited wait. |
| Constructor and Description |
|---|
ClientHelper(Client client)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getSocketConnectTimeoutMs()
Returns the connection timeout.
|
getConnectorService, getContext, getProtocols, start, stop, updategetAttributes, getHelped, getHelpedParameters, getLogger, getMetadataService, handle, setHelpedpublic ClientHelper(Client client)
client - The client to help.Copyright © 2005-2014 Restlet.