Uses of Class
org.apache.activemq.artemis.cli.commands.messages.Transfer
Packages that use Transfer
-
Uses of Transfer in org.apache.activemq.artemis.cli.commands.messages
Methods in org.apache.activemq.artemis.cli.commands.messages that return TransferModifier and TypeMethodDescriptionTransfer.setCommitInterval(int commitInterval) Transfer.setCopy(boolean copy) Transfer.setDurableConsumer(String durableConsumer) Transfer.setMessageCount(int messageCount) Transfer.setNoLocal(boolean noLocal) Transfer.setReceiveTimeout(int receiveTimeout) Transfer.setSharedDurableSubscription(String sharedDurableSubscription) Transfer.setSharedSubscription(String sharedSubscription) Transfer.setSourceAcceptor(String sourceAcceptor) Transfer.setSourceClientID(String sourceClientID) Transfer.setSourcePassword(String sourcePassword) Transfer.setSourceProtocol(String sourceProtocol) Transfer.setSourceQueue(String sourceQueue) Transfer.setSourceTopic(String sourceTopic) Transfer.setSourceURL(String sourceURL) Transfer.setSourceUser(String sourceUser) Transfer.setTargetPassword(String targetPassword) Transfer.setTargetProtocol(String targetProtocol) Transfer.setTargetQueue(String targetQueue) Transfer.setTargetTopic(String targetTopic) Transfer.setTargetURL(String targetURL) Transfer.setTargetUser(String targetUser)