Uses of Interface
org.apache.activemq.artemis.api.core.client.ClientProducer
Packages that use ClientProducer
-
Uses of ClientProducer in org.apache.activemq.artemis.api.core.client
Methods in org.apache.activemq.artemis.api.core.client that return ClientProducerModifier and TypeMethodDescriptionClientSession.createProducer()
Creates a producer with no default address.ClientSession.createProducer
(String address) Creates a producer which sends messages to the given addressClientSession.createProducer
(SimpleString address) Creates a producer which sends messages to the given addressClientSession.createProducer
(SimpleString address, int rate) Creates a producer which sends messages to the given address