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