Uses of Class
org.apache.qpid.proton.framing.TransportFrame
Packages that use TransportFrame
-
Uses of TransportFrame in org.apache.qpid.proton.engine.impl
Methods in org.apache.qpid.proton.engine.impl with parameters of type TransportFrameModifier and TypeMethodDescriptionbooleanFrameHandler.handleFrame(TransportFrame frame) booleanTransportImpl.handleFrame(TransportFrame frame) voidProtocolTracer.receivedFrame(TransportFrame transportFrame) voidProtocolTracer.sentFrame(TransportFrame transportFrame) -
Uses of TransportFrame in org.apache.qpid.proton.logging
Methods in org.apache.qpid.proton.logging with parameters of type TransportFrameModifier and TypeMethodDescriptionvoidLoggingProtocolTracer.receivedFrame(TransportFrame transportFrame) voidLoggingProtocolTracer.sentFrame(TransportFrame transportFrame)