| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v1_0 |
| Modifier and Type | Method and Description |
|---|---|
Session_1_0 |
SendingLinkAttachment.getSession() |
Session_1_0 |
SendingLink_1_0.getSession() |
Session_1_0 |
ReceivingLinkAttachment.getSession() |
Session_1_0 |
ReceivingLink_1_0.getSession() |
Session_1_0 |
LinkEndpoint.getSession() |
| Modifier and Type | Method and Description |
|---|---|
Collection<? extends Session_1_0> |
AMQPConnection_1_0.getSessionModels() |
| Modifier and Type | Method and Description |
|---|---|
void |
Session_1_0.addDeleteTask(Action<? super Session_1_0> task) |
void |
Session_1_0.removeDeleteTask(Action<? super Session_1_0> task) |
| Constructor and Description |
|---|
ReceivingLinkAttachment(Session_1_0 session,
ReceivingLinkEndpoint endpoint) |
ReceivingLinkEndpoint(Session_1_0 session,
Attach attach) |
ReceivingLinkEndpoint(Session_1_0 session,
String name) |
ReceivingLinkEndpoint(Session_1_0 session,
String name,
Map<Binary,Outcome> unsettledMap) |
SendingLinkAttachment(Session_1_0 session,
SendingLinkEndpoint endpoint) |
SendingLinkEndpoint(Session_1_0 sessionEndpoint,
Attach attach) |
TxnCoordinatorLink_1_0(NamedAddressSpace namedAddressSpace,
Session_1_0 session_1_0,
ReceivingLinkEndpoint endpoint,
LinkedHashMap<Integer,ServerTransaction> openTransactions) |
Copyright © 2006–2017 The Apache Software Foundation. All rights reserved.