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