Skip navigation links
A B C D E F G H I J L M N O P Q R S T U V W X 

A

AbstractConfiguration - Class in org.apache.activemq.web.config
Base class for configurations.
AbstractConfiguration() - Constructor for class org.apache.activemq.web.config.AbstractConfiguration
 
access() - Method in class org.apache.activemq.web.AjaxListener
 
addDestination() - Method in class org.apache.activemq.web.DestinationFacade
 
AjaxListener - Class in org.apache.activemq.web
 
AjaxServlet - Class in org.apache.activemq.web
AjaxServlet.
AjaxServlet() - Constructor for class org.apache.activemq.web.AjaxServlet
 
AjaxWebClient - Class in org.apache.activemq.web
 
AjaxWebClient(HttpServletRequest, long) - Constructor for class org.apache.activemq.web.AjaxWebClient
 
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
 
AuditFilter - Class in org.apache.activemq.web
 
AuditFilter() - Constructor for class org.apache.activemq.web.AuditFilter
 

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
 
bufferMessageForDelivery(Message, MessageConsumer) - Method in class org.apache.activemq.web.AjaxListener
 

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
 
closeConsumerOnOneShot(HttpServletRequest, WebClient, Destination) - Method in class org.apache.activemq.web.MessageServlet
Close the consumer if one-shot mode is used on the given request.
closeConsumers() - Method in class org.apache.activemq.web.WebClient
 
closeIfExpired() - Method in class org.apache.activemq.web.AjaxWebClient
 
configureJetty(Server, HandlerCollection) - Static method in class org.apache.activemq.web.config.JspConfigurer
 
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
 
ConnectionQuery - Class in org.apache.activemq.web
Query for a single connection.
ConnectionQuery(BrokerFacade) - Constructor for class org.apache.activemq.web.ConnectionQuery
 
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

DEFAULT_HOST - Static variable in class org.apache.activemq.web.WebConsolePort
 
DEFAULT_PORT - Static variable in class org.apache.activemq.web.WebConsolePort
 
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.AuditFilter
 
destroy() - Method in class org.apache.activemq.web.ConnectionQuery
 
destroy() - Method in class org.apache.activemq.web.MessageListenerServlet
 
destroy() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
destroy() - Method in class org.apache.activemq.web.QueueConsumerQuery
 
destroy() - Method in class org.apache.activemq.web.QueueProducerQuery
 
destroy() - Method in class org.apache.activemq.web.SessionFilter
 
destroy() - Method in class org.apache.activemq.web.TopicProducerQuery
 
destroy() - Method in class org.apache.activemq.web.TopicSubscriberQuery
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.MessageServlet
Supports a HTTP DELETE to be equivalent of consuming a single message from a queue
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.activemq.web.AuditFilter
 
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 equivalent of consuming a single 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(AjaxWebClient, 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) - 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
 

E

escape(String) - Method in class org.apache.activemq.web.PortfolioPublishServlet
 
ExceptionUtils - Class in org.apache.activemq.web.util
 
ExceptionUtils() - Constructor for class org.apache.activemq.web.util.ExceptionUtils
 

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

getAjaxWebClient(HttpServletRequest) - Method in class org.apache.activemq.web.MessageListenerServlet
 
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
Admin view of the broker.
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
 
