Hierarchy For All Packages
Package Hierarchies:- de.otto.synapse.annotation,
- de.otto.synapse.channel,
- de.otto.synapse.channel.selector,
- de.otto.synapse.configuration,
- de.otto.synapse.consumer,
- de.otto.synapse.endpoint,
- de.otto.synapse.endpoint.receiver,
- de.otto.synapse.endpoint.sender,
- de.otto.synapse.eventsource,
- de.otto.synapse.info,
- de.otto.synapse.journal,
- de.otto.synapse.leaderelection,
- de.otto.synapse.logging,
- de.otto.synapse.message,
- de.otto.synapse.messagestore,
- de.otto.synapse.state,
- de.otto.synapse.translator
Class Hierarchy
- java.lang.Object
- de.otto.synapse.eventsource.AbstractEventSource (implements de.otto.synapse.eventsource.EventSource)
- de.otto.synapse.eventsource.DefaultEventSource
- de.otto.synapse.endpoint.AbstractMessageEndpoint (implements de.otto.synapse.endpoint.MessageEndpoint)
- de.otto.synapse.endpoint.receiver.AbstractMessageReceiverEndpoint (implements de.otto.synapse.endpoint.receiver.MessageReceiverEndpoint)
- de.otto.synapse.endpoint.receiver.AbstractMessageLogReceiverEndpoint (implements de.otto.synapse.endpoint.receiver.MessageLogReceiverEndpoint)
- de.otto.synapse.endpoint.sender.AbstractMessageSenderEndpoint (implements de.otto.synapse.endpoint.sender.MessageSenderEndpoint)
- de.otto.synapse.endpoint.receiver.AbstractMessageReceiverEndpoint (implements de.otto.synapse.endpoint.receiver.MessageReceiverEndpoint)
- de.otto.synapse.translator.AbstractTextDecoder<T> (implements de.otto.synapse.translator.Decoder<T>)
- de.otto.synapse.translator.TextDecoder
- de.otto.synapse.annotation.BeanNameHelper
- de.otto.synapse.messagestore.CalculatedValueIndexer (implements de.otto.synapse.messagestore.Indexer)
- de.otto.synapse.channel.ChannelDurationBehind (implements java.io.Serializable)
- de.otto.synapse.channel.ChannelDurationBehind.Builder
- de.otto.synapse.channel.ChannelPosition (implements java.io.Serializable)
- de.otto.synapse.channel.ChannelResponse
- de.otto.synapse.state.ChronicleMapBytesMarshaller<V> (implements net.openhft.chronicle.hash.serialization.BytesReader<T>, net.openhft.chronicle.hash.serialization.BytesWriter<T>, net.openhft.chronicle.core.util.ReadResolvable<T>)
- de.otto.synapse.state.ChronicleMapStateRepository.Builder<V>
- de.otto.synapse.messagestore.CompositeIndexer (implements de.otto.synapse.messagestore.Indexer)
- de.otto.synapse.message.CompoundKey (implements de.otto.synapse.message.Key)
- de.otto.synapse.state.ConcurrentMapStateRepository<V> (implements de.otto.synapse.state.StateRepository<V>)
- de.otto.synapse.state.ChronicleMapStateRepository<V>
- de.otto.synapse.endpoint.DefaultReceiverHeadersInterceptor
- de.otto.synapse.endpoint.DefaultSenderHeadersInterceptor
- de.otto.synapse.eventsource.DelegateEventSource (implements de.otto.synapse.eventsource.EventSource)
- de.otto.synapse.endpoint.receiver.DelegateMessageLogReceiverEndpoint (implements de.otto.synapse.endpoint.receiver.MessageLogReceiverEndpoint)
- de.otto.synapse.endpoint.receiver.DelegateMessageQueueReceiverEndpoint (implements de.otto.synapse.endpoint.receiver.MessageQueueReceiverEndpoint)
- de.otto.synapse.endpoint.sender.DelegateMessageSenderEndpoint (implements de.otto.synapse.endpoint.sender.MessageSenderEndpoint)
- de.otto.synapse.messagestore.DelegatingSnapshotMessageStore (implements de.otto.synapse.messagestore.SnapshotMessageStore)
- de.otto.synapse.state.DelegatingStateRepository<V> (implements de.otto.synapse.state.StateRepository<V>)
- de.otto.synapse.annotation.EventSourceBeanRegistrar (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- de.otto.synapse.annotation.EventSourceConsumerBeanPostProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.Ordered)
- de.otto.synapse.eventsource.EventSourceConsumerProcess (implements org.springframework.context.SmartLifecycle)
- de.otto.synapse.configuration.EventSourcingAutoConfiguration
- de.otto.synapse.message.Header (implements java.io.Serializable)
- de.otto.synapse.message.Header.Builder
- de.otto.synapse.messagestore.Index
- de.otto.synapse.messagestore.Indexers
- de.otto.synapse.endpoint.InterceptorChain (implements de.otto.synapse.endpoint.MessageInterceptor)
- de.otto.synapse.journal.JournalingInterceptor (implements de.otto.synapse.endpoint.MessageInterceptor)
- de.otto.synapse.journal.JournalRegistry
- de.otto.synapse.journal.Journals
- de.otto.synapse.translator.JsonHelper
- de.otto.synapse.logging.LogHelper
- de.otto.synapse.message.Message<P> (implements java.io.Serializable)
- de.otto.synapse.message.TextMessage
- de.otto.synapse.message.Message.Builder<P>
- de.otto.synapse.consumer.MessageDispatcher (implements java.util.function.Consumer<T>)
- de.otto.synapse.endpoint.MessageFilter (implements de.otto.synapse.endpoint.MessageInterceptor)
- de.otto.synapse.annotation.MessageInterceptorBeanPostProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.Ordered)
- de.otto.synapse.endpoint.MessageInterceptorRegistration (implements org.springframework.core.Ordered)
- de.otto.synapse.endpoint.MessageInterceptorRegistry
- de.otto.synapse.annotation.MessageQueueConsumerBeanPostProcessor (implements org.springframework.context.ApplicationContextAware, org.springframework.beans.factory.config.BeanPostProcessor, org.springframework.core.Ordered)
- de.otto.synapse.endpoint.receiver.MessageQueueConsumerProcess (implements org.springframework.context.SmartLifecycle)
- de.otto.synapse.configuration.MessageQueueReceiverEndpointAutoConfiguration
- de.otto.synapse.annotation.MessageQueueReceiverEndpointBeanRegistrar (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- de.otto.synapse.info.MessageReceiverEndpointInfo
- de.otto.synapse.info.MessageReceiverEndpointInfo.Builder
- de.otto.synapse.info.MessageReceiverEndpointInfoProvider
- de.otto.synapse.info.MessageReceiverEndpointInfos
- de.otto.synapse.info.MessageReceiverNotification
- de.otto.synapse.info.MessageReceiverNotification.Builder
- de.otto.synapse.annotation.MessageSenderEndpointBeanRegistrar (implements org.springframework.context.EnvironmentAware, org.springframework.context.annotation.ImportBeanDefinitionRegistrar)
- de.otto.synapse.messagestore.MessageStoreEntry (implements java.io.Serializable)
- de.otto.synapse.messagestore.MessageStores
- de.otto.synapse.consumer.MethodInvokingMessageConsumer<T> (implements de.otto.synapse.consumer.MessageConsumer<T>)
- de.otto.synapse.endpoint.MethodInvokingMessageInterceptor (implements de.otto.synapse.endpoint.MessageInterceptor)
- de.otto.synapse.translator.ObjectMappers
- de.otto.synapse.messagestore.OffHeapIndexingMessageStore (implements de.otto.synapse.messagestore.MessageStore)
- de.otto.synapse.messagestore.OnHeapCompactingMessageStore (implements de.otto.synapse.messagestore.MessageStore)
- de.otto.synapse.messagestore.OnHeapIndexingMessageStore (implements de.otto.synapse.messagestore.MessageStore)
- de.otto.synapse.messagestore.OnHeapRingBufferMessageStore (implements de.otto.synapse.messagestore.MessageStore)
- de.otto.synapse.logging.ProgressLogger
- de.otto.synapse.channel.ShardPosition (implements java.io.Serializable)
- de.otto.synapse.channel.ShardResponse
- de.otto.synapse.message.SimpleKey (implements de.otto.synapse.message.Key)
- de.otto.synapse.info.SnapshotReaderNotification
- de.otto.synapse.info.SnapshotReaderNotification.Builder
- de.otto.synapse.consumer.StatefulMessageConsumer<P,S> (implements de.otto.synapse.consumer.MessageConsumer<T>)
- de.otto.synapse.messagestore.StaticValueIndexer (implements de.otto.synapse.messagestore.Indexer)
- de.otto.synapse.channel.StopCondition
- de.otto.synapse.configuration.SynapseAutoConfiguration
- de.otto.synapse.configuration.SynapseProperties
- de.otto.synapse.configuration.SynapseProperties.ConsumerProcess
- de.otto.synapse.configuration.SynapseProperties.Receiver
- de.otto.synapse.configuration.SynapseProperties.Receiver.DefaultHeaders
- de.otto.synapse.configuration.SynapseProperties.Sender
- de.otto.synapse.configuration.SynapseProperties.Sender.DefaultHeaders
- de.otto.synapse.translator.TextEncoder (implements de.otto.synapse.translator.Encoder<T>)
- de.otto.synapse.translator.TextMessageTranslator (implements de.otto.synapse.translator.MessageTranslator<P>)
- de.otto.synapse.eventsource.AbstractEventSource (implements de.otto.synapse.eventsource.EventSource)
Interface Hierarchy
- java.lang.AutoCloseable
- de.otto.synapse.messagestore.MessageStore
- de.otto.synapse.messagestore.SnapshotMessageStore
- de.otto.synapse.state.StateRepository<V>
- de.otto.synapse.messagestore.MessageStore
- java.util.function.Consumer<T>
- de.otto.synapse.consumer.MessageConsumer<T>
- de.otto.synapse.eventsource.EventSource
- de.otto.synapse.eventsource.EventSourceBuilder
- java.util.function.Function<T,R>
- de.otto.synapse.translator.Decoder<T>
- de.otto.synapse.translator.Encoder<T>
- de.otto.synapse.translator.MessageTranslator<P>
- de.otto.synapse.message.HeaderAttr
- de.otto.synapse.messagestore.Indexer
- de.otto.synapse.journal.Journal
- de.otto.synapse.leaderelection.LeaderElection
- de.otto.synapse.endpoint.MessageEndpoint
- de.otto.synapse.endpoint.receiver.MessageReceiverEndpoint
- de.otto.synapse.endpoint.receiver.MessageLogReceiverEndpoint
- de.otto.synapse.endpoint.receiver.MessageQueueReceiverEndpoint
- de.otto.synapse.endpoint.sender.MessageSenderEndpoint
- de.otto.synapse.endpoint.receiver.MessageReceiverEndpoint
- de.otto.synapse.configuration.MessageEndpointConfigurer
- de.otto.synapse.endpoint.MessageInterceptor
- de.otto.synapse.endpoint.receiver.MessageLogReceiverEndpointFactory
- de.otto.synapse.endpoint.receiver.MessageQueueReceiverEndpointFactory
- de.otto.synapse.endpoint.sender.MessageSenderEndpointFactory
- de.otto.synapse.messagestore.MessageStoreFactory<T>
- de.otto.synapse.channel.selector.Selector
- de.otto.synapse.channel.selector.MessageLog
- de.otto.synapse.channel.selector.MessageQueue
- java.io.Serializable
- de.otto.synapse.message.Key
Annotation Type Hierarchy
- de.otto.synapse.annotation.EnableEventSource (implements java.lang.annotation.Annotation)
- de.otto.synapse.annotation.EnableEventSources (implements java.lang.annotation.Annotation)
- de.otto.synapse.annotation.EnableEventSourcing (implements java.lang.annotation.Annotation)
- de.otto.synapse.annotation.EnableMessageQueueReceiverEndpoint (implements java.lang.annotation.Annotation)
- de.otto.synapse.annotation.EnableMessageQueueReceiverEndpoints (implements java.lang.annotation.Annotation)
- de.otto.synapse.annotation.EnableMessageSenderEndpoint (implements java.lang.annotation.Annotation)
- de.otto.synapse.annotation.EnableMessageSenderEndpoints (implements java.lang.annotation.Annotation)
- de.otto.synapse.annotation.EventSourceConsumer (implements java.lang.annotation.Annotation)
- de.otto.synapse.annotation.MessageInterceptor (implements java.lang.annotation.Annotation)
- de.otto.synapse.annotation.MessageQueueConsumer (implements java.lang.annotation.Annotation)
Enum Hierarchy
- java.lang.Object
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)
- de.otto.synapse.message.DefaultHeaderAttr (implements de.otto.synapse.message.HeaderAttr)
- de.otto.synapse.endpoint.DefaultSenderHeadersInterceptor.Capability
- de.otto.synapse.endpoint.EndpointType
- de.otto.synapse.translator.MessageFormat
- de.otto.synapse.info.MessageReceiverStatus
- de.otto.synapse.info.SnapshotReaderStatus
- de.otto.synapse.channel.StartFrom
- java.lang.Enum<E> (implements java.lang.Comparable<T>, java.lang.constant.Constable, java.io.Serializable)