|
||||||||||
| 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.HttpTransport
org.apache.activemq.transport.https.HttpsTransport
@Deprecated public class HttpsTransport
HttpsClientTransport| Constructor Summary | |
|---|---|
HttpsTransport(TextWireFormat wireFormat,
java.net.URI remoteUrl)
Deprecated. |
|
| Method Summary | |
|---|---|
protected java.net.HttpURLConnection |
createReceiveConnection()
Deprecated. |
protected java.net.HttpURLConnection |
createSendConnection()
Deprecated. |
| Methods inherited from class org.apache.activemq.transport.http.HttpTransport |
|---|
configureConnection, doStart, doStop, getReceiveConnection, getReceiveCounter, getRemoteURL, getSendConnection, oneway, run, setReceiveConnection, setSendConnection |
| 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, request, setTransportListener, updateURIs |
| Methods inherited from class org.apache.activemq.util.ServiceSupport |
|---|
addServiceListener, dispose, isStarted, isStopped, isStopping, 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 HttpsTransport(TextWireFormat wireFormat,
java.net.URI remoteUrl)
throws java.net.MalformedURLException
java.net.MalformedURLException| Method Detail |
|---|
protected java.net.HttpURLConnection createSendConnection()
throws java.io.IOException
createSendConnection in class HttpTransportjava.io.IOException
protected java.net.HttpURLConnection createReceiveConnection()
throws java.io.IOException
createReceiveConnection in class HttpTransportjava.io.IOException
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||