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

A

AcidTestTool - Class in org.activemq.tool
 
AcidTestTool() - Constructor for class org.activemq.tool.AcidTestTool
 
ackMode - Variable in class org.activemq.tool.ToolSupport
 
ActiveMQVendorAdapter - Class in org.activemq.axis
An adapter for using ActiveMQ inside Apache Axis
ActiveMQVendorAdapter() - Constructor for class org.activemq.axis.ActiveMQVendorAdapter
 
addResource(Object) - Method in class org.activemq.benchmark.BenchmarkSupport
 
addService(JmDNS, String, String) - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
addVendorConnectionFactoryProperties(JMSURLHelper, HashMap) - Method in class org.activemq.axis.ActiveMQVendorAdapter
 
asMemoryString(long) - Method in class org.activemq.benchmark.BenchmarkSupport
 
asTextWireFormat(WireFormat) - Method in class org.activemq.transport.http.HttpTransportChannelFactory
 
asyncSend(Packet) - Method in class org.activemq.transport.http.HttpClientTransportChannel
 
asyncSend(Packet) - Method in class org.activemq.transport.http.HttpServerTransportChannel
 
asyncSend(Packet) - Method in class org.activemq.transport.http.HttpTransportChannel
 
asyncSend(Packet) - Method in class org.activemq.transport.jrms.JRMSTransportChannel
Asynchronously send a Packet

B

batch - Variable in class org.activemq.benchmark.BenchmarkSupport
 
batchSize - Variable in class org.activemq.tool.AcidTestTool
 
BenchmarkSupport - Class in org.activemq.benchmark
Abstract base class for some simple benchmark tools
BenchmarkSupport() - Constructor for class org.activemq.benchmark.BenchmarkSupport
 
BROKER_URL - Static variable in class org.activemq.axis.ActiveMQVendorAdapter
The URL to connect to the broker

C

canProcessWireFormatVersion(int) - Method in class org.activemq.transport.http.HttpServerTransportChannel
Can this wireformat process packets of this version
canProcessWireFormatVersion(int) - Method in class org.activemq.transport.http.HttpTransportChannelSupport
Can this wireformat process packets of this version
canProcessWireFormatVersion(int) - Method in class org.activemq.transport.jrms.JRMSTransportChannel
Can this wireformat process packets of this version
canProcessWireFormatVersion(int) - Method in class org.activemq.transport.xstream.XStreamWireFormat
Can this wireformat process packets of this version
clientID - Variable in class org.activemq.tool.ToolSupport
 
close(Connection, Session) - Method in class org.activemq.tool.ToolSupport
 
configureConnection(HttpURLConnection) - Method in class org.activemq.transport.http.HttpTransportChannel
 
configureMethod(HttpMethod) - Method in class org.activemq.transport.http.HttpClientTransportChannel
 
connectionCount - Variable in class org.activemq.benchmark.BenchmarkSupport
 
consumeMessagesAndClose(Connection, Session, MessageConsumer) - Method in class org.activemq.tool.ConsumerTool
 
Consumer - Class in org.activemq.benchmark
 
Consumer() - Constructor for class org.activemq.benchmark.Consumer
 
consumerName - Variable in class org.activemq.tool.ToolSupport
 
ConsumerTool - Class in org.activemq.tool
A simple tool for consuming messages
ConsumerTool() - Constructor for class org.activemq.tool.ConsumerTool
 
copy() - Method in class org.activemq.transport.xstream.XStreamWireFormat
 
count(int) - Method in class org.activemq.benchmark.BenchmarkSupport
 
count - Variable in class org.activemq.tool.ConsumerTool
 
create(WireFormat, URI) - Method in class org.activemq.transport.http.HttpTransportChannelFactory
 
create(WireFormat, URI, URI) - Method in class org.activemq.transport.http.HttpTransportChannelFactory
 
create(WireFormat, URI) - Method in class org.activemq.transport.http.HttpTransportConnectorFactory
 
create(WireFormat, URI) - Method in class org.activemq.transport.https.HttpsTransportChannelFactory
 
create(WireFormat, URI, URI) - Method in class org.activemq.transport.https.HttpsTransportChannelFactory
 
create(WireFormat, URI) - Method in class org.activemq.transport.https.HttpsTransportConnectorFactory
 
