Class ProtonPerformativeHandler

java.lang.Object
org.apache.qpid.protonj2.engine.impl.ProtonPerformativeHandler
All Implemented Interfaces:
EngineHandler, AMQPHeader.HeaderHandler<EngineHandlerContext>, Performative.PerformativeHandler<EngineHandlerContext>

Transport Handler that forwards the incoming Performatives to the associated Connection as well as any error encountered during the Transport processing.