Package org.mockserver.async.publish
package org.mockserver.async.publish
-
ClassDescriptionA
MessagePublisherthat delivers messages to an AMQP 0.9.1 broker (RabbitMQ) using the officialcom.rabbitmq:amqp-clientlibrary.AMessagePublisherthat publishes Avro messages to Kafka in the Confluent Schema Registry wire format (magic byte + schema id + Avro binary), so real Confluent Avro consumers can read them.AMessagePublisherthat delegates to a KafkaKafkaProducer.Publishes a message payload to a named channel (topic).AMessagePublisherthat delegates to an MQTT v5MqttClient.AMessagePublisherthat delegates to an MQTTMqttClient.Immutable carrier for per-message publish-time options extracted from AsyncAPI bindings.