| Name | Description | Type | Package | Framework | 
| AbstractInactivityMonitor | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| AbstractMQTTSocket | Class | org.apache.activemq.transport.ws | Apache ActiveMQ | |
| AbstractMQTTSubscriptionStrategy | Abstract implementation of the MQTTSubscriptionStrategy interface providing the base functionality that is common to most implementations. | Class | org.apache.activemq.transport.mqtt.strategy | Apache ActiveMQ | 
| AbstractSaslMechanism | Base class for SASL Mechanisms that provides common functionality. | Class | org.apache.activemq.transport.amqp.sasl | Apache ActiveMQ | 
| AbstractStompSocket | Base implementation of a STOMP based WebSocket handler. | Class | org.apache.activemq.transport.ws | Apache ActiveMQ | 
| ActiveMQJMSVendor | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| AmqpAbstractLink | Abstract AmqpLink implementation that provide basic Link services. | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ | 
| AmqpAbstractReceiver | Abstract base that provides common services for AMQP Receiver types. | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ | 
| AmqpAuthenticator | SASL Authenitcation engine. | Class | org.apache.activemq.transport.amqp.sasl | Apache ActiveMQ | 
| AmqpConnection | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ | |
| AmqpFrameParser | State based Frame reader that is used in the NIO based transports where AMQP frames can come in in partial or overlapping forms. | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | 
| AmqpHeader | Represents the AMQP protocol handshake packet that is sent during the initial exchange with a remote peer. | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | 
| AmqpInactivityMonitor | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpJmsSelectorFilter | A Described Type wrapper for JMS selector values. | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ | 
| AmqpLink | Interface used to define the operations needed to implement an AMQP Link based endpoint, i. | Interface | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ | 
| AMQPNativeInboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| AMQPNativeOutboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| AmqpNioSslTransport | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpNioSslTransportFactory | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpNioTransport | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpNioTransportFactory | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpNoLocalFilter | A Described Type wrapper for JMS no local option for MessageConsumer. | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ | 
| AmqpProtocolConverter | Interface that defines the API for any AMQP protocol converter ised to map AMQP mechanincs to ActiveMQ and back. | Interface | org.apache.activemq.transport.amqp | Apache ActiveMQ | 
| AmqpProtocolDiscriminator | Used to assign the best implementation of a AmqpProtocolConverter to the AmqpTransport based on the AmqpHeader that the client sends us. | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | 
| AmqpProtocolException | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpProtocolVerifier | Class | org.apache.activemq.transport.protocol | Apache ActiveMQ | |
| AMQPRawInboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| AmqpReceiver | An AmqpReceiver wraps the AMQP Receiver end of a link from the remote peer which holds the corresponding Sender which transfers message accross the | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ | 
| AmqpResource | Root interface for all endpoint objects. | Interface | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ | 
| AmqpSender | An AmqpSender wraps the AMQP Sender end of a link from the remote peer which holds the corresponding Receiver which receives messages transfered | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ | 
| AmqpSession | Wraps the AMQP Session and provides the services needed to manage the remote peer requests for link establishment. | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ | 
| AmqpSslTransportFactory | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpSupport | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpTransactionCoordinator | transactions between an AMQP client and the broker. | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ | 
| AmqpTransferTagGenerator | Utility class that can generate and if enabled pool the binary tag values used to identify transfers over an AMQP link. | Class | org.apache.activemq.transport.amqp.protocol | Apache ActiveMQ | 
| AmqpTransport | Interface | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpTransportFactory | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpTransportFilter | The AMQPTransportFilter normally sits on top of a TcpTransport that has been configured with the AmqpWireFormat and is used to convert AMQP commands to | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | 
| AmqpWireFormat | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | |
| AmqpWireFormatFactory | Creates the default AMQP WireFormat object used to configure the protocol support. | Class | org.apache.activemq.transport.amqp | Apache ActiveMQ | 
| AnonymousMechanism | SASL Anonymous mechanism implementation. | Class | org.apache.activemq.transport.amqp.sasl | Apache ActiveMQ | 
| AutoInitNioSSLTransport | This transport initializes the SSLEngine and reads the first command before handing off to the detected transport. | Class | org.apache.activemq.transport.nio | Apache ActiveMQ | 
| AutoNioSslTransportFactory | Class | org.apache.activemq.transport.auto.nio | Apache ActiveMQ | |
| AutoNIOSSLTransportServer | Licensed to the Apache Software Foundation (ASF) under one or more contributor license agreements. | Class | org.apache.activemq.transport.auto.nio | Apache ActiveMQ | 
| AutoNIOTransport | Class | org.apache.activemq.transport.auto.nio | Apache ActiveMQ | |
| AutoNioTransportFactory | Class | org.apache.activemq.transport.auto.nio | Apache ActiveMQ | |
| AutoOutboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| AutoSslTransportFactory | Class | org.apache.activemq.transport.auto | Apache ActiveMQ | |
| AutoSslTransportServer | An SSL TransportServer. | Class | org.apache.activemq.transport.auto | Apache ActiveMQ | 
| AutoTcpTransportFactory | Class | org.apache.activemq.transport.auto | Apache ActiveMQ | |
| AutoTcpTransportServer | Class | org.apache.activemq.transport.auto | Apache ActiveMQ | |
| AutoTransportUtils | Class | org.apache.activemq.transport.auto | Apache ActiveMQ | |
| 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 | 
| ByteBufferPool | Represents a pool of ByteBuffer instances. | Interface | org.apache.activemq.transport.udp | Apache ActiveMQ | 
| CommandChannel | Interface | org.apache.activemq.transport.udp | Apache ActiveMQ | |
| CommandChannelSupport | Class | org.apache.activemq.transport.udp | Apache ActiveMQ | |
| CommandDatagramChannel | A strategy for reading datagrams and de-fragmenting them together. | Class | org.apache.activemq.transport.udp | Apache ActiveMQ | 
| CommandDatagramSocket | A strategy for reading datagrams and de-fragmenting them together. | Class | org.apache.activemq.transport.udp | Apache ActiveMQ | 
| CommandJoiner | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| CompositeTransport | Interface | org.apache.activemq.transport | Apache ActiveMQ | |
| CustomLogWriter | Custom implementation of LogWriter interface. | Class | org.apache.activemq.transport.logwriters | Apache ActiveMQ | 
| DatagramEndpoint | Class | org.apache.activemq.transport.udp | Apache ActiveMQ | |
| DatagramHeaderMarshaller | Class | org.apache.activemq.transport.udp | Apache ActiveMQ | |
| DefaultBufferPool | Class | org.apache.activemq.transport.udp | Apache ActiveMQ | |
| DefaultLogWriter | old logging format. | Class | org.apache.activemq.transport.logwriters | Apache ActiveMQ | 
| DefaultReplayBuffer | Class | org.apache.activemq.transport.reliable | Apache ActiveMQ | |
| DefaultReplayStrategy | Class | org.apache.activemq.transport.reliable | Apache ActiveMQ | |
| DefaultTransportListener | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| DiscoveryAgent | An agent used to discover other instances of a service. | Interface | org.apache.activemq.transport.discovery | Apache ActiveMQ | 
| DiscoveryAgentFactory | Class | org.apache.activemq.transport.discovery | Apache ActiveMQ | |
| DiscoveryListener | Interface | org.apache.activemq.transport.discovery | Apache ActiveMQ | |
| DiscoveryRegistryServlet | Class | org.apache.activemq.transport.discovery.http | Apache ActiveMQ | |
| DiscoveryTransport | A TransportFilter which uses a DiscoveryAgent to discover remote broker instances and dynamically connect to them. | Class | org.apache.activemq.transport.discovery | Apache ActiveMQ | 
| DiscoveryTransportFactory | Class | org.apache.activemq.transport.discovery | Apache ActiveMQ | |
| EmbeddedJettyServer | Class | org.apache.activemq.transport.discovery.http | Apache ActiveMQ | |
| EncodedMessage | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| ExceededMaximumConnectionsException | Thrown to indicate that the TcpTransportServer. | Class | org.apache.activemq.transport.tcp | Apache ActiveMQ | 
| ExceptionIfDroppedReplayStrategy | Class | org.apache.activemq.transport.reliable | Apache ActiveMQ | |
| FailoverTransport | A Transport that is made reliable by being able to fail over to another transport when a transport failure is detected. | Class | org.apache.activemq.transport.failover | Apache ActiveMQ | 
| FailoverTransportFactory | Class | org.apache.activemq.transport.failover | Apache ActiveMQ | |
| FanoutTransport | A Transport that fans out a connection to multiple brokers. | Class | org.apache.activemq.transport.fanout | Apache ActiveMQ | 
| FanoutTransportFactory | Class | org.apache.activemq.transport.fanout | Apache ActiveMQ | |
| FrameTranslator | to ActiveMQ. | Interface | org.apache.activemq.transport.stomp | Apache ActiveMQ | 
| FrameTranslator .Helper | Class | org.apache.activemq.transport.stomp.FrameTranslator | Apache ActiveMQ | |
| FutureResponse | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| HttpClientTransport | Class | org.apache.activemq.transport.http | Apache ActiveMQ | |
| HTTPDiscoveryAgent | Class | org.apache.activemq.transport.discovery.http | Apache ActiveMQ | |
| HTTPDiscoveryAgentFactory | Class | org.apache.activemq.transport.discovery.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 | 
| HttpTransportUtils | Class | org.apache.activemq.transport.util | Apache ActiveMQ | |
| HttpTunnelServlet | A servlet which handles server side HTTP transport, delegating to the ActiveMQ broker. | Class | org.apache.activemq.transport.http | Apache ActiveMQ | 
| InactivityIOException | This is exception is thrown when the transport layer detects that the underlying socket has been inactive for See Also:Serialized Form | Class | org.apache.activemq.transport | Apache ActiveMQ | 
| InactivityMonitor | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| InboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| JmsFrameTranslator | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| JMSMappingInboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| JMSMappingOutboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| JMSVendor | Interface | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| Krb5AndCertsSslSocketConnector | Kerberos5ized SSL sockets. | Class | org.apache.activemq.transport.https | Apache ActiveMQ | 
| LegacyFrameTranslator | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| LogWriter | Interface for classes that will be called by the TransportLogger class to actually write to a log file. | Interface | org.apache.activemq.transport | Apache ActiveMQ | 
| MarshallingTransportFilter | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| MasterSlaveDiscoveryAgent | Class | org.apache.activemq.transport.discovery.masterslave | Apache ActiveMQ | |
| MasterSlaveDiscoveryAgentFactory | Class | org.apache.activemq.transport.discovery.masterslave | Apache ActiveMQ | |
| MockTransport | Class | org.apache.activemq.transport.mock | Apache ActiveMQ | |
| MockTransportFactory | Class | org.apache.activemq.transport.mock | Apache ActiveMQ | |
| MQTTCodec | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | |
| MQTTCodec .MQTTFrameSink | Sink for newly decoded MQTT Frames. | Interface | org.apache.activemq.transport.mqtt.MQTTCodec | Apache ActiveMQ | 
| MQTTDefaultSubscriptionStrategy | Default implementation that uses unmapped topic subscriptions. | Class | org.apache.activemq.transport.mqtt.strategy | Apache ActiveMQ | 
| MQTTInactivityMonitor | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | |
| MQTTNIOSSLTransport | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | |
| MQTTNIOSSLTransportFactory | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | |
| MQTTNIOTransport | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | |
| MQTTNIOTransportFactory | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | |
| MQTTPacketIdGenerator | Manages PUBLISH packet ids for clients. | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | 
| MQTTProtocolConverter | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | |
| MQTTProtocolException | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | |
| MQTTProtocolSupport | A set of static methods useful for handling MQTT based client connections. | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | 
| MqttProtocolVerifier | Class | org.apache.activemq.transport.protocol | Apache ActiveMQ | |
| MQTTSocket | Class | org.apache.activemq.transport.ws.jetty9 | Apache ActiveMQ | |
| MQTTSslTransportFactory | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | |
| MQTTSubscription | Keeps track of the MQTT client subscription so that acking is correctly done. | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | 
| MQTTSubscriptionStrategy | Subscription management strategy used to control how MQTT clients subscribe to destination and how messages are addressed in order to | Interface | org.apache.activemq.transport.mqtt.strategy | Apache ActiveMQ | 
| MQTTTransport | Interface | org.apache.activemq.transport.mqtt | Apache ActiveMQ | |
| MQTTTransportFactory | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | |
| MQTTTransportFilter | The MQTTTransportFilter normally sits on top of a TcpTransport that has been configured with the StompWireFormat and is used to convert MQTT commands to | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | 
| MQTTVirtualTopicSubscriptionStrategy | Subscription strategy that converts all MQTT subscribes that would be durable to Virtual Topic Queue subscriptions. | Class | org.apache.activemq.transport.mqtt.strategy | Apache ActiveMQ | 
| MQTTWireFormat | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | |
| MQTTWireFormatFactory | Creates WireFormat objects that marshalls the Stomp protocol. | Class | org.apache.activemq.transport.mqtt | Apache ActiveMQ | 
| MulticastDatagramHeaderMarshaller | Class | org.apache.activemq.transport.multicast | Apache ActiveMQ | |
| MulticastDiscoveryAgent | A DiscoveryAgent using a multicast address and heartbeat packets encoded using any wireformat, but openwire by default. | Class | org.apache.activemq.transport.discovery.multicast | Apache ActiveMQ | 
| MulticastDiscoveryAgentFactory | Class | org.apache.activemq.transport.discovery.multicast | Apache ActiveMQ | |
| MulticastTransport | A multicast based transport. | Class | org.apache.activemq.transport.multicast | Apache ActiveMQ | 
| MulticastTransportFactory | Class | org.apache.activemq.transport.multicast | Apache ActiveMQ | |
| MutexTransport | Thread safe Transport Filter that serializes calls to and from the Transport Stack. | Class | org.apache.activemq.transport | Apache ActiveMQ | 
| NIOBufferedInputStream | Class | org.apache.activemq.transport.nio | Apache ActiveMQ | |
| NIOInputStream | Class | org.apache.activemq.transport.nio | Apache ActiveMQ | |
| NIOOutputStream | Class | org.apache.activemq.transport.nio | Apache ActiveMQ | |
| NIOSSLTransport | Class | org.apache.activemq.transport.nio | Apache ActiveMQ | |
| NIOSSLTransportFactory | Class | org.apache.activemq.transport.nio | Apache ActiveMQ | |
| NIOSSLTransportServer | Class | org.apache.activemq.transport.nio | Apache ActiveMQ | |
| NIOTransport | Class | org.apache.activemq.transport.nio | Apache ActiveMQ | |
| NIOTransportFactory | Class | org.apache.activemq.transport.nio | Apache ActiveMQ | |
| OpenWireProtocolVerifier | Class | org.apache.activemq.transport.protocol | Apache ActiveMQ | |
| OutboundTransformer | Class | org.apache.activemq.transport.amqp.message | Apache ActiveMQ | |
| PeerTransportFactory | Class | org.apache.activemq.transport.peer | Apache ActiveMQ | |
| PlainMechanism | Class | org.apache.activemq.transport.amqp.sasl | Apache ActiveMQ | |
| ProtocolConverter | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| ProtocolException | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| QualityOfServiceUtils | Utilities for determining the values for the bits in the headers of the outgoing TCP/IP packets that indicate Traffic Class for use in Quality of | Class | org.apache.activemq.transport.tcp | Apache ActiveMQ | 
| ReliableTransport | This interceptor deals with out of order commands together with being able to handle dropped commands and the re-requesting dropped commands. | Class | org.apache.activemq.transport.reliable | Apache ActiveMQ | 
| ReplayBuffer | This class keeps around a buffer of old commands which have been sent on an unreliable transport. | Interface | org.apache.activemq.transport.reliable | Apache ActiveMQ | 
| ReplayBufferListener | Interface | org.apache.activemq.transport.reliable | Apache ActiveMQ | |
| Replayer | Interface | org.apache.activemq.transport.reliable | Apache ActiveMQ | |
| ReplayStrategy | A pluggable strategy for how to deal with dropped packets. | Interface | org.apache.activemq.transport.reliable | Apache ActiveMQ | 
| RequestTimedOutIOException | thrown when the timeout specified on a request expires before a reply or response is received | Class | org.apache.activemq.transport | Apache ActiveMQ | 
| ResponseCorrelator | Adds the incrementing sequence number to commands along with performing the correlation of responses to requests to create a blocking request-response | Class | org.apache.activemq.transport | Apache ActiveMQ | 
| ResponseHandler | Interface used by the AmqpProtocolConverter for callbacks from the broker. | Interface | org.apache.activemq.transport.amqp | Apache ActiveMQ | 
| ResponseHandler | Interface used by the MQTTProtocolConverter for callbacks. | Interface | org.apache.activemq.transport.mqtt | Apache ActiveMQ | 
| ResponseHolder | Class | org.apache.activemq.transport.tcp | Apache ActiveMQ | |
| ResponseRedirectInterceptor | Class | org.apache.activemq.transport.udp | Apache ActiveMQ | |
| SaslMechanism | A SASL Mechanism implements this interface in order to provide the AmqpAuthenticator with the means of providing authentication services | Interface | org.apache.activemq.transport.amqp.sasl | Apache ActiveMQ | 
| SecureSocketConnectorFactory | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| SelectorManager | The SelectorManager will manage one Selector and the thread that checks the We may need to consider running more than one thread to check the selector if | Class | org.apache.activemq.transport.nio | Apache ActiveMQ | 
| SelectorManager .Listener | Interface | org.apache.activemq.transport.nio.SelectorManager | Apache ActiveMQ | |
| SelectorSelection | Class | org.apache.activemq.transport.nio | Apache ActiveMQ | |
| SelectorWorker | Class | org.apache.activemq.transport.nio | Apache ActiveMQ | |
| SimpleBufferPool | A simple implementation of ByteBufferPool which does no pooling and just creates new buffers each time | Class | org.apache.activemq.transport.udp | Apache ActiveMQ | 
| SimpleDiscoveryAgent | Class | org.apache.activemq.transport.discovery.simple | Apache ActiveMQ | |
| SimpleDiscoveryAgentFactory | Class | org.apache.activemq.transport.discovery.simple | Apache ActiveMQ | |
| SocketConnectorFactory | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| SslTransport | A Transport class that uses SSL and client-side certificate authentication. | Class | org.apache.activemq.transport.tcp | Apache ActiveMQ | 
| SslTransportFactory | An implementation of the TcpTransportFactory using SSL. | Class | org.apache.activemq.transport.tcp | Apache ActiveMQ | 
| SslTransportServer | An SSL TransportServer. | Class | org.apache.activemq.transport.tcp | Apache ActiveMQ | 
| Stomp | Interface | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| Stomp .Commands | Interface | org.apache.activemq.transport.stomp.Stomp | Apache ActiveMQ | |
| Stomp .Headers | Interface | org.apache.activemq.transport.stomp.Stomp | Apache ActiveMQ | |
| Stomp .Headers .Ack | Interface | org.apache.activemq.transport.stomp.Stomp.Headers | Apache ActiveMQ | |
| Stomp .Headers .Connect | Interface | org.apache.activemq.transport.stomp.Stomp.Headers | Apache ActiveMQ | |
| Stomp .Headers .Connected | Interface | org.apache.activemq.transport.stomp.Stomp.Headers | Apache ActiveMQ | |
| Stomp .Headers .Message | Interface | org.apache.activemq.transport.stomp.Stomp.Headers | Apache ActiveMQ | |
| Stomp .Headers .Send | Interface | org.apache.activemq.transport.stomp.Stomp.Headers | Apache ActiveMQ | |
| Stomp .Headers .Subscribe | Interface | org.apache.activemq.transport.stomp.Stomp.Headers | Apache ActiveMQ | |
| Stomp .Headers .Subscribe .AckModeValues | Interface | org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe | Apache ActiveMQ | |
| Stomp .Headers .Unsubscribe | Interface | org.apache.activemq.transport.stomp.Stomp.Headers | Apache ActiveMQ | |
| Stomp .Responses | Interface | org.apache.activemq.transport.stomp.Stomp | Apache ActiveMQ | |
| Stomp .Transformations | Class | org.apache.activemq.transport.stomp.Stomp | Apache ActiveMQ | |
| StompCodec | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| StompConnection | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| StompFrame | Represents all the data in a STOMP frame. | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | 
| StompFrameError | Command indicating that an invalid Stomp Frame was received. | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | 
| StompInactivityMonitor | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| StompNIOSSLTransport | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| StompNIOSSLTransportFactory | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| StompNIOTransport | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| StompNIOTransportFactory | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| StompProtocolVerifier | Class | org.apache.activemq.transport.protocol | Apache ActiveMQ | |
| StompQueueBrowserSubscription | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| StompSocket | Class | org.apache.activemq.transport.ws.jetty9 | Apache ActiveMQ | |
| StompSslTransportFactory | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| StompSubscription | Keeps track of the STOMP subscription so that acking is correctly done. | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | 
| StompTransport | Interface | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| StompTransportFactory | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| StompTransportFilter | The StompTransportFilter normally sits on top of a TcpTransport that has been configured with the StompWireFormat and is used to convert STOMP commands to | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | 
| StompWireFormat | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| StompWireFormatFactory | Creates WireFormat objects that marshalls the Stomp protocol. | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | 
| StompWSConnection | Class | org.apache.activemq.transport.ws | Apache ActiveMQ | |
| TcpBufferedInputStream | Class | org.apache.activemq.transport.tcp | Apache ActiveMQ | |
| TcpBufferedOutputStream | Class | org.apache.activemq.transport.tcp | Apache ActiveMQ | |
| TcpTransport | An implementation of the Transport interface using raw tcp/ipAuthor:David Martin Clavo david(dot)martin(dot)clavo(at)gmail. | Class | org.apache.activemq.transport.tcp | Apache ActiveMQ | 
| TcpTransport .InitBuffer | Class | org.apache.activemq.transport.tcp.TcpTransport | Apache ActiveMQ | |
| TcpTransportFactory | Class | org.apache.activemq.transport.tcp | Apache ActiveMQ | |
| TcpTransportServer | Class | org.apache.activemq.transport.tcp | Apache ActiveMQ | |
| TextWireFormat | Class | org.apache.activemq.transport.util | Apache ActiveMQ | |
| ThreadNameFilter | The thread name filter, modifies the name of the thread during the invocation to a transport. | Class | org.apache.activemq.transport | Apache ActiveMQ | 
| TimeStampStream | Interface | org.apache.activemq.transport.tcp | Apache ActiveMQ | |
| Transport | Represents the client side of a transport allowing messages to be sent synchronously, asynchronously and consumed. | Interface | org.apache.activemq.transport | Apache ActiveMQ | 
| TransportAcceptListener | Interface | org.apache.activemq.transport | Apache ActiveMQ | |
| TransportDisposedIOException | This is exception is thrown when the transport is disposedSee Also:Serialized Form | Class | org.apache.activemq.transport | Apache ActiveMQ | 
| TransportFactory | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| TransportFactorySupport | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| TransportFilter | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| TransportListener | Interface | org.apache.activemq.transport | Apache ActiveMQ | |
| TransportLogger | This TransportFilter implementation writes output to a log as it intercepts commands / events before sending them to the | Class | org.apache.activemq.transport | Apache ActiveMQ | 
| TransportLoggerControl | which is an MBean used to control all TransportLoggers at once. | Class | org.apache.activemq.transport | Apache ActiveMQ | 
| TransportLoggerControlMBean | MBean used to manage all of the TransportLoggers at once. | Interface | org.apache.activemq.transport | Apache ActiveMQ | 
| TransportLoggerFactory | Singleton class to create TransportLogger objects. | Class | org.apache.activemq.transport | Apache ActiveMQ | 
| TransportLoggerFactorySPI | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| TransportLoggerSupport | Class | org.apache.activemq | Apache ActiveMQ | |
| TransportLoggerSupport .SPI | Interface | org.apache.activemq.TransportLoggerSupport | Apache ActiveMQ | |
| TransportLoggerView | Class implementing the TransportLoggerViewMBean interface. | Class | org.apache.activemq.transport | Apache ActiveMQ | 
| TransportLoggerViewMBean | MBean to manage a single Transport Logger. | Interface | org.apache.activemq.transport | Apache ActiveMQ | 
| TransportServer | A TransportServer asynchronously accepts Transport objects and then delivers those objects to a TransportAcceptListener. | Interface | org.apache.activemq.transport | Apache ActiveMQ | 
| TransportServerFilter | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| TransportServerSupport | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| TransportServerThreadSupport | A useful base class for implementations of TransportServer which uses a background thread to accept new connections. | Class | org.apache.activemq.transport | Apache ActiveMQ | 
| TransportSupport | A useful base class for transport implementations. | Class | org.apache.activemq.transport | Apache ActiveMQ | 
| TransportThreadSupport | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| UdpTransport | Class | org.apache.activemq.transport.udp | Apache ActiveMQ | |
| UdpTransportFactory | Class | org.apache.activemq.transport.udp | Apache ActiveMQ | |
| UdpTransportServer | Class | org.apache.activemq.transport.udp | Apache ActiveMQ | |
| VMTransport | A Transport implementation that uses direct method invocations. | Class | org.apache.activemq.transport.vm | Apache ActiveMQ | 
| VMTransportFactory | Class | org.apache.activemq.transport.vm | Apache ActiveMQ | |
| VMTransportServer | Class | org.apache.activemq.transport.vm | Apache ActiveMQ | |
| WebTransportServerSupport | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| WireFormatNegotiator | Class | org.apache.activemq.transport | Apache ActiveMQ | |
| WriteTimeoutFilter | This filter implements write timeouts for socket write operations. | Class | org.apache.activemq.transport | Apache ActiveMQ | 
| WriteTimeoutFilter .TimeoutThread | Class | org.apache.activemq.transport.WriteTimeoutFilter | Apache ActiveMQ | |
| WSServlet | Handle connection upgrade requests and creates web socketsSee Also:Serialized Form | Class | org.apache.activemq.transport.ws.jetty9 | Apache ActiveMQ | 
| WSSTransportFactory | Class | org.apache.activemq.transport.wss | Apache ActiveMQ | |
| WSSTransportServer | Class | org.apache.activemq.transport.wss | Apache ActiveMQ | |
| WSTransportFactory | Class | org.apache.activemq.transport.ws | Apache ActiveMQ | |
| WSTransportServer | Class | org.apache.activemq.transport.ws | Apache ActiveMQ | |
| XStreamSupport | Class | org.apache.activemq.transport.stomp | Apache ActiveMQ | |
| XStreamWireFormat | Class | org.apache.activemq.transport.xstream | Apache ActiveMQ | |
| XStreamWireFormatFactory | Class | org.apache.activemq.transport.xstream | Apache ActiveMQ | |
| ZeroconfDiscoveryAgent | Class | org.apache.activemq.transport.discovery.zeroconf | Apache ActiveMQ | |
| ZeroconfDiscoveryAgentFactory | Class | org.apache.activemq.transport.discovery.zeroconf | Apache ActiveMQ | |