| Package | Description |
|---|---|
| org.apache.qpid.server.protocol | |
| org.apache.qpid.server.protocol.v1_0 |
| Modifier and Type | Method and Description |
|---|---|
LinkModel |
LinkRegistry.getDurableReceivingLink(String name) |
LinkModel |
LinkRegistry.getDurableSendingLink(String name) |
| Modifier and Type | Method and Description |
|---|---|
boolean |
LinkRegistry.registerReceivingLink(String name,
LinkModel link) |
boolean |
LinkRegistry.registerSendingLink(String name,
LinkModel link) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
Link_1_0 |
| Modifier and Type | Class and Description |
|---|---|
class |
ReceivingLink_1_0 |
class |
SendingLink_1_0 |
class |
TxnCoordinatorLink_1_0 |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.