Index

C D G I M S 
All Classes All Packages

C

consume() - Method in class de.otto.synapse.channel.InMemoryChannel
 
consumeUntil(ChannelPosition, Predicate<ShardResponse>) - Method in class de.otto.synapse.channel.InMemoryChannel
 
create(String) - Method in class de.otto.synapse.endpoint.receiver.InMemoryMessageLogReceiverEndpointFactory
 
create(String) - Method in class de.otto.synapse.endpoint.receiver.InMemoryMessageQueueReceiverEndpointFactory
 
create(String, MessageFormat) - Method in class de.otto.synapse.endpoint.sender.InMemoryMessageSenderFactory
 

D

de.otto.synapse.channel - package de.otto.synapse.channel
 
de.otto.synapse.configuration - package de.otto.synapse.configuration
 
de.otto.synapse.endpoint.receiver - package de.otto.synapse.endpoint.receiver
 
de.otto.synapse.endpoint.sender - package de.otto.synapse.endpoint.sender
 
doSend(TextMessage) - Method in class de.otto.synapse.endpoint.sender.InMemoryMessageSender
 

G

getChannel(String) - Method in class de.otto.synapse.channel.InMemoryChannels
 
getEventQueue() - Method in class de.otto.synapse.channel.InMemoryChannel
 

I

InMemoryChannel - Class in de.otto.synapse.channel
 
InMemoryChannel(String, MessageInterceptorRegistry) - Constructor for class de.otto.synapse.channel.InMemoryChannel
 
InMemoryChannel(String, MessageInterceptorRegistry, ApplicationEventPublisher) - Constructor for class de.otto.synapse.channel.InMemoryChannel
 
inMemoryChannels(MessageInterceptorRegistry, ApplicationEventPublisher) - Method in class de.otto.synapse.configuration.InMemoryChannelTestConfiguration
 
InMemoryChannels - Class in de.otto.synapse.channel
 
InMemoryChannels(MessageInterceptorRegistry, ApplicationEventPublisher) - Constructor for class de.otto.synapse.channel.InMemoryChannels
 
InMemoryChannelTestConfiguration - Class in de.otto.synapse.configuration
 
InMemoryChannelTestConfiguration() - Constructor for class de.otto.synapse.configuration.InMemoryChannelTestConfiguration
 
InMemoryMessageLogReceiverEndpointFactory - Class in de.otto.synapse.endpoint.receiver
A builder used to build in-memory implementations of an EventSource.
InMemoryMessageLogReceiverEndpointFactory(InMemoryChannels, Class<? extends Selector>) - Constructor for class de.otto.synapse.endpoint.receiver.InMemoryMessageLogReceiverEndpointFactory
 
InMemoryMessageLogTestConfiguration - Class in de.otto.synapse.configuration
Configuration used to implement tests.
InMemoryMessageLogTestConfiguration() - Constructor for class de.otto.synapse.configuration.InMemoryMessageLogTestConfiguration
 
InMemoryMessageQueueReceiverEndpointFactory - Class in de.otto.synapse.endpoint.receiver
A builder used to build in-memory implementations of an MessageQueueReceiverEndpoint.
InMemoryMessageQueueReceiverEndpointFactory(InMemoryChannels) - Constructor for class de.otto.synapse.endpoint.receiver.InMemoryMessageQueueReceiverEndpointFactory
 
InMemoryMessageQueueTestConfiguration - Class in de.otto.synapse.configuration
Configuration used to implement tests.
InMemoryMessageQueueTestConfiguration() - Constructor for class de.otto.synapse.configuration.InMemoryMessageQueueTestConfiguration
 
InMemoryMessageSender - Class in de.otto.synapse.endpoint.sender
 
InMemoryMessageSender(MessageInterceptorRegistry, MessageTranslator<TextMessage>, InMemoryChannel) - Constructor for class de.otto.synapse.endpoint.sender.InMemoryMessageSender
 
InMemoryMessageSenderFactory - Class in de.otto.synapse.endpoint.sender
 
InMemoryMessageSenderFactory(MessageInterceptorRegistry, InMemoryChannels, Class<? extends Selector>) - Constructor for class de.otto.synapse.endpoint.sender.InMemoryMessageSenderFactory
 

M

matches(Class<? extends Selector>) - Method in class de.otto.synapse.endpoint.receiver.InMemoryMessageLogReceiverEndpointFactory
 
matches(Class<? extends Selector>) - Method in class de.otto.synapse.endpoint.sender.InMemoryMessageSenderFactory
 
messageLogReceiverEndpointFactory(InMemoryChannels) - Method in class de.otto.synapse.configuration.InMemoryMessageLogTestConfiguration
 
messageLogSenderEndpointFactory(MessageInterceptorRegistry, InMemoryChannels) - Method in class de.otto.synapse.configuration.InMemoryMessageLogTestConfiguration
 
messageQueueReceiverEndpointFactory(InMemoryChannels) - Method in class de.otto.synapse.configuration.InMemoryMessageQueueTestConfiguration
 
messageQueueSenderEndpointFactory(MessageInterceptorRegistry, InMemoryChannels) - Method in class de.otto.synapse.configuration.InMemoryMessageQueueTestConfiguration
 

S

selector() - Method in class de.otto.synapse.endpoint.receiver.InMemoryMessageLogReceiverEndpointFactory
 
selector() - Method in class de.otto.synapse.endpoint.sender.InMemoryMessageSenderFactory
 
send(TextMessage) - Method in class de.otto.synapse.channel.InMemoryChannel
 
snapshotMessageStoreFactory() - Method in class de.otto.synapse.configuration.InMemoryMessageLogTestConfiguration
 
stop() - Method in class de.otto.synapse.channel.InMemoryChannel
 
C D G I M S 
All Classes All Packages