Modifier and Type | Method and Description |
---|---|
Target |
LinkEndpoint.getTarget() |
Modifier and Type | Method and Description |
---|---|
SendingLinkEndpoint |
SessionEndpoint.createSendingLinkEndpoint(String name,
Source source,
Target target) |
SendingLinkEndpoint |
SessionEndpoint.createSendingLinkEndpoint(String name,
Source source,
Target target,
Map<Binary,Outcome> unsettled) |
SendingLinkEndpoint |
SessionEndpoint.createSendingLinkEndpoint(String name,
Source source,
Target target,
Map<Binary,Outcome> unsettled,
DeliveryStateHandler deliveryStateHandler) |
void |
LinkEndpoint.setTarget(Target target) |
Modifier and Type | Class and Description |
---|---|
class |
Target |
Modifier and Type | Class and Description |
---|---|
class |
Coordinator |
Modifier and Type | Method and Description |
---|---|
Target |
Attach.getTarget() |
Modifier and Type | Method and Description |
---|---|
void |
Attach.setTarget(Target target) |
Modifier and Type | Method and Description |
---|---|
Target |
ReceivingLinkAttachment.getTarget() |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.