Package org.apache.commons.jelly.tags.jms

A tag library for working with JMS using the Messenger project

See:
          Description

Interface Summary
ConnectionContext Represents a context capable of providing a Messenger connection to use
 

Class Summary
ConnectionTag Defines a JMS connection for use by other JMS tags.
DestinationTag Creates a Destination object from a String name.
JMSTagLibrary Describes the Taglib.
MapEntryTag Adds a map entry to the outer Map Message tag
MapMessageTag Creates a JMS MapMessage
MessageOperationTag An abstract base class for JMS Message operation tags such as send, receive or call.
MessageTag A tag which creates a JMS message
ObjectMessageTag Creates a JMS ObjectMessage
PropertyTag Defines a property on an outer JMS Message tag
ReceiveTag Receives a JMS message.
SendTag Sends a JMS message to some destination.
TextMessageTag Creates a JMS TextMessage
 

Package org.apache.commons.jelly.tags.jms Description

A tag library for working with JMS using the Messenger project



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