Package

com.rbmhtechnology.eventuate.adapter.vertx

japi

Permalink

package japi

Visibility
  1. Public
  2. All

Type Members

  1. abstract class CompletableEventProducerConfigFactory extends AnyRef

    Permalink
  2. trait ConfirmationType extends AnyRef

    Permalink
  3. class EventMetadata extends AnyRef

    Permalink
  4. class EventProducerConfig extends AnyRef

    Permalink
  5. class LogProducerConfigFactory extends AnyRef

    Permalink
  6. trait StorageProvider extends AnyRef

    Permalink

    A storage provider is used to persist the log read progress of individual event producers.

  7. class VertxAdapterConfig extends AnyRef

    Permalink

    An adapter configuration specifies the behaviour of a VertxAdapter.

    An adapter configuration specifies the behaviour of a VertxAdapter.

    The configuration contains the definition of all event producers the adapter will instantiate as well as the classes for which a generic MessageCodec will be registered on the Vert.x event bus.

  8. class VertxProducerConfigFactory extends AnyRef

    Permalink
  9. class VertxPublisherConfigFactory extends CompletableEventProducerConfigFactory

    Permalink
  10. class VertxSenderConfigFactory extends CompletableEventProducerConfigFactory

    Permalink

Value Members

  1. object EventProducer

    Permalink

    Factory to create instances of event producers.

  2. object JavaConfigConverters

    Permalink
  3. object StorageProvider

    Permalink
  4. object VertxAdapterConfig

    Permalink
  5. package rx

    Permalink

Ungrouped