Class AjaxServlet

  • All Implemented Interfaces:
    Serializable, Servlet, ServletConfig

    public class AjaxServlet
    extends MessageListenerServlet
    AjaxServlet. The AjaxServlet extends the MessageListenerServlet with the capability to server the amq.js script and associated scripts from resources within the activemq-web jar. The amq.js script is the client side companion to the MessageListenerServlet and supports sending messages and long polling for receiving messages (Also called Comet style Ajax).
    See Also:
    Serialized Form