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

A

AbstractXMLMessageTransformer - Class in org.apache.activemq.util.oxm
Abstract class used as a base for implementing transformers from object to text messages (in XML/JSON format) and vice versa using.
AbstractXMLMessageTransformer() - Constructor for class org.apache.activemq.util.oxm.AbstractXMLMessageTransformer
 
AbstractXMLMessageTransformer(AbstractXMLMessageTransformer.MessageTransform) - Constructor for class org.apache.activemq.util.oxm.AbstractXMLMessageTransformer
 
AbstractXMLMessageTransformer.MessageTransform - Enum in org.apache.activemq.util.oxm
Defines the type of transformation.
AcidTestTool - Class in org.apache.activemq.tool
 
AcidTestTool() - Constructor for class org.apache.activemq.tool.AcidTestTool
 
ackMode - Variable in class org.apache.activemq.tool.ToolSupport
 
activateOptions() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
ActiveMQVendorAdapter - Class in org.apache.activemq.axis
Deprecated. will be removed from ActiveMQ 5.8 onwards.
ActiveMQVendorAdapter() - Constructor for class org.apache.activemq.axis.ActiveMQVendorAdapter
Deprecated.  
addResource(Object) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
addVendorConnectionFactoryProperties(JMSURLHelper, HashMap) - Method in class org.apache.activemq.axis.ActiveMQVendorAdapter
Deprecated.  
AMQJournalTool - Class in org.apache.activemq.store.amq
Allows you to view the contents of a Journal.
AMQJournalTool() - Constructor for class org.apache.activemq.store.amq.AMQJournalTool
 
AMQJournalToolCommand - Class in org.apache.activemq.store.amq
 
AMQJournalToolCommand() - Constructor for class org.apache.activemq.store.amq.AMQJournalToolCommand
 
AMQReader - Class in org.apache.activemq.store.amq.reader
Reads and iterates through data log files for the AMQMessage Store
AMQReader(File) - Constructor for class org.apache.activemq.store.amq.reader.AMQReader
Create the AMQReader to read a directory of amq data logs - or an individual data log file
AMQReader(File, String) - Constructor for class org.apache.activemq.store.amq.reader.AMQReader
Create the AMQReader to read a directory of amq data logs - or an individual data log file
append(LoggingEvent) - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
asMemoryString(long) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
asTextWireFormat(WireFormat) - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
asyncRequest(Object) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 

B

batch - Variable in class org.apache.activemq.benchmark.BenchmarkSupport
 
batchSize - Variable in class org.apache.activemq.tool.AcidTestTool
 
BenchmarkSupport - Class in org.apache.activemq.benchmark
Abstract base class for some simple benchmark tools
BenchmarkSupport() - Constructor for class org.apache.activemq.benchmark.BenchmarkSupport
 
bind() - Method in class org.apache.activemq.transport.WebTransportServerSupport
 
bindAddress - Variable in class org.apache.activemq.transport.WebTransportServerSupport
 
BlockingQueueTransport - Class in org.apache.activemq.transport.http
A server side HTTP based TransportChannel which processes incoming packets and adds outgoing packets onto a Queue so that they can be dispatched by the HTTP GET requests from the client.
BlockingQueueTransport(BlockingQueue<Object>) - Constructor for class org.apache.activemq.transport.http.BlockingQueueTransport
 
broker - Variable in class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
 
BROKER_URL - Static variable in class org.apache.activemq.axis.ActiveMQVendorAdapter
Deprecated. The URL to connect to the broker

C

canProcessWireFormatVersion(int) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
Can this wireformat process packets of this version
clientID - Variable in class org.apache.activemq.tool.ToolSupport
 
close(Connection, Session) - Method in class org.apache.activemq.tool.ToolSupport
 
close() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
CommandLineSupport - Class in org.apache.activemq.store.amq
Helper utility that can be used to set the properties on any object using command line arguments.
commonInit(RuntimeServices, ExtendedProperties) - Method in class org.apache.activemq.store.amq.CustomResourceLoader
 
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
configureMethod(AbstractHttpMessage) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
connectionCount - Variable in class org.apache.activemq.benchmark.BenchmarkSupport
 
connector - Variable in class org.apache.activemq.transport.WebTransportServerSupport
 
consumeMessagesAndClose(Connection, Session, MessageConsumer) - Method in class org.apache.activemq.tool.ConsumerTool
 
Consumer - Class in org.apache.activemq.benchmark
 
Consumer() - Constructor for class org.apache.activemq.benchmark.Consumer
 
consumerName - Variable in class org.apache.activemq.tool.ToolSupport
 
ConsumerTool - Class in org.apache.activemq.tool
A simple tool for consuming messages
ConsumerTool() - Constructor for class org.apache.activemq.tool.ConsumerTool
 
consumerTransform(Session, MessageConsumer, Message) - Method in class org.apache.activemq.util.oxm.AbstractXMLMessageTransformer
 
