| Package | Description |
|---|---|
| org.apache.qpid.amqp_1_0.framing | |
| org.apache.qpid.amqp_1_0.transport | |
| org.apache.qpid.amqp_1_0.type.transport | |
| org.apache.qpid.server.protocol.v1_0 |
| Modifier and Type | Method and Description |
|---|---|
static TransportFrame |
AMQFrame.createAMQFrame(short channel,
FrameBody frameBody) |
static TransportFrame |
AMQFrame.createAMQFrame(short channel,
FrameBody frameBody,
QpidByteBuffer payload) |
| Constructor and Description |
|---|
TransportFrame(short channel,
FrameBody frameBody,
QpidByteBuffer payload) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionEndpoint.send(short channel,
FrameBody body) |
int |
ConnectionEndpoint.send(short channel,
FrameBody body,
QpidByteBuffer payload) |
| Modifier and Type | Method and Description |
|---|---|
void |
ConnectionEndpoint.setFrameOutputHandler(FrameOutputHandler<FrameBody> frameOutputHandler) |
| Modifier and Type | Class and Description |
|---|---|
class |
Attach |
class |
Begin |
class |
Close |
class |
Detach |
class |
Disposition |
class |
End |
class |
Flow |
class |
Open |
class |
Transfer |
| Modifier and Type | Method and Description |
|---|---|
void |
AMQPConnection_1_0.send(short channel,
FrameBody body) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.