| Modifier and Type | Method and Description |
|---|---|
static SmppSplittingPolicy |
SmppSplittingPolicy.fromString(String policyName) |
SmppSplittingPolicy |
SmppConfiguration.getSplittingPolicy() |
static SmppSplittingPolicy |
SmppSplittingPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static SmppSplittingPolicy[] |
SmppSplittingPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
| Modifier and Type | Method and Description |
|---|---|
void |
SmppConfiguration.setSplittingPolicy(SmppSplittingPolicy splittingPolicy) |
Apache Camel