public class CamelHttpClient
extends org.eclipse.jetty.client.HttpClient
| Constructor and Description |
|---|
CamelHttpClient() |
| Modifier and Type | Method and Description |
|---|---|
protected void |
doStart() |
protected SSLContext |
getSSLContext() |
void |
setSSLContext(SSLContext context) |
cancel, clearAttributes, doStop, getAttribute, getAttributeNames, getConnectorType, getConnectTimeout, getDestination, getDestination, getIdleTimeout, getKeyManagerAlgorithm, getKeyStoreInputStream, getKeyStoreLocation, getKeyStoreType, getMaxBuffers, getMaxConnectionsPerAddress, getMaxQueueSizePerAddress, getNoProxy, getProtocol, getProvider, getProxy, getProxyAuthentication, getRealmResolver, getRegisteredListeners, getRequestBuffers, getRequestBufferSize, getRequestBufferType, getRequestHeaderSize, getRequestHeaderType, getResponseBuffers, getResponseBufferSize, getResponseBufferType, getResponseHeaderSize, getResponseHeaderType, getSecureRandomAlgorithm, getSoTimeout, getSslContextFactory, getThreadPool, getTimeout, getTrustManagerAlgorithm, getTrustStoreInputStream, getTrustStoreLocation, getTrustStoreType, getUseDirectBuffers, hasRealms, isConnectBlocking, isProxied, maxRedirects, maxRetries, registerListener, removeAttribute, schedule, schedule, scheduleIdle, send, setAttribute, setConnectBlocking, setConnectorType, setConnectTimeout, setIdleTimeout, setKeyManagerAlgorithm, setKeyManagerPassword, setKeyStoreInputStream, setKeyStoreLocation, setKeyStorePassword, setKeyStoreType, setMaxBuffers, setMaxConnectionsPerAddress, setMaxQueueSizePerAddress, setMaxRedirects, setMaxRetries, setNoProxy, setProtocol, setProvider, setProxy, setProxyAuthentication, setRealmResolver, setRequestBuffers, setRequestBufferSize, setRequestHeaderSize, setResponseBuffers, setResponseBufferSize, setResponseHeaderSize, setSecureRandomAlgorithm, setSoTimeout, setThreadPool, setTimeout, setTrustManagerAlgorithm, setTrustStoreInputStream, setTrustStoreLocation, setTrustStorePassword, setTrustStoreType, setUseDirectBuffersaddBean, addBean, contains, destroy, dump, dump, dump, dump, dump, dumpObject, dumpStdErr, dumpThis, getBean, getBeans, getBeans, isManaged, manage, removeBean, removeBeans, unmanageaddLifeCycleListener, getState, getState, isFailed, isRunning, isStarted, isStarting, isStopped, isStopping, removeLifeCycleListener, start, stopprotected SSLContext getSSLContext()
getSSLContext in class org.eclipse.jetty.client.HttpClientpublic void setSSLContext(SSLContext context)
Apache Camel