Package | Description |
---|---|
org.apache.qpid.proton.engine | |
org.apache.qpid.proton.engine.impl | |
org.apache.qpid.proton.examples | |
org.apache.qpid.proton.hawtdispatch.api |
Modifier and Type | Method and Description |
---|---|
Receiver |
Event.getReceiver() |
Receiver |
Session.receiver(String name)
Returns a newly created receiver endpoint
|
Modifier and Type | Class and Description |
---|---|
class |
ReceiverImpl |
Modifier and Type | Method and Description |
---|---|
Receiver |
Pool.incoming(String source,
String target) |
Receiver |
Pool.newIncoming(Session ssn,
String remote,
String local) |
Modifier and Type | Method and Description |
---|---|
Router.Routes<Receiver> |
Router.getIncoming(String address) |
Modifier and Type | Method and Description |
---|---|
String |
Router.getAddress(Receiver rcv) |
Modifier and Type | Method and Description |
---|---|
protected Receiver |
AmqpReceiver.getEndpoint() |
Constructor and Description |
---|
AmqpReceiver(AmqpSession parent,
Receiver receiver2,
QoS qos) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.