| Package | Description |
|---|---|
| org.apache.qpid.codec | |
| org.apache.qpid.framing |
| Constructor and Description |
|---|
ClientDecoder(ClientMethodProcessor<? extends ClientChannelMethodProcessor> methodProcessor)
Creates a new AMQP decoder.
|
| Modifier and Type | Class and Description |
|---|---|
class |
FrameCreatingMethodProcessor |
| Modifier and Type | Method and Description |
|---|---|
static void |
ConnectionSecureBody.process(ByteBuffer in,
ClientMethodProcessor dispatcher) |
static void |
ConnectionOpenOkBody.process(ByteBuffer buffer,
ClientMethodProcessor dispatcher) |
static void |
ConnectionTuneBody.process(ByteBuffer buffer,
ClientMethodProcessor dispatcher) |
static void |
ConnectionStartBody.process(ByteBuffer in,
ClientMethodProcessor dispatcher) |
static void |
ConnectionRedirectBody.process(ByteBuffer buffer,
ClientMethodProcessor dispatcher) |
Copyright © 2006–2019 The Apache Software Foundation. All rights reserved.