| Package | Description |
|---|---|
| com.h3c.dist.bus |
| Modifier and Type | Method and Description |
|---|---|
BusMessage.AckPolicy |
BusMessage.getAckPolicy()
Get ack policy for message
|
static BusMessage.AckPolicy |
BusMessage.AckPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static BusMessage.AckPolicy[] |
BusMessage.AckPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Constructor and Description |
|---|
BusMessage(int t,
byte[] d,
BusListenerId c,
BusMessage.AckPolicy a) |
Copyright © 2014. All Rights Reserved.