getBrokerName() - Method in interface org.apache.activemq.web.BrokerFacade
The name of the active broker (f.e.
getBrokerName() - Method in class org.apache.activemq.web.LocalBrokerFacade
 
getBrokerName() - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
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
 
getClientId() - Method in class org.apache.activemq.web.DurableSubscriberFacade
 
getConfiguration() - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
getConnection(String) - Method in interface org.apache.activemq.web.BrokerFacade
A specific connection to the broker.
getConnection(String) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getConnection() - Method in class org.apache.activemq.web.ConnectionQuery
 
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.config.AbstractConfiguration
 
getConnectionFactory() - Method in class org.apache.activemq.web.config.JNDIConfiguration
 
getConnectionFactory() - Method in class org.apache.activemq.web.config.SystemPropertiesConfiguration
 
getConnectionFactory() - Method in interface org.apache.activemq.web.config.WebConsoleConfiguration
The connection factory to use for sending/receiving messages.
getConnectionFactory() - Method in class org.apache.activemq.web.SessionPool
 
getConnectionID() - Method in class org.apache.activemq.web.ConnectionQuery
 
getConnections() - Method in interface org.apache.activemq.web.BrokerFacade
All connections to all transport connectors of the broker.
getConnections(String) - Method in interface org.apache.activemq.web.BrokerFacade
The names of all connections to a specific transport connectors of the broker.
getConnections() - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getConnections(String) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getConnector(String) - Method in interface org.apache.activemq.web.BrokerFacade
A transport connectors.
getConnector(String) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getConnectors() - Method in interface org.apache.activemq.web.BrokerFacade
The names of all transport connectors of the broker (f.e.
getConnectors() - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getConsumer(Destination, String) - Method in class org.apache.activemq.web.WebClient
 
getConsumer(Destination, String, boolean) - Method in class org.apache.activemq.web.WebClient
 
getConsumers() - Method in class org.apache.activemq.web.ConnectionQuery
 
getConsumers() - Method in class org.apache.activemq.web.QueueConsumerQuery
 
getConsumers() - Method in class org.apache.activemq.web.WebClient
 
getConsumersOnConnection(String) - Method in interface org.apache.activemq.web.BrokerFacade
Returns all consumers of a connection.
getConsumersOnConnection(String) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getContentType(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServlet
 
getContentType() - Method in class org.apache.activemq.web.view.SimpleMessageRenderer
 
getCronEntry() - Method in class org.apache.activemq.web.JobFacade
 
getDelay() - Method in class org.apache.activemq.web.JobFacade
 
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<? extends DestinationViewMBean>, String) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getDestinationFromURI(WebClient, HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
getDestinationNameMap() - Method in class org.apache.activemq.web.AjaxWebClient
 
getDurableTopicSubscribers() - Method in interface org.apache.activemq.web.BrokerFacade
Active durable subscribers to topics of the broker.
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
 
getHost() - Method in class org.apache.activemq.web.WebConsolePort
 
getId() - Method in class org.apache.activemq.web.MessageQuery
 
getIdMap() - Method in class org.apache.activemq.web.AjaxWebClient
 
getInactiveDurableTopicSubscribers() - Method in interface org.apache.activemq.web.BrokerFacade
Inactive durable subscribers to topics of the broker.
getInactiveDurableTopicSubscribers() - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getJMSDestination() - Method in class org.apache.activemq.web.DestinationFacade
 
getJMSDestinationType() - Method in class org.apache.activemq.web.DestinationFacade
 
getJmxPassword() - Method in class org.apache.activemq.web.config.AbstractConfiguration
 
getJmxPassword() - Method in class org.apache.activemq.web.config.JNDIConfiguration
 
getJmxPassword() - Method in class org.apache.activemq.web.config.SystemPropertiesConfiguration
 
getJmxPassword() - Method in interface org.apache.activemq.web.config.WebConsoleConfiguration
Password for the JMX-user.
getJmxUrls() - Method in class org.apache.activemq.web.config.AbstractConfiguration
 
getJmxUrls() - Method in class org.apache.activemq.web.config.JNDIConfiguration
 
getJmxUrls() - Method in class org.apache.activemq.web.config.SystemPropertiesConfiguration
 
getJmxUrls() - Method in interface org.apache.activemq.web.config.WebConsoleConfiguration
The URL to the JMX connectors of the broker.
getJmxUser() - Method in class org.apache.activemq.web.config.AbstractConfiguration
 
getJmxUser() - Method in class org.apache.activemq.web.config.JNDIConfiguration
 
getJmxUser() - Method in class org.apache.activemq.web.config.SystemPropertiesConfiguration
 
getJmxUser() - Method in interface org.apache.activemq.web.config.WebConsoleConfiguration
The user that is used in case of authenticated JMX connections.
getJndiString(String) - Method in class org.apache.activemq.web.config.JNDIConfiguration
 
getJobId() - Method in class org.apache.activemq.web.JobFacade
 
getJobScheduler() - Method in interface org.apache.activemq.web.BrokerFacade
Get the JobScheduler MBean
getJobScheduler() - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getListener() - Method in class org.apache.activemq.web.AjaxWebClient
 
getManagedBroker() - Method in class org.apache.activemq.web.LocalBrokerFacade
 
getManagedObjects(ObjectName[], Class<T>) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getManagedObjects(ObjectName[], Class<T>) - 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
 
getMBeanServerConnection() - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
getMessage() - Method in class org.apache.activemq.web.MessageQuery
 
getMessageRenderer(HttpServletRequest) - Method in class org.apache.activemq.web.QueueBrowseServlet
 
getMillisSinceLastAccessed() - Method in class org.apache.activemq.web.AjaxWebClient
 
getNetworkBridges() - Method in interface org.apache.activemq.web.BrokerFacade
The brokers network bridges.
getNetworkBridges() - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getNetworkConnectors() - Method in interface org.apache.activemq.web.BrokerFacade
The brokers network connectors.
getNetworkConnectors() - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getNextExecutionTime() - Method in class org.apache.activemq.web.JobFacade
 
getNonDurableTopicSubscribers() - Method in interface org.apache.activemq.web.BrokerFacade
All active non-durable subscribers to a topic.
getNonDurableTopicSubscribers() - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getNow() - Method in class org.apache.activemq.web.AjaxWebClient
 
getNumberOfMessages(HttpServletRequest) - Method in class org.apache.activemq.web.PortfolioPublishServlet
 
getPassword() - Method in class org.apache.activemq.web.WebClient
 
getPeriod() - Method in class org.apache.activemq.web.JobFacade
 
getPhysicalDestinationName() - Method in class org.apache.activemq.web.DestinationFacade
 
getPort() - Method in class org.apache.activemq.web.WebConsolePort
 
getPostedMessageBody(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
getProducer() - Method in class org.apache.activemq.web.WebClient
 
getProducers() - Method in class org.apache.activemq.web.QueueProducerQuery
 
getProducers() - Method in class org.apache.activemq.web.TopicProducerQuery
 
getPropertiesMap() - Method in class org.apache.activemq.web.MessageQuery
 
getQueue(String) - Method in interface org.apache.activemq.web.BrokerFacade
Get the view of the queue with the specified name.
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
 
getQueueConsumers(String) - Method in interface org.apache.activemq.web.BrokerFacade
All active consumers of a queue.
getQueueConsumers(String) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getQueueProducers(String) - Method in interface org.apache.activemq.web.BrokerFacade
All active producers to a queue.
getQueueProducers(String) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getQueues() - Method in interface org.apache.activemq.web.BrokerFacade
All queues known to the broker.
getQueues() - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getQueueView() - Method in class org.apache.activemq.web.DestinationFacade
 
getReadDeadline(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServlet
 
getReadTimeout(HttpServletRequest) - Method in class org.apache.activemq.web.MessageListenerServlet
 
getRepeat() - Method in class org.apache.activemq.web.JobFacade
 
getRootCause(Throwable) - Static method in class org.apache.activemq.web.util.ExceptionUtils
Finds the root cause of an exception.
getScheduledJobs() - Method in interface org.apache.activemq.web.BrokerFacade
Get the JobScheduler MBean
getScheduledJobs() - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getSelector(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
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
 
getStart() - Method in class org.apache.activemq.web.JobFacade
 
getStyle() - Method in exception org.apache.activemq.web.NoSuchViewStyleException
 
getSubscriberName() - Method in class org.apache.activemq.web.DurableSubscriberFacade
 
getSubscribers() - Method in class org.apache.activemq.web.TopicSubscriberQuery
 
getSupportedHttpMethods() - Method in class org.apache.activemq.web.DestinationFacade
 
getTopic(String) - Method in interface org.apache.activemq.web.BrokerFacade
Get the view of the topic with the specified name.
getTopic(String) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getTopicProducers(String) - Method in interface org.apache.activemq.web.BrokerFacade
All active producers to a topic.
getTopicProducers(String) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getTopics() - Method in interface org.apache.activemq.web.BrokerFacade
All topics known to the broker.
getTopics() - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getTopicSubscribers(String) - Method in interface org.apache.activemq.web.BrokerFacade
All active non-durable subscribers to a topic.
getTopicSubscribers(String) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
getUndeliveredMessages() - Method in class org.apache.activemq.web.AjaxListener
 
getUsername() - Method in class org.apache.activemq.web.WebClient
 
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
 

H

handleContinuation(HttpServletRequest, HttpServletResponse, WebClient, Destination, MessageAvailableConsumer, long) - Method in class org.apache.activemq.web.MessageServlet
 
HttpAuditLogEntry - Class in org.apache.activemq.web
 
HttpAuditLogEntry() - Constructor for class org.apache.activemq.web.HttpAuditLogEntry
 

I

init(FilterConfig) - Method in class org.apache.activemq.web.AuditFilter
 
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
 
isDLQ() - Method in class org.apache.activemq.web.MessageQuery
 
isJobSchedulerStarted() - Method in interface org.apache.activemq.web.BrokerFacade
 
isJobSchedulerStarted() - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
isQueue() - Method in class org.apache.activemq.web.DestinationFacade
 
isQueue() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
isRootCause(Throwable, Class<?>) - Static method in class org.apache.activemq.web.util.ExceptionUtils
Returns true if the passed in class is the root cause of the exception
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
 
isXmlContent(Message) - Method in class org.apache.activemq.web.MessageServlet
 

J

JNDIConfiguration - Class in org.apache.activemq.web.config
Configuration based on JNDI values.
JNDIConfiguration() - Constructor for class org.apache.activemq.web.config.JNDIConfiguration
 
JNDIConfiguration(InitialContext) - Constructor for class org.apache.activemq.web.config.JNDIConfiguration
 
JobFacade - Class in org.apache.activemq.web
 
JobFacade(CompositeData) - Constructor for class org.apache.activemq.web.JobFacade
 
JspConfigurer - Class in org.apache.activemq.web.config
 
JspConfigurer() - Constructor for class org.apache.activemq.web.config.JspConfigurer
 

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

makeConnectionFactory(String, String, String) - Method in class org.apache.activemq.web.config.AbstractConfiguration
Creates the ActiveMQ-ConnectionFactory.
makeJmxUrls(String) - Method in class org.apache.activemq.web.config.AbstractConfiguration
Splits the JMX-Url string into a series of JMSServiceURLs.
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) - 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

newProxyInstance(ObjectName, Class, boolean) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
newProxyInstance(ObjectName, Class, boolean) - Method in class org.apache.activemq.web.LocalBrokerFacade
 
newProxyInstance(ObjectName, Class, boolean) - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
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

onMessageAvailable(MessageConsumer) - Method in class org.apache.activemq.web.AjaxListener
 
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 web browser or JavaScript clients.
org.apache.activemq.web.config - package org.apache.activemq.web.config
 
org.apache.activemq.web.util - package org.apache.activemq.web.util
 
org.apache.activemq.web.view - package org.apache.activemq.web.view
 

P

PASSWORD_INIT_PARAM - Static variable in class org.apache.activemq.web.WebClient
 
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
 
PROPERTY_JMS_PASSWORD - Static variable in class org.apache.activemq.web.config.SystemPropertiesConfiguration
 
PROPERTY_JMS_URL - Static variable in class org.apache.activemq.web.config.SystemPropertiesConfiguration
 
PROPERTY_JMS_USER - Static variable in class org.apache.activemq.web.config.SystemPropertiesConfiguration
 
PROPERTY_JMX_PASSWORD - Static variable in class org.apache.activemq.web.config.SystemPropertiesConfiguration
 
PROPERTY_JMX_URL - Static variable in class org.apache.activemq.web.config.SystemPropertiesConfiguration
 
PROPERTY_JMX_USER - Static variable in class org.apache.activemq.web.config.SystemPropertiesConfiguration
 
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

queryNames(ObjectName, QueryExp) - Method in class org.apache.activemq.web.BrokerFacadeSupport
 
queryNames(ObjectName, QueryExp) - Method in class org.apache.activemq.web.LocalBrokerFacade
 
queryNames(ObjectName, QueryExp) - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
QueueBrowseQuery - Class in org.apache.activemq.web
 
QueueBrowseQuery(BrokerFacade) - 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
 
QueueConsumerQuery - Class in org.apache.activemq.web
Query for Queue consumers.
QueueConsumerQuery(BrokerFacade) - Constructor for class org.apache.activemq.web.QueueConsumerQuery
 
QueueProducerQuery - Class in org.apache.activemq.web
Query for Queue producers.
QueueProducerQuery(BrokerFacade) - Constructor for class org.apache.activemq.web.QueueProducerQuery
 

R

readExternal(ObjectInput) - Method in class org.apache.activemq.web.WebClient
 
redirectToBrowseView() - Method in class org.apache.activemq.web.DestinationFacade
 
redirectToDestinationView() - 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

SELECTOR_NAME - Static variable in class org.apache.activemq.web.WebClient
 
selectorName - Static variable in class org.apache.activemq.web.WebClient
 
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
 
sessionCreated(HttpSessionEvent) - Method in class org.apache.activemq.web.SessionListener
 
sessionDestroyed(HttpSessionEvent) - Method in class org.apache.activemq.web.SessionListener
 
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
 
SessionListener - Class in org.apache.activemq.web
 
SessionListener() - Constructor for class org.apache.activemq.web.SessionListener
 
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
 
setConfiguration(WebConsoleConfiguration) - Method in class org.apache.activemq.web.RemoteJMXBrokerFacade
 
setConnection(Connection) - Method in class org.apache.activemq.web.SessionPool
 
setConnectionFactory(ConnectionFactory) - Method in class org.apache.activemq.web.SessionPool
 
setConnectionID(String) - Method in class org.apache.activemq.web.ConnectionQuery
 
setContentType(String) - Method in class org.apache.activemq.web.view.SimpleMessageRenderer
 
setContinuation(Continuation) - Method in class org.apache.activemq.web.AjaxListener
 
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
 
setHost(String) - Method in class org.apache.activemq.web.WebConsolePort
 
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
 
setMaxMessages(int) - Method in class org.apache.activemq.web.view.SimpleMessageRenderer
 
setMessage(Message) - Method in class org.apache.activemq.web.MessageQuery
 
setPassword(String) - Method in class org.apache.activemq.web.WebClient
 
setPort(int) - Method in class org.apache.activemq.web.WebConsolePort
 
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
 
setUsername(String) - Method in class org.apache.activemq.web.WebClient
 
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
 
start() - Method in class org.apache.activemq.web.WebConsolePort
 
SystemPropertiesConfiguration - Class in org.apache.activemq.web.config
Configuration based on system-properties.
SystemPropertiesConfiguration() - Constructor for class org.apache.activemq.web.config.SystemPropertiesConfiguration
 

T

TopicProducerQuery - Class in org.apache.activemq.web
Query for Topic producers.
TopicProducerQuery(BrokerFacade) - Constructor for class org.apache.activemq.web.TopicProducerQuery
 
TopicSubscriberQuery - Class in org.apache.activemq.web
Query for Topic producers.
TopicSubscriberQuery(BrokerFacade) - Constructor for class org.apache.activemq.web.TopicSubscriberQuery
 
toString() - Method in class org.apache.activemq.web.DestinationFacade
 
toString() - Method in class org.apache.activemq.web.HttpAuditLogEntry
 

U

updateLastAccessed() - Method in class org.apache.activemq.web.AjaxWebClient
 
USERNAME_INIT_PARAM - Static variable in class org.apache.activemq.web.WebClient
 

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
 
WebConsoleConfiguration - Interface in org.apache.activemq.web.config
The configuration used for the web console.
WebConsolePort - Class in org.apache.activemq.web
Bean to initialize the port number we use for embedded Jetty server for the web consoles.
WebConsolePort() - Constructor for class org.apache.activemq.web.WebConsolePort
 
writeExternal(ObjectOutput) - Method in class org.apache.activemq.web.WebClient
 
writeMessageResponse(PrintWriter, Message, String, String) - Method in class org.apache.activemq.web.MessageListenerServlet
 
writeMessageResponse(PrintWriter, Message) - Method in class org.apache.activemq.web.MessageServlet
 
writeResponse(HttpServletRequest, HttpServletResponse, 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 E F G H I J L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2005–2020 The Apache Software Foundation. All rights reserved.