Uses of Class
org.wso2.carbon.andes.admin.internal.Message
Packages that use Message
-
Uses of Message in org.wso2.carbon.andes.admin
Methods in org.wso2.carbon.andes.admin that return MessageModifier and TypeMethodDescriptionMessage[]AndesAdminService.browseQueue(String queueName, long nextMessageIdToRead, int maxMsgCount) Browse the given queue name by start index and max messages countMessage[]AndesAdminService.getMessageMetadataInDeadLetterChannel(String targetQueue, long startMessageId, int pageLimit) Returns a paginated list of message metadata destined for the inputQueueName but currently living in the Dead Letter Channel.Message[]AndesAdminService.getMessagesInDLCForQueue(String queueName, long nextMessageIdToRead, int maxMsgCount) Gets the number of messages in DLC fora given queue name by start index and max messages count