Skip navigation links
A B C D E F G I L M N O Q R S T V 

A

AmqpContainer() - Constructor for class org.reactivecommons.async.impl.config.RabbitProperties.AmqpContainer
 
applicationCommandListener(ReactiveMessageListener, HandlerResolver, MessageConverter, DiscardNotifier, CustomReporter) - Method in class org.reactivecommons.async.impl.config.CommandListenersConfig
 
AsyncProps - Class in org.reactivecommons.async.impl.config.props
 
AsyncProps() - Constructor for class org.reactivecommons.async.impl.config.props.AsyncProps
 

B

brokerConfig() - Method in class org.reactivecommons.async.impl.config.RabbitMqConfig
 
BrokerConfigProps - Class in org.reactivecommons.async.impl.config.props
 
BrokerConfigProps() - Constructor for class org.reactivecommons.async.impl.config.props.BrokerConfigProps
 

C

Cache() - Constructor for class org.reactivecommons.async.impl.config.RabbitProperties.Cache
 
Channel() - Constructor for class org.reactivecommons.async.impl.config.RabbitProperties.Cache.Channel
 
CommandListenersConfig - Class in org.reactivecommons.async.impl.config
 
CommandListenersConfig() - Constructor for class org.reactivecommons.async.impl.config.CommandListenersConfig
 
Connection() - Constructor for class org.reactivecommons.async.impl.config.RabbitProperties.Cache.Connection
 

D

defaultCommandHandler() - Method in class org.reactivecommons.async.impl.config.RabbitMqConfig
 
defaultHandler() - Method in class org.reactivecommons.async.impl.config.RabbitMqConfig
 
determineAddresses() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
Returns the comma-separated addresses or a single address (host:port) created from the configured host and port if no addresses have been set.
determineHost() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
Returns the host from the first address, or the configured host if no addresses have been set.
determinePassword() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
If addresses have been set and the first address has a password it is returned.
determinePort() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
Returns the port from the first address, or the configured port if no addresses have been set.
determineUsername() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
If addresses have been set and the first address has a username it is returned.
determineVirtualHost() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
If addresses have been set and the first address has a virtual host it is returned.
DirectAsyncGatewayConfig - Class in org.reactivecommons.async.impl.config
 
DirectAsyncGatewayConfig() - Constructor for class org.reactivecommons.async.impl.config.DirectAsyncGatewayConfig
 
DirectContainer() - Constructor for class org.reactivecommons.async.impl.config.RabbitProperties.DirectContainer
 
DirectProps - Class in org.reactivecommons.async.impl.config.props
 
DirectProps() - Constructor for class org.reactivecommons.async.impl.config.props.DirectProps
 
domainEventBus(ReactiveMessageSender, BrokerConfigProps, BrokerConfig) - Method in class org.reactivecommons.async.impl.config.EventBusConfig
 
DomainProps - Class in org.reactivecommons.async.impl.config.props
 
DomainProps() - Constructor for class org.reactivecommons.async.impl.config.props.DomainProps
 
dynamicRegistry(HandlerResolver, ReactiveMessageListener, IBrokerConfigProps) - Method in class org.reactivecommons.async.impl.config.RabbitMqConfig
 

E

EnableCommandListeners - Annotation Type in org.reactivecommons.async.impl.config.annotations
 
EnableDirectAsyncGateway - Annotation Type in org.reactivecommons.async.impl.config.annotations
 
EnableDomainEventBus - Annotation Type in org.reactivecommons.async.impl.config.annotations
 
EnableEventListeners - Annotation Type in org.reactivecommons.async.impl.config.annotations
 
EnableMessageListeners - Annotation Type in org.reactivecommons.async.impl.config.annotations
This annotation enables all messages listeners (Query, Commands, Events).
EnableNotificationListener - Annotation Type in org.reactivecommons.async.impl.config.annotations
 
EnableQueryListeners - Annotation Type in org.reactivecommons.async.impl.config.annotations
 
