Uses of Class
org.apache.activemq.web.AjaxWebClient
Packages that use AjaxWebClient
Package
Description
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 web browser or
JavaScript clients.
-
Uses of AjaxWebClient in org.apache.activemq.web
Methods in org.apache.activemq.web that return AjaxWebClientModifier and TypeMethodDescriptionprotected AjaxWebClient
MessageListenerServlet.getAjaxWebClient
(jakarta.servlet.http.HttpServletRequest request) Methods in org.apache.activemq.web with parameters of type AjaxWebClientModifier and TypeMethodDescriptionprotected void
MessageListenerServlet.doMessages
(AjaxWebClient client, jakarta.servlet.http.HttpServletRequest request, jakarta.servlet.http.HttpServletResponse response) Reads a message from a destination up to some specific timeout period