Class ProtonProtocolManager

All Implemented Interfaces:
org.apache.activemq.artemis.core.server.management.NotificationListener, ProtocolManager<AmqpInterceptor, AMQPRoutingHandler>
Direct Known Subclasses:
ProtonClientProtocolManager

public class ProtonProtocolManager extends AbstractProtocolManager<AMQPMessage, AmqpInterceptor, ActiveMQProtonRemotingConnection, AMQPRoutingHandler> implements org.apache.activemq.artemis.core.server.management.NotificationListener
A proton protocol manager, basically reads the Proton Input and maps proton resources to ActiveMQ Artemis resources