Package | Description |
---|---|
org.axonframework.kafka.eventhandling.producer |
Modifier and Type | Method and Description |
---|---|
KafkaPublisherConfiguration<K,V> |
KafkaPublisherConfiguration.Builder.build() |
Constructor and Description |
---|
KafkaPublisher(KafkaPublisherConfiguration<K,V> config)
Initialize this instance to publish message as they are published on the given
messageSource . |
Copyright © 2010–2018. All rights reserved.