Class AMQPBrokerConnectionManager.ClientProtocolManagerWithAMQP

  • All Implemented Interfaces:
    ClientProtocolManager
    Enclosing class:
    AMQPBrokerConnectionManager

    public static class AMQPBrokerConnectionManager.ClientProtocolManagerWithAMQP
    extends Object
    implements ClientProtocolManager
    The Client Protocol Manager is used for Core Clients. As we are reusing the NettyConnector the API requires a ClientProtocolManager. This is to give us the reference for the AMQPConnection used.