Package | Description |
---|---|
org.apache.qpid.amqp_1_0.transport | |
org.apache.qpid.amqp_1_0.type.transport |
Modifier and Type | Method and Description |
---|---|
Role |
ReceivingLinkEndpoint.getRole() |
abstract Role |
LinkEndpoint.getRole() |
Role |
SendingLinkEndpoint.getRole() |
Modifier and Type | Method and Description |
---|---|
void |
SessionEndpoint.settle(Role role,
UnsignedInteger deliveryId) |
void |
SessionEndpoint.updateDisposition(Role role,
UnsignedInteger first,
UnsignedInteger last,
DeliveryState state,
boolean settled) |
Modifier and Type | Field and Description |
---|---|
static Role |
Role.RECEIVER |
static Role |
Role.SENDER |
Modifier and Type | Method and Description |
---|---|
Role |
Disposition.getRole() |
Role |
Attach.getRole() |
static Role |
Role.valueOf(Object obj) |
Modifier and Type | Method and Description |
---|---|
void |
Disposition.setRole(Role role) |
void |
Attach.setRole(Role role) |
Copyright © 2006–2016 The Apache Software Foundation. All rights reserved.