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

Package Hierarchies:

Class Hierarchy

  • java.lang.Object
    • org.apache.activemq.artemis.protocol.amqp.connect.AMQPBrokerConnection (implements org.apache.activemq.artemis.core.server.plugin.ActiveMQServerQueuePlugin, org.apache.activemq.artemis.core.server.BrokerConnection, org.apache.activemq.artemis.spi.core.remoting.ClientConnectionLifeCycleListener)
    • org.apache.activemq.artemis.protocol.amqp.connect.AMQPBrokerConnectionManager (implements org.apache.activemq.artemis.core.server.ActiveMQComponent, org.apache.activemq.artemis.spi.core.remoting.ClientConnectionLifeCycleListener)
    • org.apache.activemq.artemis.protocol.amqp.connect.AMQPBrokerConnectionManager.ClientProtocolManagerWithAMQP (implements org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager)
    • io.netty.channel.ChannelHandlerAdapter (implements io.netty.channel.ChannelHandler)
      • io.netty.channel.ChannelInboundHandlerAdapter (implements io.netty.channel.ChannelInboundHandler)
        • io.netty.channel.ChannelDuplexHandler (implements io.netty.channel.ChannelOutboundHandler)