| Package | Description |
|---|---|
| org.apache.camel.component.apns.factory | |
| org.apache.camel.component.apns.model |
| Modifier and Type | Method and Description |
|---|---|
ReconnectionPolicy |
ApnsServiceFactory.getReconnectionPolicy() |
| Modifier and Type | Method and Description |
|---|---|
void |
ApnsServiceFactory.setReconnectionPolicy(ReconnectionPolicy reconnectionPolicy) |
| Modifier and Type | Method and Description |
|---|---|
static ReconnectionPolicy |
ReconnectionPolicy.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ReconnectionPolicy[] |
ReconnectionPolicy.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Apache Camel