public class HttpsClientTransport extends HttpClientTransport
canSendCompressed, MAX_CLIENT_TIMEOUT| Constructor and Description |
|---|
HttpsClientTransport(TextWireFormat wireFormat,
URI remoteUrl) |
| Modifier and Type | Method and Description |
|---|---|
protected HttpClientConnectionManager |
createClientConnectionManager() |
protected SSLSocketFactory |
createSocketFactory()
Creates a new SSL SocketFactory.
|
protected String |
getSystemPropertyPrefix() |
asyncRequest, configureMethod, createHttpClient, doStart, doStop, getMinSendAsCompressedSize, getPeerCertificates, getReceiveCounter, getReceiveHttpClient, getSendHttpClient, getSoTimeout, getWireFormat, isTrace, isUseCompression, oneway, request, run, setMinSendAsCompressedSize, setPeerCertificates, setReceiveHttpClient, setSendHttpClient, setSoTimeout, setTrace, setUseCompressiongetProxyHost, getProxyPassword, getProxyPort, getProxyUser, getRemoteAddress, getRemoteUrl, getTextWireFormat, setProxyHost, setProxyPassword, setProxyPort, setProxyUser, setTextWireFormat, toStringgetStackSize, isDaemon, setDaemon, setStackSizeasyncRequest, checkStarted, doConsume, getTransportListener, isConnected, isDisposed, isFaultTolerant, isReconnectSupported, isUpdateURIsSupported, narrow, onException, reconnect, request, setTransportListener, updateURIsaddServiceListener, dispose, isStarted, isStopped, isStopping, postStop, preStart, removeServiceListener, start, stoppublic HttpsClientTransport(TextWireFormat wireFormat, URI remoteUrl)
protected HttpClientConnectionManager createClientConnectionManager()
createClientConnectionManager in class HttpClientTransportprotected SSLSocketFactory createSocketFactory() throws IOException
IOExceptionprotected String getSystemPropertyPrefix()
getSystemPropertyPrefix in class HttpClientTransportCopyright © 2005–2019 The Apache Software Foundation. All rights reserved.