EventBusConfig - Class in org.reactivecommons.async.impl.config
 
EventBusConfig() - Constructor for class org.reactivecommons.async.impl.config.EventBusConfig
 
eventListener(HandlerResolver, MessageConverter, ReactiveMessageListener, DiscardNotifier, CustomReporter) - Method in class org.reactivecommons.async.impl.config.EventListenersConfig
 
EventListenersConfig - Class in org.reactivecommons.async.impl.config
 
EventListenersConfig() - Constructor for class org.reactivecommons.async.impl.config.EventListenersConfig
 
eventNotificationListener(HandlerResolver, MessageConverter, ReactiveMessageListener, DiscardNotifier, CustomReporter) - Method in class org.reactivecommons.async.impl.config.NotificacionListenersConfig
 
EventsProps - Class in org.reactivecommons.async.impl.config.props
 
EventsProps() - Constructor for class org.reactivecommons.async.impl.config.props.EventsProps
 

F

FluxProps - Class in org.reactivecommons.async.impl.config.props
 
FluxProps() - Constructor for class org.reactivecommons.async.impl.config.props.FluxProps
 

G

getAcknowledgeMode() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.AmqpContainer
 
getAddresses() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
getAlgorithm() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
getCache() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
getChannel() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Cache
 
getCheckoutTimeout() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Cache.Channel
 
getCommandsQueue() - Method in class org.reactivecommons.async.impl.config.props.BrokerConfigProps
 
getConcurrency() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.SimpleContainer
 
getConnection() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Cache
 
getConnectionTimeout() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
getConsumersPerQueue() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.DirectContainer
 
getDefaultRequeueRejected() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.AmqpContainer
 
getDirect() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Listener
 
getDirectMessagesExchangeName() - Method in class org.reactivecommons.async.impl.config.props.BrokerConfigProps
 
getDomainEventsExchangeName() - Method in class org.reactivecommons.async.impl.config.props.BrokerConfigProps
 
getEventsQueue() - Method in class org.reactivecommons.async.impl.config.props.BrokerConfigProps
 
getExchange() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Template
 
getHost() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
getIdleEventInterval() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.AmqpContainer
 
getInitialInterval() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Retry
 
getKeyStore() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
getKeyStorePassword() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
getKeyStoreType() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
getListener() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
getMandatory() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Template
 
getMaxAttempts() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Retry
 
getMaxConcurrency() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.SimpleContainer
 
getMaxInterval() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Retry
 
getMode() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Cache.Connection
 
getMultiplier() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Retry
 
getPassword() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
getPort() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
getPrefetch() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.AmqpContainer
 
getQueriesQueue() - Method in class org.reactivecommons.async.impl.config.props.BrokerConfigProps
 
getQueue() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Template
 
getQueueName(String) - Method in class org.reactivecommons.async.impl.config.props.NotificationProps
 
getReceiveTimeout() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Template
 
getReplyQueue() - Method in class org.reactivecommons.async.impl.config.props.BrokerConfigProps
 
getReplyTimeout() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Template
 
getRequestedHeartbeat() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
getRetry() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.AmqpContainer
 
getRetry() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Template
 
getRoutingKey() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Template
 
getSimple() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Listener
 
getSize() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Cache.Channel
 
getSize() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Cache.Connection
 
getSsl() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
getTemplate() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
getTransactionSize() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.SimpleContainer
 
getTrustStore() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
getTrustStorePassword() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
getTrustStoreType() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
getType() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Listener
 
getUsername() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
getVerifyHostname() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
getVirtualHost() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
GlobalProps - Class in org.reactivecommons.async.impl.config.props
 
GlobalProps() - Constructor for class org.reactivecommons.async.impl.config.props.GlobalProps
 

I

isAutoStartup() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.AmqpContainer
 
isEnabled() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Retry
 
isEnabled() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
isMissingQueuesFatal() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.AmqpContainer
 
isMissingQueuesFatal() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.DirectContainer
 
