Index
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form
A
- addTopic(String, TopicCustomization) - Method in class org.reactivecommons.async.kafka.communications.topology.KafkaCustomizations
- ApplicationEventListener - Class in org.reactivecommons.async.kafka.listeners
- ApplicationEventListener(ReactiveMessageListener, HandlerResolver, MessageConverter, boolean, boolean, long, int, DiscardNotifier, CustomReporter, String) - Constructor for class org.reactivecommons.async.kafka.listeners.ApplicationEventListener
- ApplicationNotificationsListener - Class in org.reactivecommons.async.kafka.listeners
- ApplicationNotificationsListener(ReactiveMessageListener, HandlerResolver, MessageConverter, boolean, boolean, long, int, DiscardNotifier, CustomReporter, String) - Constructor for class org.reactivecommons.async.kafka.listeners.ApplicationNotificationsListener
C
- checkTopic(String) - Method in class org.reactivecommons.async.kafka.communications.topology.TopologyCreator
- createTopic(NewTopic) - Method in class org.reactivecommons.async.kafka.communications.topology.TopologyCreator
- createTopics(List<String>) - Method in class org.reactivecommons.async.kafka.communications.topology.TopologyCreator
D
- DEFAULT_RETRIES - Static variable in class org.reactivecommons.async.kafka.listeners.GenericMessageListener
E
- emit(CloudEvent) - Method in class org.reactivecommons.async.kafka.KafkaDomainEventBus
- emit(String, CloudEvent) - Method in class org.reactivecommons.async.kafka.KafkaDomainEventBus
- emit(String, DomainEvent<T>) - Method in class org.reactivecommons.async.kafka.KafkaDomainEventBus
- emit(DomainEvent<T>) - Method in class org.reactivecommons.async.kafka.KafkaDomainEventBus
- enrichPostProcess(Message) - Method in class org.reactivecommons.async.kafka.listeners.GenericMessageListener
F
- fromDelivery(ReceiverRecord<String, byte[]>) - Static method in class org.reactivecommons.async.kafka.KafkaMessage
G
- GenericMessageListener - Class in org.reactivecommons.async.kafka.listeners
- GenericMessageListener(ReactiveMessageListener, boolean, boolean, long, long, DiscardNotifier, String, CustomReporter, String, List<String>) - Constructor for class org.reactivecommons.async.kafka.listeners.GenericMessageListener
- getContentType() - Method in class org.reactivecommons.async.kafka.KafkaMessage.KafkaMessageProperties
- getExecutorPath(ReceiverRecord<String, byte[]>) - Method in class org.reactivecommons.async.kafka.listeners.ApplicationEventListener
- getExecutorPath(ReceiverRecord<String, byte[]>) - Method in class org.reactivecommons.async.kafka.listeners.ApplicationNotificationsListener
- getExecutorPath(ReceiverRecord<String, byte[]>) - Method in class org.reactivecommons.async.kafka.listeners.GenericMessageListener
- getMaxConcurrency() - Method in class org.reactivecommons.async.kafka.communications.ReactiveMessageListener
- getTopics() - Method in class org.reactivecommons.async.kafka.communications.topology.TopologyCreator
H
- handle(ReceiverRecord<String, byte[]>, Instant) - Method in class org.reactivecommons.async.kafka.listeners.GenericMessageListener
K
- KafkaCustomizations - Class in org.reactivecommons.async.kafka.communications.topology
- KafkaCustomizations() - Constructor for class org.reactivecommons.async.kafka.communications.topology.KafkaCustomizations
- KafkaDirectAsyncGateway - Class in org.reactivecommons.async.kafka
- KafkaDirectAsyncGateway() - Constructor for class org.reactivecommons.async.kafka.KafkaDirectAsyncGateway
- KafkaDomainEventBus - Class in org.reactivecommons.async.kafka
- KafkaDomainEventBus() - Constructor for class org.reactivecommons.async.kafka.KafkaDomainEventBus
- KafkaJacksonMessageConverter - Class in org.reactivecommons.async.kafka.converters.json
- KafkaJacksonMessageConverter(ObjectMapper) - Constructor for class org.reactivecommons.async.kafka.converters.json.KafkaJacksonMessageConverter
- KafkaMessage - Class in org.reactivecommons.async.kafka
- KafkaMessage() - Constructor for class org.reactivecommons.async.kafka.KafkaMessage
- KafkaMessage.KafkaMessageProperties - Class in org.reactivecommons.async.kafka
- KafkaMessageProperties() - Constructor for class org.reactivecommons.async.kafka.KafkaMessage.KafkaMessageProperties
L
- listen(String, List<String>) - Method in class org.reactivecommons.async.kafka.communications.ReactiveMessageListener
- logError(Throwable, ReceiverRecord<String, byte[]>, FallbackStrategy) - Method in class org.reactivecommons.async.kafka.listeners.GenericMessageListener
N
- NOT_IMPLEMENTED_YET - Static variable in class org.reactivecommons.async.kafka.KafkaDirectAsyncGateway
- NOT_IMPLEMENTED_YET - Static variable in class org.reactivecommons.async.kafka.KafkaDomainEventBus
O
- org.reactivecommons.async.kafka - package org.reactivecommons.async.kafka
- org.reactivecommons.async.kafka.communications - package org.reactivecommons.async.kafka.communications
- org.reactivecommons.async.kafka.communications.exceptions - package org.reactivecommons.async.kafka.communications.exceptions
- org.reactivecommons.async.kafka.communications.topology - package org.reactivecommons.async.kafka.communications.topology
- org.reactivecommons.async.kafka.converters.json - package org.reactivecommons.async.kafka.converters.json
- org.reactivecommons.async.kafka.listeners - package org.reactivecommons.async.kafka.listeners
P
- parseMessageForReporter(Message) - Method in class org.reactivecommons.async.kafka.listeners.ApplicationEventListener
- parseMessageForReporter(Message) - Method in class org.reactivecommons.async.kafka.listeners.ApplicationNotificationsListener
- parseMessageForReporter(Message) - Method in class org.reactivecommons.async.kafka.listeners.GenericMessageListener
R
- rawMessageHandler(String) - Method in class org.reactivecommons.async.kafka.listeners.ApplicationEventListener
- rawMessageHandler(String) - Method in class org.reactivecommons.async.kafka.listeners.ApplicationNotificationsListener
- rawMessageHandler(String) - Method in class org.reactivecommons.async.kafka.listeners.GenericMessageListener
- ReactiveMessageListener - Class in org.reactivecommons.async.kafka.communications
- ReactiveMessageListener() - Constructor for class org.reactivecommons.async.kafka.communications.ReactiveMessageListener
- ReactiveMessageSender - Class in org.reactivecommons.async.kafka.communications
- ReactiveMessageSender(KafkaSender<String, byte[]>, MessageConverter, TopologyCreator) - Constructor for class org.reactivecommons.async.kafka.communications.ReactiveMessageSender
- reply(T, From) - Method in class org.reactivecommons.async.kafka.KafkaDirectAsyncGateway
- requestReply(CloudEvent, String, Class<R>) - Method in class org.reactivecommons.async.kafka.KafkaDirectAsyncGateway
- requestReply(CloudEvent, String, Class<R>, String) - Method in class org.reactivecommons.async.kafka.KafkaDirectAsyncGateway
- requestReply(AsyncQuery<T>, String, Class<R>) - Method in class org.reactivecommons.async.kafka.KafkaDirectAsyncGateway
- requestReply(AsyncQuery<T>, String, Class<R>, String) - Method in class org.reactivecommons.async.kafka.KafkaDirectAsyncGateway
S
- send(V) - Method in class org.reactivecommons.async.kafka.communications.ReactiveMessageSender
- sendCommand(CloudEvent, String) - Method in class org.reactivecommons.async.kafka.KafkaDirectAsyncGateway
- sendCommand(CloudEvent, String, long) - Method in class org.reactivecommons.async.kafka.KafkaDirectAsyncGateway
- sendCommand(CloudEvent, String, long, String) - Method in class org.reactivecommons.async.kafka.KafkaDirectAsyncGateway
- sendCommand(CloudEvent, String, String) - Method in class org.reactivecommons.async.kafka.KafkaDirectAsyncGateway
- sendCommand(Command<T>, String) - Method in class org.reactivecommons.async.kafka.KafkaDirectAsyncGateway
- sendCommand(Command<T>, String, long) - Method in class org.reactivecommons.async.kafka.KafkaDirectAsyncGateway
- sendCommand(Command<T>, String, long, String) - Method in class org.reactivecommons.async.kafka.KafkaDirectAsyncGateway
- sendCommand(Command<T>, String, String) - Method in class org.reactivecommons.async.kafka.KafkaDirectAsyncGateway
- setUpBindings(TopologyCreator) - Method in class org.reactivecommons.async.kafka.listeners.GenericMessageListener
- startListener(TopologyCreator) - Method in class org.reactivecommons.async.kafka.listeners.GenericMessageListener
T
- TIMEOUT_MS - Static variable in class org.reactivecommons.async.kafka.communications.topology.TopologyCreator
- toMessage(Object) - Method in class org.reactivecommons.async.kafka.converters.json.KafkaJacksonMessageConverter
- toNewTopic(TopicCustomization) - Method in class org.reactivecommons.async.kafka.communications.topology.TopologyCreator
- TopicCustomization - Class in org.reactivecommons.async.kafka.communications.topology
- TopicCustomization() - Constructor for class org.reactivecommons.async.kafka.communications.topology.TopicCustomization
- TopicNotFoundException - Exception in org.reactivecommons.async.kafka.communications.exceptions
- TopicNotFoundException(String) - Constructor for exception org.reactivecommons.async.kafka.communications.exceptions.TopicNotFoundException
- TopologyCreator - Class in org.reactivecommons.async.kafka.communications.topology
- TopologyCreator(AdminClient, KafkaCustomizations, boolean) - Constructor for class org.reactivecommons.async.kafka.communications.topology.TopologyCreator
W
- withTopic(String, TopicCustomization) - Static method in class org.reactivecommons.async.kafka.communications.topology.KafkaCustomizations
All Classes and Interfaces|All Packages|Constant Field Values|Serialized Form