create(WireFormat, URI) - Method in class org.activemq.transport.jrms.JRMSTransportChannelFactory
Create a Channel to a remote Node - e.g.
create(WireFormat, URI, URI) - Method in class org.activemq.transport.jrms.JRMSTransportChannelFactory
Create a Channel to a remote Node - e.g.
create(WireFormat, URI) - Method in class org.activemq.transport.jrms.JRMSTransportServerChannelFactory
Bind a ServerChannel to an address
create(WireFormat, URI) - Method in class org.activemq.transport.zeroconf.ZeroconfTransportConnectorFactory
 
createBroker() - Method in class org.activemq.transport.http.HttpEmbeddedTunnelServlet
Factory method to create a new broker
createBroker() - Method in class org.activemq.transport.http.HttpSpringEmbeddedTunnelServlet
Factory method to create a new broker
createConnection() - Method in class org.activemq.tool.JndiProducerTool
 
createConnection() - Method in class org.activemq.tool.ToolSupport
 
createDatagramPacket() - Method in class org.activemq.transport.jrms.JRMSTransportChannel
 
createDatagramPacket(Packet) - Method in class org.activemq.transport.jrms.JRMSTransportChannel
 
createDestination(Session, String) - Method in class org.activemq.benchmark.BenchmarkSupport
 
createDiscoveryAgent(URI) - Method in class org.activemq.transport.zeroconf.ZeroconfTransportChannelFactory
 
createFactory() - Method in class org.activemq.benchmark.BenchmarkSupport
 
createHttpClient() - Method in class org.activemq.transport.http.HttpClientTransportChannel
 
createJmDNS() - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
createLocalAddress() - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
createProducer(Session) - Method in class org.activemq.tool.ProducerTool
 
createReceiveConnection() - Method in class org.activemq.transport.http.HttpTransportChannel
 
createReceiveConnection() - Method in class org.activemq.transport.https.HttpsTransportChannel
 
createSendConnection() - Method in class org.activemq.transport.http.HttpTransportChannel
 
createSendConnection() - Method in class org.activemq.transport.https.HttpsTransportChannel
 
createServiceInfo(String, Map) - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
createSession() - Method in class org.activemq.benchmark.BenchmarkSupport
 
createSession(Connection) - Method in class org.activemq.tool.ToolSupport
 
createTransportChannel() - Method in class org.activemq.transport.http.HttpTunnelServlet
 
createWireFormat() - Method in class org.activemq.transport.http.HttpTransportConnector
 
createWireFormat() - Method in class org.activemq.transport.http.HttpTunnelServlet
 
createXStream() - Method in class org.activemq.transport.xstream.XStreamWireFormat
 

D

DEFAULT_PASSWORD - Static variable in class org.activemq.axis.ActiveMQVendorAdapter
Specifies the default password
DEFAULT_USERNAME - Static variable in class org.activemq.axis.ActiveMQVendorAdapter
Specifies the default user name
destination - Variable in class org.activemq.benchmark.BenchmarkSupport
 
destination - Variable in class org.activemq.tool.ToolSupport
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.activemq.transport.http.HttpTunnelServlet
 
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.activemq.transport.http.HttpTunnelServlet
 
dumpCount - Variable in class org.activemq.tool.ConsumerTool
 
dumpStats(Connection) - Method in class org.activemq.tool.ToolSupport
 
durable - Variable in class org.activemq.tool.ToolSupport
 

E

EMBEDDED_BROKER - Static variable in class org.activemq.axis.ActiveMQVendorAdapter
Specifies whether the broker is embedded
embeddedBroker - Variable in class org.activemq.benchmark.BenchmarkSupport
 

F

forceDisconnect() - Method in class org.activemq.transport.http.HttpClientTransportChannel
 
forceDisconnect() - Method in class org.activemq.transport.http.HttpServerTransportChannel
 
forceDisconnect() - Method in class org.activemq.transport.http.HttpTransportChannel
 
forceDisconnect() - Method in class org.activemq.transport.jrms.JRMSTransportChannel
 
fromString(String) - Method in class org.activemq.transport.xstream.XStreamWireFormat
 

G

getCertificateAlgorithm() - Method in class org.activemq.transport.https.HttpsTransportConnector
 
getChannel() - Method in class org.activemq.transport.http.HttpServerTransportChannel
 
getClosed() - Method in class org.activemq.transport.http.HttpTransportChannelSupport
 
