Uses of Interface
org.apache.qpid.proton.engine.impl.ProtocolTracer
Packages that use ProtocolTracer
Package
Description
-
Uses of ProtocolTracer in org.apache.qpid.proton.engine
Methods in org.apache.qpid.proton.engine that return ProtocolTracerMethods in org.apache.qpid.proton.engine with parameters of type ProtocolTracerModifier and TypeMethodDescriptionvoid
ProtonJTransport.setProtocolTracer
(ProtocolTracer protocolTracer) -
Uses of ProtocolTracer in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl that return ProtocolTracerMethods in org.apache.qpid.proton.engine.impl with parameters of type ProtocolTracerModifier and TypeMethodDescriptionvoid
TransportImpl.setProtocolTracer
(ProtocolTracer protocolTracer) -
Uses of ProtocolTracer in org.apache.qpid.proton.logging
Classes in org.apache.qpid.proton.logging that implement ProtocolTracer