| Package | Description |
|---|---|
| org.apache.qpid.server.protocol.v1_0 | |
| org.apache.qpid.server.protocol.v1_0.type.transport |
| Modifier and Type | Method and Description |
|---|---|
Role |
SendingLinkEndpoint.getRole() |
Role |
ReceivingLinkEndpoint.getRole() |
abstract Role |
LinkEndpoint.getRole() |
| Modifier and Type | Method and Description |
|---|---|
void |
Session_1_0.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–2017 The Apache Software Foundation. All rights reserved.