| Package | Description |
|---|---|
| org.apache.qpid.amqp_1_0.transport |
| Modifier and Type | Interface and Description |
|---|---|
interface |
BytesTransport |
| Modifier and Type | Class and Description |
|---|---|
class |
ProtocolHeaderTransport |
class |
SASLTransport |
| Modifier and Type | Method and Description |
|---|---|
void |
CircularBytesBuffer.get(BytesProcessor processor) |
void |
BytesTransport.getNextBytes(BytesProcessor processor) |
void |
SASLTransport.getNextBytes(BytesProcessor processor) |
void |
ProtocolHeaderTransport.getNextBytes(BytesProcessor processor) |
void |
CircularBytesBuffer.put(BytesProcessor processor) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.