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(URI uri,
HttpTransportFactory factory) |
Modifier and Type | Class and Description |
---|---|
class |
HttpsTransportFactory
Factory of HTTPS based transports
|
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.