Index

A C D G M P R S T W 
All Classes and Interfaces|All Packages|Constant Field Values

A

acknowledge(String) - Method in class de.otto.synapse.endpoint.SqsClientHelper
 

C

consume() - Method in class de.otto.synapse.endpoint.receiver.sqs.SqsMessageQueueReceiverEndpoint
 
create(String) - Method in class de.otto.synapse.endpoint.receiver.sqs.SqsMessageQueueReceiverEndpointFactory
 
create(String, MessageFormat) - Method in class de.otto.synapse.endpoint.sender.sqs.SqsMessageSenderEndpointFactory
 
createChannelIfNotExists(String) - Method in class de.otto.synapse.endpoint.SqsClientHelper
 

D

de.otto.synapse.channel.selector - package de.otto.synapse.channel.selector
 
de.otto.synapse.configuration.sqs - package de.otto.synapse.configuration.sqs
 
de.otto.synapse.endpoint - package de.otto.synapse.endpoint
 
de.otto.synapse.endpoint.receiver.sqs - package de.otto.synapse.endpoint.receiver.sqs
 
de.otto.synapse.endpoint.sender.sqs - package de.otto.synapse.endpoint.sender.sqs
 
doesChannelExist(String) - Method in class de.otto.synapse.endpoint.SqsClientHelper
 
doesChannelExist(URL) - Method in class de.otto.synapse.endpoint.SqsClientHelper
 
doSend(TextMessage) - Method in class de.otto.synapse.endpoint.sender.sqs.SqsMessageSender
 
doSendBatch(Stream<TextMessage>) - Method in class de.otto.synapse.endpoint.sender.sqs.SqsMessageSender
 

G

getQueueUrl(String) - Method in class de.otto.synapse.endpoint.SqsClientHelper
 
getQueueUrls() - Method in class de.otto.synapse.endpoint.SqsClientHelper
 

M

matches(Class<? extends Selector>) - Method in class de.otto.synapse.endpoint.sender.sqs.SqsMessageSenderEndpointFactory
 
messageQueueReceiverEndpointFactory(MessageInterceptorRegistry, SqsAsyncClient, ApplicationEventPublisher) - Method in class de.otto.synapse.configuration.sqs.SqsAutoConfiguration
 
MSG_KEY_ATTR - Static variable in class de.otto.synapse.endpoint.sender.sqs.SqsMessageSender
 

P

purgeQueue(String) - Method in class de.otto.synapse.endpoint.SqsClientHelper
 
purgeQueue(URL) - Method in class de.otto.synapse.endpoint.SqsClientHelper
 

R

receiveMessages(String) - Method in class de.otto.synapse.endpoint.SqsClientHelper
 
receiveMessages(String, int) - Method in class de.otto.synapse.endpoint.SqsClientHelper
 
receiveMessages(URL) - Method in class de.otto.synapse.endpoint.SqsClientHelper
 
receiveMessages(URL, int) - Method in class de.otto.synapse.endpoint.SqsClientHelper
 

S

selector() - Method in class de.otto.synapse.endpoint.sender.sqs.SqsMessageSenderEndpointFactory
 
sendMessage(String, String, String) - Method in class de.otto.synapse.endpoint.SqsClientHelper
 
sendMessage(URL, String, String) - Method in class de.otto.synapse.endpoint.SqsClientHelper
 
Sqs - Interface in de.otto.synapse.channel.selector
Selector used to specify that the desired endpoint is a SQS message queue.
sqsAsyncClient(AwsCredentialsProvider, RetryPolicy) - Method in class de.otto.synapse.configuration.sqs.SqsAutoConfiguration
 
SqsAutoConfiguration - Class in de.otto.synapse.configuration.sqs
 
SqsAutoConfiguration(AwsProperties) - Constructor for class de.otto.synapse.configuration.sqs.SqsAutoConfiguration
 
SqsClientHelper - Class in de.otto.synapse.endpoint
A helper used to write tests for SQS senders or publishers.
SqsClientHelper(SqsAsyncClient) - Constructor for class de.otto.synapse.endpoint.SqsClientHelper
 
SqsMessageQueueReceiverEndpoint - Class in de.otto.synapse.endpoint.receiver.sqs
 
SqsMessageQueueReceiverEndpoint(String, MessageInterceptorRegistry, SqsAsyncClient, ExecutorService, ApplicationEventPublisher) - Constructor for class de.otto.synapse.endpoint.receiver.sqs.SqsMessageQueueReceiverEndpoint
 
SqsMessageQueueReceiverEndpointFactory - Class in de.otto.synapse.endpoint.receiver.sqs
 
SqsMessageQueueReceiverEndpointFactory(MessageInterceptorRegistry, SqsAsyncClient, ApplicationEventPublisher) - Constructor for class de.otto.synapse.endpoint.receiver.sqs.SqsMessageQueueReceiverEndpointFactory
 
sqsMessageQueueSenderEndpointFactory(MessageInterceptorRegistry, SqsAsyncClient, String) - Method in class de.otto.synapse.configuration.sqs.SqsAutoConfiguration
 
SqsMessageSender - Class in de.otto.synapse.endpoint.sender.sqs
 
SqsMessageSender(String, String, MessageInterceptorRegistry, MessageTranslator<TextMessage>, SqsAsyncClient) - Constructor for class de.otto.synapse.endpoint.sender.sqs.SqsMessageSender
 
SqsMessageSenderEndpointFactory - Class in de.otto.synapse.endpoint.sender.sqs
 
SqsMessageSenderEndpointFactory(MessageInterceptorRegistry, SqsAsyncClient) - Constructor for class de.otto.synapse.endpoint.sender.sqs.SqsMessageSenderEndpointFactory
 
sqsRetryPolicy() - Method in class de.otto.synapse.configuration.sqs.SqsAutoConfiguration
 
stop() - Method in class de.otto.synapse.endpoint.receiver.sqs.SqsMessageQueueReceiverEndpoint
Stops consumption of messages and shuts down the MessageQueueReceiverEndpoint.

T

toUrl(String) - Method in class de.otto.synapse.endpoint.SqsClientHelper
 

W

waitForSqsToBeReady() - Method in class de.otto.synapse.endpoint.SqsClientHelper
 
A C D G M P R S T W 
All Classes and Interfaces|All Packages|Constant Field Values