Package | Description |
---|---|
com.caucho.amqp.common | |
com.caucho.amqp.io |
Modifier and Type | Method and Description |
---|---|
FrameAttach.Role |
AmqpReceiverLink.getRole() |
abstract FrameAttach.Role |
AmqpLink.getRole() |
FrameAttach.Role |
AmqpSenderLink.getRole() |
Modifier and Type | Method and Description |
---|---|
FrameAttach.Role |
FrameAttach.getRole() |
FrameAttach.Role |
FrameDisposition.getRole() |
static FrameAttach.Role |
FrameAttach.Role.valueOf(java.lang.String name)
Returns the enum constant of this type with the specified name.
|
static FrameAttach.Role[] |
FrameAttach.Role.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
FrameAttach.setRole(FrameAttach.Role role) |
void |
FrameDisposition.setRole(FrameAttach.Role role) |