Index
All Classes and Interfaces|All Packages|Constant Field Values
A
- APPLICATION_PROPERTIES - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- applyFilterToCamelHeaders(String, Object, Exchange) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusHeaderFilterStrategy
- AZURE_IDENTITY - Enum constant in enum class org.apache.camel.component.azure.servicebus.CredentialType
-
Includes: Service principal with secret Service principal with certificate username and password
B
- buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpointUriFactory
C
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusComponentConfigurer
- configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpointConfigurer
- CONNECTION_STRING - Enum constant in enum class org.apache.camel.component.azure.servicebus.CredentialType
-
Servicebus Connection String
- CONTENT_TYPE - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- copy() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- CORRELATION_ID - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- createConsumer(Processor) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpoint
- createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusComponent
- createProducer() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpoint
- createServiceBusMessage(Object, Map<String, Object>, String, String) - Static method in class org.apache.camel.component.azure.servicebus.ServiceBusUtils
- createServiceBusMessages(Iterable<?>, Map<String, Object>, String, String) - Static method in class org.apache.camel.component.azure.servicebus.ServiceBusUtils
- createServiceBusProcessorClient(ServiceBusConfiguration, Consumer<ServiceBusReceivedMessageContext>, Consumer<ServiceBusErrorContext>) - Method in class org.apache.camel.component.azure.servicebus.client.ServiceBusClientFactory
- createServiceBusSenderClient(ServiceBusConfiguration) - Method in class org.apache.camel.component.azure.servicebus.client.ServiceBusClientFactory
- createServiceBusSessionProcessorClient(ServiceBusConfiguration, Consumer<ServiceBusReceivedMessageContext>, Consumer<ServiceBusErrorContext>) - Method in class org.apache.camel.component.azure.servicebus.client.ServiceBusClientFactory
- CredentialType - Enum Class in org.apache.camel.component.azure.servicebus
D
- DEAD_LETTER_ERROR_DESCRIPTION - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- DEAD_LETTER_REASON - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- DEAD_LETTER_SOURCE - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- DELIVERY_COUNT - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- doInit() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConsumer
- doInit() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusProducer
- doStart() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConsumer
- doStart() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusProducer
- doStop() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConsumer
- doStop() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusProducer
E
- ENQUEUED_SEQUENCE_NUMBER - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- ENQUEUED_TIME - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- EXPIRES_AT - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
G
- getAmqpRetryOptions() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Sets the retry options for Service Bus clients.
- getAmqpTransportType() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Sets the transport type by which all the communication with Azure Service Bus occurs.
- getAutowiredNames() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusComponentConfigurer
- getAutowiredNames() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpointConfigurer
- getCamelContext() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusTypeConverterLoader
- getClientOptions() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Sets the ClientOptions to be sent from the client built from this builder, enabling customization of certain properties, as well as support the addition of custom header information.
- getConfiguration() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusComponent
-
The component configurations
- getConfiguration() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfigurationOptionsProxy
- getConfiguration() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConsumer
- getConfiguration() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpoint
-
The component configurations
- getConfiguration() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusProducer
- getConnectionString() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Sets the connection string for a Service Bus namespace or a specific Service Bus resource.
- getCredentialType() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- getEndpoint() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConsumer
- getEndpoint() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusProducer
- getFullyQualifiedNamespace() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Fully Qualified Namespace of the service bus
- getHeaderFilterStrategy() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
To use a custom HeaderFilterStrategy to filter headers (application properties) to and from the Camel message.
- getMaxAutoLockRenewDuration() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Sets the amount of time to continue auto-renewing the lock.
- getMaxConcurrentCalls() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Sets maximum number of concurrent calls
- getOptionType(String, boolean) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusComponentConfigurer
- getOptionType(String, boolean) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpointConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusComponentConfigurer
- getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpointConfigurer
- getPrefetchCount() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Sets the prefetch count of the receiver.
- getProcessorClient() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Sets the processorClient in order to consume messages by the consumer
- getProducerOperation() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Sets the desired operation to be used in the producer
- getProxyOptions() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Sets the proxy configuration to use for ServiceBusSenderClient.
- getScheduledEnqueueTime() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Sets OffsetDateTime at which the message should appear in the Service Bus queue or topic.
- getScheduledEnqueueTime(Exchange) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfigurationOptionsProxy
- getSenderClient() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Sets senderClient to be used in the producer.
- getServiceBusClientFactory() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpoint
-
Set to use a custom client factory
- getServiceBusProducerOperationDefinition(Exchange) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfigurationOptionsProxy
- getServiceBusReceiveMode() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Sets the receive mode for the receiver.
- getServiceBusTransactionContext() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Represents transaction in service.
- getServiceBusTransactionContext(Exchange) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfigurationOptionsProxy
- getServiceBusType() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
The service bus type of connection to execute.
- getServiceMetadata() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpoint
- getServiceProtocol() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpoint
- getServiceUrl() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpoint
- getSessionId() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
SessionId for the message.
- getSubQueue() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Sets the type of the SubQueue to connect to.
- getSubscriptionName() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Sets the name of the subscription in the topic to listen to. topicOrQueueName and serviceBusType=topic must also be set.
- getTokenCredential() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
A TokenCredential for Azure AD authentication.
- getTopicOrQueueName() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Selected topic name or the queue name, that is depending on serviceBusType config.
I
- isBinary() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Set binary mode.
- isEnabled(String) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpointUriFactory
- isEnableDeadLettering() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Enable application level deadlettering to the subscription deadletter subqueue if deadletter related headers are set.
- isLenientProperties() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpointUriFactory
- isSessionEnabled() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Flag to enable sessions.
L
- load(TypeConverterRegistry) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusTypeConverterLoader
- LOCK_TOKEN - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- LOCKED_UNTIL - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
M
- MESSAGE_ID - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- multiValuePrefixes() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpointUriFactory
O
- org.apache.camel.component.azure.servicebus - package org.apache.camel.component.azure.servicebus
- org.apache.camel.component.azure.servicebus.client - package org.apache.camel.component.azure.servicebus.client
- org.apache.camel.component.azure.servicebus.operations - package org.apache.camel.component.azure.servicebus.operations
- org.apache.camel.component.azure.servicebus.transform - package org.apache.camel.component.azure.servicebus.transform
P
- PARTITION_KEY - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- process(Exchange) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusProducer
- PRODUCER_OPERATION - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- propertyNames() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpointUriFactory
Q
- queue - Enum constant in enum class org.apache.camel.component.azure.servicebus.ServiceBusType
R
- RAW_AMQP_MESSAGE - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- REPLY_TO - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- REPLY_TO_SESSION_ID - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
S
- SCHEDULED_ENQUEUE_TIME - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- scheduleMessages - Enum constant in enum class org.apache.camel.component.azure.servicebus.ServiceBusProducerOperationDefinition
- scheduleMessages(Object, OffsetDateTime, ServiceBusTransactionContext, Map<String, Object>, String, String) - Method in class org.apache.camel.component.azure.servicebus.operations.ServiceBusSenderOperations
- secretPropertyNames() - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpointUriFactory
- sendMessages - Enum constant in enum class org.apache.camel.component.azure.servicebus.ServiceBusProducerOperationDefinition
- sendMessages(Object, ServiceBusTransactionContext, Map<String, Object>, String, String) - Method in class org.apache.camel.component.azure.servicebus.operations.ServiceBusSenderOperations
- SEQUENCE_NUMBER - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- SERVICE_BUS_TRANSACTION_CONTEXT - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- ServiceBusClientFactory - Class in org.apache.camel.component.azure.servicebus.client
- ServiceBusClientFactory() - Constructor for class org.apache.camel.component.azure.servicebus.client.ServiceBusClientFactory
- ServicebusCloudEventDataTypeTransformer - Class in org.apache.camel.component.azure.servicebus.transform
-
Data type transformer converts Azure Service bus receive messages response to CloudEvent v1_0 data format.
- ServicebusCloudEventDataTypeTransformer() - Constructor for class org.apache.camel.component.azure.servicebus.transform.ServicebusCloudEventDataTypeTransformer
- ServiceBusComponent - Class in org.apache.camel.component.azure.servicebus
-
Azure ServiceBus component
- ServiceBusComponent() - Constructor for class org.apache.camel.component.azure.servicebus.ServiceBusComponent
- ServiceBusComponent(CamelContext) - Constructor for class org.apache.camel.component.azure.servicebus.ServiceBusComponent
- ServiceBusComponentConfigurer - Class in org.apache.camel.component.azure.servicebus
-
Generated by camel build tools - do NOT edit this file!
- ServiceBusComponentConfigurer() - Constructor for class org.apache.camel.component.azure.servicebus.ServiceBusComponentConfigurer
- ServiceBusConfiguration - Class in org.apache.camel.component.azure.servicebus
- ServiceBusConfiguration() - Constructor for class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- ServiceBusConfigurationOptionsProxy - Class in org.apache.camel.component.azure.servicebus
-
A proxy class for
ServiceBusConfiguration
andServiceBusConstants
. - ServiceBusConfigurationOptionsProxy(ServiceBusConfiguration) - Constructor for class org.apache.camel.component.azure.servicebus.ServiceBusConfigurationOptionsProxy
- ServiceBusConstants - Class in org.apache.camel.component.azure.servicebus
- ServiceBusConsumer - Class in org.apache.camel.component.azure.servicebus
- ServiceBusConsumer(ServiceBusEndpoint, Processor) - Constructor for class org.apache.camel.component.azure.servicebus.ServiceBusConsumer
- ServiceBusEndpoint - Class in org.apache.camel.component.azure.servicebus
-
Send and receive messages to/from Azure Service Bus.
- ServiceBusEndpoint(String, Component, ServiceBusConfiguration) - Constructor for class org.apache.camel.component.azure.servicebus.ServiceBusEndpoint
- ServiceBusEndpointConfigurer - Class in org.apache.camel.component.azure.servicebus
-
Generated by camel build tools - do NOT edit this file!
- ServiceBusEndpointConfigurer() - Constructor for class org.apache.camel.component.azure.servicebus.ServiceBusEndpointConfigurer
- ServiceBusEndpointUriFactory - Class in org.apache.camel.component.azure.servicebus
-
Generated by camel build tools - do NOT edit this file!
- ServiceBusEndpointUriFactory() - Constructor for class org.apache.camel.component.azure.servicebus.ServiceBusEndpointUriFactory
- ServiceBusHeaderFilterStrategy - Class in org.apache.camel.component.azure.servicebus
- ServiceBusHeaderFilterStrategy() - Constructor for class org.apache.camel.component.azure.servicebus.ServiceBusHeaderFilterStrategy
- ServiceBusProducer - Class in org.apache.camel.component.azure.servicebus
- ServiceBusProducer(Endpoint) - Constructor for class org.apache.camel.component.azure.servicebus.ServiceBusProducer
- ServiceBusProducerOperationDefinition - Enum Class in org.apache.camel.component.azure.servicebus
- ServiceBusSenderOperations - Class in org.apache.camel.component.azure.servicebus.operations
- ServiceBusSenderOperations(ServiceBusSenderClient) - Constructor for class org.apache.camel.component.azure.servicebus.operations.ServiceBusSenderOperations
- ServiceBusType - Enum Class in org.apache.camel.component.azure.servicebus
- ServiceBusTypeConverter - Class in org.apache.camel.component.azure.servicebus
- ServiceBusTypeConverterLoader - Class in org.apache.camel.component.azure.servicebus
-
Generated by camel build tools - do NOT edit this file!
- ServiceBusTypeConverterLoader() - Constructor for class org.apache.camel.component.azure.servicebus.ServiceBusTypeConverterLoader
- ServiceBusUtils - Class in org.apache.camel.component.azure.servicebus
- SESSION_ID - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- setAmqpRetryOptions(AmqpRetryOptions) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setAmqpTransportType(AmqpTransportType) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setBinary(boolean) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setCamelContext(CamelContext) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusTypeConverterLoader
- setClientOptions(ClientOptions) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setConfiguration(ServiceBusConfiguration) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusComponent
- setConfiguration(ServiceBusConfiguration) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpoint
- setConnectionString(String) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setCredentialType(CredentialType) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
-
Determines the credential strategy to adopt
- setEnableDeadLettering(boolean) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setFullyQualifiedNamespace(String) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setHeaderFilterStrategy(HeaderFilterStrategy) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setMaxAutoLockRenewDuration(Duration) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setMaxConcurrentCalls(int) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setPrefetchCount(int) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setProcessorClient(ServiceBusProcessorClient) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setProducerOperation(ServiceBusProducerOperationDefinition) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setProxyOptions(ProxyOptions) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setScheduledEnqueueTime(OffsetDateTime) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setSenderClient(ServiceBusSenderClient) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setServiceBusClientFactory(ServiceBusClientFactory) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusEndpoint
- setServiceBusReceiveMode(ServiceBusReceiveMode) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setServiceBusTransactionContext(ServiceBusTransactionContext) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setServiceBusType(ServiceBusType) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setSessionEnabled(boolean) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setSessionId(String) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setSubQueue(SubQueue) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setSubscriptionName(String) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setTokenCredential(TokenCredential) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- setTopicOrQueueName(String) - Method in class org.apache.camel.component.azure.servicebus.ServiceBusConfiguration
- SUBJECT - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
T
- TIME_TO_LIVE - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- TO - Static variable in class org.apache.camel.component.azure.servicebus.ServiceBusConstants
- toBinaryData(String) - Static method in class org.apache.camel.component.azure.servicebus.ServiceBusTypeConverter
- TOKEN_CREDENTIAL - Enum constant in enum class org.apache.camel.component.azure.servicebus.CredentialType
-
Servicebus Token Credential
- topic - Enum constant in enum class org.apache.camel.component.azure.servicebus.ServiceBusType
- toString(BinaryData) - Static method in class org.apache.camel.component.azure.servicebus.ServiceBusTypeConverter
- transform(Message, DataType, DataType) - Method in class org.apache.camel.component.azure.servicebus.transform.ServicebusCloudEventDataTypeTransformer
V
- validateConfiguration(ServiceBusConfiguration, boolean) - Static method in class org.apache.camel.component.azure.servicebus.ServiceBusUtils
- valueOf(String) - Static method in enum class org.apache.camel.component.azure.servicebus.CredentialType
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.component.azure.servicebus.ServiceBusProducerOperationDefinition
-
Returns the enum constant of this class with the specified name.
- valueOf(String) - Static method in enum class org.apache.camel.component.azure.servicebus.ServiceBusType
-
Returns the enum constant of this class with the specified name.
- values() - Static method in enum class org.apache.camel.component.azure.servicebus.CredentialType
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.component.azure.servicebus.ServiceBusProducerOperationDefinition
-
Returns an array containing the constants of this enum class, in the order they are declared.
- values() - Static method in enum class org.apache.camel.component.azure.servicebus.ServiceBusType
-
Returns an array containing the constants of this enum class, in the order they are declared.
All Classes and Interfaces|All Packages|Constant Field Values