Index

B C D G I L M O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values

B

BROKER_DEPLOYMENT_MODE - Static variable in interface org.apache.camel.component.aws2.mq.MQ2Constants
 
BROKER_ENGINE - Static variable in interface org.apache.camel.component.aws2.mq.MQ2Constants
 
BROKER_ENGINE_VERSION - Static variable in interface org.apache.camel.component.aws2.mq.MQ2Constants
 
BROKER_ID - Static variable in interface org.apache.camel.component.aws2.mq.MQ2Constants
 
BROKER_INSTANCE_TYPE - Static variable in interface org.apache.camel.component.aws2.mq.MQ2Constants
 
BROKER_NAME - Static variable in interface org.apache.camel.component.aws2.mq.MQ2Constants
 
BROKER_PUBLICLY_ACCESSIBLE - Static variable in interface org.apache.camel.component.aws2.mq.MQ2Constants
 
BROKER_USERS - Static variable in interface org.apache.camel.component.aws2.mq.MQ2Constants
 
buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2EndpointUriFactory
 

C

CONFIGURATION_ID - Static variable in interface org.apache.camel.component.aws2.mq.MQ2Constants
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2ComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2EndpointConfigurer
 
copy() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
createBroker - Enum constant in enum class org.apache.camel.component.aws2.mq.MQ2Operations
 
createConsumer(Processor) - Method in class org.apache.camel.component.aws2.mq.MQ2Endpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.aws2.mq.MQ2Component
 
createProducer() - Method in class org.apache.camel.component.aws2.mq.MQ2Endpoint
 

D

deleteBroker - Enum constant in enum class org.apache.camel.component.aws2.mq.MQ2Operations
 
describeBroker - Enum constant in enum class org.apache.camel.component.aws2.mq.MQ2Operations
 
doCall(HealthCheckResultBuilder, Map<String, Object>) - Method in class org.apache.camel.component.aws2.mq.MQ2ProducerHealthCheck
 
doStart() - Method in class org.apache.camel.component.aws2.mq.MQ2Endpoint
 
doStart() - Method in class org.apache.camel.component.aws2.mq.MQ2Producer
 
doStop() - Method in class org.apache.camel.component.aws2.mq.MQ2Endpoint
 
doStop() - Method in class org.apache.camel.component.aws2.mq.MQ2Producer
 

G

getAccessKey() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
getAmazonMqClient() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
getAmazonMqClient() - Method in class org.apache.camel.component.aws2.mq.MQ2Endpoint
 
getAutowiredNames() - Method in class org.apache.camel.component.aws2.mq.MQ2ComponentConfigurer
 
getAutowiredNames() - Method in class org.apache.camel.component.aws2.mq.MQ2EndpointConfigurer
 
getComponent() - Method in class org.apache.camel.component.aws2.mq.MQ2Endpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws2.mq.MQ2Component
 
getConfiguration() - Method in class org.apache.camel.component.aws2.mq.MQ2Endpoint
 
getConfiguration() - Method in class org.apache.camel.component.aws2.mq.MQ2Producer
 
getEndpoint() - Method in class org.apache.camel.component.aws2.mq.MQ2Producer
 
getMessageForResponse(Exchange) - Static method in class org.apache.camel.component.aws2.mq.MQ2Producer
 
getMqClient() - Method in class org.apache.camel.component.aws2.mq.client.impl.MQ2ClientOptimizedImpl
Getting the MQ aws client that is used.
getMqClient() - Method in class org.apache.camel.component.aws2.mq.client.impl.MQ2ClientProfileOptimizedImpl
Getting the MQ aws client that is used.
getMqClient() - Method in class org.apache.camel.component.aws2.mq.client.impl.MQ2ClientSessionTokenImpl
Getting the MQ AWS client that is used.
getMqClient() - Method in class org.apache.camel.component.aws2.mq.client.impl.MQ2ClientStandardImpl
Getting the MQ AWS client that is used.
getMqClient() - Method in interface org.apache.camel.component.aws2.mq.client.MQ2InternalClient
Returns an MQ client after a factory method determines which one to return.
getMqClient(MQ2Configuration) - Static method in class org.apache.camel.component.aws2.mq.client.MQ2ClientFactory
Return the correct AWS Mq client (based on remote vs local).
getOperation() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2ComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2EndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2ComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2EndpointConfigurer
 
