Package | Description |
---|---|
org.apache.camel.component.ignite.messaging |
Modifier and Type | Method and Description |
---|---|
IgniteMessagingSendMode |
IgniteMessagingEndpoint.getSendMode() |
static IgniteMessagingSendMode |
IgniteMessagingSendMode.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static IgniteMessagingSendMode[] |
IgniteMessagingSendMode.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
IgniteMessagingEndpoint.setSendMode(IgniteMessagingSendMode sendMode) |
Apache Camel