Uses of Class
org.apache.commons.jelly.tags.jms.MessageOperationTag

Uses of MessageOperationTag in org.apache.commons.jelly.tags.jms
 

Subclasses of MessageOperationTag in org.apache.commons.jelly.tags.jms
 class ReceiveTag
          Receives a JMS message.
 class SendTag
          Sends a JMS message to some destination.
 class StopwatchTag
          This tag can be used to measure the amount of time it takes to process JMS messages.
 class SubscribeTag
          Performs a subscription to some JMS connection to a destination maybe with a selector.
 



Copyright © 2002-2006 Apache Software Foundation. All Rights Reserved.