Hierarchy For All Packages

Package Hierarchies:

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.StompNIOTransport
    • 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.StompSubscription
    • 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)
    • org.apache.activemq.transport.TransportFactory
      • org.apache.activemq.transport.tcp.TcpTransportFactory
        • org.apache.activemq.transport.nio.NIOTransportFactory
        • 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.TransportFilter (implements org.apache.activemq.transport.Transport, org.apache.activemq.transport.TransportListener)

Interface Hierarchy

Enum Class Hierarchy