B C D E G I M N O P S T V 
All Classes All Packages

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.aws2.sns.Sns2EndpointUriFactory
 

C

configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.sns.Sns2ComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.sns.Sns2EndpointConfigurer
 
ConstantMessageGroupIdStrategy - Class in org.apache.camel.component.aws2.sns
 
ConstantMessageGroupIdStrategy() - Constructor for class org.apache.camel.component.aws2.sns.ConstantMessageGroupIdStrategy
 
copy() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws2.sns.Sns2Endpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws2.sns.Sns2Component
 
createProducer() - Method in class org.apache.camel.component.aws2.sns.Sns2Endpoint
 

D

doCall(HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.component.aws2.sns.Sns2HealthCheck
 
doInit() - Method in class org.apache.camel.component.aws2.sns.Sns2Endpoint
 
doStop() - Method in class org.apache.camel.component.aws2.sns.Sns2Endpoint
 

E

ExchangeIdMessageDeduplicationIdStrategy - Class in org.apache.camel.component.aws2.sns
 
ExchangeIdMessageDeduplicationIdStrategy() - Constructor for class org.apache.camel.component.aws2.sns.ExchangeIdMessageDeduplicationIdStrategy
 
ExchangeIdMessageGroupIdStrategy - Class in org.apache.camel.component.aws2.sns
 
ExchangeIdMessageGroupIdStrategy() - Constructor for class org.apache.camel.component.aws2.sns.ExchangeIdMessageGroupIdStrategy
 

G

getAccessKey() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getAmazonSNSClient() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getAutowiredNames() - Method in class org.apache.camel.component.aws2.sns.Sns2ComponentConfigurer
 
getAutowiredNames() - Method in class org.apache.camel.component.aws2.sns.Sns2EndpointConfigurer
 
getConfiguration() - Method in class org.apache.camel.component.aws2.sns.Sns2Component
 
getConfiguration() - Method in class org.apache.camel.component.aws2.sns.Sns2Endpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws2.sns.Sns2Producer
 
getEndpoint() - Method in class org.apache.camel.component.aws2.sns.Sns2Producer
 
getHeaderFilterStrategy() - Method in class org.apache.camel.component.aws2.sns.Sns2Endpoint
 
getKmsMasterKeyId() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getMessageDeduplicationId(Exchange) - Method in class org.apache.camel.component.aws2.sns.ExchangeIdMessageDeduplicationIdStrategy
 
getMessageDeduplicationId(Exchange) - Method in interface org.apache.camel.component.aws2.sns.MessageDeduplicationIdStrategy
 
getMessageDeduplicationId(Exchange) - Method in class org.apache.camel.component.aws2.sns.NullMessageDeduplicationIdStrategy
 
getMessageDeduplicationIdStrategy() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getMessageForResponse(Exchange) - Static method in class org.apache.camel.component.aws2.sns.Sns2Producer
 
getMessageGroupId(Exchange) - Method in class org.apache.camel.component.aws2.sns.ConstantMessageGroupIdStrategy
 
getMessageGroupId(Exchange) - Method in class org.apache.camel.component.aws2.sns.ExchangeIdMessageGroupIdStrategy
 
getMessageGroupId(Exchange) - Method in interface org.apache.camel.component.aws2.sns.MessageGroupIdStrategy
 
getMessageGroupId(Exchange) - Method in class org.apache.camel.component.aws2.sns.PropertyValueMessageGroupIdStrategy
 
getMessageGroupIdStrategy() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getMessageStructure() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.aws2.sns.Sns2ComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.aws2.sns.Sns2EndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.sns.Sns2ComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.sns.Sns2EndpointConfigurer
 
getPolicy() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getProxyHost() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getProxyPort() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getProxyProtocol() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getQueueUrl() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getRegion() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getSecretKey() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getSnsClient(Sns2Configuration) - Static method in class org.apache.camel.component.aws2.sns.client.Sns2ClientFactory
Return the correct aws SNS client (based on remote vs local).
getSNSClient() - Method in class org.apache.camel.component.aws2.sns.client.impl.Sns2ClientIAMOptimized
Getting the SNS AWS client that is used.
getSNSClient() - Method in class org.apache.camel.component.aws2.sns.client.impl.Sns2ClientStandardImpl
Getting the SNS aws client that is used.
getSNSClient() - Method in interface org.apache.camel.component.aws2.sns.client.Sns2InternalClient
Returns an sns client after a factory method determines which one to return.
getSNSClient() - Method in class org.apache.camel.component.aws2.sns.Sns2Endpoint
 
getSubject() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getTopicArn() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getTopicName() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
getUriEndpointOverride() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 

I

initialize() - Method in class org.apache.camel.component.aws2.sns.Sns2HeaderFilterStrategy
 
isAutoCreateTopic() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
isEnabled(String) - Method in class org.apache.camel.component.aws2.sns.Sns2EndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.aws2.sns.Sns2EndpointUriFactory
 
isLiveness() - Method in class org.apache.camel.component.aws2.sns.Sns2HealthCheck
 
isOverrideEndpoint() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
isServerSideEncryptionEnabled() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
isSubscribeSNStoSQS() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
isTrustAllCertificates() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
isUseDefaultCredentialsProvider() - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 

M

MESSAGE_GROUP_ID_PROPERTY - Static variable in interface org.apache.camel.component.aws2.sns.Sns2Constants
 
MESSAGE_ID - Static variable in interface org.apache.camel.component.aws2.sns.Sns2Constants
 
MESSAGE_STRUCTURE - Static variable in interface org.apache.camel.component.aws2.sns.Sns2Constants
 
MessageDeduplicationIdStrategy - Interface in org.apache.camel.component.aws2.sns
 
MessageGroupIdStrategy - Interface in org.apache.camel.component.aws2.sns
 
multiValuePrefixes() - Method in class org.apache.camel.component.aws2.sns.Sns2EndpointUriFactory
 

N

NullMessageDeduplicationIdStrategy - Class in org.apache.camel.component.aws2.sns
 
NullMessageDeduplicationIdStrategy() - Constructor for class org.apache.camel.component.aws2.sns.NullMessageDeduplicationIdStrategy
 

O

org.apache.camel.component.aws2.sns - package org.apache.camel.component.aws2.sns
 
org.apache.camel.component.aws2.sns.client - package org.apache.camel.component.aws2.sns.client
 
org.apache.camel.component.aws2.sns.client.impl - package org.apache.camel.component.aws2.sns.client.impl
 

P

process(Exchange) - Method in class org.apache.camel.component.aws2.sns.Sns2Producer
 
propertyNames() - Method in class org.apache.camel.component.aws2.sns.Sns2EndpointUriFactory
 
PropertyValueMessageGroupIdStrategy - Class in org.apache.camel.component.aws2.sns
 
PropertyValueMessageGroupIdStrategy() - Constructor for class org.apache.camel.component.aws2.sns.PropertyValueMessageGroupIdStrategy
 

S

secretPropertyNames() - Method in class org.apache.camel.component.aws2.sns.Sns2EndpointUriFactory
 
setAccessKey(String) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
Amazon AWS Access Key
setAmazonSNSClient(SnsClient) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
To use the AmazonSNS as the client
setAutoCreateTopic(boolean) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
Setting the autocreation of the topic
setConfiguration(Sns2Configuration) - Method in class org.apache.camel.component.aws2.sns.Sns2Component
Component configuration
setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.aws2.sns.Sns2Endpoint
To use a custom HeaderFilterStrategy to map headers to/from Camel.
setKmsMasterKeyId(String) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
The ID of an AWS-managed customer master key (CMK) for Amazon SNS or a custom CMK.
setMessageDeduplicationIdStrategy(String) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
Only for FIFO Topic.
setMessageDeduplicationIdStrategy(MessageDeduplicationIdStrategy) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
setMessageGroupIdStrategy(String) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
Only for FIFO Topic.
setMessageGroupIdStrategy(MessageGroupIdStrategy) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
 
setMessageStructure(String) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
The message structure to use such as json
setOverrideEndpoint(boolean) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
Set the need for overidding the endpoint.
setPolicy(String) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
The policy for this topic.
setProxyHost(String) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
To define a proxy host when instantiating the SNS client
setProxyPort(Integer) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
To define a proxy port when instantiating the SNS client
setProxyProtocol(Protocol) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
To define a proxy protocol when instantiating the SNS client
setQueueUrl(String) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
The queueUrl to subscribe to
setRegion(String) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
The region in which SNS client needs to work.
setSecretKey(String) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
Amazon AWS Secret Key
setServerSideEncryptionEnabled(boolean) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
Define if Server Side Encryption is enabled or not on the topic
setSNSClient(SnsClient) - Method in class org.apache.camel.component.aws2.sns.Sns2Endpoint
 
setSubject(String) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
The subject which is used if the message header 'CamelAwsSnsSubject' is not present.
setSubscribeSNStoSQS(boolean) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
Define if the subscription between SNS Topic and SQS must be done or not
setTopicArn(String) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
The Amazon Resource Name (ARN) assigned to the created topic.
setTopicName(String) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
The name of the topic
setTrustAllCertificates(boolean) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
If we want to trust all certificates in case of overriding the endpoint
setUriEndpointOverride(String) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
Set the overriding uri endpoint.
setUseDefaultCredentialsProvider(boolean) - Method in class org.apache.camel.component.aws2.sns.Sns2Configuration
Set whether the SNS client should expect to load credentials on an AWS infra instance or to expect static credentials to be passed in.
Sns2ClientFactory - Class in org.apache.camel.component.aws2.sns.client
Factory class to return the correct type of AWS SNS aws.
Sns2ClientIAMOptimized - Class in org.apache.camel.component.aws2.sns.client.impl
Manage an AWS SNS client for all users to use.
Sns2ClientIAMOptimized(Sns2Configuration) - Constructor for class org.apache.camel.component.aws2.sns.client.impl.Sns2ClientIAMOptimized
Constructor that uses the config file.
Sns2ClientStandardImpl - Class in org.apache.camel.component.aws2.sns.client.impl
Manage an AWS SNS client for all users to use.
Sns2ClientStandardImpl(Sns2Configuration) - Constructor for class org.apache.camel.component.aws2.sns.client.impl.Sns2ClientStandardImpl
Constructor that uses the config file.
Sns2Component - Class in org.apache.camel.component.aws2.sns
 
Sns2Component() - Constructor for class org.apache.camel.component.aws2.sns.Sns2Component
 
Sns2Component(CamelContext) - Constructor for class org.apache.camel.component.aws2.sns.Sns2Component
 
Sns2ComponentConfigurer - Class in org.apache.camel.component.aws2.sns
Generated by camel build tools - do NOT edit this file!
Sns2ComponentConfigurer() - Constructor for class org.apache.camel.component.aws2.sns.Sns2ComponentConfigurer
 
Sns2Configuration - Class in org.apache.camel.component.aws2.sns
 
Sns2Configuration() - Constructor for class org.apache.camel.component.aws2.sns.Sns2Configuration
 
Sns2Constants - Interface in org.apache.camel.component.aws2.sns
Constants used in Camel AWS SNS module
Sns2Endpoint - Class in org.apache.camel.component.aws2.sns
Send messages to an AWS Simple Notification Topic using AWS SDK version 2.x.
Sns2Endpoint(String, Component, Sns2Configuration) - Constructor for class org.apache.camel.component.aws2.sns.Sns2Endpoint
 
Sns2EndpointConfigurer - Class in org.apache.camel.component.aws2.sns
Generated by camel build tools - do NOT edit this file!
Sns2EndpointConfigurer() - Constructor for class org.apache.camel.component.aws2.sns.Sns2EndpointConfigurer
 
Sns2EndpointUriFactory - Class in org.apache.camel.component.aws2.sns
Generated by camel build tools - do NOT edit this file!
Sns2EndpointUriFactory() - Constructor for class org.apache.camel.component.aws2.sns.Sns2EndpointUriFactory
 
Sns2HeaderFilterStrategy - Class in org.apache.camel.component.aws2.sns
 
Sns2HeaderFilterStrategy() - Constructor for class org.apache.camel.component.aws2.sns.Sns2HeaderFilterStrategy
 
Sns2HealthCheck - Class in org.apache.camel.component.aws2.sns
 
Sns2HealthCheck(Sns2Endpoint, String) - Constructor for class org.apache.camel.component.aws2.sns.Sns2HealthCheck
 
Sns2InternalClient - Interface in org.apache.camel.component.aws2.sns.client
 
Sns2Producer - Class in org.apache.camel.component.aws2.sns
A Producer which sends messages to the Amazon Web Service Simple Notification Service AWS SNS
Sns2Producer(Endpoint) - Constructor for class org.apache.camel.component.aws2.sns.Sns2Producer
 
SUBJECT - Static variable in interface org.apache.camel.component.aws2.sns.Sns2Constants
 

T

toString() - Method in class org.apache.camel.component.aws2.sns.Sns2Producer
 

V

validateParameters(String, Map<String, Object>, String) - Method in class org.apache.camel.component.aws2.sns.Sns2Component
 
B C D E G I M N O P S T V 
All Classes All Packages