org.apache.activemq.transport.https
Class HttpsClientTransport
java.lang.Object
org.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
- All Implemented Interfaces:
- Runnable, Service, Transport
public class HttpsClientTransport
- extends HttpClientTransport
- Author:
- john.silva
Methods inherited from class org.apache.activemq.transport.http.HttpClientTransport |
asyncRequest, configureMethod, createHttpClient, doStart, doStop, getReceiveCounter, getReceiveHttpClient, getSendHttpClient, isTrace, oneway, request, run, setReceiveHttpClient, setSendHttpClient, setTrace |
Methods inherited from class org.apache.activemq.transport.TransportSupport |
asyncRequest, checkStarted, doConsume, getTransportListener, isConnected, isDisposed, isFaultTolerant, narrow, onException, reconnect, request, setTransportListener |
HttpsClientTransport
public HttpsClientTransport(TextWireFormat wireFormat,
URI remoteUrl)
Copyright © 2005-2011 Apache Software Foundation. All Rights Reserved.