Uses of Class
org.apache.qpid.proton.framing.TransportFrame

Packages that use TransportFrame
org.apache.qpid.proton.engine.impl   
 

Uses of TransportFrame in org.apache.qpid.proton.engine.impl
 

Methods in org.apache.qpid.proton.engine.impl with parameters of type TransportFrame
 boolean TransportImpl.input(TransportFrame frame)
           
 boolean FrameTransport.input(TransportFrame frame)
           
 void ProtocolTracer.receivedFrame(TransportFrame transportFrame)
           
 void ProtocolTracer.sentFrame(TransportFrame transportFrame)
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.