getConnectionCount() - Method in class org.activemq.benchmark.BenchmarkSupport
 
getConnectorURL() - Method in class org.activemq.transport.http.HttpEmbeddedTunnelServlet
 
getConnectorURL() - Method in class org.activemq.transport.http.HttpSpringEmbeddedTunnelServlet
 
getCurrentWireFormatVersion() - Method in class org.activemq.transport.http.HttpServerTransportChannel
 
getCurrentWireFormatVersion() - Method in class org.activemq.transport.http.HttpTransportChannelSupport
 
getCurrentWireFormatVersion() - Method in class org.activemq.transport.jrms.JRMSTransportChannel
 
getCurrentWireFormatVersion() - Method in class org.activemq.transport.xstream.XStreamWireFormat
 
getFactory() - Method in class org.activemq.benchmark.BenchmarkSupport
 
getJmdns() - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
getKeyPassword() - Method in class org.activemq.transport.https.HttpsTransportConnector
 
getKeyStore() - Method in class org.activemq.transport.https.HttpsTransportConnector
 
getKeyStorePassword() - Method in class org.activemq.transport.https.HttpsTransportConnector
 
getKeyStoreType() - Method in class org.activemq.transport.https.HttpsTransportConnector
 
getLocalAddress() - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
getLocalhost() - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
getLoopSize() - Method in class org.activemq.benchmark.Producer
 
getMessage() - Method in class org.activemq.benchmark.Producer
 
getMessageSize() - Method in class org.activemq.benchmark.Producer
 
getPriority() - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
getProtocol() - Method in class org.activemq.transport.https.HttpsTransportConnector
 
getQueueConnectionFactory(HashMap) - Method in class org.activemq.axis.ActiveMQVendorAdapter
 
getReceiveConnection() - Method in class org.activemq.transport.http.HttpTransportChannel
 
getReceiveHttpClient() - Method in class org.activemq.transport.http.HttpClientTransportChannel
 
getRemoteURL() - Method in class org.activemq.transport.http.HttpTransportChannel
 
getRemoteUrl() - Method in class org.activemq.transport.http.HttpTransportChannelSupport
 
getSendConnection() - Method in class org.activemq.transport.http.HttpTransportChannel
 
getSendHttpClient() - Method in class org.activemq.transport.http.HttpClientTransportChannel
 
getStarted() - Method in class org.activemq.transport.http.HttpTransportChannelSupport
 
getTextWireFormat() - Method in class org.activemq.transport.http.HttpTransportChannelSupport
 
getTopicConnectionFactory(HashMap) - Method in class org.activemq.axis.ActiveMQVendorAdapter
 
getTransportChannel(HttpServletRequest) - Method in class org.activemq.transport.http.HttpTunnelServlet
 
getType() - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
getUrl() - Method in class org.activemq.benchmark.BenchmarkSupport
 
getWeight() - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
getWireFormat() - Method in class org.activemq.transport.http.HttpTransportChannelSupport
 
getWireFormat() - Method in class org.activemq.transport.http.HttpTransportConnector
 
getXStream() - Method in class org.activemq.transport.xstream.XStreamWireFormat
 

H

HttpClientTransportChannel - Class in org.activemq.transport.http
A HTTP TransportChannel which uses the commons-httpclient library
HttpClientTransportChannel(TextWireFormat, String) - Constructor for class org.activemq.transport.http.HttpClientTransportChannel
 
HttpEmbeddedTunnelServlet - Class in org.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.activemq.transport.http.HttpEmbeddedTunnelServlet
 
HttpEmbeddedTunnelServlet.ServletConnector - Class in org.activemq.transport.http
 
HttpEmbeddedTunnelServlet.ServletConnector(String) - Constructor for class org.activemq.transport.http.HttpEmbeddedTunnelServlet.ServletConnector
 
HttpServerTransportChannel - Class in org.activemq.transport.http
A server side HTTP based TransportChannel which processes incoming packets and adds outgoing packets onto a Channel so that they can be dispatched by the HTTP GET requests from the client.
HttpServerTransportChannel(Channel) - Constructor for class org.activemq.transport.http.HttpServerTransportChannel
 
HttpSpringEmbeddedTunnelServlet - Class in org.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.activemq.transport.http.HttpSpringEmbeddedTunnelServlet
 
