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