Uses of Class
org.apache.activemq.web.async.AsyncServletRequest
Packages that use AsyncServletRequest
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 AsyncServletRequest in org.apache.activemq.web
Methods in org.apache.activemq.web with parameters of type AsyncServletRequestModifier and TypeMethodDescriptionvoid
AjaxListener.setAsyncRequest
(AsyncServletRequest asyncRequest) -
Uses of AsyncServletRequest in org.apache.activemq.web.async
Methods in org.apache.activemq.web.async that return AsyncServletRequestModifier and TypeMethodDescriptionstatic AsyncServletRequest
AsyncServletRequest.getAsyncRequest
(jakarta.servlet.ServletRequest request) Look up the existing async request or create/ store a new request that be referenced later