| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v1_0 |
| Modifier and Type | Method and Description |
|---|---|
Session_1_0 |
SendingLinkAttachment.getSession() |
Session_1_0 |
ReceivingLinkAttachment.getSession() |
Session_1_0 |
ReceivingLink_1_0.getSession() |
Session_1_0 |
SendingLink_1_0.getSession() |
| Modifier and Type | Method and Description |
|---|---|
List<Session_1_0> |
AMQPConnection_1_0.getSessionModels() |
List<Session_1_0> |
Connection_1_0.getSessionModels() |
| Modifier and Type | Method and Description |
|---|---|
void |
Connection_1_0.closeSessionAsync(Session_1_0 session,
AMQConstant cause,
String message) |
| 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) |
SendingLinkAttachment(Session_1_0 session,
SendingLinkEndpoint 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.