isMissingQueuesFatal() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.SimpleContainer
 
isPublisherConfirms() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
isPublisherReturns() - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
isStateless() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.ListenerRetry
 
isValidateServerCertificate() - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 

L

Listener() - Constructor for class org.reactivecommons.async.impl.config.RabbitProperties.Listener
 
ListenerRetry() - Constructor for class org.reactivecommons.async.impl.config.RabbitProperties.ListenerRetry
 

M

messageConverter(ObjectMapperSupplier) - Method in class org.reactivecommons.async.impl.config.RabbitMqConfig
 
messageListener(ConnectionFactoryProvider) - Method in class org.reactivecommons.async.impl.config.RabbitMqConfig
 
messageSender(MessageConverter, BrokerConfigProps, SenderOptions) - Method in class org.reactivecommons.async.impl.config.RabbitMqConfig
 
msgListener(ReactiveReplyRouter, BrokerConfig, ReactiveMessageListener) - Method in class org.reactivecommons.async.impl.config.DirectAsyncGatewayConfig
 

N

NotificacionListenersConfig - Class in org.reactivecommons.async.impl.config
 
NotificacionListenersConfig() - Constructor for class org.reactivecommons.async.impl.config.NotificacionListenersConfig
 
NotificationProps - Class in org.reactivecommons.async.impl.config.props
 
NotificationProps() - Constructor for class org.reactivecommons.async.impl.config.props.NotificationProps
 

O

objectMapperSupplier() - Method in class org.reactivecommons.async.impl.config.RabbitMqConfig
 
org.reactivecommons.async.impl.config - package org.reactivecommons.async.impl.config
 
org.reactivecommons.async.impl.config.annotations - package org.reactivecommons.async.impl.config.annotations
 
org.reactivecommons.async.impl.config.props - package org.reactivecommons.async.impl.config.props
 

Q

queryListener(MessageConverter, HandlerResolver, ReactiveMessageSender, ReactiveMessageListener, DiscardNotifier, CustomReporter) - Method in class org.reactivecommons.async.impl.config.QueryListenerConfig
 
QueryListenerConfig - Class in org.reactivecommons.async.impl.config
 
QueryListenerConfig() - Constructor for class org.reactivecommons.async.impl.config.QueryListenerConfig
 

R

rabbitDirectAsyncGateway(BrokerConfig, ReactiveReplyRouter, ReactiveMessageSender, MessageConverter) - Method in class org.reactivecommons.async.impl.config.DirectAsyncGatewayConfig
 
rabbitDiscardNotifier(ObjectMapperSupplier, ReactiveMessageSender, BrokerConfigProps) - Method in class org.reactivecommons.async.impl.config.RabbitMqConfig
 
RabbitMqConfig - Class in org.reactivecommons.async.impl.config
 
RabbitMqConfig() - Constructor for class org.reactivecommons.async.impl.config.RabbitMqConfig
 
RabbitProperties - Class in org.reactivecommons.async.impl.config
 
RabbitProperties() - Constructor for class org.reactivecommons.async.impl.config.RabbitProperties
 
RabbitProperties.AmqpContainer - Class in org.reactivecommons.async.impl.config
 
RabbitProperties.Cache - Class in org.reactivecommons.async.impl.config
 
RabbitProperties.Cache.Channel - Class in org.reactivecommons.async.impl.config
 
RabbitProperties.Cache.Connection - Class in org.reactivecommons.async.impl.config
 
RabbitProperties.ContainerType - Enum in org.reactivecommons.async.impl.config
 
RabbitProperties.DirectContainer - Class in org.reactivecommons.async.impl.config
Configuration properties for DirectMessageListenerContainer.
RabbitProperties.Listener - Class in org.reactivecommons.async.impl.config
 
RabbitProperties.ListenerRetry - Class in org.reactivecommons.async.impl.config
 
RabbitProperties.Retry - Class in org.reactivecommons.async.impl.config
 
