| Modifier and Type | Method and Description |
|---|---|
void |
Symbol.writeTo(WritableBuffer buffer) |
| Modifier and Type | Class and Description |
|---|---|
class |
CompositeWritableBuffer |
class |
DroppingWritableBuffer |
static class |
WritableBuffer.ByteBufferWrapper |
| Modifier and Type | Method and Description |
|---|---|
WritableBuffer |
EncoderImpl.getBuffer() |
| 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 |
Receiver.recv(WritableBuffer buffer)
Receive message data for the current delivery.
|
| Modifier and Type | Method and Description |
|---|---|
int |
ReceiverImpl.recv(WritableBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
int |
ProtonJMessage.encode(WritableBuffer buffer) |
| Modifier and Type | Method and Description |
|---|---|
int |
MessageImpl.encode(WritableBuffer buffer) |
Copyright © 2018 The Apache Software Foundation. All rights reserved.