| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v0_8 | |
| org.apache.qpid.server.protocol.v0_8.transport |
| Modifier and Type | Class and Description |
|---|---|
class |
AMQPConnection_0_8Impl |
| Constructor and Description |
|---|
ServerDecoder(ServerMethodProcessor<? extends ServerChannelMethodProcessor> methodProcessor)
Creates a new AMQP decoder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FrameCreatingMethodProcessor |
| Modifier and Type | Method and Description |
|---|---|
static void |
ChannelOpenBody.process(int channelId,
QpidByteBuffer buffer,
ServerMethodProcessor dispatcher) |
static void |
ConnectionTuneOkBody.process(QpidByteBuffer buffer,
ServerMethodProcessor dispatcher) |
static void |
ConnectionSecureOkBody.process(QpidByteBuffer in,
ServerMethodProcessor dispatcher) |
static void |
ConnectionOpenBody.process(QpidByteBuffer buffer,
ServerMethodProcessor dispatcher) |
static void |
ConnectionStartOkBody.process(QpidByteBuffer in,
ServerMethodProcessor dispatcher) |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.