Modifier and Type | Method and Description |
---|---|
PahoPersistence |
PahoEndpoint.getPersistence() |
static PahoPersistence |
PahoPersistence.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static PahoPersistence[] |
PahoPersistence.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Modifier and Type | Method and Description |
---|---|
void |
PahoEndpoint.setPersistence(PahoPersistence persistence)
Client persistence to be used - memory or file.
|
Apache Camel