Package | Description |
---|---|
com.tailf.dp.annotations |
Annotations and proxy helper classes for callbacks.
|
com.tailf.dp.proto |
Callback method types for respective callback type.
|
Modifier and Type | Method and Description |
---|---|
EnumSet<DpFlag> |
DataCallbackProxy.getFlags() |
Modifier and Type | Method and Description |
---|---|
static DpFlag |
DpFlag.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static DpFlag[] |
DpFlag.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|