| Package | Description |
|---|---|
| org.apache.qpid.amqp_1_0.transport | |
| org.apache.qpid.server.protocol.v1_0 |
| Modifier and Type | Method and Description |
|---|---|
ReceivingLinkEndpoint |
SessionEndpoint.createReceivingLinkEndpoint(String name,
String targetAddr,
String sourceAddr,
UnsignedInteger initialCredit,
DistributionMode distributionMode) |
ReceivingLinkEndpoint |
SessionEndpoint.createReceivingLinkEndpoint(String name,
Target target,
Source source,
UnsignedInteger initialCredit) |
| Modifier and Type | Method and Description |
|---|---|
ReceivingLinkEndpoint |
ReceivingLink_1_0.getEndpoint() |
ReceivingLinkEndpoint |
ReceivingLinkAttachment.getEndpoint() |
| Constructor and Description |
|---|
ReceivingLinkAttachment(Session_1_0 session,
ReceivingLinkEndpoint endpoint) |
TxnCoordinatorLink_1_0(VirtualHostImpl vhost,
Session_1_0 session_1_0,
ReceivingLinkEndpoint endpoint,
LinkedHashMap<Integer,ServerTransaction> openTransactions) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.