| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v0_8.transport |
| 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.