org.apache.qpid.proton.framing
Class TransportFrame
java.lang.Object
org.apache.qpid.proton.framing.TransportFrame
public class TransportFrame
- extends Object
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
TransportFrame
public TransportFrame(int channel,
FrameBody body,
Binary payload)
getChannel
public int getChannel()
getBody
public FrameBody getBody()
getPayload
public Binary getPayload()
Copyright © 2013 The Apache Software Foundation. All Rights Reserved.