Package org.apache.activemq.artemis.spi.core.protocol


package org.apache.activemq.artemis.spi.core.protocol
  • Class
    Description
    AbstractProtocolManager<P, I extends org.apache.activemq.artemis.api.core.BaseInterceptor<P>, C extends org.apache.activemq.artemis.spi.core.protocol.RemotingConnection, R extends org.apache.activemq.artemis.core.server.routing.RoutingHandler>
     
    AbstractProtocolManagerFactory<P extends org.apache.activemq.artemis.api.core.BaseInterceptor>
     
     
    MessageConverter<ProtocolMessage extends org.apache.activemq.artemis.api.core.Message>
     
     
    ProtocolManager<P extends org.apache.activemq.artemis.api.core.BaseInterceptor, R extends org.apache.activemq.artemis.core.server.routing.RoutingHandler>
    Info: ProtocolManager is loaded by RemotingServiceImpl.loadProtocolManagerFactories(Iterable)
    ProtocolManagerFactory<P extends org.apache.activemq.artemis.api.core.BaseInterceptor>