| Package | Description |
|---|---|
| org.apache.qpid.codec | |
| org.apache.qpid.framing |
| Constructor and Description |
|---|
AMQDecoder(boolean expectProtocolInitiation,
AMQVersionAwareProtocolSession session)
Creates a new AMQP decoder.
|
| Modifier and Type | Method and Description |
|---|---|
void |
AMQMethodBodyImpl.handle(int channelId,
AMQVersionAwareProtocolSession session) |
void |
ContentBody.handle(int channelId,
AMQVersionAwareProtocolSession session) |
void |
AMQBody.handle(int channelId,
AMQVersionAwareProtocolSession amqProtocolSession) |
void |
ContentHeaderBody.handle(int channelId,
AMQVersionAwareProtocolSession session) |
void |
HeartbeatBody.handle(int channelId,
AMQVersionAwareProtocolSession session) |
| Constructor and Description |
|---|
AMQMethodBodyFactory(AMQVersionAwareProtocolSession protocolSession) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.