HttpSpringEmbeddedTunnelServlet.ServletConnector - Class in org.activemq.transport.http
 
HttpSpringEmbeddedTunnelServlet.ServletConnector(String) - Constructor for class org.activemq.transport.http.HttpSpringEmbeddedTunnelServlet.ServletConnector
 
HttpsTransportChannel - Class in org.activemq.transport.https
 
HttpsTransportChannel(TextWireFormat, String) - Constructor for class org.activemq.transport.https.HttpsTransportChannel
 
HttpsTransportChannelFactory - Class in org.activemq.transport.https
 
HttpsTransportChannelFactory() - Constructor for class org.activemq.transport.https.HttpsTransportChannelFactory
 
HttpsTransportConnector - Class in org.activemq.transport.https
 
HttpsTransportConnector(URI) - Constructor for class org.activemq.transport.https.HttpsTransportConnector
 
HttpsTransportConnectorFactory - Class in org.activemq.transport.https
 
HttpsTransportConnectorFactory() - Constructor for class org.activemq.transport.https.HttpsTransportConnectorFactory
 
HttpTransportChannel - Class in org.activemq.transport.http
 
HttpTransportChannel(TextWireFormat, String) - Constructor for class org.activemq.transport.http.HttpTransportChannel
 
HttpTransportChannelFactory - Class in org.activemq.transport.http
 
HttpTransportChannelFactory() - Constructor for class org.activemq.transport.http.HttpTransportChannelFactory
 
HttpTransportChannelSupport - Class in org.activemq.transport.http
 
HttpTransportChannelSupport(TextWireFormat, String) - Constructor for class org.activemq.transport.http.HttpTransportChannelSupport
 
HttpTransportConnector - Class in org.activemq.transport.http
 
HttpTransportConnector(URI) - Constructor for class org.activemq.transport.http.HttpTransportConnector
 
HttpTransportConnectorFactory - Class in org.activemq.transport.http
 
HttpTransportConnectorFactory() - Constructor for class org.activemq.transport.http.HttpTransportConnectorFactory
 
HttpTunnelServlet - Class in org.activemq.transport.http
A servlet which handles server side HTTP transport, delegaging to the ActiveMQ broker.
HttpTunnelServlet() - Constructor for class org.activemq.transport.http.HttpTunnelServlet
 

I

init() - Method in class org.activemq.transport.http.HttpEmbeddedTunnelServlet
 
init() - Method in class org.activemq.transport.http.HttpSpringEmbeddedTunnelServlet
 
init() - Method in class org.activemq.transport.http.HttpTunnelServlet
 
isDurable() - Method in class org.activemq.benchmark.BenchmarkSupport
 
isEmbeddedBroker() - Method in class org.activemq.benchmark.BenchmarkSupport
 
isMatchingConnectionFactory(ConnectionFactory, JMSURLHelper, HashMap) - Method in class org.activemq.axis.ActiveMQVendorAdapter
 
isMulticast() - Method in class org.activemq.transport.http.HttpClientTransportChannel
 
isMulticast() - Method in class org.activemq.transport.http.HttpServerTransportChannel
 
isMulticast() - Method in class org.activemq.transport.http.HttpTransportChannel
 
isMulticast() - Method in class org.activemq.transport.http.HttpTransportChannelSupport
 
isMulticast() - Method in class org.activemq.transport.jrms.JRMSTransportChannel
 
isTopic() - Method in class org.activemq.benchmark.BenchmarkSupport
 

J

JndiProducerTool - Class in org.activemq.tool
 
JndiProducerTool() - Constructor for class org.activemq.tool.JndiProducerTool
 
JRMSTransportChannel - Class in org.activemq.transport.jrms
A JRMS implementation of a TransportChannel
JRMSTransportChannel(WireFormat) - Constructor for class org.activemq.transport.jrms.JRMSTransportChannel
Construct basic helpers
JRMSTransportChannel(WireFormat, URI) - Constructor for class org.activemq.transport.jrms.JRMSTransportChannel
Connect to a remote Node - e.g.
JRMSTransportChannelFactory - Class in org.activemq.transport.jrms
A JRMS implementation of a TransportChannelFactory
JRMSTransportChannelFactory() - Constructor for class org.activemq.transport.jrms.JRMSTransportChannelFactory
 
