|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.apache.activemq.util.ServiceSupport
org.apache.activemq.transport.TransportSupport
org.apache.activemq.transport.TransportThreadSupport
org.apache.activemq.transport.http.HttpTransportSupport
org.apache.activemq.transport.http.HttpClientTransport
org.apache.activemq.transport.https.HttpsClientTransport
public class HttpsClientTransport
| Field Summary |
|---|
| Fields inherited from class org.apache.activemq.transport.http.HttpClientTransport |
|---|
MAX_CLIENT_TIMEOUT |
| Constructor Summary | |
|---|---|
HttpsClientTransport(TextWireFormat wireFormat,
URI remoteUrl)
|
|
| Method Summary |
|---|
| Methods inherited from class org.apache.activemq.transport.http.HttpClientTransport |
|---|
asyncRequest, configureMethod, createHttpClient, doStart, doStop, getMinSendAsCompressedSize, getReceiveCounter, getReceiveHttpClient, getSendHttpClient, getSoTimeout, isTrace, isUseCompression, oneway, request, run, setMinSendAsCompressedSize, setReceiveHttpClient, setSendHttpClient, setSoTimeout, setTrace, setUseCompression |
| Methods inherited from class org.apache.activemq.transport.http.HttpTransportSupport |
|---|
getProxyHost, getProxyPassword, getProxyPort, getProxyUser, getRemoteAddress, getRemoteUrl, getTextWireFormat, setProxyHost, setProxyPassword, setProxyPort, setProxyUser, setTextWireFormat, toString |
| Methods inherited from class org.apache.activemq.transport.TransportThreadSupport |
|---|
getStackSize, isDaemon, setDaemon, setStackSize |
| Methods inherited from class org.apache.activemq.transport.TransportSupport |
|---|
asyncRequest, checkStarted, doConsume, getTransportListener, isConnected, isDisposed, isFaultTolerant, isReconnectSupported, isUpdateURIsSupported, narrow, onException, reconnect, request, setTransportListener, updateURIs |
| Methods inherited from class org.apache.activemq.util.ServiceSupport |
|---|
addServiceListener, dispose, isStarted, isStopped, isStopping, postStop, preStart, removeServiceListener, start, stop |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait |
| Methods inherited from interface org.apache.activemq.Service |
|---|
start, stop |
| Constructor Detail |
|---|
public HttpsClientTransport(TextWireFormat wireFormat,
URI remoteUrl)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||