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