See: Description
Interface | Description |
---|---|
BrokerFacade |
A facade for either a local in JVM broker or a remote broker over JMX
|
Class | Description |
---|---|
AjaxListener | |
AjaxServlet |
AjaxServlet.
|
AjaxWebClient | |
AuditFilter | |
BrokerFacadeSupport |
A useful base class for an implementation of
BrokerFacade |
ConnectionQuery |
Query for a single connection.
|
DestinationFacade | |
DurableSubscriberFacade | |
HttpAuditLogEntry | |
JobFacade | |
LocalBrokerFacade |
An implementation of
BrokerFacade which uses a local in JVM broker |
MessageListenerServlet |
A servlet for sending and receiving messages to/from JMS destinations using
HTTP POST for sending and HTTP GET for receiving.
|
MessageQuery |
Allow the user to browse a message on a queue by its ID
|
MessageServlet |
A servlet for sending and receiving messages to/from JMS destinations using
HTTP POST for sending and HTTP GET for receiving.
|
MessageServletSupport |
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.
|
PortfolioPublishServlet |
A servlet which will publish dummy market data prices
|
QueueBrowseQuery | |
QueueBrowseServlet |
Renders the contents of a queue using some kind of view.
|
QueueConsumerQuery |
Query for Queue consumers.
|
QueueProducerQuery |
Query for Queue producers.
|
RemoteJMXBrokerFacade |
A
BrokerFacade which uses a JMX-Connection to communicate with a
broker |
SessionFilter |
SessionFilter.
|
SessionListener | |
SessionPool |
A simple pool of JMS Session objects intended for use by Queue browsers.
|
SingletonBrokerFacade |
A facade for the broker in the same JVM and ClassLoader
|
SpringBrokerContextListener |
Used to configure and instance of ActiveMQ BrokerService using
ActiveMQ/Spring's xml configuration.
|
TopicProducerQuery |
Query for Topic producers.
|
TopicSubscriberQuery |
Query for Topic producers.
|
WebClient |
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.
|
WebConsolePort |
Bean to initialize the port number we use for embedded Jetty server for the web consoles.
|
Exception | Description |
---|---|
NoDestinationSuppliedException |
Exception thrown if there was no destination available
|
NoSuchViewStyleException |
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 web browser or JavaScript clients.
Copyright © 2005–2017 FuseSource, Corp.. All rights reserved.