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

B

buildUri(String, Map<String, Object>, boolean) - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpointUriFactory
 

C

clearMessages(Duration) - Method in class org.apache.camel.component.azure.storage.queue.client.QueueClientWrapper
 
clearQueue - org.apache.camel.component.azure.storage.queue.QueueOperationDefinition
 
clearQueue(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperations
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.azure.storage.queue.QueueComponentConfigurer
 
configure(CamelContext, Object, String, Object, boolean) - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpointConfigurer
 
copy() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
 
create(Response) - Static method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperationResponse
 
create(Object) - Static method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperationResponse
 
create(Object, Map<String, Object>) - Static method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperationResponse
 
create(Map<String, String>, Duration) - Method in class org.apache.camel.component.azure.storage.queue.client.QueueClientWrapper
 
CREATE_QUEUE - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
createConsumer(Processor) - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpoint
 
createEndpoint(String, String, Map<String, Object>) - Method in class org.apache.camel.component.azure.storage.queue.QueueComponent
 
createProducer() - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpoint
 
createQueue - org.apache.camel.component.azure.storage.queue.QueueOperationDefinition
 
createQueue(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperations
 
createQueueExchangeHeadersFromQueueMessageItem(QueueMessageItem) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
createQueueExchangeHeadersFromSendMessageResult(SendMessageResult) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
createQueueServiceClient(QueueConfiguration) - Static method in class org.apache.camel.component.azure.storage.queue.client.QueueClientFactory
 
createWithEmptyBody(Response) - Static method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperationResponse
 
createWithEmptyBody(Map<String, Object>) - Static method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperationResponse
 

D

delete(Duration) - Method in class org.apache.camel.component.azure.storage.queue.client.QueueClientWrapper
 
deleteMessage - org.apache.camel.component.azure.storage.queue.QueueOperationDefinition
 
deleteMessage(String, String, Duration) - Method in class org.apache.camel.component.azure.storage.queue.client.QueueClientWrapper
 
deleteMessage(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperations
 
deleteQueue - org.apache.camel.component.azure.storage.queue.QueueOperationDefinition
 
deleteQueue(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperations
 
DEQUEUE_COUNT - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
dequeueCount(long) - Method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
doStart() - Method in class org.apache.camel.component.azure.storage.queue.QueueConsumer
 
doStart() - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpoint
 

E

EXPIRATION_TIME - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
expirationTime(OffsetDateTime) - Method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 

G

getAccessKey() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
Access key for the associated azure account name to be used for authentication with azure queue services
getAccountName() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
Azure account name to be used for authentication with azure queue services
getAutowiredNames() - Method in class org.apache.camel.component.azure.storage.queue.QueueComponentConfigurer
 
getAutowiredNames() - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpointConfigurer
 
getBody() - Method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperationResponse
 
getCollectionValueType(Object, String, boolean) - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpointConfigurer
 
getConfiguration() - Method in class org.apache.camel.component.azure.storage.queue.QueueComponent
The component configurations
getConfiguration() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
 
getConfiguration() - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpoint
The component configurations
getCreateQueueFlagFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
getCredentials() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
StorageSharedKeyCredential can be injected to create the azure client, this holds the important authentication information
getEndpoint() - Method in class org.apache.camel.component.azure.storage.queue.QueueConsumer
 
getEndpoint() - Method in class org.apache.camel.component.azure.storage.queue.QueueProducer
 
getHeaders() - Method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperationResponse
 
getMaxMessages() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
Maximum number of messages to get, if there are less messages exist in the queue than requested all the messages will be returned.
getMaxMessages(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
 
getMaxMessagesFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
getMessageId() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
The ID of the message to be deleted or updated.
getMessageId(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
 
getMessageIdFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
getMetadata(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
 
getMetadataFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
getOperation() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
Queue service operation hint to the producer
getOptionType(String, boolean) - Method in class org.apache.camel.component.azure.storage.queue.QueueComponentConfigurer
 
getOptionType(String, boolean) - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpointConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.storage.queue.QueueComponentConfigurer
 
getOptionValue(Object, String, boolean) - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpointConfigurer
 
getPopReceipt() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
Unique identifier that must match for the message to be deleted or updated.
getPopReceipt(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
 
getPopReceiptFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
getQueueClientWrapper(String) - Method in class org.apache.camel.component.azure.storage.queue.client.QueueServiceClientWrapper
 
getQueueName() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
The queue resource name
getQueueName(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
 
getQueueNameFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
getQueueOperation(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
 
getQueueOperationsDefinitionFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
getQueueServiceClient() - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpoint
 
getQueuesSegmentOptions(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
 
getQueuesSegmentOptionsFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
getServiceClient() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
Service client to a storage account to interact with the queue service.
getTimeout() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
An optional timeout applied to the operation.
getTimeout(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
 
getTimeoutFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
getTimeToLive() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
How long the message will stay alive in the queue.
getTimeToLive(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
 
getTimeToLiveFromHeaders(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
getVisibilityTimeout() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
The timeout period for how long the message is invisible in the queue.
getVisibilityTimeout(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
 
getVisibilityTimeout(Exchange) - Static method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 

H

httpHeaders(HttpHeaders) - Method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 

I

INSERTION_TIME - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
insertionTime(OffsetDateTime) - Method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
isCreateQueue() - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
When is set to `true`, the queue will be automatically created when sending messages to the queue.
isCreateQueue(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
 
isEnabled(String) - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpointUriFactory
 
isLenientProperties() - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpointUriFactory
 

L

listQueues - org.apache.camel.component.azure.storage.queue.QueueOperationDefinition
 
listQueues(QueuesSegmentOptions, Duration) - Method in class org.apache.camel.component.azure.storage.queue.client.QueueServiceClientWrapper
 
listQueues(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.operations.QueueServiceOperations
 

M

MAX_MESSAGES - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
MESSAGE_ID - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
messageId(String) - Method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
METADATA - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
multiValuePrefixes() - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpointUriFactory
 

O

org.apache.camel.component.azure.storage.queue - package org.apache.camel.component.azure.storage.queue
 
org.apache.camel.component.azure.storage.queue.client - package org.apache.camel.component.azure.storage.queue.client
 
org.apache.camel.component.azure.storage.queue.operations - package org.apache.camel.component.azure.storage.queue.operations
 

P

peekMessages - org.apache.camel.component.azure.storage.queue.QueueOperationDefinition
 
peekMessages(Integer, Duration) - Method in class org.apache.camel.component.azure.storage.queue.client.QueueClientWrapper
 
peekMessages(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperations
 
poll() - Method in class org.apache.camel.component.azure.storage.queue.QueueConsumer
 
POP_RECEIPT - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
popReceipt(String) - Method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
process(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.QueueProducer
 
processBatch(Queue<Object>) - Method in class org.apache.camel.component.azure.storage.queue.QueueConsumer
 
propertyNames() - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpointUriFactory
 

Q

QUEUE_NAME - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
QUEUE_OPERATION - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
QueueClientFactory - Class in org.apache.camel.component.azure.storage.queue.client
 
QueueClientWrapper - Class in org.apache.camel.component.azure.storage.queue.client
 
QueueClientWrapper(QueueClient) - Constructor for class org.apache.camel.component.azure.storage.queue.client.QueueClientWrapper
 
QueueComponent - Class in org.apache.camel.component.azure.storage.queue
Azure Queue Storage component using azure java sdk v12.x
QueueComponent() - Constructor for class org.apache.camel.component.azure.storage.queue.QueueComponent
 
QueueComponent(CamelContext) - Constructor for class org.apache.camel.component.azure.storage.queue.QueueComponent
 
QueueComponentConfigurer - Class in org.apache.camel.component.azure.storage.queue
Generated by camel build tools - do NOT edit this file!
QueueComponentConfigurer() - Constructor for class org.apache.camel.component.azure.storage.queue.QueueComponentConfigurer
 
QueueConfiguration - Class in org.apache.camel.component.azure.storage.queue
 
QueueConfiguration() - Constructor for class org.apache.camel.component.azure.storage.queue.QueueConfiguration
 
QueueConfigurationOptionsProxy - Class in org.apache.camel.component.azure.storage.queue
QueueConfigurationOptionsProxy(QueueConfiguration) - Constructor for class org.apache.camel.component.azure.storage.queue.QueueConfigurationOptionsProxy
 
QueueConstants - Class in org.apache.camel.component.azure.storage.queue
 
QueueConsumer - Class in org.apache.camel.component.azure.storage.queue
 
QueueConsumer(QueueEndpoint, Processor) - Constructor for class org.apache.camel.component.azure.storage.queue.QueueConsumer
 
QueueEndpoint - Class in org.apache.camel.component.azure.storage.queue
Stores and retrieves messages to/from Azure Storage Queue.
QueueEndpoint(String, Component, QueueConfiguration) - Constructor for class org.apache.camel.component.azure.storage.queue.QueueEndpoint
 
QueueEndpointConfigurer - Class in org.apache.camel.component.azure.storage.queue
Generated by camel build tools - do NOT edit this file!
QueueEndpointConfigurer() - Constructor for class org.apache.camel.component.azure.storage.queue.QueueEndpointConfigurer
 
QueueEndpointUriFactory - Class in org.apache.camel.component.azure.storage.queue
Generated by camel build tools - do NOT edit this file!
QueueEndpointUriFactory() - Constructor for class org.apache.camel.component.azure.storage.queue.QueueEndpointUriFactory
 
QueueExchangeHeaders - Class in org.apache.camel.component.azure.storage.queue
 
QueueExchangeHeaders() - Constructor for class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
QueueOperationDefinition - Enum in org.apache.camel.component.azure.storage.queue
 
QueueOperationResponse - Class in org.apache.camel.component.azure.storage.queue.operations
 
QueueOperationResponse(Object, Map<String, Object>) - Constructor for class org.apache.camel.component.azure.storage.queue.operations.QueueOperationResponse
 
QueueOperations - Class in org.apache.camel.component.azure.storage.queue.operations
All operations related to QueueClient.
QueueOperations(QueueConfiguration, QueueClientWrapper) - Constructor for class org.apache.camel.component.azure.storage.queue.operations.QueueOperations
 
QueueProducer - Class in org.apache.camel.component.azure.storage.queue
A Producer which sends messages to the Azure Storage Queue Service
QueueProducer(Endpoint) - Constructor for class org.apache.camel.component.azure.storage.queue.QueueProducer
 
QUEUES_SEGMENT_OPTIONS - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
QueueServiceClientWrapper - Class in org.apache.camel.component.azure.storage.queue.client
 
QueueServiceClientWrapper(QueueServiceClient) - Constructor for class org.apache.camel.component.azure.storage.queue.client.QueueServiceClientWrapper
 
QueueServiceOperations - Class in org.apache.camel.component.azure.storage.queue.operations
All operations related to QueueServiceClient.
QueueServiceOperations(QueueConfiguration, QueueServiceClientWrapper) - Constructor for class org.apache.camel.component.azure.storage.queue.operations.QueueServiceOperations
 

R

RAW_HTTP_HEADERS - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
receiveMessages - org.apache.camel.component.azure.storage.queue.QueueOperationDefinition
 
receiveMessages(Integer, Duration, Duration) - Method in class org.apache.camel.component.azure.storage.queue.client.QueueClientWrapper
 
receiveMessages(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperations
 

S

secretPropertyNames() - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpointUriFactory
 
sendMessage - org.apache.camel.component.azure.storage.queue.QueueOperationDefinition
 
sendMessage(String, Duration, Duration, Duration) - Method in class org.apache.camel.component.azure.storage.queue.client.QueueClientWrapper
 
sendMessage(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperations
 
setAccessKey(String) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
 
setAccountName(String) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
 
setConfiguration(QueueConfiguration) - Method in class org.apache.camel.component.azure.storage.queue.QueueComponent
 
setConfiguration(QueueConfiguration) - Method in class org.apache.camel.component.azure.storage.queue.QueueEndpoint
 
setCreateQueue(boolean) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
 
setCredentials(StorageSharedKeyCredential) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
 
setMaxMessages(Integer) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
 
setMessageId(String) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
 
setOperation(QueueOperationDefinition) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
 
setPopReceipt(String) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
 
setQueueName(String) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
 
setServiceClient(QueueServiceClient) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
 
setTimeout(Duration) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
 
setTimeToLive(Duration) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
 
setVisibilityTimeout(Duration) - Method in class org.apache.camel.component.azure.storage.queue.QueueConfiguration
 

T

TIME_NEXT_VISIBLE - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
TIME_TO_LIVE - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
timeNextVisible(OffsetDateTime) - Method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 
TIMEOUT - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
toMap() - Method in class org.apache.camel.component.azure.storage.queue.QueueExchangeHeaders
 

U

updateMessage - org.apache.camel.component.azure.storage.queue.QueueOperationDefinition
 
updateMessage(String, String, String, Duration, Duration) - Method in class org.apache.camel.component.azure.storage.queue.client.QueueClientWrapper
 
updateMessage(Exchange) - Method in class org.apache.camel.component.azure.storage.queue.operations.QueueOperations
 

V

valueOf(String) - Static method in enum org.apache.camel.component.azure.storage.queue.QueueOperationDefinition
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.camel.component.azure.storage.queue.QueueOperationDefinition
Returns an array containing the constants of this enum type, in the order they are declared.
VISIBILITY_TIMEOUT - Static variable in class org.apache.camel.component.azure.storage.queue.QueueConstants
 
B C D E G H I L M O P Q R S T U V 
All Classes All Packages