org.apache.activemq.web
Class AjaxWebClient
java.lang.Object
org.apache.activemq.web.WebClient
org.apache.activemq.web.AjaxWebClient
- All Implemented Interfaces:
- Externalizable, Serializable, EventListener, javax.servlet.http.HttpSessionActivationListener, javax.servlet.http.HttpSessionBindingListener
public class AjaxWebClient
- extends WebClient
- See Also:
- Serialized Form
|
Constructor Summary |
AjaxWebClient(javax.servlet.http.HttpServletRequest request,
long maximumReadTimeout)
|
| Methods inherited from class org.apache.activemq.web.WebClient |
close, closeConsumer, closeConsumers, createSession, createWebClient, getCamelContext, getConnection, getConsumer, getConsumer, getConsumers, getDeliveryMode, getPassword, getProducer, getProducerTemplate, getSemaphore, getSession, getUsername, getWebClient, getWebClient, initConnectionFactory, initContext, isClosed, readExternal, send, send, sessionDidActivate, sessionWillPassivate, setDeliveryMode, setPassword, setProducer, setUsername, valueBound, valueUnbound, writeExternal |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
AjaxWebClient
public AjaxWebClient(javax.servlet.http.HttpServletRequest request,
long maximumReadTimeout)
getIdMap
public Map<org.apache.activemq.MessageAvailableConsumer,String> getIdMap()
getDestinationNameMap
public Map<org.apache.activemq.MessageAvailableConsumer,String> getDestinationNameMap()
getListener
public AjaxListener getListener()
getMillisSinceLastAccessed
public long getMillisSinceLastAccessed()
updateLastAccessed
public void updateLastAccessed()
closeIfExpired
public boolean closeIfExpired()
getNow
protected long getNow()
Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.