A B C D E G H I M N O P Q R S T V
All Classes All Packages
All Classes All Packages
All Classes All Packages
A
- APNS_NOTIFICATION - org.apache.camel.component.apns.model.MessageType
- ApnsComponent - Class in org.apache.camel.component.apns
-
For sending notifications to Apple iOS devices
- ApnsComponent() - Constructor for class org.apache.camel.component.apns.ApnsComponent
- ApnsComponent(ApnsService) - Constructor for class org.apache.camel.component.apns.ApnsComponent
- ApnsComponentConfigurer - Class in org.apache.camel.component.apns
-
Generated by camel build tools - do NOT edit this file!
- ApnsComponentConfigurer() - Constructor for class org.apache.camel.component.apns.ApnsComponentConfigurer
- ApnsConstants - Class in org.apache.camel.component.apns.model
- ApnsConsumer - Class in org.apache.camel.component.apns
- ApnsConsumer(ApnsEndpoint, Processor) - Constructor for class org.apache.camel.component.apns.ApnsConsumer
- ApnsEndpoint - Class in org.apache.camel.component.apns
-
Send notifications to Apple iOS devices.
- ApnsEndpoint(String, ApnsComponent) - Constructor for class org.apache.camel.component.apns.ApnsEndpoint
- ApnsEndpointConfigurer - Class in org.apache.camel.component.apns
-
Generated by camel build tools - do NOT edit this file!
- ApnsEndpointConfigurer() - Constructor for class org.apache.camel.component.apns.ApnsEndpointConfigurer
- ApnsEndpointUriFactory - Class in org.apache.camel.component.apns
-
Generated by camel build tools - do NOT edit this file!
- ApnsEndpointUriFactory() - Constructor for class org.apache.camel.component.apns.ApnsEndpointUriFactory
- ApnsProducer - Class in org.apache.camel.component.apns
- ApnsProducer(ApnsEndpoint) - Constructor for class org.apache.camel.component.apns.ApnsProducer
- ApnsServiceFactory - Class in org.apache.camel.component.apns.factory
- ApnsServiceFactory() - Constructor for class org.apache.camel.component.apns.factory.ApnsServiceFactory
- ApnsServiceFactory(CamelContext) - Constructor for class org.apache.camel.component.apns.factory.ApnsServiceFactory
- AssertUtils - Class in org.apache.camel.component.apns.util
B
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.apns.ApnsEndpointUriFactory
C
- checkDestination(String, int, String) - Static method in class org.apache.camel.component.apns.util.ParamUtils
- checkNotEmpty(String, String) - Static method in class org.apache.camel.component.apns.util.ParamUtils
- checkNotNull(Object, String) - Static method in class org.apache.camel.component.apns.util.ParamUtils
- close(Closeable) - Static method in class org.apache.camel.component.apns.util.ResourceUtils
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.apns.ApnsComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.apns.ApnsEndpointConfigurer
- configureServiceBuilder(ApnsServiceBuilder) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- ConnectionStrategy - Enum in org.apache.camel.component.apns.model
- createConsumer(Processor) - Method in class org.apache.camel.component.apns.ApnsEndpoint
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.apns.ApnsComponent
- createProducer() - Method in class org.apache.camel.component.apns.ApnsEndpoint
D
- doStart() - Method in class org.apache.camel.component.apns.ApnsConsumer
- doStop() - Method in class org.apache.camel.component.apns.ApnsConsumer
E
- EVERY_HALF_HOUR - org.apache.camel.component.apns.model.ReconnectionPolicy
-
Makes a new connection if the current connection has lasted for more than half an hour.
- EVERY_NOTIFICATION - org.apache.camel.component.apns.model.ReconnectionPolicy
-
Makes a new connection for every message being sent.
G
- getApnsDelegate() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- getApnsService() - Method in class org.apache.camel.component.apns.ApnsComponent
- getApnsService() - Method in class org.apache.camel.component.apns.ApnsEndpoint
- getApnsService() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- getCamelContext() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- getCertificatePassword() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- getCertificatePath() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- getClasspathResourcePath(String) - Static method in class org.apache.camel.component.apns.util.ResourceUtils
- getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.apns.ApnsEndpointConfigurer
- getConnectionStrategy() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- getConsumers() - Method in class org.apache.camel.component.apns.ApnsEndpoint
- getDate() - Method in class org.apache.camel.component.apns.model.InactiveDevice
- getDeviceToken() - Method in class org.apache.camel.component.apns.model.InactiveDevice
- getEndpoint() - Method in class org.apache.camel.component.apns.ApnsConsumer
- getEndpoint() - Method in class org.apache.camel.component.apns.ApnsProducer
- getFeedbackHost() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- getFeedbackPort() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- getGatewayHost() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- getGatewayPort() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- getHeaderMessageType(Exchange, MessageType) - Method in class org.apache.camel.component.apns.ApnsProducer
- getHeaderTokens(Exchange) - Method in class org.apache.camel.component.apns.ApnsProducer
- getInputStream(String) - Static method in class org.apache.camel.component.apns.util.ResourceUtils
- getName() - Method in class org.apache.camel.component.apns.ApnsEndpoint
- getOptionType(String, boolean) - Method in class org.apache.camel.component.apns.ApnsComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.apns.ApnsEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.apns.ApnsComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.apns.ApnsEndpointConfigurer
- getPoolSize() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- getReconnectionPolicy() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- getSslContextParameters() - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- getTokens() - Method in class org.apache.camel.component.apns.ApnsEndpoint
H
- HEADER_EXPIRY - Static variable in class org.apache.camel.component.apns.model.ApnsConstants
- HEADER_MESSAGE_TYPE - Static variable in class org.apache.camel.component.apns.model.ApnsConstants
- HEADER_TOKENS - Static variable in class org.apache.camel.component.apns.model.ApnsConstants
I
- InactiveDevice - Class in org.apache.camel.component.apns.model
- InactiveDevice(String, Date) - Constructor for class org.apache.camel.component.apns.model.InactiveDevice
- isClasspathResource(String) - Static method in class org.apache.camel.component.apns.util.ResourceUtils
- isEmpty(String) - Static method in class org.apache.camel.component.apns.util.StringUtils
- isEnabled(String) - Method in class org.apache.camel.component.apns.ApnsEndpointUriFactory
- isLenientProperties() - Method in class org.apache.camel.component.apns.ApnsEndpointUriFactory
- isNotEmpty(String) - Static method in class org.apache.camel.component.apns.util.StringUtils
- isTokensConfiguredUsingUri() - Method in class org.apache.camel.component.apns.ApnsProducer
- isTrue(boolean, String) - Static method in class org.apache.camel.component.apns.util.AssertUtils
M
N
- NEVER - org.apache.camel.component.apns.model.ReconnectionPolicy
-
Only reconnect if absolutely needed, e.g.
- notNull(Object, String) - Static method in class org.apache.camel.component.apns.util.AssertUtils
O
- org.apache.camel.component.apns - package org.apache.camel.component.apns
- org.apache.camel.component.apns.factory - package org.apache.camel.component.apns.factory
- org.apache.camel.component.apns.model - package org.apache.camel.component.apns.model
- org.apache.camel.component.apns.util - package org.apache.camel.component.apns.util
P
- ParamUtils - Class in org.apache.camel.component.apns.util
- PAYLOAD - org.apache.camel.component.apns.model.MessageType
- poll() - Method in class org.apache.camel.component.apns.ApnsConsumer
- POOL - org.apache.camel.component.apns.model.ConnectionStrategy
- process(Exchange) - Method in class org.apache.camel.component.apns.ApnsProducer
- propertyNames() - Method in class org.apache.camel.component.apns.ApnsEndpointUriFactory
Q
- QUEUE - org.apache.camel.component.apns.model.ConnectionStrategy
R
- ReconnectionPolicy - Enum in org.apache.camel.component.apns.model
- ResourceUtils - Class in org.apache.camel.component.apns.util
S
- secretPropertyNames() - Method in class org.apache.camel.component.apns.ApnsEndpointUriFactory
- setApnsDelegate(ApnsDelegate) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- setApnsService(ApnsService) - Method in class org.apache.camel.component.apns.ApnsComponent
-
The ApnsService to use.
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- setCertificatePassword(String) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- setCertificatePath(String) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- setConnectionStrategy(ConnectionStrategy) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- setDate(Date) - Method in class org.apache.camel.component.apns.model.InactiveDevice
- setDeviceToken(String) - Method in class org.apache.camel.component.apns.model.InactiveDevice
- setFeedbackHost(String) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- setFeedbackPort(int) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- setGatewayHost(String) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- setGatewayPort(int) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- setName(String) - Method in class org.apache.camel.component.apns.ApnsEndpoint
- setPoolSize(int) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- setReconnectionPolicy(ReconnectionPolicy) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- setSslContextParameters(SSLContextParameters) - Method in class org.apache.camel.component.apns.factory.ApnsServiceFactory
- setTokens(String) - Method in class org.apache.camel.component.apns.ApnsEndpoint
-
Configure this property in case you want to statically declare tokens related to devices you want to notify.
- SIMPLE - org.apache.camel.component.apns.model.ConnectionStrategy
- STRING - org.apache.camel.component.apns.model.MessageType
- StringUtils - Class in org.apache.camel.component.apns.util
T
- toString() - Method in class org.apache.camel.component.apns.model.InactiveDevice
- trim(String) - Static method in class org.apache.camel.component.apns.util.StringUtils
V
- valueOf(String) - Static method in enum org.apache.camel.component.apns.model.ConnectionStrategy
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.apns.model.MessageType
-
Returns the enum constant of this type with the specified name.
- valueOf(String) - Static method in enum org.apache.camel.component.apns.model.ReconnectionPolicy
-
Returns the enum constant of this type with the specified name.
- values() - Static method in enum org.apache.camel.component.apns.model.ConnectionStrategy
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.camel.component.apns.model.MessageType
-
Returns an array containing the constants of this enum type, in the order they are declared.
- values() - Static method in enum org.apache.camel.component.apns.model.ReconnectionPolicy
-
Returns an array containing the constants of this enum type, in the order they are declared.
All Classes All Packages