Package | Description |
---|---|
org.apache.qpid.amqp_1_0.transport | |
org.apache.qpid.server.protocol.v1_0 |
Modifier and Type | Class and Description |
---|---|
class |
ReceivingLinkEndpoint |
class |
SendingLinkEndpoint |
Modifier and Type | Method and Description |
---|---|
LinkEndpoint |
Delivery.getLinkEndpoint() |
LinkEndpoint |
UnsettledTransfer.getLinkEndpoint() |
Modifier and Type | Method and Description |
---|---|
Collection<LinkEndpoint> |
SessionEndpoint.getLocalLinkEndpoints() |
Modifier and Type | Method and Description |
---|---|
void |
SendingLinkListener.DefaultLinkEventListener.remoteDetached(LinkEndpoint endpoint,
Detach detach) |
void |
ReceivingLinkListener.DefaultLinkEventListener.remoteDetached(LinkEndpoint endpoint,
Detach detach) |
void |
LinkEventListener.remoteDetached(LinkEndpoint endpoint,
Detach detach) |
void |
SessionEventListener.remoteLinkCreation(LinkEndpoint endpoint) |
void |
SessionEventListener.DefaultSessionEventListener.remoteLinkCreation(LinkEndpoint endpoint) |
Constructor and Description |
---|
Delivery(Transfer transfer,
LinkEndpoint endpoint) |
UnsettledTransfer(Transfer transfer,
LinkEndpoint linkEndpoint) |
Modifier and Type | Method and Description |
---|---|
void |
ReceivingLink_1_0.remoteDetached(LinkEndpoint endpoint,
Detach detach) |
void |
TxnCoordinatorLink_1_0.remoteDetached(LinkEndpoint endpoint,
Detach detach) |
void |
SendingLink_1_0.remoteDetached(LinkEndpoint endpoint,
Detach detach) |
void |
Session_1_0.remoteLinkCreation(LinkEndpoint endpoint) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.