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, HttpSessionActivationListener, HttpSessionBindingListener
public class AjaxWebClient
- extends WebClient
- See Also:
- Serialized Form
| 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(HttpServletRequest request,
long maximumReadTimeout)
getIdMap
public Map<MessageAvailableConsumer,String> getIdMap()
getDestinationNameMap
public Map<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-2013 The Apache Software Foundation. All Rights Reserved.