RabbitProperties.SimpleContainer - Class in org.reactivecommons.async.impl.config
Configuration properties for SimpleMessageListenerContainer.
RabbitProperties.Ssl - Class in org.reactivecommons.async.impl.config
 
RabbitProperties.Template - Class in org.reactivecommons.async.impl.config
 
rabbitRConnectionFactory(RabbitProperties) - Method in class org.reactivecommons.async.impl.config.RabbitMqConfig
 
reactiveCommonsCustomErrorReporter() - Method in class org.reactivecommons.async.impl.config.RabbitMqConfig
 
reactiveCommonsSenderOptions(ConnectionFactoryProvider, RabbitProperties) - Method in class org.reactivecommons.async.impl.config.RabbitMqConfig
 
resolver(ApplicationContext, DefaultCommandHandler) - Method in class org.reactivecommons.async.impl.config.RabbitMqConfig
 
Retry() - Constructor for class org.reactivecommons.async.impl.config.RabbitProperties.Retry
 
router() - Method in class org.reactivecommons.async.impl.config.DirectAsyncGatewayConfig
 

S

setAcknowledgeMode(Integer) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.AmqpContainer
 
setAddresses(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
setAlgorithm(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
setAutoStartup(boolean) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.AmqpContainer
 
setCheckoutTimeout(Duration) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Cache.Channel
 
setConcurrency(Integer) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.SimpleContainer
 
setConnectionTimeout(Duration) - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
setConsumersPerQueue(Integer) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.DirectContainer
 
setDefaultRequeueRejected(Boolean) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.AmqpContainer
 
setEnabled(boolean) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Retry
 
setEnabled(boolean) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
setExchange(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Template
 
setHost(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
setIdleEventInterval(Duration) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.AmqpContainer
 
setInitialInterval(Duration) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Retry
 
setKeyStore(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
setKeyStorePassword(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
setKeyStoreType(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
setMandatory(Boolean) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Template
 
setMaxAttempts(int) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Retry
 
setMaxConcurrency(Integer) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.SimpleContainer
 
setMaxInterval(Duration) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Retry
 
setMissingQueuesFatal(boolean) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.DirectContainer
 
setMissingQueuesFatal(boolean) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.SimpleContainer
 
setMode(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Cache.Connection
 
setMultiplier(double) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Retry
 
setPassword(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
setPort(int) - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
setPrefetch(Integer) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.AmqpContainer
 
setPublisherConfirms(boolean) - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
setPublisherReturns(boolean) - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
setQueue(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Template
 
setReceiveTimeout(Duration) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Template
 
setReplyTimeout(Duration) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Template
 
setRequestedHeartbeat(Duration) - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
setRoutingKey(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Template
 
setSize(Integer) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Cache.Channel
 
setSize(Integer) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Cache.Connection
 
setStateless(boolean) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.ListenerRetry
 
setTransactionSize(Integer) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.SimpleContainer
 
setTrustStore(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
setTrustStorePassword(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
setTrustStoreType(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
setType(RabbitProperties.ContainerType) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Listener
 
setUsername(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
setValidateServerCertificate(boolean) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
setVerifyHostname(boolean) - Method in class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 
setVirtualHost(String) - Method in class org.reactivecommons.async.impl.config.RabbitProperties
 
SimpleContainer() - Constructor for class org.reactivecommons.async.impl.config.RabbitProperties.SimpleContainer
 
Ssl() - Constructor for class org.reactivecommons.async.impl.config.RabbitProperties.Ssl
 

T

Template() - Constructor for class org.reactivecommons.async.impl.config.RabbitProperties.Template
 

V

valueOf(String) - Static method in enum org.reactivecommons.async.impl.config.RabbitProperties.ContainerType
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.reactivecommons.async.impl.config.RabbitProperties.ContainerType
Returns an array containing the constants of this enum type, in the order they are declared.
A B C D E F G I L M N O Q R S T V 
Skip navigation links