org.apache.activemq.web
Class AjaxWebClient
java.lang.Object
org.apache.activemq.web.WebClient
org.apache.activemq.web.AjaxWebClient
- All Implemented Interfaces:
- java.io.Externalizable, java.io.Serializable, java.util.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, getProducer, getProducerTemplate, getSemaphore, getSession, getWebClient, getWebClient, initConnectionFactory, initContext, isClosed, readExternal, send, send, sessionDidActivate, sessionWillPassivate, setDeliveryMode, setProducer, 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 java.util.Map<MessageAvailableConsumer,java.lang.String> getIdMap()
getDestinationNameMap
public java.util.Map<MessageAvailableConsumer,java.lang.String> getDestinationNameMap()
getListener
public AjaxListener getListener()
getMillisSinceLastAccessed
public long getMillisSinceLastAccessed()
updateLastAccessed
public void updateLastAccessed()
closeIfExpired
public boolean closeIfExpired()
getNow
protected long getNow()
Copyright © 2005-2011 FuseSource, Corp.. All Rights Reserved.