| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v0_8 | |
| org.apache.qpid.server.protocol.v0_8.transport |
| Modifier and Type | Method and Description |
|---|---|
AMQFrame |
AMQConnectionException.getCloseFrame() |
| Modifier and Type | Field and Description |
|---|---|
static AMQFrame |
HeartbeatBody.FRAME |
| Modifier and Type | Method and Description |
|---|---|
static AMQFrame |
ContentHeaderBody.createAMQFrame(int channelId,
BasicContentHeaderProperties properties,
long bodySize) |
static AMQFrame |
ContentBody.createAMQFrame(int channelId,
ContentBody body) |
AMQFrame |
AMQMethodBodyImpl.generateFrame(int channelId) |
AMQFrame |
AMQMethodBody.generateFrame(int channelId) |
AMQFrame |
HeartbeatBody.toFrame() |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.