|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use org.apache.activemq.transport.http | |
|---|---|
| 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. |
| Classes in org.apache.activemq.transport.http used by org.apache.activemq.transport.http | |
|---|---|
| BlockingQueueTransport
A server side HTTP based TransportChannel which processes incoming packets and adds outgoing packets onto a Queue so that they can be dispatched
by the HTTP GET requests from the client. |
|
| HttpEmbeddedTunnelServlet
This servlet embeds an ActiveMQ broker inside a servlet engine which is ideal for deploying ActiveMQ inside a WAR and using this servlet as a HTTP tunnel. |
|
| HttpTransportFactory
|
|
| HttpTransportServer
|
|
| HttpTransportSupport
A useful base class for HTTP Transport implementations. |
|
| HttpTunnelServlet
A servlet which handles server side HTTP transport, delegating to the ActiveMQ broker. |
|
| Classes in org.apache.activemq.transport.http used by org.apache.activemq.transport.https | |
|---|---|
| HttpClientTransport
A HTTP Transport which uses the
Apache HTTP Client
library |
|
| HttpTransportFactory
|
|
| HttpTransportServer
|
|
| HttpTransportSupport
A useful base class for HTTP Transport implementations. |
|
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||