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 |
---|---|
Sender |
Event.getSender() |
Sender |
ProtonJSession.sender(String name) |
Sender |
Session.sender(String name)
Returns a newly created sender endpoint
|
Modifier and Type | Class and Description |
---|---|
class |
SenderImpl |
Modifier and Type | Method and Description |
---|---|
Sender |
Pool.newOutgoing(Session ssn,
String remote,
String local) |
Sender |
Pool.outgoing(String target,
String source) |
Modifier and Type | Method and Description |
---|---|
Router.Routes<Sender> |
Router.getOutgoing(String address) |
Modifier and Type | Method and Description |
---|---|
String |
Router.getAddress(Sender snd) |
Modifier and Type | Method and Description |
---|---|
protected Sender |
AmqpSender.getEndpoint() |
Constructor and Description |
---|
AmqpSender(AmqpSession parent,
Sender sender2,
QoS qos) |
Copyright © 2016 The Apache Software Foundation. All rights reserved.