Class Hierarchy
- java.lang.Object
- org.apache.activemq.transport.stomp.FrameTranslator.Helper
- org.apache.activemq.transport.stomp.LegacyFrameTranslator (implements org.apache.activemq.transport.stomp.FrameTranslator)
- org.apache.activemq.transport.stomp.JmsFrameTranslator (implements org.apache.activemq.broker.BrokerContextAware)
- org.apache.activemq.transport.stomp.ProtocolConverter
- org.apache.activemq.util.ServiceSupport (implements org.apache.activemq.Service)
- org.apache.activemq.transport.TransportSupport (implements org.apache.activemq.transport.Transport)
- org.apache.activemq.transport.TransportThreadSupport (implements java.lang.Runnable)
- org.apache.activemq.transport.tcp.TcpTransport (implements java.lang.Runnable, org.apache.activemq.Service, org.apache.activemq.transport.Transport)
- org.apache.activemq.transport.nio.NIOTransport
- org.apache.activemq.transport.nio.NIOSSLTransport
- org.apache.activemq.transport.stomp.StompNIOSSLTransport
- org.apache.activemq.transport.nio.NIOSSLTransport
- org.apache.activemq.transport.stomp.StompNIOTransport
- org.apache.activemq.transport.nio.NIOTransport
- org.apache.activemq.transport.tcp.TcpTransport (implements java.lang.Runnable, org.apache.activemq.Service, org.apache.activemq.transport.Transport)
- org.apache.activemq.transport.TransportThreadSupport (implements java.lang.Runnable)
- org.apache.activemq.transport.TransportSupport (implements org.apache.activemq.transport.Transport)
- org.apache.activemq.transport.stomp.StompAckEntry
- org.apache.activemq.transport.stomp.StompCodec
- org.apache.activemq.transport.stomp.StompConnection
- org.apache.activemq.transport.stomp.StompFrame (implements org.apache.activemq.command.Command)
- org.apache.activemq.transport.stomp.StompFrameError
- org.apache.activemq.transport.stomp.StompSubscription
- org.apache.activemq.transport.stomp.StompQueueBrowserSubscription
- org.apache.activemq.transport.stomp.StompWireFormat (implements org.apache.activemq.wireformat.WireFormat)
- org.apache.activemq.transport.stomp.StompWireFormatFactory (implements org.apache.activemq.wireformat.WireFormatFactory)
- java.lang.Throwable (implements java.io.Serializable)
- java.lang.Exception
- java.io.IOException
- org.apache.activemq.transport.stomp.ProtocolException
- java.io.IOException
- java.lang.Exception
- org.apache.activemq.transport.TransportFactory
- org.apache.activemq.transport.tcp.TcpTransportFactory
- org.apache.activemq.transport.nio.NIOTransportFactory
- org.apache.activemq.transport.stomp.StompNIOTransportFactory (implements org.apache.activemq.broker.BrokerServiceAware)
- org.apache.activemq.transport.stomp.StompNIOSSLTransportFactory
- org.apache.activemq.transport.stomp.StompNIOTransportFactory (implements org.apache.activemq.broker.BrokerServiceAware)
- org.apache.activemq.transport.tcp.SslTransportFactory
- org.apache.activemq.transport.stomp.StompSslTransportFactory (implements org.apache.activemq.broker.BrokerServiceAware)
- org.apache.activemq.transport.stomp.StompTransportFactory (implements org.apache.activemq.broker.BrokerServiceAware)
- org.apache.activemq.transport.nio.NIOTransportFactory
- org.apache.activemq.transport.tcp.TcpTransportFactory
- org.apache.activemq.transport.TransportFilter (implements org.apache.activemq.transport.Transport, org.apache.activemq.transport.TransportListener)
- org.apache.activemq.transport.AbstractInactivityMonitor
- org.apache.activemq.transport.stomp.StompInactivityMonitor
- org.apache.activemq.transport.stomp.StompTransportFilter (implements org.apache.activemq.transport.stomp.StompTransport)
- org.apache.activemq.transport.AbstractInactivityMonitor
Interface Hierarchy
- org.apache.activemq.transport.stomp.FrameTranslator
- org.apache.activemq.transport.stomp.Stomp
- org.apache.activemq.transport.stomp.Stomp.Commands
- org.apache.activemq.transport.stomp.Stomp.Headers
- org.apache.activemq.transport.stomp.Stomp.Headers.Ack
- org.apache.activemq.transport.stomp.Stomp.Headers.Connect
- org.apache.activemq.transport.stomp.Stomp.Headers.Connected
- org.apache.activemq.transport.stomp.Stomp.Headers.Error
- org.apache.activemq.transport.stomp.Stomp.Headers.Message
- org.apache.activemq.transport.stomp.Stomp.Headers.Response
- org.apache.activemq.transport.stomp.Stomp.Headers.Send
- org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe
- org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe.AckModeValues
- org.apache.activemq.transport.stomp.Stomp.Headers.Unsubscribe
- org.apache.activemq.transport.stomp.Stomp.Responses
- org.apache.activemq.transport.stomp.StompTransport
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)
- org.apache.activemq.transport.stomp.Stomp.Transformations
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.io.Serializable)