A B C D F G I L M N O P Q R S T V W X

A

addDestination() - Method in class org.apache.activemq.web.DestinationFacade
 
AjaxServlet - Class in org.apache.activemq.web
AjaxServlet.
AjaxServlet() - Constructor for class org.apache.activemq.web.AjaxServlet
 
appendParametersToMessage(HttpServletRequest, TextMessage) - Method in class org.apache.activemq.web.MessageServletSupport
 
asBoolean(String) - Static method in class org.apache.activemq.web.MessageServletSupport
 
asBoolean(String, boolean) - Static method in class org.apache.activemq.web.MessageServletSupport
 
asDestination(Object) - Method in class org.apache.activemq.web.MessageServletSupport
 
asInt(String) - Method in class org.apache.activemq.web.MessageServletSupport
 
asInteger(Object) - Method in class org.apache.activemq.web.MessageServletSupport
 
asLong(Object) - Method in class org.apache.activemq.web.MessageServletSupport
 
asLong(String) - Method in class org.apache.activemq.web.MessageServletSupport
 
asString(Object) - Method in class org.apache.activemq.web.MessageServletSupport
 

B

borrowSession() - Method in class org.apache.activemq.web.SessionPool
 
BROKER_URL_INIT_PARAM - Static variable in class org.apache.activemq.web.WebClient
 
BrokerFacade - Interface in org.apache.activemq.web
A facade for either a local in JVM broker or a remote broker over JMX
BrokerFacadeSupport - Class in org.apache.activemq.web
A useful base class for an implementation of BrokerFacade
BrokerFacadeSupport() - Constructor for class org.apache.activemq.web.BrokerFacadeSupport
 

C

close() - Method in class org.apache.activemq.web.WebClient
 
closeConnection() - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
closeConsumer(Destination) - Method in class org.apache.activemq.web.WebClient
 
closeConsumers() - Method in class org.apache.activemq.web.WebClient
 
configureRenderer(HttpServletRequest, MessageRenderer) - Method in class org.apache.activemq.web.QueueBrowseServlet
 
CONNECTION_FACTORY_ATTRIBUTE - Static variable in class org.apache.activemq.web.WebClient
 
CONNECTION_FACTORY_OPTIMIZE_ACK_PARAM - Static variable in class org.apache.activemq.web.WebClient
 
CONNECTION_FACTORY_PREFETCH_PARAM - Static variable in class org.apache.activemq.web.WebClient
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.activemq.web.SpringBrokerContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.apache.activemq.web.SpringBrokerContextListener
 
createBroker(ServletContext) - Method in class org.apache.activemq.web.SpringBrokerContextListener
Factory method to create a new ActiveMQ Broker
createBrowser() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
createConnection() - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
createDestination() - Method in class org.apache.activemq.web.DestinationFacade
 
createEntry(QueueBrowser, Message, HttpServletRequest) - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
createEntryContent(QueueBrowser, Message, HttpServletRequest) - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
createFeed(QueueBrowser, HttpServletRequest) - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
createMapBody(MapMessage) - Method in class org.apache.activemq.web.MessageQuery
 
createSession() - Method in class org.apache.activemq.web.SessionPool
 
createSession() - Method in class org.apache.activemq.web.WebClient
 
createStockText(String) - Method in class org.apache.activemq.web.PortfolioPublishServlet
 
createWebClient(HttpServletRequest) - Static method in class org.apache.activemq.web.WebClient
 

D

DestinationFacade - Class in org.apache.activemq.web
 
DestinationFacade(BrokerFacade) - Constructor for class org.apache.activemq.web.DestinationFacade
 
destroy() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
destroy() - Method in class org.apache.activemq.web.SessionFilter
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.MessageServlet
Supports a HTTP DELETE to be equivlanent of consuming a singe message from a queue
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.activemq.web.SessionFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.AjaxServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.MessageListenerServlet
Supports a HTTP DELETE to be equivlanent of consuming a singe message from a queue
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.MessageServlet
Supports a HTTP DELETE to be equivlanent of consuming a singe message from a queue
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.PortfolioPublishServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.QueueBrowseServlet
 
