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 |
AMQMethodBodyImpl.handle(int channelId,
AMQVersionAwareProtocolSession session) |
void |
ContentBody.handle(int channelId,
AMQVersionAwareProtocolSession session) |
void |
ContentHeaderBody.handle(int channelId,
AMQVersionAwareProtocolSession session) |
void |
AMQBody.handle(int channelId,
AMQVersionAwareProtocolSession amqProtocolSession) |
void |
HeartbeatBody.handle(int channelId,
AMQVersionAwareProtocolSession session) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.