Interface ApnsEndpointBuilderFactory
-
- All Known Subinterfaces:
EndpointBuilders
@Generated("org.apache.camel.maven.packaging.EndpointDslMojo") public interface ApnsEndpointBuilderFactory
Send notifications to Apple iOS devices. Generated by camel build tools - do NOT edit this file!
-
-
Nested Class Summary
Nested Classes Modifier and Type Interface 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.
-
Method Summary
Static Methods Modifier and Type Method Description static ApnsEndpointBuilderFactory.ApnsEndpointBuilder
endpointBuilder(String componentName, String path)
-
-
-
Method Detail
-
endpointBuilder
static ApnsEndpointBuilderFactory.ApnsEndpointBuilder endpointBuilder(String componentName, String path)
-
-