| Constructor and Description |
|---|
TransportFrame(short channel,
FrameBody frameBody,
org.apache.qpid.bytebuffer.QpidByteBuffer payload) |
| Modifier and Type | Method and Description |
|---|---|
short |
getChannel() |
byte |
getFrameType() |
createAMQFrame, createAMQFrame, getFrameBody, getPayload, toStringpublic TransportFrame(short channel,
FrameBody frameBody,
org.apache.qpid.bytebuffer.QpidByteBuffer payload)
public short getChannel()
getChannel in class AMQFrame<FrameBody>public byte getFrameType()
getFrameType in class AMQFrame<FrameBody>Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.