JRMSTransportServerChannel - Class in org.activemq.transport.jrms
A JRMS implementation of TransportServerChannel
JRMSTransportServerChannel(WireFormat, URI) - Constructor for class org.activemq.transport.jrms.JRMSTransportServerChannel
 
JRMSTransportServerChannelFactory - Class in org.activemq.transport.jrms
A multicast implementation of a TransportServerChannelFactory
JRMSTransportServerChannelFactory() - Constructor for class org.activemq.transport.jrms.JRMSTransportServerChannelFactory
 

K

keepAlivePing(HttpServerTransportChannel) - Method in class org.activemq.transport.http.HttpTunnelServlet
Disable this channel from being auto-disconnected after a timeout period

L

loadFile(String) - Method in class org.activemq.benchmark.Producer
 

M

main(String[]) - Static method in class org.activemq.benchmark.Consumer
 
main(String[]) - Static method in class org.activemq.benchmark.Producer
 
main(String[]) - Static method in class org.activemq.benchmark.ProducerConsumer
 
main(String[]) - Static method in class org.activemq.tool.AcidTestTool
 
main(String[]) - Static method in class org.activemq.tool.ConsumerTool
 
main(String[]) - Static method in class org.activemq.tool.JndiProducerTool
 
main(String[]) - Static method in class org.activemq.tool.ProducerTool
 
main(String[]) - Static method in class org.activemq.tool.WebServer
 
maxiumMessages - Variable in class org.activemq.tool.ConsumerTool
 
messageCount - Variable in class org.activemq.tool.ProducerTool
 
messageSize - Variable in class org.activemq.tool.ProducerTool
 

O

onMessage(Message) - Method in class org.activemq.benchmark.Consumer
 
onMessage(Message) - Method in class org.activemq.tool.ConsumerTool
 
org.activemq.axis - package org.activemq.axis
Support classes for integration with Apache Axis for web service integration
org.activemq.benchmark - package org.activemq.benchmark
 
org.activemq.tool - package org.activemq.tool
 
org.activemq.transport.http - package org.activemq.transport.http
A transport using the HTTP protocol to allow ActiveMQ to tunnel through firewalls.
org.activemq.transport.https - package org.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.activemq.transport.jrms - package org.activemq.transport.jrms
An implementation of the transport layer using Sun's reliable multicast library
org.activemq.transport.ssl - package org.activemq.transport.ssl
An implementation of the transport layer using SSL over TCP/IP sockets
org.activemq.transport.xstream - package org.activemq.transport.xstream
 
org.activemq.transport.zeroconf - package org.activemq.transport.zeroconf
A discovery agent using Zeroconf via the jmDNS library

P

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

Q

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

R

readPacket(DataInput) - Method in class org.activemq.transport.xstream.XStreamWireFormat
 
readPacket(int, DataInput) - Method in class org.activemq.transport.xstream.XStreamWireFormat
 
readRequestBody(HttpServletRequest) - Method in class org.activemq.transport.http.HttpTunnelServlet
 
recordSize - Variable in class org.activemq.tool.AcidTestTool
 
registerService(String, Map) - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
removeService(JmDNS, String, String) - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
requiresEmbeddedBroker() - Method in class org.activemq.transport.http.HttpTransportChannelFactory
 
requiresEmbeddedBroker() - Method in class org.activemq.transport.jrms.JRMSTransportChannelFactory
 
resetCount() - Method in class org.activemq.benchmark.BenchmarkSupport
 
resolveService(JmDNS, String, String, ServiceInfo) - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
run() - Method in class org.activemq.benchmark.Consumer
 
run() - Method in class org.activemq.benchmark.Producer
 
run() - Method in class org.activemq.benchmark.ProducerConsumer
 
run() - Method in class org.activemq.tool.ConsumerTool
 
run() - Method in class org.activemq.tool.ProducerTool
 
run() - Method in class org.activemq.transport.http.HttpClientTransportChannel
 
run() - Method in class org.activemq.transport.http.HttpTransportChannel
 
run() - Method in class org.activemq.transport.jrms.JRMSTransportChannel
reads packets from a Socket
runTool(String[], ProducerTool) - Static method in class org.activemq.tool.ProducerTool
 

S

sendLoop(Session, MessageProducer) - Method in class org.activemq.tool.ProducerTool
 
