public class HttpClientHelper extends BaseClientHelper
| Constructor and Description |
|---|
HttpClientHelper(Client client)
Constructor.
|
| Modifier and Type | Method and Description |
|---|---|
void |
start()
Start callback.
|
void |
stop()
Stop callback.
|
createConnection, createSecureSocketFactory, createSocket, createSocket, createSocketFactory, getBestConnection, getCertAlgorithm, getConnectTimeout, getKeyPassword, getKeystorePassword, getKeystorePath, getKeystoreType, getProxyHost, getProxyPort, getRegularSocketFactory, getSecureRandomAlgorithm, getSecureSocketFactory, getSecurityProvider, getSocketAddress, getSocketFactory, getSslProtocol, getTcpNoDelay, getTruststorePassword, getTruststorePath, getTruststoreType, handle, handleInbound, handleOutbound, isProxying, setRegularSocketFactory, setSecureSocketFactorycreateController, createControllerService, createResponse, createWorkerService, getConnections, getController, getControllerSleepTimeMs, getInboundBufferSize, getInboundMessages, getMaxConnectionsPerHost, getMaxThreads, getMaxTotalConnections, getMinThreads, getOutboundBufferSize, getOutboundMessages, getThreadMaxIdleTimeMs, getWorkerService, handleNextInbound, handleNextOutbound, isClientSide, isControllerDaemon, isPersistingConnections, isPipeliningConnections, isServerSide, isTracing, isWorkerServiceFullgetConnectorService, getContext, getProtocols, updategetAttributes, getHelped, getHelpedParameters, getLogger, getMetadataService, setHelpedpublic HttpClientHelper(Client client)
client - The client to help.public void start()
throws java.lang.Exception
RestletHelperstart in class BaseClientHelperjava.lang.Exceptionpublic void stop()
throws java.lang.Exception
RestletHelperstop in class BaseClientHelperjava.lang.ExceptionCopyright © 2005-2012. All Rights Reserved.