getProfileCredentialsName() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
getProxyHost() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
getProxyPort() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
getProxyProtocol() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
getRegion() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
getSecretKey() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
getSessionToken() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
getUriEndpointOverride() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 

I

isEnabled(String) - Method in class org.apache.camel.component.aws2.mq.MQ2EndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.aws2.mq.MQ2EndpointUriFactory
 
isOverrideEndpoint() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
isPojoRequest() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
isTrustAllCertificates() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
isUseDefaultCredentialsProvider() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
isUseProfileCredentialsProvider() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 
isUseSessionCredentials() - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
 

L

listBrokers - Enum constant in enum class org.apache.camel.component.aws2.mq.MQ2Operations
 

M

MAX_RESULTS - Static variable in interface org.apache.camel.component.aws2.mq.MQ2Constants
 
MISSING_BROKER_NAME - Static variable in class org.apache.camel.component.aws2.mq.MQ2Producer
 
MQ2ClientFactory - Class in org.apache.camel.component.aws2.mq.client
Factory class to return the correct type of AWS MQ client.
MQ2ClientOptimizedImpl - Class in org.apache.camel.component.aws2.mq.client.impl
Manage an AWS MQ client for all users to use (enabling temporary creds).
MQ2ClientOptimizedImpl(MQ2Configuration) - Constructor for class org.apache.camel.component.aws2.mq.client.impl.MQ2ClientOptimizedImpl
Constructor that uses the config file.
MQ2ClientProfileOptimizedImpl - Class in org.apache.camel.component.aws2.mq.client.impl
Manage an AWS MQ client for all users to use (enabling temporary creds).
MQ2ClientProfileOptimizedImpl(MQ2Configuration) - Constructor for class org.apache.camel.component.aws2.mq.client.impl.MQ2ClientProfileOptimizedImpl
Constructor that uses the config file.
MQ2ClientSessionTokenImpl - Class in org.apache.camel.component.aws2.mq.client.impl
Manage an AWS MQ client for all users to use.
MQ2ClientSessionTokenImpl(MQ2Configuration) - Constructor for class org.apache.camel.component.aws2.mq.client.impl.MQ2ClientSessionTokenImpl
Constructor that uses the config file.
MQ2ClientStandardImpl - Class in org.apache.camel.component.aws2.mq.client.impl
Manage an AWS MQ client for all users to use.
MQ2ClientStandardImpl(MQ2Configuration) - Constructor for class org.apache.camel.component.aws2.mq.client.impl.MQ2ClientStandardImpl
Constructor that uses the config file.
MQ2Component - Class in org.apache.camel.component.aws2.mq
For working with Amazon MQ SDK v2.
MQ2Component() - Constructor for class org.apache.camel.component.aws2.mq.MQ2Component
 
MQ2Component(CamelContext) - Constructor for class org.apache.camel.component.aws2.mq.MQ2Component
 
MQ2ComponentConfigurer - Class in org.apache.camel.component.aws2.mq
Generated by camel build tools - do NOT edit this file!
MQ2ComponentConfigurer() - Constructor for class org.apache.camel.component.aws2.mq.MQ2ComponentConfigurer
 
MQ2Configuration - Class in org.apache.camel.component.aws2.mq
 
MQ2Configuration() - Constructor for class org.apache.camel.component.aws2.mq.MQ2Configuration
 
MQ2Constants - Interface in org.apache.camel.component.aws2.mq
Constants used in Camel AWS MQ module SDK v2
MQ2Endpoint - Class in org.apache.camel.component.aws2.mq
Send messages to AWS MQ.
MQ2Endpoint(String, Component, MQ2Configuration) - Constructor for class org.apache.camel.component.aws2.mq.MQ2Endpoint
 
MQ2EndpointConfigurer - Class in org.apache.camel.component.aws2.mq
Generated by camel build tools - do NOT edit this file!
MQ2EndpointConfigurer() - Constructor for class org.apache.camel.component.aws2.mq.MQ2EndpointConfigurer
 
