B C D G I L M O P R S T U V 
All Classes All Packages

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 - 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 - org.apache.camel.component.aws2.mq.MQ2Operations
 
describeBroker - org.apache.camel.component.aws2.mq.MQ2Operations
 
doStart() - Method in class org.apache.camel.component.aws2.mq.MQ2Endpoint
 
doStop() - Method in class org.apache.camel.component.aws2.mq.MQ2Endpoint
 

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
 
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.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
 
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
 
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
 

L

listBrokers - org.apache.camel.component.aws2.mq.MQ2Operations
 

M

MAX_RESULTS - Static variable in interface org.apache.camel.component.aws2.mq.MQ2Constants
 
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.
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
 
MQ2ComponentVerifierExtension - Class in org.apache.camel.component.aws2.mq
 
MQ2ComponentVerifierExtension() - Constructor for class org.apache.camel.component.aws2.mq.MQ2ComponentVerifierExtension
 
MQ2ComponentVerifierExtension(String) - Constructor for class org.apache.camel.component.aws2.mq.MQ2ComponentVerifierExtension
 
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
Manage AWS MQ instances using AWS SDK version 2.x.
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 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
 
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 - 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 as 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 overidding 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
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
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.

T

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

U

updateBroker - org.apache.camel.component.aws2.mq.MQ2Operations
 

V

valueOf(String) - Static method in enum org.apache.camel.component.aws2.mq.MQ2Operations
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.aws2.mq.MQ2Operations
Returns an array containing the constants of this enum type, in the order they are declared.
verifyConnectivity(Map<String, Object>) - Method in class org.apache.camel.component.aws2.mq.MQ2ComponentVerifierExtension
 
verifyParameters(Map<String, Object>) - Method in class org.apache.camel.component.aws2.mq.MQ2ComponentVerifierExtension
 
B C D G I L M O P R S T U V 
All Classes All Packages