Uses of Interface
com.axemble.vdoc.sdk.interfaces.IJMSMessageBean
Packages that use IJMSMessageBean
-
Uses of IJMSMessageBean in com.axemble.vdoc.sdk.impl
Methods in com.axemble.vdoc.sdk.impl that return types with arguments of type IJMSMessageBeanModifier and TypeMethodDescriptionJMSController.getMessages(String contextPrefix, String queueName, int maxMessages) JMSController.getMessages(String contextPrefix, String queueName, String messageFilter, int maxMessages) -
Uses of IJMSMessageBean in com.axemble.vdoc.sdk.interfaces
Methods in com.axemble.vdoc.sdk.interfaces that return types with arguments of type IJMSMessageBeanModifier and TypeMethodDescriptionIJMSController.getMessages(String contextPrefix, String queueName, int maxMessages) Get messages in queueIJMSController.getMessages(String contextPrefix, String queueName, String messageFilter, int maxMessages) Get messages in queue