serviceAdded(ServiceEvent) - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
serviceRemoved(ServiceEvent) - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
serviceResolved(ServiceEvent) - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
setCertificateAlgorithm(String) - Method in class org.activemq.transport.https.HttpsTransportConnector
 
setClientID(String) - Method in class org.activemq.transport.http.HttpTransportChannelSupport
 
setConnectionCount(int) - Method in class org.activemq.benchmark.BenchmarkSupport
 
setDurable(boolean) - Method in class org.activemq.benchmark.BenchmarkSupport
 
setEmbeddedBroker(boolean) - Method in class org.activemq.benchmark.BenchmarkSupport
 
setFactory(ActiveMQConnectionFactory) - Method in class org.activemq.benchmark.BenchmarkSupport
 
setJmdns(JmDNS) - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
setKeyPassword(String) - Method in class org.activemq.transport.https.HttpsTransportConnector
 
setKeyStore(String) - Method in class org.activemq.transport.https.HttpsTransportConnector
 
setKeyStorePassword(String) - Method in class org.activemq.transport.https.HttpsTransportConnector
 
setKeyStoreType(String) - Method in class org.activemq.transport.https.HttpsTransportConnector
 
setLocalAddress(InetAddress) - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
setLocalhost(String) - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
setLoopSize(int) - Method in class org.activemq.benchmark.Producer
 
setMessageSize(int) - Method in class org.activemq.benchmark.Producer
 
setPriority(int) - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
setProtocol(String) - Method in class org.activemq.transport.https.HttpsTransportConnector
 
setReceiveConnection(HttpURLConnection) - Method in class org.activemq.transport.http.HttpTransportChannel
 
setReceiveHttpClient(HttpClient) - Method in class org.activemq.transport.http.HttpClientTransportChannel
 
setSendConnection(HttpURLConnection) - Method in class org.activemq.transport.http.HttpTransportChannel
 
setSendHttpClient(HttpClient) - Method in class org.activemq.transport.http.HttpClientTransportChannel
 
setSocketListener(SocketListener) - Method in class org.activemq.transport.http.HttpTransportConnector
 
setSubject(String) - Method in class org.activemq.benchmark.BenchmarkSupport
 
setSubject(String) - Method in class org.activemq.benchmark.ProducerConsumer
 
setTopic(boolean) - Method in class org.activemq.benchmark.BenchmarkSupport
 
setTopic(boolean) - Method in class org.activemq.benchmark.ProducerConsumer
 
setType(String) - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
setUp() - Method in class org.activemq.tool.AcidTestTool
 
setUrl(String) - Method in class org.activemq.benchmark.BenchmarkSupport
 
setUrl(String) - Method in class org.activemq.benchmark.ProducerConsumer
 
setWeight(int) - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
setWireFormat(TextWireFormat) - Method in class org.activemq.transport.http.HttpTransportChannelSupport
 
setWireFormat(TextWireFormat) - Method in class org.activemq.transport.http.HttpTransportConnector
 
setXStream(XStream) - Method in class org.activemq.transport.xstream.XStreamWireFormat
 
sleepTime - Variable in class org.activemq.tool.ProducerTool
 
SslTransportChannelFactory - Class in org.activemq.transport.ssl
An SSL implementation of a TransportChannelFactory
SslTransportChannelFactory() - Constructor for class org.activemq.transport.ssl.SslTransportChannelFactory
 
SslTransportChannelFactory(SSLSocketFactory) - Constructor for class org.activemq.transport.ssl.SslTransportChannelFactory
 
SslTransportServerChannelFactory - Class in org.activemq.transport.ssl
An SSL implementation of a TransportServerChannelFactory
SslTransportServerChannelFactory() - Constructor for class org.activemq.transport.ssl.SslTransportServerChannelFactory
 
SslTransportServerChannelFactory(SSLServerSocketFactory) - Constructor for class org.activemq.transport.ssl.SslTransportServerChannelFactory
 
start() - Method in class org.activemq.benchmark.BenchmarkSupport
 
start() - Method in class org.activemq.transport.http.HttpServerTransportChannel
 
start() - Method in class org.activemq.transport.http.HttpTransportChannelSupport
 
start() - Method in class org.activemq.transport.http.HttpTransportConnector
 
start() - Method in class org.activemq.transport.https.HttpsTransportConnector
 
