Package org.apache.activemq.artemis.spi.core.protocol
package org.apache.activemq.artemis.spi.core.protocol
-
ClassDescriptionAbstractProtocolManager<P,
I extends BaseInterceptor<P>, C extends RemotingConnection, R extends org.apache.activemq.artemis.core.server.routing.RoutingHandler> AbstractProtocolManagerFactory<P extends BaseInterceptor>MessageConverter<ProtocolMessage extends Message>ProtocolManager<P extends BaseInterceptor,R extends org.apache.activemq.artemis.core.server.routing.RoutingHandler> Info: ProtocolManager is loaded byRemotingServiceImpl.loadProtocolManagerFactories(Iterable)
ProtocolManagerFactory<P extends BaseInterceptor>A RemotingConnection is a connection between a client and a server.