@Generated(value="org.apache.camel.maven.packaging.EndpointDslMojo") public interface ApnsEndpointBuilderFactory
| Modifier and Type | Interface and Description |
|---|---|
static interface |
ApnsEndpointBuilderFactory.AdvancedApnsEndpointBuilder
Advanced builder for endpoint for the APNS component.
|
static interface |
ApnsEndpointBuilderFactory.AdvancedApnsEndpointConsumerBuilder
Advanced builder for endpoint consumers for the APNS component.
|
static interface |
ApnsEndpointBuilderFactory.AdvancedApnsEndpointProducerBuilder
Advanced builder for endpoint producers for the APNS component.
|
static interface |
ApnsEndpointBuilderFactory.ApnsBuilders |
static interface |
ApnsEndpointBuilderFactory.ApnsEndpointBuilder
Builder for endpoint for the APNS component.
|
static interface |
ApnsEndpointBuilderFactory.ApnsEndpointConsumerBuilder
Builder for endpoint consumers for the APNS component.
|
static interface |
ApnsEndpointBuilderFactory.ApnsEndpointProducerBuilder
Builder for endpoint producers for the APNS component.
|
| Modifier and Type | Method and Description |
|---|---|
static ApnsEndpointBuilderFactory.ApnsEndpointBuilder |
apns(String path)
APNS (camel-apns)
For sending notifications to Apple iOS devices.
|
static ApnsEndpointBuilderFactory.ApnsEndpointBuilder apns(String path)
apns:name
Path parameter: name
Name of the endpointApache Camel