Package | Description |
---|---|
org.apache.qpid.proton.codec | |
org.apache.qpid.proton.message | |
org.apache.qpid.proton.message.impl |
Modifier and Type | Class and Description |
---|---|
class |
CompositeWritableBuffer |
class |
DroppingWritableBuffer |
static class |
WritableBuffer.ByteBufferWrapper |
Modifier and Type | Method and Description |
---|---|
void |
EncoderImpl.setByteBuffer(WritableBuffer buf) |
Constructor and Description |
---|
CompositeWritableBuffer(WritableBuffer first,
WritableBuffer second) |
Modifier and Type | Method and Description |
---|---|
int |
ProtonJMessage.encode(WritableBuffer buffer) |
Modifier and Type | Method and Description |
---|---|
int |
MessageImpl.encode(WritableBuffer buffer) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.