| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v1_0 | |
| org.apache.qpid.server.protocol.v1_0.codec | |
| org.apache.qpid.server.protocol.v1_0.framing |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQPConnection_1_0.send(AMQFrame amqFrame) |
void |
FrameOutputHandler.send(AMQFrame<T> frame) |
void |
FrameOutputHandler.send(AMQFrame<T> frame,
ByteBuffer payload) |
void |
AMQPConnection_1_0.send(AMQFrame amqFrame,
ByteBuffer buf) |
| Modifier and Type | Method and Description |
|---|---|
<T> int |
FrameWriter.send(AMQFrame<T> frame) |
| Modifier and Type | Class and Description |
|---|---|
class |
SASLFrame |
class |
TransportFrame |
| Modifier and Type | Method and Description |
|---|---|
AMQFrame |
OversizeFrameException.getFrame() |
| Constructor and Description |
|---|
OversizeFrameException(AMQFrame frame,
int size) |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.