|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use HttpTransportFactory | |
|---|---|
| org.apache.activemq.transport.http | A transport using the HTTP protocol to allow ActiveMQ to tunnel through firewalls. |
| org.apache.activemq.transport.https | A transport using the HTTPS protocol (built on top of the HTTP transport) to allow ActiveMQ to tunnel through firewalls using SSL. |
| Uses of HttpTransportFactory in org.apache.activemq.transport.http |
|---|
| Constructors in org.apache.activemq.transport.http with parameters of type HttpTransportFactory | |
|---|---|
HttpTransportServer(URI uri,
HttpTransportFactory factory)
|
|
| Uses of HttpTransportFactory in org.apache.activemq.transport.https |
|---|
| Subclasses of HttpTransportFactory in org.apache.activemq.transport.https | |
|---|---|
class |
HttpsTransportFactory
Factory of HTTPS based transports |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||