|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |
See:
Description
Class Summary | |
ConnectionManager | Listens to sessions closing to ensure that JMS connections are cleaned up nicely |
MessageServlet | A servlet for sending and receiving messages to/from JMS destinations using HTTP POST for sending and HTTP GET for receiving. |
MessageServletSupport | A useful base class for any JMS related servlet; there are various ways to map JMS operations to web requests so we put most of the common behaviour in a reusable base class. |
WebClient | Represents a messaging client used from inside a web container typically stored inside a HttpSession |
WebClient.SessionConsumerPair |
Exception Summary | |
NoDestinationSuppliedException | Exception thrown if there was no destination available |
Web Connectors so that messages can be sent via HTTP POST or read via HTTP POST or GET as well as support for web streaming to we browser or JavaScript clients.
|
|||||||||||
PREV PACKAGE NEXT PACKAGE | FRAMES NO FRAMES |