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, setSecureSocketFactory
createController, createControllerService, createResponse, createWorkerService, getConnections, getController, getControllerSleepTimeMs, getInboundBufferSize, getInboundMessages, getMaxConnectionsPerHost, getMaxThreads, getMaxTotalConnections, getMinThreads, getOutboundBufferSize, getOutboundMessages, getThreadMaxIdleTimeMs, getWorkerService, handleNextInbound, handleNextOutbound, isClientSide, isControllerDaemon, isPersistingConnections, isPipeliningConnections, isServerSide, isTracing, isWorkerServiceFull
getConnectorService, getContext, getProtocols, update
getAttributes, getHelped, getHelpedParameters, getLogger, getMetadataService, setHelped
public HttpClientHelper(Client client)
client
- The client to help.public void start() throws Exception
RestletHelper
start
in class BaseClientHelper
Exception
public void stop() throws Exception
RestletHelper
stop
in class BaseClientHelper
Exception
Copyright © 2005–2016. All rights reserved.