BasicContentHeaderProperties |
ContentHeaderPropertiesFactory.createContentHeaderProperties(int classId,
int propertyFlags,
ByteBuffer buffer,
int size) |
static ContentHeaderBody |
ContentHeaderBody.createFromBuffer(ByteBuffer buffer,
long size)
Helper method that is used currently by the persistence layer.
|
protected void |
HeartbeatBody.populateFromBuffer(DataInputStream buffer,
long size) |
void |
BasicContentHeaderProperties.populatePropertiesFromBuffer(ByteBuffer buffer,
int propertyFlags,
int size) |
static void |
ContentHeaderBody.process(ByteBuffer buffer,
ChannelMethodProcessor methodProcessor,
long size) |
static void |
ChannelAlertBody.process(ByteBuffer buffer,
ClientChannelMethodProcessor dispatcher) |
static void |
ConnectionSecureBody.process(ByteBuffer in,
ClientMethodProcessor dispatcher) |
static void |
ConnectionStartBody.process(ByteBuffer in,
ClientMethodProcessor dispatcher) |
static void |
QueueBindBody.process(ByteBuffer buffer,
ServerChannelMethodProcessor dispatcher) |
static void |
QueueDeclareBody.process(ByteBuffer buffer,
ServerChannelMethodProcessor dispatcher) |
static void |
BasicConsumeBody.process(ByteBuffer buffer,
ServerChannelMethodProcessor dispatcher) |
static void |
QueueUnbindBody.process(ByteBuffer buffer,
ServerChannelMethodProcessor dispatcher) |
static void |
ExchangeDeclareBody.process(ByteBuffer buffer,
ServerChannelMethodProcessor dispatcher) |
static void |
ConnectionStartOkBody.process(ByteBuffer in,
ServerMethodProcessor dispatcher) |
static FieldTable |
EncodingUtils.readFieldTable(ByteBuffer input) |
static long |
EncodingUtils.readLongAsShortString(ByteBuffer buffer) |