| 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.
|
| org.apache.activemq.transport.ws | |
| org.apache.activemq.transport.wss |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpTransportServer |
| Modifier and Type | Class and Description |
|---|---|
class |
HttpsTransportServer |
| Modifier and Type | Class and Description |
|---|---|
class |
WSTransportServer
Creates a web server and registers web socket server
|
| Modifier and Type | Class and Description |
|---|---|
class |
WSSTransportServer |
Copyright © 2005–2015 FuseSource, Corp.. All rights reserved.