Table of Contents

Namespace Silverback.Messaging

Classes

ConsumerEndpoint

The endpoint (e.g. the topic) from which the message was consumed.

ConsumerEndpoint<TConfiguration>

The endpoint (e.g. the topic) from which the message was consumed.

Endpoint

The base class for ProducerEndpoint and ConsumerEndpoint.

KafkaConsumerEndpoint

The Kafka topic and partition from which the message was consumed.

KafkaProducerEndpoint

The Kafka topic and partition where the message must be produced to.

ProducerEndpoint

The endpoint (e.g. the topic) where the message must be produced to.

ProducerEndpoint<TConfiguration>

The endpoint (e.g. the topic) where the message must be produced to.