Package | Description |
---|---|
org.apache.qpid.proton.codec.messaging | |
org.apache.qpid.proton.hawtdispatch.api |
Modifier and Type | Method and Description |
---|---|
Source |
SourceType.newInstance(Object described) |
Modifier and Type | Method and Description |
---|---|
Class<Source> |
SourceType.getTypeClass() |
Modifier and Type | Method and Description |
---|---|
protected List |
SourceType.wrap(Source val) |
Modifier and Type | Method and Description |
---|---|
AmqpReceiver |
AmqpSession.createReceiver(Source source) |
AmqpReceiver |
AmqpSession.createReceiver(Source source,
QoS qos) |
AmqpReceiver |
AmqpSession.createReceiver(Source source,
QoS qos,
int prefetch) |
AmqpReceiver |
AmqpSession.createReceiver(Source source,
QoS qos,
int prefetch,
String name) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.