start() - Method in class org.activemq.transport.jrms.JRMSTransportChannel
start listeneing for events
start() - Method in class org.activemq.transport.jrms.JRMSTransportServerChannel
start listeneing for events
start() - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
startThread() - Method in class org.activemq.transport.http.HttpTransportChannelSupport
 
stop() - Method in class org.activemq.transport.http.HttpTransportChannel
 
stop() - Method in class org.activemq.transport.http.HttpTransportChannelSupport
 
stop() - Method in class org.activemq.transport.http.HttpTransportConnector
 
stop() - Method in class org.activemq.transport.jrms.JRMSTransportChannel
close the channel
stop() - Method in class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
subject - Variable in class org.activemq.tool.ToolSupport
 
subjects - Variable in class org.activemq.benchmark.BenchmarkSupport
 
subscribe() - Method in class org.activemq.benchmark.Consumer
 
subscribe(String) - Method in class org.activemq.benchmark.Consumer
 

T

target - Variable in class org.activemq.tool.AcidTestTool
 
TCF_CLASS - Static variable in class org.activemq.axis.ActiveMQVendorAdapter
 
tearDown() - Method in class org.activemq.tool.AcidTestTool
 
testAcidTransactions() - Method in class org.activemq.tool.AcidTestTool
 
timerLoop() - Method in class org.activemq.benchmark.BenchmarkSupport
 
ToolSupport - Class in org.activemq.tool
Abstract base class useful for implementation inheritence
ToolSupport() - Constructor for class org.activemq.tool.ToolSupport
 
topic - Variable in class org.activemq.tool.ToolSupport
 
toString() - Method in class org.activemq.transport.http.HttpTransportChannelSupport
 
toString() - Method in class org.activemq.transport.jrms.JRMSTransportChannel
pretty print for object
toString() - Method in class org.activemq.transport.jrms.JRMSTransportServerChannel
 
toString(Packet) - Method in class org.activemq.transport.xstream.XStreamWireFormat
 
toString() - Method in class org.activemq.transport.zeroconf.ZeroconfTransportConnector
 
transacted - Variable in class org.activemq.tool.ToolSupport
 

U

url - Variable in class org.activemq.tool.ToolSupport
 
user - Variable in class org.activemq.tool.ToolSupport
 
useTimerLoop() - Method in class org.activemq.benchmark.BenchmarkSupport
 
useTimerLoop() - Method in class org.activemq.benchmark.ProducerConsumer
 

V

verbose - Variable in class org.activemq.tool.ConsumerTool
 
verbose - Variable in class org.activemq.tool.ProducerTool
 

W

WEBAPP_CTX - Static variable in class org.activemq.tool.WebServer
 
WEBAPP_DIR - Static variable in class org.activemq.tool.WebServer
 
WebServer - Class in org.activemq.tool
 
WebServer() - Constructor for class org.activemq.tool.WebServer
 
workerThinkTime - Variable in class org.activemq.tool.AcidTestTool
 
writePacket(Packet, DataOutput) - Method in class org.activemq.transport.xstream.XStreamWireFormat
 

X

XStreamWireFormat - Class in org.activemq.transport.xstream
A WireFormat implementation which uses the XStreamWireFormat() - Constructor for class org.activemq.transport.xstream.XStreamWireFormat
 

Z

ZeroconfDiscoveryAgent - Class in org.activemq.transport.zeroconf
A DiscoveryAgent using Zeroconf via the jmDNS library
ZeroconfDiscoveryAgent() - Constructor for class org.activemq.transport.zeroconf.ZeroconfDiscoveryAgent
 
ZeroconfTransportChannelFactory - Class in org.activemq.transport.zeroconf
 
ZeroconfTransportChannelFactory() - Constructor for class org.activemq.transport.zeroconf.ZeroconfTransportChannelFactory
 
ZeroconfTransportConnector - Class in org.activemq.transport.zeroconf
A Zeroconf implementation of TransportServerChannel
ZeroconfTransportConnector(WireFormat, URI) - Constructor for class org.activemq.transport.zeroconf.ZeroconfTransportConnector
 
ZeroconfTransportConnectorFactory - Class in org.activemq.transport.zeroconf
A Zeroconf implementation of a TransportServerChannelFactory
ZeroconfTransportConnectorFactory() - Constructor for class org.activemq.transport.zeroconf.ZeroconfTransportConnectorFactory
 

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

Copyright © 2004-2010 Protique, Ltd.. All Rights Reserved.