| Name | Description | Type | Package | Framework |
| BlockingQueueTransport | A server side HTTP based TransportChannel which processes incoming packets and adds outgoing packets onto a Queue so that they can be dispatched | Class | org.apache.activemq.transport.http | Apache ActiveMQ |
| HttpClientTransport | Class | org.apache.activemq.transport.http | Apache ActiveMQ | |
| 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. | Class | org.apache.activemq.transport.http | Apache ActiveMQ |
| HttpsClientTransport | Class | org.apache.activemq.transport.https | Apache ActiveMQ | |
| HttpSpringEmbeddedTunnelServlet | 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. | Class | org.apache.activemq.transport.http | Apache ActiveMQ |
| HttpsTransportFactory | Class | org.apache.activemq.transport.https | Apache ActiveMQ | |
| HttpsTransportServer | Class | org.apache.activemq.transport.https | Apache ActiveMQ | |
| HttpTransportFactory | Class | org.apache.activemq.transport.http | Apache ActiveMQ | |
| HttpTransportServer | Class | org.apache.activemq.transport.http | Apache ActiveMQ | |
| HttpTransportSupport | A useful base class for HTTP Transport implementations. | Class | org.apache.activemq.transport.http | Apache ActiveMQ |
| HttpTunnelServlet | A servlet which handles server side HTTP transport, delegating to the ActiveMQ broker. | Class | org.apache.activemq.transport.http | Apache ActiveMQ |
| Krb5AndCertsSslSocketConnector | Kerberos5ized SSL sockets. | Class | org.apache.activemq.transport.https | Apache ActiveMQ |