| Package | Description |
|---|---|
| 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.
|
| Constructor and Description |
|---|
HttpTransportServer(java.net.URI uri,
HttpTransportFactory factory) |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpsTransportFactory
Factory of HTTPS based transports
|
Copyright © 2005-2013 Red Hat, Inc.. All Rights Reserved.