copy() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
count(int) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
count - Variable in class org.apache.activemq.tool.ConsumerTool
 
createBroker() - Method in class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
Factory method to create a new broker
createBroker() - Method in class org.apache.activemq.transport.http.HttpSpringEmbeddedTunnelServlet
Factory method to create a new broker
createConnection() - Method in class org.apache.activemq.tool.JndiProducerTool
 
createConnection() - Method in class org.apache.activemq.tool.ToolSupport
 
createConnection() - Method in class org.apache.activemq.util.JmsLogAppender
 
createConnection() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
createConnection() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
createConnector() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
createConnector() - Method in class org.apache.activemq.transport.SocketConnectorFactory
 
createDestination(Session, String) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
createFactory() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
createHttpClient() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
createInitialContext() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
createMessage(LoggingEvent) - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
createProducer(Session) - Method in class org.apache.activemq.tool.ProducerTool
 
createProducer() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
createSession() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
createSession(Connection) - Method in class org.apache.activemq.tool.ToolSupport
 
createSession() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
createTransport(URI, WireFormat) - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
createTransport(URI, WireFormat) - Method in class org.apache.activemq.transport.https.HttpsTransportFactory
 
createTransportChannel(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
createTransportChannel() - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
createWireFormat() - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
createWireFormat() - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
createWireFormat() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormatFactory
 
createXStream() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
createXStream() - Method in class org.apache.activemq.util.oxm.XStreamMessageTransformer
 
customize(EndPoint, Request) - Method in class org.apache.activemq.transport.https.Krb5AndCertsSslSocketConnector
 
CustomResourceLoader - Class in org.apache.activemq.store.amq
 
CustomResourceLoader() - Constructor for class org.apache.activemq.store.amq.CustomResourceLoader
 

D

DEFAULT_PASSWORD - Static variable in class org.apache.activemq.axis.ActiveMQVendorAdapter
Deprecated. Specifies the default password
DEFAULT_USERNAME - Static variable in class org.apache.activemq.axis.ActiveMQVendorAdapter
Deprecated. Specifies the default user name
destination - Variable in class org.apache.activemq.benchmark.BenchmarkSupport
 
destination - Variable in class org.apache.activemq.tool.ToolSupport
 
DiscoveryRegistryServlet - Class in org.apache.activemq.transport.discovery.http
 
DiscoveryRegistryServlet() - Constructor for class org.apache.activemq.transport.discovery.http.DiscoveryRegistryServlet
 
doBind(URI) - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
doBind(String, URI) - Method in class org.apache.activemq.transport.https.HttpsTransportFactory
 
doBind(URI) - Method in class org.apache.activemq.transport.https.HttpsTransportFactory
 
doBind(URI) - Method in class org.apache.activemq.transport.ws.WSTransportFactory
 
doBind(URI) - Method in class org.apache.activemq.transport.wss.WSSTransportFactory
 
doCreateDiscoveryAgent(URI) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgentFactory
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.discovery.http.DiscoveryRegistryServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.discovery.http.DiscoveryRegistryServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.ws.StompServlet
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
doOptions(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
doPut(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.discovery.http.DiscoveryRegistryServlet
 
doStart() - Method in class org.apache.activemq.transport.http.BlockingQueueTransport
 
doStart() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
doStart() - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
doStart() - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
doStart() - Method in class org.apache.activemq.transport.ws.WSTransportServer
 
doStart() - Method in class org.apache.activemq.transport.wss.WSSTransportServer
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.http.BlockingQueueTransport
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.ws.WSTransportServer
 
doWebSocketConnect(HttpServletRequest, String) - Method in class org.apache.activemq.transport.ws.StompServlet
 
dumpCount - Variable in class org.apache.activemq.tool.ConsumerTool
 
dumpStats(Connection) - Method in class org.apache.activemq.tool.ToolSupport
 
durable - Variable in class org.apache.activemq.tool.ToolSupport
 

E

EmbeddedJettyServer - Class in org.apache.activemq.transport.discovery.http
 
EmbeddedJettyServer() - Constructor for class org.apache.activemq.transport.discovery.http.EmbeddedJettyServer
 
Entry - Class in org.apache.activemq.store.amq
 
Entry() - Constructor for class org.apache.activemq.store.amq.Entry
 
evaluate(Message) - Method in class org.apache.activemq.filter.JAXPXPathEvaluator
 
evaluate(Message) - Method in class org.apache.activemq.filter.XMLBeansXPathEvaluator
 
execute() - Method in class org.apache.activemq.store.amq.AMQJournalTool
 
execute(List<String>) - Method in class org.apache.activemq.store.amq.AMQJournalToolCommand
 

G

getAgent() - Method in class org.apache.activemq.transport.discovery.http.EmbeddedJettyServer
 
getAuth() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getConnection() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
getConnectionCount() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
getConnectorURL() - Method in class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
 
getConsumer() - Method in class org.apache.activemq.benchmark.ProducerConsumer
 
getCounter() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
getCurrentWireFormatVersion() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
getData() - Method in class org.apache.activemq.store.amq.Entry
 
getDefaultWireFormatType() - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
getDestination(LoggingEvent) - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
getDirs() - Method in class org.apache.activemq.store.amq.AMQJournalTool
 
getFactory() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
getFormater() - Method in class org.apache.activemq.store.amq.Entry
 
getGroup() - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
getInitialContextFactoryName() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getJndiName() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getKeyCertificateAlgorithm() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getKeyPassword() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getKeyStore() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getKeyStorePassword() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getKeyStoreType() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getLastModified(Resource) - Method in class org.apache.activemq.store.amq.CustomResourceLoader
 
getLocation() - Method in class org.apache.activemq.store.amq.Entry
 
getLoops() - Method in class org.apache.activemq.benchmark.Producer
 
getLoopSize() - Method in class org.apache.activemq.benchmark.Producer
 
getMarshaller() - Method in class org.apache.activemq.util.oxm.OXMMessageTransformer
 
getMessage() - Method in class org.apache.activemq.benchmark.Producer
 
getMessageSize() - Method in class org.apache.activemq.benchmark.Producer
 
getMinSendAsCompressedSize() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
getNextMessage(MessageLocation) - Method in class org.apache.activemq.store.amq.reader.AMQReader
 
getPassword() - Method in class org.apache.activemq.util.JmsLogAppender
 
getPassword() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getProducer() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
getProtocol() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getProviderURL() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getProxyHost() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getProxyPassword() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getProxyPort() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getProxyUser() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getQuery() - Method in class org.apache.activemq.store.amq.AMQJournalTool
 
getQuery() - Method in class org.apache.activemq.store.amq.Entry
 
getQueue() - Method in class org.apache.activemq.transport.http.BlockingQueueTransport
 
getQueueConnectionFactory(HashMap) - Method in class org.apache.activemq.axis.ActiveMQVendorAdapter
Deprecated.  
getReceiveCounter() - Method in class org.apache.activemq.transport.http.BlockingQueueTransport
 
getReceiveCounter() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
getReceiveHttpClient() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
getRecord() - Method in class org.apache.activemq.store.amq.Entry
 
getRegistryURL() - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
getRemoteAddress() - Method in class org.apache.activemq.transport.http.BlockingQueueTransport
 
getRemoteAddress() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getRemoteUrl() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getResources() - Static method in class org.apache.activemq.store.amq.CustomResourceLoader
 
getResourceStream(String) - Method in class org.apache.activemq.store.amq.CustomResourceLoader
 
getSecureRandomCertficateAlgorithm() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getSecurityCredentials() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getSecurityPrincipalName() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getSendHttpClient() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
getSession() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
getSocketAddress() - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
getSocketAddress() - Method in class org.apache.activemq.transport.ws.WSTransportServer
 
getSoTimeout() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
getSslContextFactory() - Method in class org.apache.activemq.transport.https.Krb5AndCertsSslSocketConnector
 
getStreamDriver() - Method in class org.apache.activemq.util.oxm.XStreamMessageTransformer
 
getTextWireFormat() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getTopicConnectionFactory(HashMap) - Method in class org.apache.activemq.axis.ActiveMQVendorAdapter
Deprecated.  
getTransformType() - Method in class org.apache.activemq.util.oxm.AbstractXMLMessageTransformer
 
getTransportChannel(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
getTransportOptions() - Method in class org.apache.activemq.transport.SocketConnectorFactory
 
getTrustCertificateAlgorithm() - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
getType() - Method in class org.apache.activemq.store.amq.Entry
 
getUpdateInterval() - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
getUri() - Method in class org.apache.activemq.util.JmsLogAppender
 
getUrl() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
getUrlPkgPrefixes() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getUserName() - Method in class org.apache.activemq.util.JmsLogAppender
 
getUserName() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getVersion() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
getWireFormat() - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
getXStream() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
getXStream() - Method in class org.apache.activemq.util.oxm.XStreamMessageTransformer
 

H

host - Variable in class org.apache.activemq.transport.WebTransportServerSupport
 
HttpClientTransport - Class in org.apache.activemq.transport.http
A HTTP Transport which uses the Apache HTTP Client library
HttpClientTransport(TextWireFormat, URI) - Constructor for class org.apache.activemq.transport.http.HttpClientTransport
 
HTTPDiscoveryAgent - Class in org.apache.activemq.transport.discovery.http
 
HTTPDiscoveryAgent() - Constructor for class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
HTTPDiscoveryAgentFactory - Class in org.apache.activemq.transport.discovery.http
 
HTTPDiscoveryAgentFactory() - Constructor for class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgentFactory
 
HttpEmbeddedTunnelServlet - Class in org.apache.activemq.transport.http
This servlet embeds an ActiveMQ broker inside a servlet engine which is ideal for deploying ActiveMQ inside a WAR and using this servlet as a HTTP tunnel.
HttpEmbeddedTunnelServlet() - Constructor for class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
 
HttpsClientTransport - Class in org.apache.activemq.transport.https
 
HttpsClientTransport(TextWireFormat, URI) - Constructor for class org.apache.activemq.transport.https.HttpsClientTransport
 
HttpSpringEmbeddedTunnelServlet - Class in org.apache.activemq.transport.http
This servlet embeds an ActiveMQ broker inside a servlet engine which is ideal for deploying ActiveMQ inside a WAR and using this servlet as a HTTP tunnel.
HttpSpringEmbeddedTunnelServlet() - Constructor for class org.apache.activemq.transport.http.HttpSpringEmbeddedTunnelServlet
 
HttpsTransportFactory - Class in org.apache.activemq.transport.https
Factory of HTTPS based transports
HttpsTransportFactory() - Constructor for class org.apache.activemq.transport.https.HttpsTransportFactory
 
HttpsTransportServer - Class in org.apache.activemq.transport.https
 
HttpsTransportServer(URI, HttpsTransportFactory, SslContext) - Constructor for class org.apache.activemq.transport.https.HttpsTransportServer
 
HttpTransportFactory - Class in org.apache.activemq.transport.http
 
HttpTransportFactory() - Constructor for class org.apache.activemq.transport.http.HttpTransportFactory
 
HttpTransportServer - Class in org.apache.activemq.transport.http
 
HttpTransportServer(URI, HttpTransportFactory) - Constructor for class org.apache.activemq.transport.http.HttpTransportServer
 
HttpTransportSupport - Class in org.apache.activemq.transport.http
A useful base class for HTTP Transport implementations.
HttpTransportSupport(TextWireFormat, URI) - Constructor for class org.apache.activemq.transport.http.HttpTransportSupport
 
HttpTunnelServlet - Class in org.apache.activemq.transport.http
A servlet which handles server side HTTP transport, delegating to the ActiveMQ broker.
HttpTunnelServlet() - Constructor for class org.apache.activemq.transport.http.HttpTunnelServlet
 

I

init(ExtendedProperties) - Method in class org.apache.activemq.store.amq.CustomResourceLoader
 
init() - Method in class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
 
init() - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
init() - Method in class org.apache.activemq.transport.ws.StompServlet
 
inReceive() - Method in class org.apache.activemq.transport.util.TextWireFormat
 
isDurable() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
isHelp() - Method in class org.apache.activemq.store.amq.AMQJournalTool
 
isKrb(String) - Static method in class org.apache.activemq.transport.https.Krb5AndCertsSslSocketConnector
 
isMatchingConnectionFactory(ConnectionFactory, JMSURLHelper, HashMap) - Method in class org.apache.activemq.axis.ActiveMQVendorAdapter
Deprecated.  
isSourceModified(Resource) - Method in class org.apache.activemq.store.amq.CustomResourceLoader
 
isStartEmbeddRegistry() - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
isTopic() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
isTrace() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
isUseCompression() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
iterator() - Method in class org.apache.activemq.store.amq.reader.AMQReader
 

J

JAXPXPathEvaluator - Class in org.apache.activemq.filter
 
JAXPXPathEvaluator(String) - Constructor for class org.apache.activemq.filter.JAXPXPathEvaluator
 
JMS_PUBLISH_ERROR_CODE - Static variable in class org.apache.activemq.util.JmsLogAppenderSupport
 
JmsLogAppender - Class in org.apache.activemq.util
A JMS 1.1 log4j appender which uses ActiveMQ by default and does not require any JNDI configurations
JmsLogAppender() - Constructor for class org.apache.activemq.util.JmsLogAppender
 
JmsLogAppenderSupport - Class in org.apache.activemq.util
An abstract base class for implementation inheritence for a log4j JMS appender
JmsLogAppenderSupport() - Constructor for class org.apache.activemq.util.JmsLogAppenderSupport
 
JndiJmsLogAppender - Class in org.apache.activemq.util
A JMS 1.1 log4j appender which uses JNDI to locate a JMS ConnectionFactory to use for logging events.
JndiJmsLogAppender() - Constructor for class org.apache.activemq.util.JndiJmsLogAppender
 
JndiProducerTool - Class in org.apache.activemq.tool
 
JndiProducerTool() - Constructor for class org.apache.activemq.tool.JndiProducerTool
 

K

KRB5_CIPHER_SUITES - Static variable in class org.apache.activemq.transport.https.Krb5AndCertsSslSocketConnector
 
Krb5AndCertsSslSocketConnector - Class in org.apache.activemq.transport.https
Extend Jetty's SslSocketConnector to optionally also provide Kerberos5ized SSL sockets.
Krb5AndCertsSslSocketConnector() - Constructor for class org.apache.activemq.transport.https.Krb5AndCertsSslSocketConnector
 
Krb5AndCertsSslSocketConnector.MODE - Enum in org.apache.activemq.transport.https
 

L

listDataFiles(File) - Static method in class org.apache.activemq.store.amq.reader.AMQReader
List all the data files in a directory
loadFile(String) - Method in class org.apache.activemq.benchmark.Producer
 

M

main(String[]) - Static method in class org.apache.activemq.benchmark.Consumer
 
main(String[]) - Static method in class org.apache.activemq.benchmark.Producer
 
main(String[]) - Static method in class org.apache.activemq.benchmark.ProducerConsumer
 
main(String[]) - Static method in class org.apache.activemq.store.amq.AMQJournalTool
 
main(String[]) - Static method in class org.apache.activemq.tool.AcidTestTool
 
main(String[]) - Static method in class org.apache.activemq.tool.ConsumerTool
 
main(String[]) - Static method in class org.apache.activemq.tool.JndiProducerTool
 
main(String[]) - Static method in class org.apache.activemq.tool.ProducerTool
 
main(String[]) - Static method in class org.apache.activemq.tool.WebServer
 
marshal(Object, DataOutput) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
marshal(Object) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
marshall(Session, ObjectMessage) - Method in class org.apache.activemq.util.oxm.AbstractXMLMessageTransformer
Marshalls the Object in the ObjectMessage to a string using XML encoding
marshall(Session, ObjectMessage) - Method in class org.apache.activemq.util.oxm.OXMMessageTransformer
Marshalls the Object in the ObjectMessage to a string using XML encoding
marshall(Session, ObjectMessage) - Method in class org.apache.activemq.util.oxm.XStreamMessageTransformer
Marshalls the Object in the ObjectMessage to a string using XML encoding
marshalText(Object) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
marshalText(Object) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
MAX_CLIENT_TIMEOUT - Static variable in class org.apache.activemq.transport.http.HttpClientTransport
 
MAX_TIMEOUT - Static variable in class org.apache.activemq.transport.http.BlockingQueueTransport
 
maxiumMessages - Variable in class org.apache.activemq.tool.ConsumerTool
 
MessageBodyFormatter - Class in org.apache.activemq.store.amq
 
MessageBodyFormatter(ActiveMQMessage) - Constructor for class org.apache.activemq.store.amq.MessageBodyFormatter
 
messageCount - Variable in class org.apache.activemq.tool.ProducerTool
 
messageSize - Variable in class org.apache.activemq.tool.ProducerTool
 

N

newServerSocket(String, int, int) - Method in class org.apache.activemq.transport.https.Krb5AndCertsSslSocketConnector
 

O

objectToText(Session, ObjectMessage) - Method in class org.apache.activemq.util.oxm.AbstractXMLMessageTransformer
Transforms an incoming ObjectMessage to an XML encoded TextMessage
oneway(Object) - Method in class org.apache.activemq.transport.http.BlockingQueueTransport
 
oneway(Object) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
onMessage(Message) - Method in class org.apache.activemq.benchmark.Consumer
 
onMessage(Message) - Method in class org.apache.activemq.tool.ConsumerTool
 
org.apache.activemq.axis - package org.apache.activemq.axis
Support classes for integration with Apache Axis for web service integration
org.apache.activemq.benchmark - package org.apache.activemq.benchmark
 
org.apache.activemq.filter - package org.apache.activemq.filter
 
org.apache.activemq.store.amq - package org.apache.activemq.store.amq
 
org.apache.activemq.store.amq.reader - package org.apache.activemq.store.amq.reader
 
org.apache.activemq.tool - package org.apache.activemq.tool
 
org.apache.activemq.transport - package org.apache.activemq.transport
 
org.apache.activemq.transport.discovery.http - package org.apache.activemq.transport.discovery.http
 
org.apache.activemq.transport.http - package org.apache.activemq.transport.http
A transport using the HTTP protocol to allow ActiveMQ to tunnel through firewalls.
org.apache.activemq.transport.https - package org.apache.activemq.transport.https
A transport using the HTTPS protocol (built on top of the HTTP transport) to allow ActiveMQ to tunnel through firewalls using SSL.
org.apache.activemq.transport.util - package org.apache.activemq.transport.util
 
org.apache.activemq.transport.ws - package org.apache.activemq.transport.ws
 
org.apache.activemq.transport.wss - package org.apache.activemq.transport.wss
 
org.apache.activemq.transport.xstream - package org.apache.activemq.transport.xstream
 
org.apache.activemq.util - package org.apache.activemq.util
 
org.apache.activemq.util.oxm - package org.apache.activemq.util.oxm
 
OXMMessageTransformer - Class in org.apache.activemq.util.oxm
Transforms object messages to text messages and vice versa using Spring OXM.
OXMMessageTransformer() - Constructor for class org.apache.activemq.util.oxm.OXMMessageTransformer
 

P

parseBoolean(String) - Static method in class org.apache.activemq.benchmark.BenchmarkSupport
 
PORT - Static variable in class org.apache.activemq.tool.WebServer
 
Producer - Class in org.apache.activemq.benchmark
 
Producer() - Constructor for class org.apache.activemq.benchmark.Producer
 
ProducerConsumer - Class in org.apache.activemq.benchmark
 
ProducerConsumer() - Constructor for class org.apache.activemq.benchmark.ProducerConsumer
 
ProducerTool - Class in org.apache.activemq.tool
A simple tool for publishing messages
ProducerTool() - Constructor for class org.apache.activemq.tool.ProducerTool
 
producerTransform(Session, MessageProducer, Message) - Method in class org.apache.activemq.util.oxm.AbstractXMLMessageTransformer
 
publish() - Method in class org.apache.activemq.benchmark.Producer
 
publish(String, String) - Method in class org.apache.activemq.benchmark.Producer
 
publishLoop(Session, MessageProducer, String) - Method in class org.apache.activemq.benchmark.Producer
 
pwd - Variable in class org.apache.activemq.tool.ToolSupport
 

Q

QCF_CLASS - Static variable in class org.apache.activemq.axis.ActiveMQVendorAdapter
Deprecated.  

R

readRequestBody(HttpServletRequest) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
recordSize - Variable in class org.apache.activemq.tool.AcidTestTool
 
registerService(String) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
request(Object) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
requiresLayout() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
resetCount() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
run() - Method in class org.apache.activemq.benchmark.Consumer
 
run() - Method in class org.apache.activemq.benchmark.Producer
 
run() - Method in class org.apache.activemq.benchmark.ProducerConsumer
 
run() - Method in class org.apache.activemq.tool.ConsumerTool
 
run() - Method in class org.apache.activemq.tool.ProducerTool
 
run() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
runTool(String[], ProducerTool) - Static method in class org.apache.activemq.tool.ProducerTool
 

S

SecureSocketConnectorFactory - Class in org.apache.activemq.transport
 
SecureSocketConnectorFactory(SslContext) - Constructor for class org.apache.activemq.transport.SecureSocketConnectorFactory
 
sendLoop(Session, MessageProducer) - Method in class org.apache.activemq.tool.ProducerTool
 
server - Variable in class org.apache.activemq.transport.WebTransportServerSupport
 
serverConfigure(Transport, WireFormat, HashMap) - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
serviceFailed(DiscoveryEvent) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
setAgent(HTTPDiscoveryAgent) - Method in class org.apache.activemq.transport.discovery.http.EmbeddedJettyServer
 
setAuth(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
setBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.transport.ws.WSTransportServer
 
setBrokerName(String) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
setCommandContext(CommandContext) - Method in class org.apache.activemq.store.amq.AMQJournalToolCommand
 
setConnection(Connection) - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
setConnectionCount(int) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
setConnector(Connector) - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
setConnector(Connector) - Method in class org.apache.activemq.transport.ws.WSTransportServer
 
setData(ByteSequence) - Method in class org.apache.activemq.store.amq.Entry
 
setDiscoveryListener(DiscoveryListener) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
setDurable(boolean) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
setFactory(ActiveMQConnectionFactory) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
setFormater(String) - Method in class org.apache.activemq.store.amq.Entry
 
setGroup(String) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
setHelp(boolean) - Method in class org.apache.activemq.store.amq.AMQJournalTool
 
setInitialContextFactoryName(String) - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
setJndiName(String) - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
setKeyCertificateAlgorithm(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setKeyPassword(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setKeyStore(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setKeyStorePassword(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setKeyStoreType(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setLocation(Location) - Method in class org.apache.activemq.store.amq.Entry
 
setLoops(int) - Method in class org.apache.activemq.benchmark.Producer
 
setLoopSize(int) - Method in class org.apache.activemq.benchmark.Producer
 
setMarshaller(AbstractMarshaller) - Method in class org.apache.activemq.util.oxm.OXMMessageTransformer
 
setMessageFormat(String) - Method in class org.apache.activemq.store.amq.AMQJournalTool
 
setMessageSize(int) - Method in class org.apache.activemq.benchmark.Producer
 
setMinSendAsCompressedSize(int) - Method in class org.apache.activemq.transport.http.HttpClientTransport
Sets the minimum size that must be exceeded on a send before compression is used if the useCompression option is specified.
setMode(String) - Method in class org.apache.activemq.transport.https.Krb5AndCertsSslSocketConnector
 
setOptions(Object, String[]) - Static method in class org.apache.activemq.store.amq.CommandLineSupport
Sets the properties of an object given the command line args.
setPassword(String) - Method in class org.apache.activemq.util.JmsLogAppender
 
setPassword(String) - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
setProducer(MessageProducer) - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
setProtocol(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setProviderURL(String) - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
setProxyHost(String) - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
setProxyPassword(String) - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
setProxyPort(int) - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
setProxyUser(String) - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
setQuery(Query) - Method in class org.apache.activemq.store.amq.Entry
 
setQueueAckFormat(String) - Method in class org.apache.activemq.store.amq.AMQJournalTool
 
setReceiveHttpClient(HttpClient) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
setRecord(DataStructure) - Method in class org.apache.activemq.store.amq.Entry
 
setRegistryURL(String) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
setResources(HashMap<String, String>) - Static method in class org.apache.activemq.store.amq.CustomResourceLoader
 
setSecureRandomCertficateAlgorithm(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setSecurityCredentials(String) - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
setSecurityPrincipalName(String) - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
setSendHttpClient(HttpClient) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
setSession(Session) - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
setSoTimeout(int) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
setStartEmbeddRegistry(boolean) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
setStreamDriver(HierarchicalStreamDriver) - Method in class org.apache.activemq.util.oxm.XStreamMessageTransformer
 
setSubject(String) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
setSubject(String) - Method in class org.apache.activemq.benchmark.ProducerConsumer
 
setTextWireFormat(TextWireFormat) - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
setTimerLoop(boolean) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
setTopic(boolean) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
setTopic(boolean) - Method in class org.apache.activemq.benchmark.ProducerConsumer
 
setTopicAckFormat(String) - Method in class org.apache.activemq.store.amq.AMQJournalTool
 
setTrace(boolean) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
setTraceFormat(String) - Method in class org.apache.activemq.store.amq.AMQJournalTool
 
setTransactionFormat(String) - Method in class org.apache.activemq.store.amq.AMQJournalTool
 
setTransformType(AbstractXMLMessageTransformer.MessageTransform) - Method in class org.apache.activemq.util.oxm.AbstractXMLMessageTransformer
 
setTransportOption(Map<String, Object>) - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
setTransportOption(Map<String, Object>) - Method in class org.apache.activemq.transport.ws.WSTransportServer
 
setTransportOptions(Map<String, Object>) - Method in class org.apache.activemq.transport.SocketConnectorFactory
 
setTrustCertificateAlgorithm(String) - Method in class org.apache.activemq.transport.SecureSocketConnectorFactory
 
setType(String) - Method in class org.apache.activemq.store.amq.Entry
 
setUnknownFormat(String) - Method in class org.apache.activemq.store.amq.AMQJournalTool
 
setUp() - Method in class org.apache.activemq.tool.AcidTestTool
 
setUpdateInterval(long) - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
setUri(String) - Method in class org.apache.activemq.util.JmsLogAppender
 
setUrl(String) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
setUrl(String) - Method in class org.apache.activemq.benchmark.ProducerConsumer
 
setUrlPkgPrefixes(String) - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
setUseCompression(boolean) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
setUserName(String) - Method in class org.apache.activemq.util.JmsLogAppender
 
setUserName(String) - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
setVersion(int) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
setWhere(String) - Method in class org.apache.activemq.store.amq.AMQJournalTool
 
setWireFormat(TextWireFormat) - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
setXStream(XStream) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
setXStream(XStream) - Method in class org.apache.activemq.util.oxm.XStreamMessageTransformer
 
sleepTime - Variable in class org.apache.activemq.tool.ProducerTool
 
SocketConnectorFactory - Class in org.apache.activemq.transport
 
SocketConnectorFactory() - Constructor for class org.apache.activemq.transport.SocketConnectorFactory
 
socketConnectorFactory - Variable in class org.apache.activemq.transport.WebTransportServerSupport
 
start() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
start() - Method in class org.apache.activemq.transport.discovery.http.EmbeddedJettyServer
 
start() - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
StompServlet - Class in org.apache.activemq.transport.ws
Handle connection upgrade requests and creates web sockets
StompServlet() - Constructor for class org.apache.activemq.transport.ws.StompServlet
 
stop() - Method in class org.apache.activemq.transport.discovery.http.EmbeddedJettyServer
 
stop() - Method in class org.apache.activemq.transport.discovery.http.HTTPDiscoveryAgent
 
subject - Variable in class org.apache.activemq.tool.ToolSupport
 
subjects - Variable in class org.apache.activemq.benchmark.BenchmarkSupport
 
subscribe() - Method in class org.apache.activemq.benchmark.Consumer
 
subscribe(String) - Method in class org.apache.activemq.benchmark.Consumer
 

T

target - Variable in class org.apache.activemq.tool.AcidTestTool
 
TCF_CLASS - Static variable in class org.apache.activemq.axis.ActiveMQVendorAdapter
Deprecated.  
tearDown() - Method in class org.apache.activemq.tool.AcidTestTool
 
testAcidTransactions() - Method in class org.apache.activemq.tool.AcidTestTool
 
textToObject(Session, TextMessage) - Method in class org.apache.activemq.util.oxm.AbstractXMLMessageTransformer
Transforms an incoming XML encoded TextMessage to an ObjectMessage
TextWireFormat - Class in org.apache.activemq.transport.util
Adds the extra methods available to text based wire format implementations
TextWireFormat() - Constructor for class org.apache.activemq.transport.util.TextWireFormat
 
timerLoop() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
ToolSupport - Class in org.apache.activemq.tool
Abstract base class useful for implementation inheritence
ToolSupport() - Constructor for class org.apache.activemq.tool.ToolSupport
 
topic - Variable in class org.apache.activemq.tool.ToolSupport
 
toString() - Method in class org.apache.activemq.store.amq.MessageBodyFormatter
 
toString() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
transacted - Variable in class org.apache.activemq.tool.ToolSupport
 
transformType - Variable in class org.apache.activemq.util.oxm.AbstractXMLMessageTransformer
 
transportConnector - Variable in class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
 

U

unmarshal(DataInput) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
unmarshal(ByteSequence) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
unmarshall(Session, TextMessage) - Method in class org.apache.activemq.util.oxm.AbstractXMLMessageTransformer
Unmarshalls the XML encoded message in the TextMessage to an Object
unmarshall(Session, TextMessage) - Method in class org.apache.activemq.util.oxm.OXMMessageTransformer
Unmarshalls the XML encoded message in the TextMessage to an Object
unmarshall(Session, TextMessage) - Method in class org.apache.activemq.util.oxm.XStreamMessageTransformer
Unmarshalls the XML encoded message in the TextMessage to an Object
unmarshalText(String) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
unmarshalText(Reader) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
unmarshalText(String) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
unmarshalText(Reader) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
url - Variable in class org.apache.activemq.tool.ToolSupport
 
user - Variable in class org.apache.activemq.tool.ToolSupport
 
useTimerLoop() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
useTimerLoop() - Method in class org.apache.activemq.benchmark.ProducerConsumer
 

V

valueOf(String) - Static method in enum org.apache.activemq.transport.https.Krb5AndCertsSslSocketConnector.MODE
Returns the enum constant of this type with the specified name.
valueOf(String) - Static method in enum org.apache.activemq.util.oxm.AbstractXMLMessageTransformer.MessageTransform
Returns the enum constant of this type with the specified name.
values() - Static method in enum org.apache.activemq.transport.https.Krb5AndCertsSslSocketConnector.MODE
Returns an array containing the constants of this enum type, in the order they are declared.
values() - Static method in enum org.apache.activemq.util.oxm.AbstractXMLMessageTransformer.MessageTransform
Returns an array containing the constants of this enum type, in the order they are declared.
verbose - Variable in class org.apache.activemq.tool.ConsumerTool
 
verbose - Variable in class org.apache.activemq.tool.ProducerTool
 

W

WEBAPP_CTX - Static variable in class org.apache.activemq.tool.WebServer
 
WEBAPP_DIR - Static variable in class org.apache.activemq.tool.WebServer
 
WebServer - Class in org.apache.activemq.tool
 
WebTransportServerSupport - Class in org.apache.activemq.transport
 
WebTransportServerSupport(URI) - Constructor for class org.apache.activemq.transport.WebTransportServerSupport
 
workerThinkTime - Variable in class org.apache.activemq.tool.AcidTestTool
 
WSSTransportFactory - Class in org.apache.activemq.transport.wss
Factory for Secure WebSocket (wss) transport
WSSTransportFactory() - Constructor for class org.apache.activemq.transport.wss.WSSTransportFactory
 
WSSTransportServer - Class in org.apache.activemq.transport.wss
 
WSSTransportServer(URI, SslContext) - Constructor for class org.apache.activemq.transport.wss.WSSTransportServer
 
WSTransportFactory - Class in org.apache.activemq.transport.ws
Factory for WebSocket (ws) transport
WSTransportFactory() - Constructor for class org.apache.activemq.transport.ws.WSTransportFactory
 
WSTransportServer - Class in org.apache.activemq.transport.ws
Creates a web server and registers web socket server
WSTransportServer(URI) - Constructor for class org.apache.activemq.transport.ws.WSTransportServer
 

X

XMLBeansXPathEvaluator - Class in org.apache.activemq.filter
 
XMLBeansXPathEvaluator(String) - Constructor for class org.apache.activemq.filter.XMLBeansXPathEvaluator
 
XStreamMessageTransformer - Class in org.apache.activemq.util.oxm
Transforms object messages to text messages and vice versa using XStream
XStreamMessageTransformer() - Constructor for class org.apache.activemq.util.oxm.XStreamMessageTransformer
 
XStreamWireFormat - Class in org.apache.activemq.transport.xstream
A WireFormat implementation which uses the XStreamWireFormat() - Constructor for class org.apache.activemq.transport.xstream.XStreamWireFormat
 
XStreamWireFormatFactory - Class in org.apache.activemq.transport.xstream
 
XStreamWireFormatFactory() - Constructor for class org.apache.activemq.transport.xstream.XStreamWireFormatFactory
 

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

Copyright © 2005-2012 The Apache Software Foundation. All Rights Reserved.