Package | Description |
---|---|
org.apache.camel.component.atomix.client.messaging |
Modifier and Type | Method and Description |
---|---|
AtomixMessaging.Action |
AtomixMessagingConfiguration.getDefaultAction() |
static AtomixMessaging.Action |
AtomixMessaging.Action.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static AtomixMessaging.Action[] |
AtomixMessaging.Action.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
AtomixMessagingConfiguration.setDefaultAction(AtomixMessaging.Action defaultAction)
The default action.
|
Apache Camel