doJavaScript(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.AjaxServlet
 
doMessages(WebClient, HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.MessageListenerServlet
Reads a message from a destination up to some specific timeout period
doMessages(HttpServletRequest, HttpServletResponse, int) - Method in class org.apache.activemq.web.MessageServlet
Reads a message from a destination up to some specific timeout period
doMessagesWithoutContinuation(HttpServletRequest, HttpServletResponse, int) - Method in class org.apache.activemq.web.MessageServlet
Reads a message from a destination up to some specific timeout period
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.MessageListenerServlet
Sends a message to a destination or manage subscriptions.
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.MessageServlet
Sends a message to a destination
DurableSubscriberFacade - Class in org.apache.activemq.web
 
DurableSubscriberFacade(BrokerFacade) - Constructor for class org.apache.activemq.web.DurableSubscriberFacade
 

F

findBrokers(MBeanServerConnection) - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
Finds all ActiveMQ-Brokers registered on a certain JMX-Server or, if a JMX-BrokerName has been set, the broker with that name.
findSingletonBroker() - Static method in class org.apache.activemq.web.SingletonBrokerFacade
 

G

getBody() - Method in class org.apache.activemq.web.MessageQuery
 
getBroker() - Method in class org.apache.activemq.web.LocalBrokerFacade
 
getBrokerAdmin() - Method in interface org.apache.activemq.web.BrokerFacade
 
getBrokerAdmin() - Method in class org.apache.activemq.web.DestinationFacade
 
getBrokerAdmin() - Method in class org.apache.activemq.web.LocalBrokerFacade
 
getBrokerAdmin() - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
getBrokerFacade() - Method in class org.apache.activemq.web.DestinationFacade
 
getBrokerService() - Method in class org.apache.activemq.web.LocalBrokerFacade
 
getBrokerService() - Method in class org.apache.activemq.web.SpringBrokerContextListener
Return the broker container.
getBrowser() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
getCamelContext() - Method in class org.apache.activemq.web.WebClient
 
getClientId() - Method in class org.apache.activemq.web.DurableSubscriberFacade
 
getConnection() - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
getConnection() - Method in class org.apache.activemq.web.SessionPool
 
getConnection() - Method in class org.apache.activemq.web.WebClient
 
getConnectionFactory() - Method in class org.apache.activemq.web.SessionPool
 
getConsumer(Destination) - Method in class org.apache.activemq.web.WebClient
 
getConsumer(Destination, boolean) - Method in class org.apache.activemq.web.WebClient
 
getConsumerDestinationNameMap(HttpServletRequest) - Method in class org.apache.activemq.web.MessageListenerServlet
 
getConsumerIdMap(HttpServletRequest) - Method in class org.apache.activemq.web.MessageListenerServlet
 
getConsumers() - Method in class org.apache.activemq.web.WebClient
 
getContentType(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServlet
 
getContentType() - Method in class org.apache.activemq.web.view.SimpleMessageRenderer
 
getDeliveryMode() - Method in class org.apache.activemq.web.WebClient
 
getDescription() - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
getDestination(WebClient, HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
getDestination(WebClient, HttpServletRequest, String) - Method in class org.apache.activemq.web.MessageServletSupport
 
getDestinationByName(Collection<Object>, String) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getDestinationFromURI(WebClient, HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
getDurableTopicSubscribers() - Method in interface org.apache.activemq.web.BrokerFacade
 
getDurableTopicSubscribers() - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getEntryContentType() - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
getFeed(QueueBrowser, HttpServletRequest) - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
getFeedType() - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
getId() - Method in class org.apache.activemq.web.MessageQuery
 
getJMSDestination() - Method in class org.apache.activemq.web.DestinationFacade
 
getJMSDestinationType() - Method in class org.apache.activemq.web.DestinationFacade
 
getListener(HttpServletRequest) - Method in class org.apache.activemq.web.MessageListenerServlet
 
getManagedBroker() - Method in class org.apache.activemq.web.LocalBrokerFacade
 
getManagedObjects(ObjectName[], Class) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getManagedObjects(ObjectName[], Class) - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
getManagementContext() - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getManagementContext() - Method in class org.apache.activemq.web.LocalBrokerFacade
 
getManagementContext() - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
getMaxMessages() - Method in class org.apache.activemq.web.view.SimpleMessageRenderer
 
getMessage() - Method in class org.apache.activemq.web.MessageQuery
 
getMessageRenderer(HttpServletRequest) - Method in class org.apache.activemq.web.QueueBrowseServlet
 
getNumberOfMessages(HttpServletRequest) - Method in class org.apache.activemq.web.PortfolioPublishServlet
 
getPhysicalDestinationName() - Method in class org.apache.activemq.web.DestinationFacade
 
getPostedMessageBody(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
getProducer() - Method in class org.apache.activemq.web.WebClient
 
getProducerTemplate() - Method in class org.apache.activemq.web.WebClient
 
getPropertiesMap() - Method in class org.apache.activemq.web.MessageQuery
 
getQueue(String) - Method in interface org.apache.activemq.web.BrokerFacade
 
getQueue(String) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getQueue() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
getQueue(HttpServletRequest, Session) - Method in class org.apache.activemq.web.QueueBrowseServlet
 
getQueues() - Method in interface org.apache.activemq.web.BrokerFacade
 
getQueues() - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getQueueView() - Method in class org.apache.activemq.web.DestinationFacade
 
getReadTimeout(HttpServletRequest) - Method in class org.apache.activemq.web.MessageListenerServlet
 
getReadTimeout(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServlet
 
getSelector() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
getSelector(HttpServletRequest) - Method in class org.apache.activemq.web.QueueBrowseServlet
 
getSemaphore() - Method in class org.apache.activemq.web.WebClient
 
getSendPriority(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
getSendTimeToLive(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
getSession() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
getSession() - Method in class org.apache.activemq.web.WebClient
 
getStyle() - Method in exception org.apache.activemq.web.NoSuchViewStyleException
 
getSubscriberName() - Method in class org.apache.activemq.web.DurableSubscriberFacade
 
getTopic(String) - Method in interface org.apache.activemq.web.BrokerFacade
 
getTopic(String) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getTopics() - Method in interface org.apache.activemq.web.BrokerFacade
 
getTopics() - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getValidDestination() - Method in class org.apache.activemq.web.DestinationFacade
 
getWebClient(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServlet
 
getWebClient(HttpServletRequest) - Static method in class org.apache.activemq.web.WebClient
Helper method to get the client for the current session, lazily creating a client if there is none currently
getWebClient(HttpSession) - Static method in class org.apache.activemq.web.WebClient
 
getXstream() - Method in class org.apache.activemq.web.view.XmlMessageRenderer
 

I

init() - Method in class org.apache.activemq.web.MessageListenerServlet
 
init() - Method in class org.apache.activemq.web.MessageServlet
 
init(ServletConfig) - Method in class org.apache.activemq.web.MessageServletSupport
 
init() - Method in class org.apache.activemq.web.PortfolioPublishServlet
 
init(FilterConfig) - Method in class org.apache.activemq.web.SessionFilter
 
INIT_PARAM_BROKER_URI - Static variable in class org.apache.activemq.web.SpringBrokerContextListener
broker uri context parameter name: brokerURI
initConnectionFactory(ServletContext) - Static method in class org.apache.activemq.web.WebClient
 
initContext(ServletContext) - Static method in class org.apache.activemq.web.WebClient
 
isClosed() - Method in class org.apache.activemq.web.WebClient
 
isConnectionActive(JMXConnector) - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
isQueue() - Method in class org.apache.activemq.web.DestinationFacade
 
isQueue() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
isRicoAjax(HttpServletRequest) - Method in class org.apache.activemq.web.MessageListenerServlet
 
isRicoAjax(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServlet
 
isSendPersistent(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
isSync(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
isTopic(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 

L

LocalBrokerFacade - Class in org.apache.activemq.web
An implementation of BrokerFacade which uses a local in JVM broker
LocalBrokerFacade(BrokerService) - Constructor for class org.apache.activemq.web.LocalBrokerFacade
 

M

MessageListenerServlet - Class in org.apache.activemq.web
A servlet for sending and receiving messages to/from JMS destinations using HTTP POST for sending and HTTP GET for receiving.
MessageListenerServlet() - Constructor for class org.apache.activemq.web.MessageListenerServlet
 
MessageQuery - Class in org.apache.activemq.web
Allow the user to browse a message on a queue by its ID
MessageQuery(BrokerFacade, SessionPool) - Constructor for class org.apache.activemq.web.MessageQuery
 
MessageRenderer - Interface in org.apache.activemq.web.view
Represents a rendering of the messages
MessageServlet - Class in org.apache.activemq.web
A servlet for sending and receiving messages to/from JMS destinations using HTTP POST for sending and HTTP GET for receiving.
MessageServlet() - Constructor for class org.apache.activemq.web.MessageServlet
 
MessageServletSupport - Class in org.apache.activemq.web
A useful base class for any JMS related servlet; there are various ways to map JMS operations to web requests so we put most of the common behaviour in a reusable base class.
MessageServletSupport() - Constructor for class org.apache.activemq.web.MessageServletSupport
 
mutatePrice(double) - Method in class org.apache.activemq.web.PortfolioPublishServlet
 

N

NoDestinationSuppliedException - Exception in org.apache.activemq.web
Exception thrown if there was no destination available
NoDestinationSuppliedException() - Constructor for exception org.apache.activemq.web.NoDestinationSuppliedException
 
NoSuchViewStyleException - Exception in org.apache.activemq.web
 
NoSuchViewStyleException(String, Throwable) - Constructor for exception org.apache.activemq.web.NoSuchViewStyleException
 

O

org.apache.activemq.web - package org.apache.activemq.web
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 we browser or JavaScript clients.
org.apache.activemq.web.view - package org.apache.activemq.web.view
 

P

PortfolioPublishServlet - Class in org.apache.activemq.web
A servlet which will publish dummy market data prices
PortfolioPublishServlet() - Constructor for class org.apache.activemq.web.PortfolioPublishServlet
 
printFooter(PrintWriter, QueueBrowser, HttpServletRequest) - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
printFooter(PrintWriter, QueueBrowser, HttpServletRequest) - Method in class org.apache.activemq.web.view.SimpleMessageRenderer
 
printHeader(PrintWriter, QueueBrowser, HttpServletRequest) - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
printHeader(PrintWriter, QueueBrowser, HttpServletRequest) - Method in class org.apache.activemq.web.view.SimpleMessageRenderer
 
purgeQueue(ActiveMQDestination) - Method in interface org.apache.activemq.web.BrokerFacade
Purges the given destination
purgeQueue(ActiveMQDestination) - Method in class org.apache.activemq.web.LocalBrokerFacade
 
purgeQueue(ActiveMQDestination) - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 

Q

QueueBrowseQuery - Class in org.apache.activemq.web
 
QueueBrowseQuery(BrokerFacade, SessionPool) - Constructor for class org.apache.activemq.web.QueueBrowseQuery
 
QueueBrowseServlet - Class in org.apache.activemq.web
Renders the contents of a queue using some kind of view.
QueueBrowseServlet() - Constructor for class org.apache.activemq.web.QueueBrowseServlet
 

R

readExternal(ObjectInput) - Method in class org.apache.activemq.web.WebClient
 
redirectToBrowseView() - Method in class org.apache.activemq.web.DestinationFacade
 
redirectToRequest(HttpServletRequest) - Method in class org.apache.activemq.web.DestinationFacade
 
RemoteJMXBrokerFacade - Class in org.apache.activemq.web
A BrokerFacade which uses a JMX-Connection to communicate with a broker
RemoteJMXBrokerFacade() - Constructor for class org.apache.activemq.web.RemoteJMXBrokerFacade
 
removeDestination() - Method in class org.apache.activemq.web.DestinationFacade
 
renderMessage(PrintWriter, HttpServletRequest, HttpServletResponse, QueueBrowser, Message) - Method in interface org.apache.activemq.web.view.MessageRenderer
 
renderMessage(PrintWriter, HttpServletRequest, HttpServletResponse, QueueBrowser, Message) - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
renderMessage(PrintWriter, HttpServletRequest, HttpServletResponse, QueueBrowser, Message) - Method in class org.apache.activemq.web.view.SimpleMessageRenderer
 
renderMessage(PrintWriter, HttpServletRequest, HttpServletResponse, QueueBrowser, Message) - Method in class org.apache.activemq.web.view.XmlMessageRenderer
 
renderMessages(HttpServletRequest, HttpServletResponse, QueueBrowser) - Method in interface org.apache.activemq.web.view.MessageRenderer
 
renderMessages(HttpServletRequest, HttpServletResponse, QueueBrowser) - Method in class org.apache.activemq.web.view.SimpleMessageRenderer
 
returnSession(Session) - Method in class org.apache.activemq.web.SessionPool
 
RssMessageRenderer - Class in org.apache.activemq.web.view
This renderer uses XStream to render messages on a queue as full XML elements
RssMessageRenderer() - Constructor for class org.apache.activemq.web.view.RssMessageRenderer
 

S

send(Destination, Message) - Method in class org.apache.activemq.web.WebClient
 
send(Destination, Message, boolean, int, long) - Method in class org.apache.activemq.web.WebClient
 
sendMessage(WebClient, String[]) - Method in class org.apache.activemq.web.PortfolioPublishServlet
 
sessionDidActivate(HttpSessionEvent) - Method in class org.apache.activemq.web.WebClient
 
SessionFilter - Class in org.apache.activemq.web
SessionFilter.
SessionFilter() - Constructor for class org.apache.activemq.web.SessionFilter
 
SessionPool - Class in org.apache.activemq.web
A simple pool of JMS Session objects intended for use by Queue browsers.
SessionPool() - Constructor for class org.apache.activemq.web.SessionPool
 
sessionWillPassivate(HttpSessionEvent) - Method in class org.apache.activemq.web.WebClient
 
setBrokerName(String) - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
setBrokerService(BrokerService) - Method in class org.apache.activemq.web.SpringBrokerContextListener
Set the broker container to be used by this listener
setBrowser(QueueBrowser) - Method in class org.apache.activemq.web.QueueBrowseQuery
 
setClientId(String) - Method in class org.apache.activemq.web.DurableSubscriberFacade
 
setConnection(Connection) - Method in class org.apache.activemq.web.SessionPool
 
setConnectionFactory(ConnectionFactory) - Method in class org.apache.activemq.web.SessionPool
 
setContentType(String) - Method in class org.apache.activemq.web.view.SimpleMessageRenderer
 
setDeliveryMode(int) - Method in class org.apache.activemq.web.WebClient
 
setDescription(String) - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
setEntryContentType(String) - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
setFeedType(String) - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
setId(String) - Method in class org.apache.activemq.web.MessageQuery
 
setJMSDestination(String) - Method in class org.apache.activemq.web.DestinationFacade
 
setJMSDestinationType(String) - Method in class org.apache.activemq.web.DestinationFacade
 
setJmxPassword(String) - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
setJmxRole(String) - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
setJmxUrl(String) - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
setMaxMessages(int) - Method in class org.apache.activemq.web.view.SimpleMessageRenderer
 
setMessage(Message) - Method in class org.apache.activemq.web.MessageQuery
 
setProducer(MessageProducer) - Method in class org.apache.activemq.web.WebClient
 
setQueue(Queue) - Method in class org.apache.activemq.web.QueueBrowseQuery
 
setResponseHeaders(HttpServletResponse, Message) - Method in class org.apache.activemq.web.MessageServlet
 
setSelector(String) - Method in class org.apache.activemq.web.QueueBrowseQuery
 
setSubscriberName(String) - Method in class org.apache.activemq.web.DurableSubscriberFacade
 
setXstream(XStream) - Method in class org.apache.activemq.web.view.XmlMessageRenderer
 
shutdown() - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
Shutdown this facade aka close any open connection.
SimpleMessageRenderer - Class in org.apache.activemq.web.view
A simple rendering of the contents of a queue appear as a list of message elements which just contain an ID attribute.
SimpleMessageRenderer() - Constructor for class org.apache.activemq.web.view.SimpleMessageRenderer
 
SingletonBrokerFacade - Class in org.apache.activemq.web
A facade for the broker in the same JVM and ClassLoader
SingletonBrokerFacade() - Constructor for class org.apache.activemq.web.SingletonBrokerFacade
 
SpringBrokerContextListener - Class in org.apache.activemq.web
Used to configure and instance of ActiveMQ BrokerService using ActiveMQ/Spring's xml configuration.
SpringBrokerContextListener() - Constructor for class org.apache.activemq.web.SpringBrokerContextListener
 

T

toString() - Method in class org.apache.activemq.web.DestinationFacade
 

V

valueBound(HttpSessionBindingEvent) - Method in class org.apache.activemq.web.WebClient
 
valueUnbound(HttpSessionBindingEvent) - Method in class org.apache.activemq.web.WebClient
 

W

WEB_CLIENT_ATTRIBUTE - Static variable in class org.apache.activemq.web.WebClient
 
WebClient - Class in org.apache.activemq.web
Represents a messaging client used from inside a web container typically stored inside a HttpSession TODO controls to prevent DOS attacks with users requesting many consumers TODO configure consumers with small prefetch.
WebClient() - Constructor for class org.apache.activemq.web.WebClient
 
writeExternal(ObjectOutput) - Method in class org.apache.activemq.web.WebClient
 
writeMessageResponse(PrintWriter, Message) - Method in class org.apache.activemq.web.MessageListenerServlet
 
writeMessageResponse(PrintWriter, Message) - Method in class org.apache.activemq.web.MessageServlet
 

X

XmlMessageRenderer - Class in org.apache.activemq.web.view
This renderer uses XStream to render messages on a queue as full XML elements
XmlMessageRenderer() - Constructor for class org.apache.activemq.web.view.XmlMessageRenderer
 

A B C D F G I L M N O P Q R S T V W X

Copyright © 2008 The Apache Software Foundation. All Rights Reserved.