Hierarchy For All Packages

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.protocol.amqp.client.ProtonClientProtocolManager (implements org.apache.activemq.artemis.spi.core.remoting.ClientProtocolManager)
    • 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.logger.ActiveMQAMQPProtocolMessageBundle_$bundle (implements org.apache.activemq.artemis.protocol.amqp.logger.ActiveMQAMQPProtocolMessageBundle, java.io.Serializable)
    • 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)
    • org.apache.activemq.artemis.protocol.amqp.client.AMQPClientConnectionFactory
    • 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.proton.AMQPConstants
    • org.apache.activemq.artemis.protocol.amqp.proton.AMQPConstants.Connection
    • org.apache.activemq.artemis.protocol.amqp.converter.AMQPContentTypeSupport
    • org.apache.activemq.artemis.protocol.amqp.converter.AMQPConverter (implements org.apache.activemq.artemis.spi.core.protocol.MessageConverter<ProtocolMessage>)
    • org.apache.activemq.artemis.protocol.amqp.converter.AmqpCoreConverter
    • org.apache.activemq.artemis.protocol.amqp.proton.AmqpJmsSelectorFilter (implements org.apache.qpid.proton.amqp.DescribedType)
    • org.apache.activemq.artemis.protocol.amqp.broker.AMQPMessageBrokerAccessor
    • org.apache.activemq.artemis.protocol.amqp.converter.AMQPMessageIdHelper
    • org.apache.activemq.artemis.protocol.amqp.converter.AMQPMessageSupport
    • org.apache.activemq.artemis.protocol.amqp.connect.mirror.AMQPMirrorControllerAggregation (implements org.apache.activemq.artemis.core.server.ActiveMQComponent, org.apache.activemq.artemis.core.server.mirror.MirrorController)
    • org.apache.activemq.artemis.protocol.amqp.connect.mirror.AMQPMirrorMessageFactory
    • org.apache.activemq.artemis.protocol.amqp.proton.AmqpNoLocalFilter (implements org.apache.qpid.proton.amqp.DescribedType)
    • org.apache.activemq.artemis.protocol.amqp.broker.AmqpReadableBuffer (implements org.apache.qpid.proton.codec.ReadableBuffer)
    • org.apache.activemq.artemis.protocol.amqp.broker.AMQPSessionCallback (implements org.apache.activemq.artemis.spi.core.protocol.SessionCallback)
    • org.apache.activemq.artemis.protocol.amqp.proton.AmqpSupport
    • org.apache.activemq.artemis.protocol.amqp.proton.AmqpTransferTagGenerator
    • org.apache.activemq.artemis.protocol.amqp.sasl.AnonymousServerSASL (implements org.apache.activemq.artemis.protocol.amqp.sasl.ServerSASL)
    • org.apache.activemq.artemis.protocol.amqp.sasl.AnonymousServerSASLFactory (implements org.apache.activemq.artemis.protocol.amqp.sasl.ServerSASLFactory)
    • org.apache.activemq.artemis.protocol.amqp.connect.mirror.BasicMirrorController<T>
      • org.apache.activemq.artemis.protocol.amqp.connect.mirror.AMQPMirrorControllerSource (implements org.apache.activemq.artemis.core.server.ActiveMQComponent, org.apache.activemq.artemis.core.server.mirror.MirrorController)
    • 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)
    • org.apache.activemq.artemis.protocol.amqp.converter.CoreAmqpConverter
    • org.apache.activemq.artemis.protocol.amqp.converter.coreWrapper.CoreMessageWrapper
    • org.apache.activemq.artemis.protocol.amqp.util.CreditsSemaphore
    • org.jboss.logging.DelegatingBasicLogger (implements org.jboss.logging.BasicLogger, java.io.Serializable)
    • org.apache.activemq.artemis.protocol.amqp.proton.handler.Events
    • org.apache.activemq.artemis.protocol.amqp.proton.handler.ExecutorNettyAdapter (implements io.netty.channel.EventLoop)
    • org.apache.activemq.artemis.protocol.amqp.proton.handler.ExtCapability
    • org.apache.activemq.artemis.protocol.amqp.sasl.ExternalServerSASL (implements org.apache.activemq.artemis.protocol.amqp.sasl.ServerSASL)
    • org.apache.activemq.artemis.protocol.amqp.sasl.ExternalServerSASLFactory (implements org.apache.activemq.artemis.protocol.amqp.sasl.ServerSASLFactory)
    • org.apache.activemq.artemis.protocol.amqp.sasl.GSSAPIServerSASL (implements org.apache.activemq.artemis.protocol.amqp.sasl.ServerSASL)
    • org.apache.activemq.artemis.protocol.amqp.sasl.GSSAPIServerSASLFactory (implements org.apache.activemq.artemis.protocol.amqp.sasl.ServerSASLFactory)
    • org.apache.activemq.artemis.protocol.amqp.sasl.MechanismFinder
    • org.apache.activemq.artemis.spi.core.protocol.MessagePersister (implements org.apache.activemq.artemis.core.persistence.Persister<T>)
    • org.apache.activemq.artemis.protocol.amqp.connect.mirror.MirrorAddressFilter
    • org.apache.activemq.artemis.protocol.amqp.util.NettyReadable (implements org.apache.qpid.proton.codec.ReadableBuffer)
    • org.apache.activemq.artemis.protocol.amqp.util.NettyWritable (implements org.apache.qpid.proton.codec.WritableBuffer)
    • org.apache.activemq.artemis.protocol.amqp.sasl.PlainSASLResult (implements org.apache.activemq.artemis.protocol.amqp.sasl.SASLResult)
    • org.apache.activemq.artemis.protocol.amqp.sasl.PlainServerSASLFactory (implements org.apache.activemq.artemis.protocol.amqp.sasl.ServerSASLFactory)
    • org.apache.activemq.artemis.protocol.amqp.sasl.PrincipalSASLResult (implements org.apache.activemq.artemis.protocol.amqp.sasl.SASLResult)
    • org.apache.activemq.artemis.protocol.amqp.client.ProtonClientConnectionManager (implements org.apache.activemq.artemis.spi.core.remoting.BaseConnectionLifeCycleListener<ProtocolClass>, org.apache.activemq.artemis.spi.core.remoting.BufferHandler)
    • org.apache.activemq.artemis.protocol.amqp.proton.ProtonInitializable
    • org.apache.activemq.artemis.protocol.amqp.proton.transaction.ProtonTransactionHandler (implements org.apache.activemq.artemis.protocol.amqp.proton.ProtonDeliveryHandler)
    • 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
    • org.apache.activemq.artemis.protocol.amqp.connect.mirror.ReferenceNodeStore (implements org.apache.activemq.artemis.utils.collections.NodeStore<E>)
    • org.apache.activemq.artemis.core.server.routing.RoutingContext
    • org.apache.activemq.artemis.core.server.routing.RoutingHandler<T>
    • org.apache.activemq.artemis.protocol.amqp.sasl.scram.ScramClientFunctionalityImpl (implements org.apache.activemq.artemis.protocol.amqp.sasl.scram.ScramClientFunctionality)
    • org.apache.activemq.artemis.protocol.amqp.sasl.scram.SCRAMClientSASL (implements org.apache.activemq.artemis.protocol.amqp.sasl.ClientSASL)
    • org.apache.activemq.artemis.protocol.amqp.sasl.scram.ScramServerFunctionalityImpl (implements org.apache.activemq.artemis.protocol.amqp.sasl.scram.ScramServerFunctionality)
    • org.apache.activemq.artemis.protocol.amqp.sasl.scram.SCRAMServerSASL (implements org.apache.activemq.artemis.protocol.amqp.sasl.ServerSASL)
    • org.apache.activemq.artemis.protocol.amqp.sasl.scram.SCRAMServerSASLFactory (implements org.apache.activemq.artemis.protocol.amqp.sasl.ServerSASLFactory)
    • org.apache.activemq.artemis.protocol.amqp.sasl.ServerSASLPlain (implements org.apache.activemq.artemis.protocol.amqp.sasl.ServerSASL)
      • org.apache.activemq.artemis.protocol.amqp.sasl.PlainSASL
    • java.lang.Throwable (implements java.io.Serializable)
    • org.apache.activemq.artemis.protocol.amqp.util.TLSEncode
    • org.apache.activemq.artemis.core.transaction.impl.TransactionImpl (implements org.apache.activemq.artemis.core.transaction.Transaction)
    • org.apache.activemq.artemis.core.transaction.TransactionOperationAbstract (implements org.apache.activemq.artemis.core.transaction.TransactionOperation)
      • org.apache.activemq.artemis.core.server.impl.RefsOperation

Interface Hierarchy

Enum Hierarchy