Hierarchy For Package org.apache.activemq.artemis.protocol.amqp.broker

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManager<P,​I,​C,​R> (implements org.apache.activemq.artemis.spi.core.protocol.ProtocolManager<P,​R>)
      • org.apache.activemq.artemis.protocol.amqp.broker.ProtonProtocolManager (implements org.apache.activemq.artemis.core.server.management.NotificationListener)
    • org.apache.activemq.artemis.spi.core.protocol.AbstractProtocolManagerFactory<P> (implements org.apache.activemq.artemis.spi.core.protocol.ProtocolManagerFactory<P>)
    • org.apache.activemq.artemis.spi.core.protocol.AbstractRemotingConnection (implements org.apache.activemq.artemis.spi.core.protocol.RemotingConnection)
    • org.apache.activemq.artemis.protocol.amqp.broker.AMQPConnectionCallback (implements org.apache.activemq.artemis.core.remoting.CloseListener, org.apache.activemq.artemis.core.remoting.FailureListener)
    • org.apache.activemq.artemis.protocol.amqp.broker.AMQPMessageBrokerAccessor
    • org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback (implements org.apache.activemq.artemis.spi.core.protocol.SessionCallback)
    • org.apache.activemq.artemis.spi.core.protocol.MessagePersister (implements org.apache.activemq.artemis.core.persistence.Persister<T>)
    • org.apache.activemq.artemis.api.core.RefCountMessage
      • org.apache.activemq.artemis.protocol.amqp.broker.AMQPMessage (implements org.apache.activemq.artemis.api.core.Message)
        • org.apache.activemq.artemis.protocol.amqp.broker.AMQPLargeMessage (implements org.apache.activemq.artemis.core.server.LargeServerMessage)
        • org.apache.activemq.artemis.protocol.amqp.broker.AMQPStandardMessage

Interface Hierarchy

  • org.apache.activemq.artemis.api.core.BaseInterceptor<P>

Enum Hierarchy