Uses of Class
org.apache.activemq.artemis.cli.commands.messages.DestAbstract
-
Packages that use DestAbstract Package Description org.apache.activemq.artemis.cli.commands.messages -
-
Uses of DestAbstract in org.apache.activemq.artemis.cli.commands.messages
Subclasses of DestAbstract in org.apache.activemq.artemis.cli.commands.messages Modifier and Type Class Description classBrowseclassConsumerclassProducerMethods in org.apache.activemq.artemis.cli.commands.messages that return DestAbstract Modifier and Type Method Description DestAbstractDestAbstract. setDestination(String destination)DestAbstractDestAbstract. setMessageCount(long messageCount)DestAbstractDestAbstract. setSerializer(String serializer)DestAbstractDestAbstract. setSleep(int sleep)DestAbstractDestAbstract. setThreads(int threads)DestAbstractDestAbstract. setTxBatchSize(int txBatchSize)
-