| Modifier and Type | Class and Description |
|---|---|
class |
AMQChannel<T extends AMQProtocolSession<T>> |
interface |
AMQProtocolSession<T extends AMQProtocolSession<T>> |
| Modifier and Type | Class and Description |
|---|---|
class |
AMQProtocolEngine |
| Modifier and Type | Method and Description |
|---|---|
AMQProtocolSession |
ConsumerTarget_0_8.getProtocolSession() |
AMQProtocolSession |
AMQChannel.getProtocolSession() |
| Modifier and Type | Method and Description |
|---|---|
protected AMQQueue |
QueueDeclareHandler.createQueue(AMQChannel channel,
org.apache.qpid.framing.AMQShortString queueName,
org.apache.qpid.framing.QueueDeclareBody body,
VirtualHostImpl virtualHost,
AMQProtocolSession session) |
static boolean |
BasicGetMethodHandler.performGet(AMQQueue queue,
AMQProtocolSession session,
AMQChannel channel,
boolean acks) |
| Modifier and Type | Method and Description |
|---|---|
static ProtocolOutputConverter |
ProtocolOutputConverterRegistry.getConverter(AMQProtocolSession session) |
ProtocolOutputConverter |
ProtocolOutputConverter.Factory.newInstance(AMQProtocolSession session) |
| Modifier and Type | Method and Description |
|---|---|
AMQProtocolSession |
AMQStateManager.getProtocolSession() |
| Constructor and Description |
|---|
AMQStateManager(Broker<?> broker,
AMQProtocolSession protocolSession) |
Copyright © 2006–2014 The Apache Software Foundation. All rights reserved.