| Package | Description |
|---|---|
| org.apache.qpid.client.protocol | |
| org.apache.qpid.framing |
| Modifier and Type | Class and Description |
|---|---|
class |
AMQProtocolSession
Wrapper for protocol session that provides type-safe access to session attributes.
|
| Modifier and Type | Method and Description |
|---|---|
void |
ContentHeaderBody.handle(int channelId,
AMQVersionAwareProtocolSession session) |
void |
HeartbeatBody.handle(int channelId,
AMQVersionAwareProtocolSession session) |
void |
ContentBody.handle(int channelId,
AMQVersionAwareProtocolSession session) |
void |
AMQMethodBodyImpl.handle(int channelId,
AMQVersionAwareProtocolSession session)
Creates an AMQChannelException for the corresponding body type (a channel exception should include the class and
method ids of the body it resulted from).
|
void |
AMQBody.handle(int channelId,
AMQVersionAwareProtocolSession amqProtocolSession) |
Copyright © 2006–2018 The Apache Software Foundation. All rights reserved.