MQ2EndpointUriFactory - Class in org.apache.camel.component.aws2.mq
Generated by camel build tools - do NOT edit this file!
MQ2EndpointUriFactory() - Constructor for class org.apache.camel.component.aws2.mq.MQ2EndpointUriFactory
 
MQ2InternalClient - Interface in org.apache.camel.component.aws2.mq.client
Manage the required actions of an MQ client for either local or remote.
MQ2Operations - Enum Class in org.apache.camel.component.aws2.mq
 
MQ2Producer - Class in org.apache.camel.component.aws2.mq
A Producer which sends messages to the Amazon MQ Service AWS MQ
MQ2Producer(Endpoint) - Constructor for class org.apache.camel.component.aws2.mq.MQ2Producer
 
MQ2ProducerHealthCheck - Class in org.apache.camel.component.aws2.mq
 
MQ2ProducerHealthCheck(MQ2Endpoint, String) - Constructor for class org.apache.camel.component.aws2.mq.MQ2ProducerHealthCheck
 
multiValuePrefixes() - Method in class org.apache.camel.component.aws2.mq.MQ2EndpointUriFactory
 

O

OPERATION - Static variable in interface org.apache.camel.component.aws2.mq.MQ2Constants
 
org.apache.camel.component.aws2.mq - package org.apache.camel.component.aws2.mq
 
org.apache.camel.component.aws2.mq.client - package org.apache.camel.component.aws2.mq.client
 
org.apache.camel.component.aws2.mq.client.impl - package org.apache.camel.component.aws2.mq.client.impl
 

P

process(Exchange) - Method in class org.apache.camel.component.aws2.mq.MQ2Producer
 
propertyNames() - Method in class org.apache.camel.component.aws2.mq.MQ2EndpointUriFactory
 

R

rebootBroker - Enum constant in enum class org.apache.camel.component.aws2.mq.MQ2Operations
 

S

secretPropertyNames() - Method in class org.apache.camel.component.aws2.mq.MQ2EndpointUriFactory
 
setAccessKey(String) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
Amazon AWS Access Key
setAmazonMqClient(MqClient) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
To use a existing configured AmazonMQClient client
setConfiguration(MQ2Configuration) - Method in class org.apache.camel.component.aws2.mq.MQ2Component
Component configuration
setOperation(MQ2Operations) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
The operation to perform.
setOverrideEndpoint(boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
Set the need for overriding the endpoint.
setPojoRequest(boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
If we want to use a POJO request as body or not
setProfileCredentialsName(String) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
If using a profile credentials provider, this parameter will set the profile name
setProxyHost(String) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
To define a proxy host when instantiating the MQ client
setProxyPort(Integer) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
To define a proxy port when instantiating the MQ client
setProxyProtocol(Protocol) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
To define a proxy protocol when instantiating the MQ client
setRegion(String) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
The region in which MQ client needs to work.
setSecretKey(String) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
Amazon AWS Secret Key
setSessionToken(String) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
Amazon AWS Session Token used when the user needs to assume an IAM role
setTrustAllCertificates(boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
If we want to trust all certificates in case of overriding the endpoint
setUriEndpointOverride(String) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
Set the overriding uri endpoint.
setUseDefaultCredentialsProvider(Boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
Set whether the MQ client should expect to load credentials through a default credentials provider or to expect static credentials to be passed in.
setUseProfileCredentialsProvider(boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
Set whether the MQ client should expect to load credentials through a profile credentials provider.
setUseSessionCredentials(boolean) - Method in class org.apache.camel.component.aws2.mq.MQ2Configuration
Set whether the MQ client should expect to use Session Credentials.

T

toString() - Method in class org.apache.camel.component.aws2.mq.MQ2Producer
 

U

updateBroker - Enum constant in enum class org.apache.camel.component.aws2.mq.MQ2Operations
 

V

valueOf(String) - Static method in enum class org.apache.camel.component.aws2.mq.MQ2Operations
Returns the enum constant of this class with the specified name.
values() - Static method in enum class org.apache.camel.component.aws2.mq.MQ2Operations
Returns an array containing the constants of this enum class, in the order they are declared.
B C D G I L M O P R S T U V 
All Classes and Interfaces|All Packages|Constant Field Values