| Package | Description |
|---|---|
| org.apache.camel.builder.endpoint.dsl |
| Modifier and Type | Method and Description |
|---|---|
static ApnsEndpointBuilderFactory.ApnsEndpointBuilder |
ApnsEndpointBuilderFactory.apns(String path)
APNS (camel-apns)
For sending notifications to Apple iOS devices.
|
default ApnsEndpointBuilderFactory.ApnsEndpointBuilder |
ApnsEndpointBuilderFactory.ApnsBuilders.apns(String path)
APNS (camel-apns)
For sending notifications to Apple iOS devices.
|
default ApnsEndpointBuilderFactory.ApnsEndpointBuilder |
ApnsEndpointBuilderFactory.AdvancedApnsEndpointBuilder.basic() |
default ApnsEndpointBuilderFactory.ApnsEndpointBuilder |
ApnsEndpointBuilderFactory.ApnsEndpointBuilder.tokens(String tokens)
Configure this property in case you want to statically declare tokens
related to devices you want to notify.
|
Apache Camel