Package org.apache.activemq.web
Class AjaxWebClient
java.lang.Object
org.apache.activemq.web.WebClient
org.apache.activemq.web.AjaxWebClient
- All Implemented Interfaces:
jakarta.servlet.http.HttpSessionActivationListener
,jakarta.servlet.http.HttpSessionBindingListener
,Externalizable
,Serializable
,EventListener
- See Also:
-
Field Summary
Fields inherited from class org.apache.activemq.web.WebClient
BROKER_URL_INIT_PARAM, CONNECTION_FACTORY_ATTRIBUTE, CONNECTION_FACTORY_OPTIMIZE_ACK_PARAM, CONNECTION_FACTORY_PREFETCH_PARAM, PASSWORD_INIT_PARAM, SELECTOR_NAME, selectorName, USERNAME_INIT_PARAM, WEB_CLIENT_ATTRIBUTE
-
Constructor Summary
ConstructorsConstructorDescriptionAjaxWebClient
(jakarta.servlet.http.HttpServletRequest request, long maximumReadTimeout) -
Method Summary
Methods inherited from class org.apache.activemq.web.WebClient
close, closeConsumer, closeConsumers, createSession, createWebClient, getConnection, getConsumer, getConsumer, getConsumers, getDeliveryMode, getPassword, getProducer, getSemaphore, getSession, getUsername, getWebClient, getWebClient, initConnectionFactory, initContext, isClosed, readExternal, send, send, sessionDidActivate, sessionWillPassivate, setDeliveryMode, setPassword, setProducer, setUsername, valueBound, valueUnbound, writeExternal
-
Constructor Details
-
AjaxWebClient
public AjaxWebClient(jakarta.servlet.http.HttpServletRequest request, long maximumReadTimeout)
-
-
Method Details
-
getIdMap
-
getDestinationNameMap
-
getListener
-
getMillisSinceLastAccessed
public long getMillisSinceLastAccessed() -
updateLastAccessed
public void updateLastAccessed() -
closeIfExpired
public boolean closeIfExpired() -
getNow
protected long getNow()
-