Uses of Interface
com.rabbitmq.client.amqp.PublisherBuilder
Packages that use PublisherBuilder
-
Uses of PublisherBuilder in com.rabbitmq.client.amqp
Subinterfaces with type arguments of type PublisherBuilder in com.rabbitmq.client.amqpMethods in com.rabbitmq.client.amqp that return PublisherBuilderModifier and TypeMethodDescriptionPublisherBuilder.listeners(Resource.StateListener... listeners) AddResource.StateListeners to the consumer.Connection.publisherBuilder()Create a builder to configure and create aPublisher.PublisherBuilder.publishTimeout(Duration timeout) The timeout to wait for a response from the broker.