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

A

abort() - Method in class org.apache.activemq.jaas.CertificateLoginModule
Standard JAAS override.
abort() - Method in class org.apache.activemq.jaas.LDAPLoginModule
 
abort() - Method in class org.apache.activemq.jaas.PropertiesLoginModule
 
ABORT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
ABORT_TRANSACTION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
AbstractAmqCommand - Class in org.apache.activemq.console.command
 
AbstractAmqCommand() - Constructor for class org.apache.activemq.console.command.AbstractAmqCommand
 
AbstractCommand - Class in org.apache.activemq.console.command
 
AbstractCommand() - Constructor for class org.apache.activemq.console.command.AbstractCommand
 
AbstractJmsClient - Class in org.apache.activemq.tool
 
AbstractJmsClient(ConnectionFactory) - Constructor for class org.apache.activemq.tool.AbstractJmsClient
 
AbstractJmsClientSystem - Class in org.apache.activemq.tool
 
AbstractJmsClientSystem() - Constructor for class org.apache.activemq.tool.AbstractJmsClientSystem
 
AbstractJmsMeasurableClient - Class in org.apache.activemq.tool
 
AbstractJmsMeasurableClient(ConnectionFactory) - Constructor for class org.apache.activemq.tool.AbstractJmsMeasurableClient
 
AbstractJmxCommand - Class in org.apache.activemq.console.command
 
AbstractJmxCommand() - Constructor for class org.apache.activemq.console.command.AbstractJmxCommand
 
AbstractObjectProperties - Class in org.apache.activemq.tool.properties
 
AbstractObjectProperties() - Constructor for class org.apache.activemq.tool.properties.AbstractObjectProperties
 
AbstractPendingMessageCursor - Class in org.apache.activemq.broker.region.cursors
Abstract method holder for pending message (messages awaiting disptach to a consumer) cursor
AbstractPendingMessageCursor() - Constructor for class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
AbstractPerformanceSampler - Class in org.apache.activemq.tool.sampler
 
AbstractPerformanceSampler() - Constructor for class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
AbstractPerfReportWriter - Class in org.apache.activemq.tool.reports
 
AbstractPerfReportWriter() - Constructor for class org.apache.activemq.tool.reports.AbstractPerfReportWriter
 
AbstractQueryFilter - Class in org.apache.activemq.console.filter
 
AbstractQueryFilter(QueryFilter) - Constructor for class org.apache.activemq.console.filter.AbstractQueryFilter
Creates a query filter, with the next filter specified by next.
AbstractRegion - Class in org.apache.activemq.broker.region
 
AbstractRegion(RegionBroker, DestinationStatistics, UsageManager, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.region.AbstractRegion
 
AbstractSubscription - Class in org.apache.activemq.broker.region
 
AbstractSubscription(Broker, ConnectionContext, ConsumerInfo) - Constructor for class org.apache.activemq.broker.region.AbstractSubscription
 
acceptConfig(String, String) - Method in class org.apache.activemq.tool.properties.AbstractObjectProperties
 
acceptConfig(String, String) - Method in class org.apache.activemq.tool.properties.JmsFactoryProperties
 
acceptConfig(String, String) - Method in interface org.apache.activemq.tool.properties.ReflectionConfigurable
 
AcidTestTool - Class in org.apache.activemq.tool
 
AcidTestTool() - Constructor for class org.apache.activemq.tool.AcidTestTool
 
ACK - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
ACK_MODE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe
 
ackMode - Variable in class org.apache.activemq.tool.ToolSupport
 
acknowledge() - Method in class org.apache.activemq.ActiveMQMessageConsumer
Acknowledge all the messages that have been delivered to the client upto this point.
acknowledge() - Method in class org.apache.activemq.ActiveMQSession
Acknowledges all consumed messages of the session of this consumed message.
acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.BrokerFilter
 
acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.EmptyBroker
 
acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.ErrorBroker
 
acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.ft.MasterBroker
 
acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.region.AbstractRegion
 
acknowledge(ConnectionContext, Subscription, MessageAck, MessageReference) - Method in interface org.apache.activemq.broker.region.Destination
 
acknowledge(ConnectionContext, Subscription, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.DestinationFilter
 
acknowledge(ConnectionContext, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
acknowledge(ConnectionContext, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
Used during acknowledgment to remove the message.
acknowledge(ConnectionContext, Subscription, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.Queue
 
acknowledge(ConnectionContext, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
Since we are a browser we don't really remove the message from the queue.
acknowledge(ConnectionContext, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.QueueSubscription
In the queue case, mark the node as dropped and then a gc cycle will remove it from the queue.
acknowledge(ConnectionContext, MessageAck) - Method in interface org.apache.activemq.broker.region.Region
Used to acknowledge the receipt of a message by a client.
acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.region.RegionBroker
 
acknowledge(ConnectionContext, MessageAck) - Method in interface org.apache.activemq.broker.region.Subscription
Used when client acknowledge receipt of dispatched message.
acknowledge(ConnectionContext, Subscription, MessageAck, MessageReference) - Method in class org.apache.activemq.broker.region.Topic
 
acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.region.TopicSubscription
 
acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.TransactionBroker
 
acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
 
acknowledge(ConnectionContext, MessageAck) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
acknowledge() - Method in class org.apache.activemq.command.ActiveMQMessage
 
acknowledge(ConnectionContext, String, String, MessageId) - Method in class org.apache.activemq.store.jdbc.JDBCTopicMessageStore
 
acknowledge(ConnectionContext, String, String, MessageId) - Method in class org.apache.activemq.store.journal.JournalTopicMessageStore
 
acknowledge(JournalTopicMessageStore, JournalTopicAck, RecordLocation) - Method in class org.apache.activemq.store.journal.JournalTransactionStore
 
acknowledge(ConnectionContext, String, String, MessageId) - Method in class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
acknowledge(QuickJournalTopicMessageStore, JournalTopicAck, RecordLocation) - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore
 
acknowledge(ConnectionContext, String, String, MessageId) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
acknowledge(ConnectionContext, String, String, MessageId) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
acknowledge(ConnectionContext, String, String, MessageId) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
acknowledge(ConnectionContext, String, String, MessageId) - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
acknowledge(RapidTopicMessageStore, JournalTopicAck, RecordLocation) - Method in class org.apache.activemq.store.rapid.RapidTransactionStore
 
acknowledge(ConnectionContext, String, String, MessageId) - Method in interface org.apache.activemq.store.TopicMessageStore
Stores the last acknowledged messgeID for the given subscription so that we can recover and commence dispatching messages from the last checkpoint
acknowledgeCallback - Variable in class org.apache.activemq.command.ActiveMQMessage
 
acknowledgementMode - Variable in class org.apache.activemq.ActiveMQSession
 
ackType - Variable in class org.apache.activemq.command.MessageAck
 
activate(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
activate(ConnectionContext, DurableTopicSubscription) - Method in class org.apache.activemq.broker.region.Topic
 
activateObject(Object) - Method in class org.apache.activemq.pool.SessionPool
 
activateOptions() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
ACTIVE - Static variable in interface org.apache.activemq.kaha.impl.data.Item
 
ACTIVEMQ_BYTES_MESSAGE - Static variable in interface org.apache.activemq.command.CommandTypes
 
ACTIVEMQ_LOCAL_TRANSACTION_ID - Static variable in interface org.apache.activemq.command.CommandTypes
 
ACTIVEMQ_MAP_MESSAGE - Static variable in interface org.apache.activemq.command.CommandTypes
 
ACTIVEMQ_MESSAGE - Static variable in interface org.apache.activemq.command.CommandTypes
 
ACTIVEMQ_OBJECT_MESSAGE - Static variable in interface org.apache.activemq.command.CommandTypes
 
ACTIVEMQ_QUEUE - Static variable in interface org.apache.activemq.command.CommandTypes
 
ACTIVEMQ_STREAM_MESSAGE - Static variable in interface org.apache.activemq.command.CommandTypes
 
ACTIVEMQ_TEMP_QUEUE - Static variable in interface org.apache.activemq.command.CommandTypes
 
ACTIVEMQ_TEMP_TOPIC - Static variable in interface org.apache.activemq.command.CommandTypes
 
ACTIVEMQ_TEXT_MESSAGE - Static variable in interface org.apache.activemq.command.CommandTypes
 
ACTIVEMQ_TOPIC - Static variable in interface org.apache.activemq.command.CommandTypes
 
ACTIVEMQ_XA_TRANSACTION_ID - Static variable in interface org.apache.activemq.command.CommandTypes
 
ActiveMQActivationSpec - Class in org.apache.activemq.ra
Configures the inbound JMS consumer specification using ActiveMQ
ActiveMQActivationSpec() - Constructor for class org.apache.activemq.ra.ActiveMQActivationSpec
 
ActiveMQBytesMessage - Class in org.apache.activemq.command
A BytesMessage object is used to send a message containing a stream of uninterpreted bytes.
ActiveMQBytesMessage() - Constructor for class org.apache.activemq.command.ActiveMQBytesMessage
 
ActiveMQBytesMessageMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ActiveMQBytesMessageMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQBytesMessageMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ActiveMQBytesMessageMarshaller
 
ActiveMQBytesMessageMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ActiveMQBytesMessageMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQBytesMessageMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ActiveMQBytesMessageMarshaller
 
ActiveMQConnection - Class in org.apache.activemq
 
ActiveMQConnection(Transport, IdGenerator, JMSStatsImpl) - Constructor for class org.apache.activemq.ActiveMQConnection
Construct an ActiveMQConnection
ActiveMQConnectionConsumer - Class in org.apache.activemq
For application servers, Connection objects provide a special facility for creating a ConnectionConsumer (optional).
ActiveMQConnectionConsumer(ActiveMQConnection, ServerSessionPool, ConsumerInfo) - Constructor for class org.apache.activemq.ActiveMQConnectionConsumer
Create a ConnectionConsumer
ActiveMQConnectionFactory - Class in org.apache.activemq
A ConnectionFactory is an an Administered object, and is used for creating Connections.
ActiveMQConnectionFactory() - Constructor for class org.apache.activemq.ActiveMQConnectionFactory
 
ActiveMQConnectionFactory(String) - Constructor for class org.apache.activemq.ActiveMQConnectionFactory
 
ActiveMQConnectionFactory(URI) - Constructor for class org.apache.activemq.ActiveMQConnectionFactory
 
ActiveMQConnectionFactory(String, String, URI) - Constructor for class org.apache.activemq.ActiveMQConnectionFactory
 
ActiveMQConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.ActiveMQConnectionFactory
 
ActiveMQConnectionFactory - Class in org.apache.activemq.ra
 
ActiveMQConnectionFactory(ActiveMQManagedConnectionFactory, ConnectionManager, ActiveMQConnectionRequestInfo) - Constructor for class org.apache.activemq.ra.ActiveMQConnectionFactory
 
ActiveMQConnectionFactory - Class in org.apache.activemq.spring
A Spring enhanced connection factory which will automatically use the Spring bean name as the clientIDPrefix property so that connections created have client IDs related to your Spring.xml file for easier comprehension from JMX.
ActiveMQConnectionFactory() - Constructor for class org.apache.activemq.spring.ActiveMQConnectionFactory
 
ActiveMQConnectionMetaData - Class in org.apache.activemq
A ConnectionMetaData object provides information describing the Connection object.
ActiveMQConnectionRequestInfo - Class in org.apache.activemq.ra
 
ActiveMQConnectionRequestInfo() - Constructor for class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
ActiveMQDestination - Class in org.apache.activemq.command
 
ActiveMQDestination() - Constructor for class org.apache.activemq.command.ActiveMQDestination
 
ActiveMQDestination(String) - Constructor for class org.apache.activemq.command.ActiveMQDestination
 
ActiveMQDestination(ActiveMQDestination[]) - Constructor for class org.apache.activemq.command.ActiveMQDestination
 
ActiveMQDestinationMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ActiveMQDestinationMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQDestinationMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ActiveMQDestinationMarshaller
 
ActiveMQDestinationMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ActiveMQDestinationMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQDestinationMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ActiveMQDestinationMarshaller
 
ActiveMQDispatcher - Interface in org.apache.activemq
 
ActiveMQEndpointActivationKey - Class in org.apache.activemq.ra
 
ActiveMQEndpointActivationKey(MessageEndpointFactory, ActiveMQActivationSpec) - Constructor for class org.apache.activemq.ra.ActiveMQEndpointActivationKey
 
ActiveMQEndpointWorker - Class in org.apache.activemq.ra
 
ActiveMQEndpointWorker(ActiveMQResourceAdapter, ActiveMQEndpointActivationKey) - Constructor for class org.apache.activemq.ra.ActiveMQEndpointWorker
 
ActiveMQInitialContextFactory - Class in org.apache.activemq.jndi
A factory of the ActiveMQ InitialContext which contains ConnectionFactory instances as well as a child context called destinations which contain all of the current active destinations, in child context depending on the QoS such as transient or durable and queue or topic.
ActiveMQInitialContextFactory() - Constructor for class org.apache.activemq.jndi.ActiveMQInitialContextFactory
 
ActiveMQInputStream - Class in org.apache.activemq
 
ActiveMQInputStream(ActiveMQConnection, ConsumerId, ActiveMQDestination, String, boolean, String, int) - Constructor for class org.apache.activemq.ActiveMQInputStream
 
ActiveMQManagedConnection - Class in org.apache.activemq.ra
ActiveMQManagedConnection maps to real physical connection to the server.
ActiveMQManagedConnection(Subject, ActiveMQConnection, ActiveMQConnectionRequestInfo) - Constructor for class org.apache.activemq.ra.ActiveMQManagedConnection
 
ActiveMQManagedConnectionFactory - Class in org.apache.activemq.ra
 
ActiveMQManagedConnectionFactory() - Constructor for class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
ActiveMQMapMessage - Class in org.apache.activemq.command
A MapMessage object is used to send a set of name-value pairs.
ActiveMQMapMessage() - Constructor for class org.apache.activemq.command.ActiveMQMapMessage
 
ActiveMQMapMessageMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ActiveMQMapMessageMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQMapMessageMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ActiveMQMapMessageMarshaller
 
ActiveMQMapMessageMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ActiveMQMapMessageMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQMapMessageMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ActiveMQMapMessageMarshaller
 
ActiveMQMessage - Class in org.apache.activemq.command
 
ActiveMQMessage() - Constructor for class org.apache.activemq.command.ActiveMQMessage
 
ActiveMQMessageConsumer - Class in org.apache.activemq
A client uses a MessageConsumer object to receive messages from a destination.
ActiveMQMessageConsumer(ActiveMQSession, ConsumerId, ActiveMQDestination, String, String, int, int, boolean, boolean, boolean) - Constructor for class org.apache.activemq.ActiveMQMessageConsumer
Create a MessageConsumer
ActiveMQMessageMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ActiveMQMessageMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQMessageMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ActiveMQMessageMarshaller
 
ActiveMQMessageMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ActiveMQMessageMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQMessageMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ActiveMQMessageMarshaller
 
ActiveMQMessageProducer - Class in org.apache.activemq
A client uses a MessageProducer object to send messages to a destination.
ActiveMQMessageProducer(ActiveMQSession, ProducerId, ActiveMQDestination) - Constructor for class org.apache.activemq.ActiveMQMessageProducer
 
ActiveMQMessageTransformation - Class in org.apache.activemq
A helper class for converting normal JMS interfaces into ActiveMQ specific ones.
ActiveMQMessageTransformation() - Constructor for class org.apache.activemq.ActiveMQMessageTransformation
 
ActiveMQObjectMessage - Class in org.apache.activemq.command
An ObjectMessage object is used to send a message that contains a serializable object in the Java programming language ("Java object").
ActiveMQObjectMessage() - Constructor for class org.apache.activemq.command.ActiveMQObjectMessage
 
ActiveMQObjectMessageMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ActiveMQObjectMessageMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQObjectMessageMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ActiveMQObjectMessageMarshaller
 
ActiveMQObjectMessageMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ActiveMQObjectMessageMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQObjectMessageMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ActiveMQObjectMessageMarshaller
 
ActiveMQOutputStream - Class in org.apache.activemq
 
ActiveMQOutputStream(ActiveMQConnection, ProducerId, ActiveMQDestination, Map, int, int, long) - Constructor for class org.apache.activemq.ActiveMQOutputStream
 
ActiveMQPojoSPI - Class in org.apache.activemq.tool.spi
 
ActiveMQPojoSPI() - Constructor for class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
ActiveMQPrefetchPolicy - Class in org.apache.activemq
Defines the prefetch message policies for different types of consumers
ActiveMQPrefetchPolicy() - Constructor for class org.apache.activemq.ActiveMQPrefetchPolicy
Initialize default prefetch policies
ActiveMQQueue - Class in org.apache.activemq.command
 
ActiveMQQueue() - Constructor for class org.apache.activemq.command.ActiveMQQueue
 
ActiveMQQueue(String) - Constructor for class org.apache.activemq.command.ActiveMQQueue
 
ActiveMQQueueBrowser - Class in org.apache.activemq
A client uses a QueueBrowser object to look at messages on a queue without removing them.
ActiveMQQueueBrowser(ActiveMQSession, ConsumerId, ActiveMQDestination, String, boolean) - Constructor for class org.apache.activemq.ActiveMQQueueBrowser
Constructor for an ActiveMQQueueBrowser - used internally
ActiveMQQueueMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ActiveMQQueueMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQQueueMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ActiveMQQueueMarshaller
 
ActiveMQQueueMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ActiveMQQueueMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQQueueMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ActiveMQQueueMarshaller
 
ActiveMQQueueReceiver - Class in org.apache.activemq
A client uses a QueueReceiver object to receive messages that have been delivered to a queue.
ActiveMQQueueReceiver(ActiveMQSession, ConsumerId, ActiveMQDestination, String, int, int, boolean) - Constructor for class org.apache.activemq.ActiveMQQueueReceiver
 
ActiveMQQueueSender - Class in org.apache.activemq
A client uses a QueueSender object to send messages to a queue.
ActiveMQQueueSender(ActiveMQSession, ActiveMQDestination) - Constructor for class org.apache.activemq.ActiveMQQueueSender
 
ActiveMQQueueSession - Class in org.apache.activemq
A QueueSession implementation that throws IllegalStateExceptions when Topic operations are attempted but which delegates to another QueueSession for all other operations.
ActiveMQQueueSession(QueueSession) - Constructor for class org.apache.activemq.ActiveMQQueueSession
 
ActiveMQReflectionSPI - Class in org.apache.activemq.tool.spi
 
ActiveMQReflectionSPI() - Constructor for class org.apache.activemq.tool.spi.ActiveMQReflectionSPI
 
ActiveMQResourceAdapter - Class in org.apache.activemq.ra
Knows how to connect to one ActiveMQ server.
ActiveMQResourceAdapter() - Constructor for class org.apache.activemq.ra.ActiveMQResourceAdapter
 
ActiveMQSession - Class in org.apache.activemq
A Session object is a single-threaded context for producing and consuming messages.
ActiveMQSession(ActiveMQConnection, SessionId, int, boolean, boolean) - Constructor for class org.apache.activemq.ActiveMQSession
Construct the Session
ActiveMQSession(ActiveMQConnection, SessionId, int, boolean) - Constructor for class org.apache.activemq.ActiveMQSession
 
ActiveMQSession.DeliveryListener - Interface in org.apache.activemq
 
ActiveMQSessionExecutor - Class in org.apache.activemq
A utility class used by the Session for dispatching messages asynchronously to consumers
ActiveMQSslConnectionFactory - Class in org.apache.activemq
An ActiveMQConnectionFactory that allows access to the key and trust managers used for SslConnections.
ActiveMQSslConnectionFactory() - Constructor for class org.apache.activemq.ActiveMQSslConnectionFactory
 
ActiveMQStreamMessage - Class in org.apache.activemq.command
A StreamMessage object is used to send a stream of primitive types in the Java programming language.
ActiveMQStreamMessage() - Constructor for class org.apache.activemq.command.ActiveMQStreamMessage
 
ActiveMQStreamMessageMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ActiveMQStreamMessageMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQStreamMessageMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ActiveMQStreamMessageMarshaller
 
ActiveMQStreamMessageMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ActiveMQStreamMessageMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQStreamMessageMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ActiveMQStreamMessageMarshaller
 
ActiveMQTempDestination - Class in org.apache.activemq.command
 
ActiveMQTempDestination() - Constructor for class org.apache.activemq.command.ActiveMQTempDestination
 
ActiveMQTempDestination(String) - Constructor for class org.apache.activemq.command.ActiveMQTempDestination
 
ActiveMQTempDestination(String, long) - Constructor for class org.apache.activemq.command.ActiveMQTempDestination
 
ActiveMQTempDestinationMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ActiveMQTempDestinationMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQTempDestinationMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ActiveMQTempDestinationMarshaller
 
ActiveMQTempDestinationMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ActiveMQTempDestinationMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQTempDestinationMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ActiveMQTempDestinationMarshaller
 
ActiveMQTempQueue - Class in org.apache.activemq.command
 
ActiveMQTempQueue() - Constructor for class org.apache.activemq.command.ActiveMQTempQueue
 
ActiveMQTempQueue(String) - Constructor for class org.apache.activemq.command.ActiveMQTempQueue
 
ActiveMQTempQueue(ConnectionId, long) - Constructor for class org.apache.activemq.command.ActiveMQTempQueue
 
ActiveMQTempQueueMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ActiveMQTempQueueMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQTempQueueMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ActiveMQTempQueueMarshaller
 
ActiveMQTempQueueMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ActiveMQTempQueueMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQTempQueueMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ActiveMQTempQueueMarshaller
 
ActiveMQTempTopic - Class in org.apache.activemq.command
 
ActiveMQTempTopic() - Constructor for class org.apache.activemq.command.ActiveMQTempTopic
 
ActiveMQTempTopic(String) - Constructor for class org.apache.activemq.command.ActiveMQTempTopic
 
ActiveMQTempTopic(ConnectionId, long) - Constructor for class org.apache.activemq.command.ActiveMQTempTopic
 
ActiveMQTempTopicMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ActiveMQTempTopicMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQTempTopicMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ActiveMQTempTopicMarshaller
 
ActiveMQTempTopicMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ActiveMQTempTopicMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQTempTopicMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ActiveMQTempTopicMarshaller
 
ActiveMQTextMessage - Class in org.apache.activemq.command
 
ActiveMQTextMessage() - Constructor for class org.apache.activemq.command.ActiveMQTextMessage
 
ActiveMQTextMessageMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ActiveMQTextMessageMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQTextMessageMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ActiveMQTextMessageMarshaller
 
ActiveMQTextMessageMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ActiveMQTextMessageMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQTextMessageMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ActiveMQTextMessageMarshaller
 
ActiveMQTopic - Class in org.apache.activemq.command
 
ActiveMQTopic() - Constructor for class org.apache.activemq.command.ActiveMQTopic
 
ActiveMQTopic(String) - Constructor for class org.apache.activemq.command.ActiveMQTopic
 
ActiveMQTopicMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ActiveMQTopicMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQTopicMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ActiveMQTopicMarshaller
 
ActiveMQTopicMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ActiveMQTopicMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ActiveMQTopicMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ActiveMQTopicMarshaller
 
ActiveMQTopicPublisher - Class in org.apache.activemq
A client uses a TopicPublisher object to publish messages on a topic.
ActiveMQTopicPublisher(ActiveMQSession, ActiveMQDestination) - Constructor for class org.apache.activemq.ActiveMQTopicPublisher
 
ActiveMQTopicSession - Class in org.apache.activemq
A TopicSession implementation that throws IllegalStateExceptions when Queue operations are attempted but which delegates to another TopicSession for all other operations.
ActiveMQTopicSession(TopicSession) - Constructor for class org.apache.activemq.ActiveMQTopicSession
 
ActiveMQTopicSubscriber - Class in org.apache.activemq
A client uses a TopicSubscriber object to receive messages that have been published to a topic.
ActiveMQTopicSubscriber(ActiveMQSession, ConsumerId, ActiveMQDestination, String, String, int, int, boolean, boolean, boolean) - Constructor for class org.apache.activemq.ActiveMQTopicSubscriber
 
ActiveMQVendorAdapter - Class in org.apache.activemq.axis
An adapter for using ActiveMQ inside Apache Axis
ActiveMQVendorAdapter() - Constructor for class org.apache.activemq.axis.ActiveMQVendorAdapter
 
ActiveMQWASInitialContextFactory - Class in org.apache.activemq.jndi
This implementation of InitialContextFactory should be used when ActiveMQ is used as WebSphere Generic JMS Provider.
ActiveMQWASInitialContextFactory() - Constructor for class org.apache.activemq.jndi.ActiveMQWASInitialContextFactory
 
ActiveMQXAConnection - Class in org.apache.activemq
The XAConnection interface extends the capability of Connection by providing an XASession (optional).
ActiveMQXAConnection(Transport, IdGenerator, JMSStatsImpl) - Constructor for class org.apache.activemq.ActiveMQXAConnection
 
ActiveMQXAConnectionFactory - Class in org.apache.activemq
A factory of XAConnection instances
ActiveMQXAConnectionFactory() - Constructor for class org.apache.activemq.ActiveMQXAConnectionFactory
 
ActiveMQXAConnectionFactory(String, String, String) - Constructor for class org.apache.activemq.ActiveMQXAConnectionFactory
 
ActiveMQXAConnectionFactory(String, String, URI) - Constructor for class org.apache.activemq.ActiveMQXAConnectionFactory
 
ActiveMQXAConnectionFactory(String) - Constructor for class org.apache.activemq.ActiveMQXAConnectionFactory
 
ActiveMQXAConnectionFactory(URI) - Constructor for class org.apache.activemq.ActiveMQXAConnectionFactory
 
ActiveMQXAConnectionFactory - Class in org.apache.activemq.spring
A Spring enhanced XA connection factory which will automatically use the Spring bean name as the clientIDPrefix property so that connections created have client IDs related to your Spring.xml file for easier comprehension from JMX.
ActiveMQXAConnectionFactory() - Constructor for class org.apache.activemq.spring.ActiveMQXAConnectionFactory
 
ActiveMQXASession - Class in org.apache.activemq
The XASession interface extends the capability of Session by adding access to a JMS provider's support for the Java Transaction API (JTA) (optional).
ActiveMQXASession(ActiveMQXAConnection, SessionId, int, boolean) - Constructor for class org.apache.activemq.ActiveMQXASession
 
adapter - Variable in class org.apache.activemq.store.jdbc.JDBCMessageStore
 
add(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
add(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
add(ConnectionContext, Destination) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
Add a destination
add(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
Add a destination
add(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
add(MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
add(String) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupSet
 
add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
 
add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
 
add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
 
add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
 
add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
 
add(ConnectionContext, MessageReference) - Method in interface org.apache.activemq.broker.region.policy.SubscriptionRecoveryPolicy
A message was sent to the destination.
add(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
 
add(MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
add(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
add(MessageReference) - Method in interface org.apache.activemq.broker.region.Subscription
Used to add messages that match the subscription.
add(ConnectionContext, Destination) - Method in interface org.apache.activemq.broker.region.Subscription
The subscription will be receiving messages from the destination.
add(MessageReference) - Method in class org.apache.activemq.broker.region.TopicSubscription
 
add(String[], int, Object) - Method in class org.apache.activemq.filter.DestinationMapNode
 
add(Object) - Method in class org.apache.activemq.kaha.impl.container.CachedContainerListIterator
 
add(Object) - Method in class org.apache.activemq.kaha.impl.container.ContainerEntrySet
 
add(Object) - Method in class org.apache.activemq.kaha.impl.container.ContainerKeySet
 
add(Object) - Method in class org.apache.activemq.kaha.impl.container.ContainerListIterator
 
add(Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
add(int, Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
add(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Appends the specified element to the end of this list.
add(int, IndexItem) - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Inserts the specified element at the specified position in this list.
add(IndexItem) - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Appends the specified element to the end of this list.
add(int, IndexItem) - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Inserts the specified element at the specified position in this list.
add(Object) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySet
 
add(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
add(int, IndexItem) - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
add(long) - Method in class org.apache.activemq.management.CountStatisticImpl
 
add(MessageReference) - Method in class org.apache.activemq.memory.buffer.MessageQueue
 
add(ActiveMQMessage) - Method in class org.apache.activemq.memory.buffer.MessageQueue
 
add(CacheEntry) - Method in class org.apache.activemq.memory.CacheEntryList
 
add(CacheEvictor) - Method in class org.apache.activemq.memory.CacheEvictionUsageListener
 
add(MessageReference) - Method in class org.apache.activemq.memory.list.DestinationBasedMessageList
 
add(MessageReference) - Method in interface org.apache.activemq.memory.list.MessageList
 
add(MessageReference) - Method in class org.apache.activemq.memory.list.SimpleMessageList
 
add(ConsumerId) - Method in class org.apache.activemq.network.DemandSubscription
Increment the consumers associated with this subscription
add(JournalMessageStore, Message) - Method in class org.apache.activemq.store.journal.JournalTransactionStore.Tx
 
add(JournalMessageStore, MessageAck) - Method in class org.apache.activemq.store.journal.JournalTransactionStore.Tx
 
add(JournalTopicMessageStore, JournalTopicAck) - Method in class org.apache.activemq.store.journal.JournalTransactionStore.Tx
 
add(QuickJournalMessageStore, Message, RecordLocation) - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore.Tx
 
add(QuickJournalMessageStore, MessageAck, RecordLocation) - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore.Tx
 
add(QuickJournalTopicMessageStore, JournalTopicAck, RecordLocation) - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore.Tx
 
add(MemoryTransactionStore.AddMessageCommand) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
 
add(MemoryTransactionStore.RemoveMessageCommand) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
 
add(RapidMessageStore, Message, RecordLocation) - Method in class org.apache.activemq.store.rapid.RapidTransactionStore.Tx
 
add(RapidMessageStore, MessageAck, RecordLocation) - Method in class org.apache.activemq.store.rapid.RapidTransactionStore.Tx
 
add(RapidTopicMessageStore, JournalTopicAck, RecordLocation) - Method in class org.apache.activemq.store.rapid.RapidTransactionStore.Tx
 
add(URI[]) - Method in interface org.apache.activemq.transport.CompositeTransport
 
add(URI[]) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
add(String) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
add(URI[]) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
ADD_OPERATION_TYPE - Static variable in class org.apache.activemq.command.DestinationInfo
 
addActiveMQMessageHeaders(ActiveMQMessage, Message) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
addAll(Collection) - Method in class org.apache.activemq.kaha.impl.container.ContainerEntrySet
 
addAll(Collection) - Method in class org.apache.activemq.kaha.impl.container.ContainerKeySet
 
addAll(Collection) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
addAll(int, Collection) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
addAll(Collection) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySet
 
addAttributeValues(String, Attributes, Set) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
addBefore(IndexItem, IndexItem) - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
addBroker(Connection, BrokerInfo) - Method in interface org.apache.activemq.broker.Broker
A remote Broker connects
addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
 
addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
 
addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
 
addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
addBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
 
addBuffer(int, Object) - Method in class org.apache.activemq.transport.reliable.DefaultReplayBuffer
 
addBuffer(int, Object) - Method in interface org.apache.activemq.transport.reliable.ReplayBuffer
Submit a buffer for caching around for a period of time, during which time it can be replayed to users interested in it.
addClientSettings() - Method in class org.apache.activemq.tool.ReportGenerator
 
addCommand(Command) - Method in class org.apache.activemq.state.TransactionState
 
addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
addConnection(ConnectionContext, ConnectionInfo) - Method in interface org.apache.activemq.broker.Broker
A client is establishing a connection with the broker.
addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.BrokerFilter
 
addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.EmptyBroker
 
addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.ErrorBroker
 
addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.ft.MasterBroker
A client is establishing a connection with the broker.
addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
 
addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
addConnection(ActiveMQConnection) - Method in class org.apache.activemq.management.JMSStatsImpl
 
addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.security.JaasAuthenticationBroker
 
addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.security.JaasCertificateAuthenticationBroker
Overridden to allow for authentication based on client certificates.
addConnection(ConnectionContext, ConnectionInfo) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
 
addConnectionConsumer(ActiveMQConnectionConsumer) - Method in class org.apache.activemq.ActiveMQConnection
Add a ConnectionConsumer
addConnectionEventListener(ConnectionEventListener) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
addConnector(String) - Method in class org.apache.activemq.broker.BrokerService
Adds a new transport connector for the given bind address
addConnector(URI) - Method in class org.apache.activemq.broker.BrokerService
Adds a new transport connector for the given bind address
addConnector(TransportServer) - Method in class org.apache.activemq.broker.BrokerService
Adds a new transport connector for the given TransportServer transport
addConnector(TransportConnector) - Method in class org.apache.activemq.broker.BrokerService
Adds a new transport connector
addConsumer(ActiveMQMessageConsumer) - Method in class org.apache.activemq.ActiveMQSession
Add a message consumer.
addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
 
addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
 
addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
 
addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.ft.MasterBroker
add a consumer
addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
 
addConsumer(ConnectionContext, ConsumerInfo) - Method in interface org.apache.activemq.broker.region.Region
Adds a consumer.
addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
 
addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.TopicRegion
 
addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
 
addConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.security.AuthorizationBroker
 
addConsumer(ConsumerInfo) - Method in class org.apache.activemq.state.SessionState
 
addDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
addDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
addDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.BrokerFilter
 
addDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.EmptyBroker
 
addDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.ErrorBroker
 
addDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
addDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.AbstractRegion
 
addDestination(ConnectionContext, ActiveMQDestination) - Method in interface org.apache.activemq.broker.region.Region
Used to create a destination.
addDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.RegionBroker
 
addDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
 
addDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.security.AuthorizationBroker
 
addDestination() - Method in class org.apache.activemq.web.DestinationFacade
 
addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
addDestinationInfo(ConnectionContext, DestinationInfo) - Method in interface org.apache.activemq.broker.Broker
Add and process a DestinationInfo object
addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.BrokerFilter
 
addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.EmptyBroker
 
addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.ErrorBroker
 
addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
 
addDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
addDestinationRole(Destination, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
 
addDispatcher(ConsumerId, ActiveMQDispatcher) - Method in class org.apache.activemq.ActiveMQConnection
 
addDynamicallyIncludedDestination(ActiveMQDestination) - Method in class org.apache.activemq.network.NetworkConnector
 
addExcludedDestination(ActiveMQDestination) - Method in class org.apache.activemq.network.NetworkConnector
 
addExpressionListner(Expression, MultiExpressionEvaluator.ExpressionListener) - Method in class org.apache.activemq.filter.MultiExpressionEvaluator
Adds an ExpressionListener to a given expression.
addExtensionDirectory(File) - Method in class org.apache.activemq.console.Main
 
addFirst(Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
addFirst(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Inserts the given element at the beginning of this list.
addFirst(IndexItem) - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Inserts the given element at the beginning of this list.
addFirst(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
addFirst(Object) - Method in interface org.apache.activemq.kaha.ListContainer
Inserts the given element at the beginning of this list.
addInactiveSubscription(SubscriptionKey, SubscriptionInfo) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
addInboundBridge(DestinationBridge) - Method in class org.apache.activemq.network.jms.JmsConnector
 
addInputStream(ActiveMQInputStream) - Method in class org.apache.activemq.ActiveMQConnection
 
addInterceptors(Broker) - Method in class org.apache.activemq.broker.BrokerService
Strategy method to add interceptors to the broker
addInterestInFile(int) - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
additionalPredicate - Variable in class org.apache.activemq.command.ConsumerInfo
 
addJmsConnector(JmsConnector) - Method in class org.apache.activemq.broker.BrokerService
 
addLast(Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
addLast(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Appends the given element to the end of this list.
addLast(IndexItem) - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Appends the given element to the end of this list.
addLast(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
addLast(Object) - Method in interface org.apache.activemq.kaha.ListContainer
Appends the given element to the end of this list.
addListener(Broker) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.jdbc.JDBCMessageStore
 
addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.journal.JournalMessageStore
Not synchronized since the Journal has better throughput if you increase the number of concurrent writes that it is doing.
addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.journal.JournalTopicMessageStore
 
addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
Not synchronized since the Journal has better throughput if you increase the number of concurrent writes that it is doing.
addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
 
addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
addMessage(ConnectionContext, Message) - Method in interface org.apache.activemq.store.MessageStore
Adds a message to the message store
addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.ProxyMessageStore
 
addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.rapid.RapidMessageStore
Not synchronized since the Journal has better throughput if you increase the number of concurrent writes that it is doing.
addMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
add message to await dispatch
addMessageFirst(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
add message to await dispatch
addMessageFirst(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
add message to await dispatch
addMessageLast(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
addMessageLast(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
add message to await dispatch
addMessageLast(MessageReference) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
add message to await dispatch
addMessageLast(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
 
addMessageLast(MessageReference) - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
add message to await dispatch
addMessageReference(ConnectionContext, MessageId, long, String) - Method in class org.apache.activemq.store.jdbc.JDBCMessageStore
 
addMessageReference(ConnectionContext, MessageId, long, String) - Method in class org.apache.activemq.store.journal.JournalMessageStore
 
addMessageReference(ConnectionContext, MessageId, long, String) - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
addMessageReference(ConnectionContext, MessageId, long, String) - Method in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
addMessageReference(ConnectionContext, MessageId, long, String) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
addMessageReference(ConnectionContext, MessageId, long, String) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
 
addMessageReference(ConnectionContext, MessageId, long, String) - Method in interface org.apache.activemq.store.MessageStore
Adds a message reference to the message store
addMessageReference(ConnectionContext, MessageId, long, String) - Method in class org.apache.activemq.store.ProxyMessageStore
 
addMessageReference(ConnectionContext, MessageId, long, String) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
addMessageReference(ConnectionContext, MessageId, long, String) - Method in class org.apache.activemq.store.rapid.RapidMessageStore
 
addNetworkConnector(String) - Method in class org.apache.activemq.broker.BrokerService
Adds a new network connector using the given discovery address
addNetworkConnector(URI) - Method in class org.apache.activemq.broker.BrokerService
Adds a new network connector using the given discovery address
addNetworkConnector(NetworkConnector) - Method in class org.apache.activemq.broker.BrokerService
Adds a new network connector to connect this broker to a federated network
addOutboundBridge(DestinationBridge) - Method in class org.apache.activemq.network.jms.JmsConnector
 
addOutputStream(ActiveMQOutputStream) - Method in class org.apache.activemq.ActiveMQConnection
 
addProducer(ActiveMQMessageProducer) - Method in class org.apache.activemq.ActiveMQSession
Adds a message producer.
addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
addProducer(ConnectionContext, ProducerInfo) - Method in interface org.apache.activemq.broker.Broker
Adds a producer.
addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
 
addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.CompositeDestinationBroker
A producer may register to send to multiple destinations via a composite destination.
addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
 
addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
 
addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.ft.MasterBroker
Adds a producer.
addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
 
addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
 
addProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.security.AuthorizationBroker
 
addProducer(ProducerInfo) - Method in class org.apache.activemq.state.SessionState
 
addProxyConnector(String) - Method in class org.apache.activemq.broker.BrokerService
Adds a new proxy connector using the given bind address
addProxyConnector(URI) - Method in class org.apache.activemq.broker.BrokerService
Adds a new proxy connector using the given bind address
addProxyConnector(ProxyConnector) - Method in class org.apache.activemq.broker.BrokerService
 
addQueue(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
 
addQueue(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
Adds a Queue destination to the broker.
addQueueRole(String, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
 
addQueueRole(String, String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
 
addRemoteBrokerToBrokerPath(ConsumerInfo) - Method in class org.apache.activemq.network.CompositeDemandForwardingBridge
 
addRemoteBrokerToBrokerPath(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridge
 
addRemoteBrokerToBrokerPath(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
addReplyHeaders(TextMessage, Message) - Method in class org.apache.activemq.broker.util.CommandMessageListener
 
addResource(Object) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
address - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
addRole(String) - Method in class org.apache.activemq.security.AuthorizationBroker
 
addRole(String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
 
addService(Service) - Method in class org.apache.activemq.broker.BrokerService
Adds a new service so that it will be started as part of the broker lifecycle
addService(JmDNS, String, String) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
addServiceListener(String, ServiceListener) - Method in class org.apache.activemq.jmdns.JmDNS
Listen for services of a given type.
addServiceTypeListener(ServiceTypeListener) - Method in class org.apache.activemq.jmdns.JmDNS
Listen for service types.
addSession(ActiveMQSession) - Method in class org.apache.activemq.ActiveMQConnection
Used internally for adding Sessions to the Connection
addSession(ConnectionContext, SessionInfo) - Method in interface org.apache.activemq.broker.Broker
Adds a session.
addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.BrokerFilter
 
addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.EmptyBroker
 
addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.ErrorBroker
 
addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.ft.MasterBroker
Adds a session.
addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
 
addSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
addSession(SessionInfo) - Method in class org.apache.activemq.state.ConnectionState
 
addShutdownHook() - Method in class org.apache.activemq.broker.BrokerService
 
addSslConnector(String, KeyManager[], TrustManager[], SecureRandom) - Method in class org.apache.activemq.broker.SslBrokerService
Adds a new transport connector for the given bind address.
addSslConnector(URI, KeyManager[], TrustManager[], SecureRandom) - Method in class org.apache.activemq.broker.SslBrokerService
Adds a new transport connector for the given bind address.
addStaticallyIncludedDestination(ActiveMQDestination) - Method in class org.apache.activemq.network.NetworkConnector
 
addStatistic(String, StatisticImpl) - Method in class org.apache.activemq.management.StatsImpl
 
addSubsciption(String, String, String, boolean) - Method in class org.apache.activemq.store.jdbc.JDBCTopicMessageStore
 
addSubsciption(String, String, String, boolean) - Method in class org.apache.activemq.store.journal.JournalTopicMessageStore
 
addSubsciption(String, String, String, boolean) - Method in class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
addSubsciption(String, String, String, boolean) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
addSubsciption(String, String, String, boolean) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
addSubsciption(String, String, String, boolean) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
addSubsciption(String, String, String, boolean) - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
addSubsciption(String, String, String, boolean) - Method in interface org.apache.activemq.store.TopicMessageStore
Inserts the subscriber info due to a subscription change

If this is a new subscription and the retroactive is false, then the last message sent to the topic should be set as the last message acknowledged by they new subscription.

addSubscriberAckContainer(Object) - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
addSubscriberMessageContainer(Object) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
addSubscription(ConnectionContext, Subscription) - Method in interface org.apache.activemq.broker.region.Destination
 
addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.DestinationFilter
 
addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.Queue
 
addSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.Topic
 
addSubscription(DemandSubscription) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
addSynchronization(Synchronization) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
addSynchronization(Synchronization) - Method in class org.apache.activemq.transaction.Transaction
 
addSynchronization(Synchronization) - Method in class org.apache.activemq.TransactionContext
 
addTempDestination(DestinationInfo) - Method in class org.apache.activemq.state.ConnectionState
 
addTestInformation() - Method in class org.apache.activemq.tool.MemoryMonitoringTool
 
addTestInformation() - Method in class org.apache.activemq.tool.ReportGenerator
 
addTime(long) - Method in class org.apache.activemq.management.TimeStatisticImpl
 
addToAlreadyInterestedConsumers(ConsumerInfo) - Method in class org.apache.activemq.network.ConduitBridge
 
addToClientTPList(String, Long) - Method in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
addToCpuList(String, String) - Method in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
addToEnvironment(String, Object) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
addToMarshallCache(DataStructure) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
addTopic(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
 
addTopic(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
Adds a Topic destination to the broker.
addTopicRole(String, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
 
addTopicRole(String, String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
 
addTransactionState(TransactionId) - Method in class org.apache.activemq.state.ConnectionState
 
addTransportListener(TransportListener) - Method in class org.apache.activemq.ActiveMQConnection
Adds a transport listener so that a client can be notified of events in the underlying transport
addUsageListener(UsageListener) - Method in class org.apache.activemq.memory.UsageManager
 
addUserRole(String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
 
addUserRole(String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
 
addVendorConnectionFactoryProperties(JMSURLHelper, HashMap) - Method in class org.apache.activemq.axis.ActiveMQVendorAdapter
 
ADIVSORY_MESSAGE_TYPE - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
ADMIN_ATTRIBUTE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
ADMIN_BASE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
advance() - Method in class org.apache.activemq.jmdns.DNSState
Returns the next advanced state.
ADVISORY_TOPIC_PREFIX - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
AdvisoryBroker - Class in org.apache.activemq.advisory
This broker filter handles tracking the state of the broker for purposes of publishing advisory messages to advisory consumers.
AdvisoryBroker(Broker) - Constructor for class org.apache.activemq.advisory.AdvisoryBroker
 
AdvisoryConsumer - Class in org.apache.activemq
 
AdvisoryConsumer(ActiveMQConnection, ConsumerId) - Constructor for class org.apache.activemq.AdvisoryConsumer
 
advisoryProducerId - Variable in class org.apache.activemq.advisory.AdvisoryBroker
 
AdvisorySupport - Class in org.apache.activemq.advisory
 
AdvisorySupport() - Constructor for class org.apache.activemq.advisory.AdvisorySupport
 
afterCommit() - Method in class org.apache.activemq.transaction.Synchronization
 
afterDelivery(ActiveMQSession, Message) - Method in interface org.apache.activemq.ActiveMQSession.DeliveryListener
 
afterDelivery() - Method in class org.apache.activemq.ra.MessageEndpointProxy
 
afterDelivery(ActiveMQSession, Message) - Method in class org.apache.activemq.ra.ServerSessionImpl
The ActiveMQSession's run method will call back to this method after dispactching a message to the MessageListener.
afterMarshall(WireFormat) - Method in interface org.apache.activemq.command.MarshallAware
 
afterMarshall(WireFormat) - Method in class org.apache.activemq.command.Message
 
afterMarshall(WireFormat) - Method in class org.apache.activemq.command.WireFormatInfo
 
afterPropertiesSet() - Method in class org.apache.activemq.filter.DestinationMapEntry
 
afterPropertiesSet() - Method in class org.apache.activemq.spring.ActiveMQConnectionFactory
 
afterPropertiesSet() - Method in class org.apache.activemq.spring.ActiveMQXAConnectionFactory
 
afterPropertiesSet() - Method in class org.apache.activemq.xbean.BrokerFactoryBean
 
afterPropertiesSet() - Method in class org.apache.activemq.xbean.PooledBrokerFactoryBean
 
afterPropertiesSet() - Method in class org.apache.activemq.xbean.XBeanBrokerService
 
afterRollback() - Method in class org.apache.activemq.transaction.Synchronization
 
afterUnmarshall(WireFormat) - Method in interface org.apache.activemq.command.MarshallAware
 
afterUnmarshall(WireFormat) - Method in class org.apache.activemq.command.Message
 
afterUnmarshall(WireFormat) - Method in class org.apache.activemq.command.WireFormatInfo
 
AGENT_TOPIC_PREFIX - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
AIX - Static variable in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
AjaxServlet - Class in org.apache.activemq.web
AjaxServlet.
AjaxServlet() - Constructor for class org.apache.activemq.web.AjaxServlet
 
allMessagesConsumed - Variable in class org.apache.activemq.tool.JMSMemtest
 
allMessagesList - Variable in class org.apache.activemq.tool.JMSMemtest
 
allocateConnection(ManagedConnectionFactory, ConnectionRequestInfo) - Method in class org.apache.activemq.ra.SimpleConnectionManager
 
AlreadyClosedException - Exception in org.apache.activemq
An exception which is closed if you try to access a resource which has already been closed
AlreadyClosedException() - Constructor for exception org.apache.activemq.AlreadyClosedException
 
AlreadyClosedException(String) - Constructor for exception org.apache.activemq.AlreadyClosedException
 
alwaysSessionAsync - Variable in class org.apache.activemq.ActiveMQConnection
 
alwaysSessionAsync - Variable in class org.apache.activemq.ActiveMQConnectionFactory
 
AmqBrowseCommand - Class in org.apache.activemq.console.command
 
AmqBrowseCommand() - Constructor for class org.apache.activemq.console.command.AmqBrowseCommand
 
AmqMessagesQueryFilter - Class in org.apache.activemq.console.filter
 
AmqMessagesQueryFilter(URI, Destination) - Constructor for class org.apache.activemq.console.filter.AmqMessagesQueryFilter
Create a JMS message query filter
AmqMessagesUtil - Class in org.apache.activemq.console.util
 
AmqMessagesUtil() - Constructor for class org.apache.activemq.console.util.AmqMessagesUtil
 
ANNOUNCED - Static variable in class org.apache.activemq.jmdns.DNSState
 
ANNOUNCING_1 - Static variable in class org.apache.activemq.jmdns.DNSState
 
ANNOUNCING_2 - Static variable in class org.apache.activemq.jmdns.DNSState
 
ANY_CHILD - Static variable in class org.apache.activemq.filter.DestinationFilter
 
ANY_CHILD - Static variable in class org.apache.activemq.filter.DestinationMap
 
ANY_CHILD - Static variable in class org.apache.activemq.filter.DestinationMapNode
 
ANY_DESCENDENT - Static variable in class org.apache.activemq.filter.DestinationFilter
 
ANY_DESCENDENT - Static variable in class org.apache.activemq.filter.DestinationMap
 
ANY_DESCENDENT - Static variable in class org.apache.activemq.filter.DestinationMapNode
 
AnyChildDestinationNode - Class in org.apache.activemq.filter
An implementation of DestinationNode which navigates all the children of the given node ignoring the name of the current path (so for navigating using * in a wildcard).
AnyChildDestinationNode(DestinationNode) - Constructor for class org.apache.activemq.filter.AnyChildDestinationNode
 
append(LoggingEvent) - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
appendDescendantValues(Set) - Method in class org.apache.activemq.filter.AnyChildDestinationNode
 
appendDescendantValues(Set) - Method in class org.apache.activemq.filter.DestinationMapNode
 
appendDescendantValues(Set) - Method in interface org.apache.activemq.filter.DestinationNode
 
appendFieldDescription(StringBuffer) - Method in class org.apache.activemq.management.BoundaryStatisticImpl
 
appendFieldDescription(StringBuffer) - Method in class org.apache.activemq.management.BoundedRangeStatisticImpl
 
appendFieldDescription(StringBuffer) - Method in class org.apache.activemq.management.CountStatisticImpl
 
appendFieldDescription(StringBuffer) - Method in class org.apache.activemq.management.PollCountStatisticImpl
 
appendFieldDescription(StringBuffer) - Method in class org.apache.activemq.management.RangeStatisticImpl
 
appendFieldDescription(StringBuffer) - Method in class org.apache.activemq.management.StatisticImpl
 
appendFieldDescription(StringBuffer) - Method in class org.apache.activemq.management.TimeStatisticImpl
 
appendHeaders(Message, HttpServletRequest) - Method in class org.apache.activemq.web.controller.SendMessage
 
appendMatchingValues(Set, String[], int) - Method in class org.apache.activemq.filter.AnyChildDestinationNode
 
appendMatchingValues(Set, String[], int) - Method in class org.apache.activemq.filter.DestinationMapNode
 
appendMatchingValues(Set, String[], int) - Method in interface org.apache.activemq.filter.DestinationNode
 
appendMatchingWildcards(Set, String[], int) - Method in class org.apache.activemq.filter.AnyChildDestinationNode
 
appendMatchingWildcards(Set, String[], int) - Method in class org.apache.activemq.filter.DestinationMapNode
Matches any entries in the map containing wildcards
appendMatchingWildcards(Set, String[], int) - Method in interface org.apache.activemq.filter.DestinationNode
 
appendMessages(List) - Method in class org.apache.activemq.memory.buffer.MessageQueue
 
appendParametersToMessage(HttpServletRequest, TextMessage) - Method in class org.apache.activemq.web.MessageServletSupport
 
appendToBrokerPath(BrokerId[], BrokerId[]) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
appendToBrokerPath(BrokerId[], BrokerId) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
appendToString(StringBuffer, Object) - Static method in class org.apache.activemq.util.IntrospectionSupport
 
ApplicationContextFilter - Class in org.apache.activemq.web.filter
Exposes Spring ApplicationContexts to JSP EL and other view technologies.
ApplicationContextFilter() - Constructor for class org.apache.activemq.web.filter.ApplicationContextFilter
 
ArithmeticExpression - Class in org.apache.activemq.filter
An expression which performs an operation on two expression values
ArithmeticExpression(Expression, Expression) - Constructor for class org.apache.activemq.filter.ArithmeticExpression
 
arrival - Variable in class org.apache.activemq.command.Message
 
asBoolean(int) - Method in class org.apache.activemq.filter.ComparisonExpression
 
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
 
asID(String) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
Lets strip out any non supported characters
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
 
asManagedConnector(MBeanServer, ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnector
 
asManagedConnector(MBeanServer, ObjectName) - Method in class org.apache.activemq.broker.TransportConnector
Factory method to create a JMX managed version of this transport connector
asMemoryMessageStore(Object) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
asMemoryString(long) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
asNumber(Object) - Method in class org.apache.activemq.filter.ArithmeticExpression
 
asOpenWireFormat(WireFormat) - Method in class org.apache.activemq.transport.udp.UdpTransportFactory
 
assertNotClosed() - Method in class org.apache.activemq.pool.PooledConnection
 
assignGroupToMe(MessageGroupMap, MessageReference, String) - Method in class org.apache.activemq.broker.region.QueueSubscription
Assigns the message group to this subscription and set the flag on the message that it is the first message to be dispatched.
associate(Subject, ActiveMQConnectionRequestInfo) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
associateConnection(Object) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
asString(Object) - Method in class org.apache.activemq.web.MessageServletSupport
 
asTextWireFormat(WireFormat) - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
async - Variable in class org.apache.activemq.transport.vm.VMTransport
 
asyncDispatch - Variable in class org.apache.activemq.ActiveMQSession
 
asyncException - Variable in class org.apache.activemq.broker.TransportConnection
 
asyncOneWay(Object) - Method in class org.apache.activemq.transport.vm.VMTransport
 
asyncQueueDepth - Variable in class org.apache.activemq.transport.vm.VMTransport
 
asyncRecv - Variable in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
asyncRequest(Object, ResponseCallback) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
asyncRequest(Object, ResponseCallback) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
asyncRequest(Object) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
asyncRequest(Object, ResponseCallback) - Method in class org.apache.activemq.transport.mock.MockTransport
 
asyncRequest(Object, ResponseCallback) - Method in class org.apache.activemq.transport.MutexTransport
 
asyncRequest(Object, ResponseCallback) - Method in class org.apache.activemq.transport.ResponseCorrelator
 
asyncRequest(Object, ResponseCallback) - Method in interface org.apache.activemq.transport.Transport
An asynchronous request response where the Receipt will be returned in the future.
asyncRequest(Object, ResponseCallback) - Method in class org.apache.activemq.transport.TransportFilter
 
asyncRequest(Object, ResponseCallback) - Method in class org.apache.activemq.transport.TransportLogger
 
asyncRequest(Object, ResponseCallback) - Method in class org.apache.activemq.transport.TransportSupport
 
asyncRequest(Object, ResponseCallback) - Method in class org.apache.activemq.transport.vm.VMTransport
 
asyncSendPacket(Command) - Method in class org.apache.activemq.ActiveMQConnection
send a Packet through the Connection - for internal use only
asyncSendPacket(Command) - Method in class org.apache.activemq.ActiveMQSession
Send the asynchronus command.
AtomicIntegerMarshaller - Class in org.apache.activemq.store.kahadaptor
Marshall an AtomicInteger
AtomicIntegerMarshaller() - Constructor for class org.apache.activemq.store.kahadaptor.AtomicIntegerMarshaller
 
ATTRIBUTE_TO - Static variable in class org.apache.activemq.transport.xmpp.XmppTransport
 
authenticate(String, String) - Method in class org.apache.activemq.jaas.LDAPLoginModule
 
AUTHENTICATION - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
AuthorizationBroker - Class in org.apache.activemq.security
Verifies if a authenticated user can do an operation against the broker using an authorization map.
AuthorizationBroker(Broker, AuthorizationMap) - Constructor for class org.apache.activemq.security.AuthorizationBroker
 
AuthorizationEntry - Class in org.apache.activemq.security
Represents an entry in a DefaultAuthorizationMap for assigning different operations (read, write, admin) of user roles to a specific destination or a hierarchical wildcard area of destinations.
AuthorizationEntry() - Constructor for class org.apache.activemq.security.AuthorizationEntry
 
AuthorizationMap - Interface in org.apache.activemq.security
 
AuthorizationPlugin - Class in org.apache.activemq.security
An authorization plugin where each operation on a destination is checked against an authorizationMap
AuthorizationPlugin() - Constructor for class org.apache.activemq.security.AuthorizationPlugin
 
AuthorizationPlugin(AuthorizationMap) - Constructor for class org.apache.activemq.security.AuthorizationPlugin
 
AUTO - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe.AckModeValues
 
AUTO_ACK - Static variable in class org.apache.activemq.transport.stomp.StompSubscription
 
AUTO_ACKNOWLEDGE_MODE - Static variable in class org.apache.activemq.ra.ActiveMQActivationSpec
Auto-acknowledge constant for acknowledgeMode property
autoCreateDestinations - Variable in class org.apache.activemq.broker.region.AbstractRegion
 
available() - Method in class org.apache.activemq.transport.tcp.TcpBufferedInputStream
 
available() - Method in class org.apache.activemq.util.ByteArrayInputStream
 
available() - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
AVERAGE_MESSAGE_SIZE_OVERHEAD - Static variable in class org.apache.activemq.command.Message
 
AxionJDBCAdapter - Class in org.apache.activemq.store.jdbc.adapter
Axion specific Adapter.
AxionJDBCAdapter() - Constructor for class org.apache.activemq.store.jdbc.adapter.AxionJDBCAdapter
 

B

backlog - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
 
backOffMultiplier - Variable in class org.apache.activemq.RedeliveryPolicy
 
BadMagicException - Exception in org.apache.activemq.kaha.impl.index
Occurs when bad magic occurs in reading a file
BadMagicException() - Constructor for exception org.apache.activemq.kaha.impl.index.BadMagicException
Default Constructor
BadMagicException(String) - Constructor for exception org.apache.activemq.kaha.impl.index.BadMagicException
Construct an Exception with a reason
baseClass - Variable in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
baseClass - Variable in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
BaseCommand - Class in org.apache.activemq.command
 
BaseCommand() - Constructor for class org.apache.activemq.command.BaseCommand
 
BaseCommandMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for BaseCommandMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
BaseCommandMarshaller() - Constructor for class org.apache.activemq.openwire.v1.BaseCommandMarshaller
 
BaseCommandMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for BaseCommandMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
BaseCommandMarshaller() - Constructor for class org.apache.activemq.openwire.v2.BaseCommandMarshaller
 
BaseContainerImpl - Class in org.apache.activemq.kaha.impl.container
Implementation of a ListContainer
BaseContainerImpl(ContainerId, IndexItem, IndexManager, DataManager, String) - Constructor for class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
BaseDataStreamMarshaller - Class in org.apache.activemq.openwire.v1
 
BaseDataStreamMarshaller() - Constructor for class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
BaseDataStreamMarshaller - Class in org.apache.activemq.openwire.v2
 
BaseDataStreamMarshaller() - Constructor for class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
BaseEndpoint - Class in org.apache.activemq.command
A default endpoint.
BaseEndpoint(String) - Constructor for class org.apache.activemq.command.BaseEndpoint
 
batch - Variable in class org.apache.activemq.benchmark.BenchmarkSupport
 
batchSize - Variable in class org.apache.activemq.tool.AcidTestTool
 
batchStatments - Variable in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
beforeDelivery(ActiveMQSession, Message) - Method in interface org.apache.activemq.ActiveMQSession.DeliveryListener
 
beforeDelivery(Method) - Method in class org.apache.activemq.ra.MessageEndpointProxy
 
beforeDelivery(ActiveMQSession, Message) - Method in class org.apache.activemq.ra.ServerSessionImpl
The ActiveMQSession's run method will call back to this method before dispactching a message to the MessageListener.
beforeEnd() - Method in class org.apache.activemq.transaction.Synchronization
 
beforeMarshall(WireFormat) - Method in class org.apache.activemq.command.ActiveMQMapMessage
 
beforeMarshall(WireFormat) - Method in class org.apache.activemq.command.ActiveMQTextMessage
 
beforeMarshall(WireFormat) - Method in interface org.apache.activemq.command.MarshallAware
 
beforeMarshall(WireFormat) - Method in class org.apache.activemq.command.Message
 
beforeMarshall(WireFormat) - Method in class org.apache.activemq.command.WireFormatInfo
 
beforeUnmarshall(WireFormat) - Method in interface org.apache.activemq.command.MarshallAware
 
beforeUnmarshall(WireFormat) - Method in class org.apache.activemq.command.Message
 
beforeUnmarshall(WireFormat) - Method in class org.apache.activemq.command.WireFormatInfo
 
BEGIN - Static variable in class org.apache.activemq.command.TransactionInfo
 
begin() - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
begin() - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
begin() - Method in class org.apache.activemq.store.jdbc.TransactionContext
 
begin() - Method in class org.apache.activemq.TransactionContext
Start a local transaction.
BEGIN - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
BEGIN_TRANSACTION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
beginEvent() - Method in interface org.apache.activemq.LocalTransactionEventListener
 
beginTransaction(ConnectionContext, TransactionId) - Method in interface org.apache.activemq.broker.Broker
Starts a transaction.
beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerFilter
 
beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.EmptyBroker
 
beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.ErrorBroker
 
beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.ft.MasterBroker
begin a transaction
beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.region.RegionBroker
 
beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.TransactionBroker
 
beginTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
beginTransaction(ConnectionContext) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
beginTransaction(ConnectionContext) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
beginTransaction(ConnectionContext) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
beginTransaction(ConnectionContext) - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
beginTransaction(ConnectionContext) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
beginTransaction(ConnectionContext) - Method in interface org.apache.activemq.store.PersistenceAdapter
This method starts a transaction on the persistent storage - which is nothing to do with JMS or XA transactions - its purely a mechanism to perform multiple writes to a persistent store in 1 transaction as a performance optimization.
beginTransaction(ConnectionContext) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
BenchmarkSupport - Class in org.apache.activemq.benchmark
Abstract base class for some simple benchmark tools
BenchmarkSupport() - Constructor for class org.apache.activemq.benchmark.BenchmarkSupport
 
BIG_STRING_TYPE - Static variable in class org.apache.activemq.util.MarshallingSupport
 
binaryDataType - Variable in class org.apache.activemq.store.jdbc.Statements
 
BinaryExpression - Class in org.apache.activemq.filter
An expression which performs an operation on two expression values.
BinaryExpression(Expression, Expression) - Constructor for class org.apache.activemq.filter.BinaryExpression
 
bind(String, BrokerService) - Method in class org.apache.activemq.broker.BrokerRegistry
 
bind(Name, Object) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
bind(String, Object) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
bind(DatagramSocket, SocketAddress) - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
bind() - Method in class org.apache.activemq.transport.tcp.SslTransportServer
Binds this socket to the previously specified URI.
bind() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
 
bind(String, URI) - Static method in class org.apache.activemq.transport.TransportFactory
 
bind(DatagramSocket, SocketAddress) - Method in class org.apache.activemq.transport.udp.UdpTransport
 
BindingBeanNameUrlHandlerMapping - Class in org.apache.activemq.web.handler
 
BindingBeanNameUrlHandlerMapping() - Constructor for class org.apache.activemq.web.handler.BindingBeanNameUrlHandlerMapping
 
bindings - Variable in class org.apache.activemq.jndi.ReadOnlyContext
 
bindRequestBean(Object, ServletRequest) - Method in class org.apache.activemq.web.filter.ApplicationContextFilter
Binds properties from the request parameters to the given POJO which is useful for POJOs which are configurable via request parameters such as for query/view POJOs
bindUser(DirContext, String, String) - Method in class org.apache.activemq.jaas.LDAPLoginModule
 
BlobJDBCAdapter - Class in org.apache.activemq.store.jdbc.adapter
This JDBCAdapter inserts and extracts BLOB data using the getBlob()/setBlob() operations.
BlobJDBCAdapter() - Constructor for class org.apache.activemq.store.jdbc.adapter.BlobJDBCAdapter
 
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) - Constructor for class org.apache.activemq.transport.http.BlockingQueueTransport
 
blockRecv - Variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
blockSent - Variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
BOOLEAN_TYPE - Static variable in interface org.apache.activemq.command.CommandTypes
 
BOOLEAN_TYPE - Static variable in class org.apache.activemq.util.MarshallingSupport
 
BooleanExpression - Interface in org.apache.activemq.filter
A BooleanExpression is an expression that always produces a Boolean result.
BooleanStream - Class in org.apache.activemq.openwire
 
BooleanStream() - Constructor for class org.apache.activemq.openwire.BooleanStream
 
borrowBuffer() - Method in interface org.apache.activemq.transport.udp.ByteBufferPool
Extract a buffer from the pool.
borrowBuffer() - Method in class org.apache.activemq.transport.udp.DefaultBufferPool
 
borrowBuffer() - Method in class org.apache.activemq.transport.udp.SimpleBufferPool
 
borrowSession() - Method in class org.apache.activemq.pool.SessionPool
 
borrowSession() - Method in class org.apache.activemq.web.QueueBrowseServlet
 
borrowSession() - Method in class org.apache.activemq.web.SessionPool
 
BoundaryStatisticImpl - Class in org.apache.activemq.management
A boundary statistic implementation
BoundaryStatisticImpl(String, String, String, long, long) - Constructor for class org.apache.activemq.management.BoundaryStatisticImpl
 
BoundedRangeStatisticImpl - Class in org.apache.activemq.management
A bounded range statistic implementation
BoundedRangeStatisticImpl(String, String, String, long, long) - Constructor for class org.apache.activemq.management.BoundedRangeStatisticImpl
 
Bridge - Interface in org.apache.activemq.network
Represents a network bridge interface
bridgeTempDestinations - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
broadcast - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
Broker - Interface in org.apache.activemq.broker
The Message Broker which routes messages, maintains subscriptions and connections, acknowledges messages and handles transactions.
broker - Variable in class org.apache.activemq.broker.jmx.DestinationView
 
broker - Variable in class org.apache.activemq.broker.jmx.DurableSubscriptionView
 
broker - Variable in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
 
broker - Variable in class org.apache.activemq.broker.region.AbstractRegion
 
broker - Variable in class org.apache.activemq.broker.region.AbstractSubscription
 
broker - Variable in class org.apache.activemq.broker.region.DestinationFactoryImpl
 
broker - Variable in class org.apache.activemq.broker.TransportConnection
 
broker - Variable in class org.apache.activemq.tool.JMSMemtest
 
broker - Variable in class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
 
BROKER_ID - Static variable in interface org.apache.activemq.command.CommandTypes
 
BROKER_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
 
BROKER_MANAGEMENT - Static variable in interface org.apache.activemq.ThreadPriorities
 
BROKER_URL - Static variable in class org.apache.activemq.axis.ActiveMQVendorAdapter
The URL to connect to the broker
BrokerBroadcaster - Class in org.apache.activemq.broker
Used to add listeners for Broker actions
BrokerBroadcaster(Broker) - Constructor for class org.apache.activemq.broker.BrokerBroadcaster
 
brokerConnectionStates - Variable in class org.apache.activemq.broker.TransportConnection
 
BrokerFacade - Class in org.apache.activemq.web
 
BrokerFacade(BrokerService) - Constructor for class org.apache.activemq.web.BrokerFacade
 
BrokerFactory - Class in org.apache.activemq.broker
A helper class to create a fully configured broker service using a URI.
BrokerFactory() - Constructor for class org.apache.activemq.broker.BrokerFactory
 
BrokerFactory.BrokerFactoryHandler - Interface in org.apache.activemq.broker
 
BrokerFactoryBean - Class in org.apache.activemq.xbean
A Spring FactoryBean which creates an embedded broker inside a Spring XML using an external XBean Spring XML configuration file which provides a much neater and more concise XML format.
BrokerFactoryBean() - Constructor for class org.apache.activemq.xbean.BrokerFactoryBean
 
BrokerFactoryBean(Resource) - Constructor for class org.apache.activemq.xbean.BrokerFactoryBean
 
BrokerFilter - Class in org.apache.activemq.broker
Allows you to intercept broker operation so that features such as security can be implemented as a pluggable filter.
BrokerFilter(Broker) - Constructor for class org.apache.activemq.broker.BrokerFilter
 
brokerId - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
BrokerId - Class in org.apache.activemq.command
 
BrokerId() - Constructor for class org.apache.activemq.command.BrokerId
 
BrokerId(String) - Constructor for class org.apache.activemq.command.BrokerId
 
BrokerIdMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for BrokerIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
BrokerIdMarshaller() - Constructor for class org.apache.activemq.openwire.v1.BrokerIdMarshaller
 
BrokerIdMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for BrokerIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
BrokerIdMarshaller() - Constructor for class org.apache.activemq.openwire.v2.BrokerIdMarshaller
 
brokerInfo - Variable in class org.apache.activemq.broker.TransportConnection
 
BrokerInfo - Class in org.apache.activemq.command
When a client connects to a broker, the broker send the client a BrokerInfo so that the client knows which broker node he's talking to and also any peers that the node has in his cluster.
BrokerInfo() - Constructor for class org.apache.activemq.command.BrokerInfo
 
BrokerInfoMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for BrokerInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
BrokerInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v1.BrokerInfoMarshaller
 
BrokerInfoMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for BrokerInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
BrokerInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v2.BrokerInfoMarshaller
 
brokerInfoMutex - Variable in class org.apache.activemq.network.CompositeDemandForwardingBridge
 
brokerInfoMutex - Variable in class org.apache.activemq.network.DemandForwardingBridge
 
brokerMasterConnector - Variable in class org.apache.activemq.command.ConnectionInfo
 
BrokerMojo - Class in org.apache.activemq.maven
Goal which starts activemq broker.
BrokerMojo() - Constructor for class org.apache.activemq.maven.BrokerMojo
 
brokerName - Variable in class org.apache.activemq.command.DiscoveryEvent
 
brokerPath - Variable in class org.apache.activemq.command.ConnectionInfo
 
brokerPath - Variable in class org.apache.activemq.command.ConsumerInfo
 
brokerPath - Variable in class org.apache.activemq.command.DestinationInfo
 
brokerPath - Variable in class org.apache.activemq.command.ProducerInfo
 
BrokerPlugin - Interface in org.apache.activemq.broker
Represents a plugin into a Broker
BrokerPluginSupport - Class in org.apache.activemq.broker
A useful base class for implementing broker plugins.
BrokerPluginSupport() - Constructor for class org.apache.activemq.broker.BrokerPluginSupport
 
BrokerRegistry - Class in org.apache.activemq.broker
 
BrokerRegistry() - Constructor for class org.apache.activemq.broker.BrokerRegistry
 
brokers - Static variable in class org.apache.activemq.transport.peer.PeerTransportFactory
 
brokers - Static variable in class org.apache.activemq.transport.vm.VMTransportFactory
 
brokerSequenceId - Variable in class org.apache.activemq.command.MessageId
 
BrokerService - Class in org.apache.activemq.broker
Manages the lifecycle of an ActiveMQ Broker.
BrokerService() - Constructor for class org.apache.activemq.broker.BrokerService
 
BrokerServiceAware - Interface in org.apache.activemq.broker
An interface used to represent a component that wants the BrokerService to be injected
BrokerStoppedException - Exception in org.apache.activemq.broker
This exception is thrown by the broker when you try to use it after it has been stopped.
BrokerStoppedException() - Constructor for exception org.apache.activemq.broker.BrokerStoppedException
 
BrokerStoppedException(String, Throwable) - Constructor for exception org.apache.activemq.broker.BrokerStoppedException
 
BrokerStoppedException(String) - Constructor for exception org.apache.activemq.broker.BrokerStoppedException
 
BrokerStoppedException(Throwable) - Constructor for exception org.apache.activemq.broker.BrokerStoppedException
 
BrokerSupport - Class in org.apache.activemq.util
 
BrokerSupport() - Constructor for class org.apache.activemq.util.BrokerSupport
 
brokerURL - Variable in class org.apache.activemq.ActiveMQConnectionFactory
 
brokerUrlInitParam - Static variable in class org.apache.activemq.web.WebClient
 
BrokerView - Class in org.apache.activemq.broker.jmx
 
BrokerView(BrokerService, ManagedRegionBroker) - Constructor for class org.apache.activemq.broker.jmx.BrokerView
 
BrokerViewMBean - Interface in org.apache.activemq.broker.jmx
 
browse() - Method in class org.apache.activemq.broker.jmx.DestinationView
 
browse(String) - Method in class org.apache.activemq.broker.jmx.DestinationView
 
browse() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
 
browse(String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
 
browse() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
Browse messages for this durable subscriber
browse() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
Browse messages for this durable subscriber
browse() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
Browse messages for this durable subscriber
browse(SubscriptionView) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
browse() - Method in interface org.apache.activemq.broker.region.Destination
 
browse() - Method in class org.apache.activemq.broker.region.DestinationFilter
 
browse(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
 
browse(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
 
browse(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
 
browse(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
 
browse(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
 
browse(ActiveMQDestination) - Method in interface org.apache.activemq.broker.region.policy.SubscriptionRecoveryPolicy
 
browse(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
 
browse() - Method in class org.apache.activemq.broker.region.Queue
 
browse() - Method in class org.apache.activemq.broker.region.Topic
 
browse(ActiveMQDestination) - Method in class org.apache.activemq.memory.list.DestinationBasedMessageList
 
browse(ActiveMQDestination) - Method in interface org.apache.activemq.memory.list.MessageList
 
browse(ActiveMQDestination) - Method in class org.apache.activemq.memory.list.SimpleMessageList
 
browseAsTable() - Method in class org.apache.activemq.broker.jmx.DestinationView
 
browseAsTable(String) - Method in class org.apache.activemq.broker.jmx.DestinationView
 
browseAsTable() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
 
browseAsTable(String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
 
browseAsTable() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
Browse messages for this durable subscriber
browseAsTable() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
Browse messages for this durable subscriber
browseAsTable() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
Browse messages for this durable subscriber
browseAsTable(SubscriptionView) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
BrowseCommand - Class in org.apache.activemq.console.command
 
BrowseCommand() - Constructor for class org.apache.activemq.console.command.BrowseCommand
 
browseDone() - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
 
browseMessages() - Method in class org.apache.activemq.broker.jmx.DestinationView
Browses the current destination returning a list of messages
browseMessages(String) - Method in class org.apache.activemq.broker.jmx.DestinationView
Browses the current destination with the given selector returning a list of messages
browseMessages() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
Browses the current destination returning a list of messages
browseMessages(String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
Browses the current destination with the given selector returning a list of messages
browser - Variable in class org.apache.activemq.command.ConsumerInfo
 
bubbleDown(MessageQueue, int) - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
 
bubbleUp(MessageQueue, int) - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
 
buffer - Variable in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
buildEntrySet() - Method in class org.apache.activemq.kaha.impl.container.ContainerEntrySet
 
buildExistingSubscriptions() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
buildFromMap(Map) - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
buildFromProperties(Properties) - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
buildFromProperties(Properties) - Method in class org.apache.activemq.command.ActiveMQDestination
 
buildFromProperties(Properties) - Method in class org.apache.activemq.jndi.JNDIBaseStorable
Set the properties that will represent the instance in JNDI
buildText(String, int) - Method in class org.apache.activemq.tool.JmsProducerClient
 
BYTE_ARRAY_TYPE - Static variable in interface org.apache.activemq.command.CommandTypes
 
BYTE_ARRAY_TYPE - Static variable in class org.apache.activemq.util.MarshallingSupport
 
BYTE_TYPE - Static variable in interface org.apache.activemq.command.CommandTypes
 
BYTE_TYPE - Static variable in class org.apache.activemq.util.MarshallingSupport
 
ByteArrayInputStream - Class in org.apache.activemq.util
Very similar to the java.io.ByteArrayInputStream but this version is not thread safe.
ByteArrayInputStream(byte[]) - Constructor for class org.apache.activemq.util.ByteArrayInputStream
 
ByteArrayInputStream(ByteSequence) - Constructor for class org.apache.activemq.util.ByteArrayInputStream
 
ByteArrayInputStream(byte[], int, int) - Constructor for class org.apache.activemq.util.ByteArrayInputStream
 
ByteArrayOutputStream - Class in org.apache.activemq.util
Very similar to the java.io.ByteArrayOutputStream but this version is not thread safe and the resulting data is returned in a ByteSequence to avoid an extra byte[] allocation.
ByteArrayOutputStream() - Constructor for class org.apache.activemq.util.ByteArrayOutputStream
 
ByteArrayOutputStream(int) - Constructor for class org.apache.activemq.util.ByteArrayOutputStream
 
ByteBufferPool - Interface in org.apache.activemq.transport.udp
Represents a pool of ByteBuffer instances.
ByteSequence - Class in org.apache.activemq.util
 
ByteSequence(byte[]) - Constructor for class org.apache.activemq.util.ByteSequence
 
ByteSequence(byte[], int, int) - Constructor for class org.apache.activemq.util.ByteSequence
 
ByteSequenceData - Class in org.apache.activemq.util
Used to write and read primitives to and from a ByteSequence.
ByteSequenceData() - Constructor for class org.apache.activemq.util.ByteSequenceData
 
BytesJDBCAdapter - Class in org.apache.activemq.store.jdbc.adapter
This JDBCAdapter inserts and extracts BLOB data using the setBytes()/getBytes() operations.
BytesJDBCAdapter() - Constructor for class org.apache.activemq.store.jdbc.adapter.BytesJDBCAdapter
 
BytesMarshaller - Class in org.apache.activemq.kaha
Implementation of a Marshaller for byte arrays
BytesMarshaller() - Constructor for class org.apache.activemq.kaha.BytesMarshaller
 
BytesMarshaller - Static variable in interface org.apache.activemq.kaha.Store
Byte Marshaller
bytesOut - Variable in class org.apache.activemq.command.ActiveMQBytesMessage
 
bytesOut - Variable in class org.apache.activemq.command.ActiveMQStreamMessage
 

C

Cache - Interface in org.apache.activemq.memory
Defines the interface used to cache messages.
CachedContainerListIterator - Class in org.apache.activemq.kaha.impl.container
 
CachedContainerListIterator(ListContainerImpl, int) - Constructor for class org.apache.activemq.kaha.impl.container.CachedContainerListIterator
 
CacheEntry - Class in org.apache.activemq.memory
 
CacheEntry(Object, Object) - Constructor for class org.apache.activemq.memory.CacheEntry
 
CacheEntryList - Class in org.apache.activemq.memory
Maintains a simple linked list of CacheEntry objects.
CacheEntryList() - Constructor for class org.apache.activemq.memory.CacheEntryList
 
CacheEvictionUsageListener - Class in org.apache.activemq.memory
 
CacheEvictionUsageListener(UsageManager, int, int, TaskRunnerFactory) - Constructor for class org.apache.activemq.memory.CacheEvictionUsageListener
 
CacheEvictor - Interface in org.apache.activemq.memory
 
CacheFilter - Class in org.apache.activemq.memory
Filters another Cache implementation.
CacheFilter(Cache) - Constructor for class org.apache.activemq.memory.CacheFilter
 
cacheList - Variable in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
Callback - Interface in org.apache.activemq.util
A simple callback object used by the TransactionTemplate and org.apache.activemq.util.ExceptionTemplate objects to provide automatic transactional or exception handling blocks.
cancel(Runnable) - Static method in class org.apache.activemq.thread.Scheduler
 
CANCELED - Static variable in class org.apache.activemq.jmdns.DNSState
 
canDispatch(MessageReference) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
canDispatch(MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
Use when a matched message is about to be dispatched to the client.
canDispatch(MessageReference) - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
 
canDispatch(MessageReference) - Method in class org.apache.activemq.broker.region.QueueSubscription
 
canProcessWireFormatVersion(int) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
Can this wireformat process packets of this version
canUseExtdir() - Method in class org.apache.activemq.console.Main
The extension directory feature will not work if the broker factory is already in the classpath since we have to load him from a child ClassLoader we build for it to work correctly.
capitalize(String) - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
CertificateCallback - Class in org.apache.activemq.jaas
A Callback for SSL certificates.
CertificateCallback() - Constructor for class org.apache.activemq.jaas.CertificateCallback
 
CertificateLoginModule - Class in org.apache.activemq.jaas
A LoginModule that allows for authentication based on SSL certificates.
CertificateLoginModule() - Constructor for class org.apache.activemq.jaas.CertificateLoginModule
 
CGeneratorTask - Class in org.apache.activemq.openwire.tool
 
CGeneratorTask() - Constructor for class org.apache.activemq.openwire.tool.CGeneratorTask
 
changeScheme(URI, String) - Static method in class org.apache.activemq.util.URISupport
 
changeUserInfo(String, String) - Method in class org.apache.activemq.ActiveMQConnection
Changes the associated username/password that is associated with this connection.
CHAR_TYPE - Static variable in interface org.apache.activemq.command.CommandTypes
 
CHAR_TYPE - Static variable in class org.apache.activemq.util.MarshallingSupport
 
CHeadersGenerator - Class in org.apache.activemq.openwire.tool
 
CHeadersGenerator() - Constructor for class org.apache.activemq.openwire.tool.CHeadersGenerator
 
checkClientIDWasManuallySpecified() - Method in class org.apache.activemq.ActiveMQConnection
Ensures that the clientID was manually specified and not auto-generated.
checkClosed() - Method in class org.apache.activemq.ActiveMQConnection
simply throws an exception if the Connection is already closed
checkClosed() - Method in class org.apache.activemq.ActiveMQInputStream
 
checkClosed() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
checkClosed() - Method in class org.apache.activemq.ActiveMQMessageProducer
Check if the instance of this producer has been closed.
checkClosed() - Method in class org.apache.activemq.ActiveMQSession
Check if the session is closed.
checkClosed() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
checkClosedOrFailed() - Method in class org.apache.activemq.ActiveMQConnection
simply throws an exception if the Connection is already closed or the Transport has failed
checkConnected() - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
checkEqualOperand(Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
Validates that the expression can be used in == or <> expression.
checkLessThanOperand(Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
Only Numeric expressions can be used in >, >=, < or <= expressions.s
checkMessageListener() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
checkMessageListener() - Method in class org.apache.activemq.ActiveMQSession
 
checkParenthesis(String) - Static method in class org.apache.activemq.util.URISupport
 
checkpoint() - Method in class org.apache.activemq.store.journal.JournalMessageStore
 
checkpoint(Callback) - Method in class org.apache.activemq.store.journal.JournalMessageStore
 
checkpoint(boolean, boolean) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
When we checkpoint we move all the journalled data to long term storage.
checkpoint() - Method in class org.apache.activemq.store.journal.JournalTopicMessageStore
 
checkpoint() - Method in class org.apache.activemq.store.journal.JournalTransactionStore
 
checkpoint() - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
checkpoint(Callback) - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
checkpoint(boolean, boolean) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
When we checkpoint we move all the journalled data to long term storage.
checkpoint() - Method in class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
checkpoint() - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore
 
checkpoint() - Method in class org.apache.activemq.store.rapid.RapidMessageStore
 
checkpoint(boolean, boolean) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
When we checkpoint we move all the journalled data to long term storage.
checkpoint() - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
checkpoint() - Method in class org.apache.activemq.store.rapid.RapidTransactionStore
 
checkpointInterval - Variable in class org.apache.activemq.tool.JMSMemtest
 
checkReadOnlyBody() - Method in class org.apache.activemq.command.ActiveMQMessage
 
checkStarted() - Method in class org.apache.activemq.transport.TransportSupport
 
checkValidObject(Object) - Method in class org.apache.activemq.command.ActiveMQMessage
 
checkWriteOnlyBody() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
 
checkWriteOnlyBody() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
 
chooseValue(ActiveMQDestination) - Method in class org.apache.activemq.filter.DestinationMap
Returns the value which matches the given destination or null if there is no matching value.
ClassLoaderSPIConnectionFactory - Class in org.apache.activemq.tool.spi
 
ClassLoaderSPIConnectionFactory() - Constructor for class org.apache.activemq.tool.spi.ClassLoaderSPIConnectionFactory
 
ClassLoading - Class in org.apache.activemq.util
Utilities for loading classes.
ClassLoading() - Constructor for class org.apache.activemq.util.ClassLoading
 
ClassLoadingAwareObjectInputStream - Class in org.apache.activemq.util
 
ClassLoadingAwareObjectInputStream(InputStream) - Constructor for class org.apache.activemq.util.ClassLoadingAwareObjectInputStream
 
className - Variable in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
className - Variable in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
cleanup() - Method in class org.apache.activemq.ActiveMQConnection
Cleans up this connection so that it's state is as if the connection was just created.
cleanup() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
Cleans up all proxy handles attached to this physical connection so that they cannot be used anymore.
cleanup() - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
cleanup() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
Called by the ActiveMQManagedConnection to invalidate this proxy.
cleanup() - Method in class org.apache.activemq.ra.ManagedSessionProxy
Called by the ActiveMQManagedConnection to invalidate this proxy.
cleanup() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
cleanup() - Method in class org.apache.activemq.TransactionContext
 
clear() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
clear() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
clear all pending messages
clear() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
clear all pending messages
clear() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
 
clear() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
clear all pending messages
clear() - Method in class org.apache.activemq.filter.MessageEvaluationContext
 
clear() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
clear() - Method in class org.apache.activemq.kaha.impl.container.ContainerEntrySet
 
clear() - Method in class org.apache.activemq.kaha.impl.container.ContainerKeySet
 
clear() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
clear() - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
clear() - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Removes all of the elements from this list.
clear() - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Removes all of the elements from this list.
clear() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
clear() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySet
 
clear() - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
clear() - Method in class org.apache.activemq.kaha.impl.KahaStore
 
clear() - Method in interface org.apache.activemq.kaha.MapContainer
empty the container
clear() - Method in interface org.apache.activemq.kaha.Store
empty all the contents of the store
clear() - Method in interface org.apache.activemq.memory.buffer.MessageBuffer
 
clear() - Method in class org.apache.activemq.memory.buffer.MessageQueue
 
clear() - Method in class org.apache.activemq.memory.buffer.OrderBasedMessageBuffer
 
clear() - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
 
clear() - Method in class org.apache.activemq.memory.CacheEntryList
 
clear() - Method in class org.apache.activemq.memory.list.DestinationBasedMessageList
 
clear() - Method in interface org.apache.activemq.memory.list.MessageList
 
clear() - Method in class org.apache.activemq.memory.list.SimpleMessageList
 
clear() - Method in class org.apache.activemq.MessageDispatchChannel
 
clear() - Method in class org.apache.activemq.openwire.BooleanStream
 
clearBody() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Clears out the message body.
clearBody() - Method in class org.apache.activemq.command.ActiveMQMapMessage
Clears out the message body.
clearBody() - Method in class org.apache.activemq.command.ActiveMQMessage
 
clearBody() - Method in class org.apache.activemq.command.ActiveMQObjectMessage
Clears out the message body.
clearBody() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Clears out the message body.
clearBody() - Method in class org.apache.activemq.command.ActiveMQTextMessage
Clears out the message body.
clearCache() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
clear any cached values
clearCache() - Method in interface org.apache.activemq.kaha.ListContainer
clear any cached values
clearDownSubscriptions() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
clearMessageCache() - Method in class org.apache.activemq.filter.MessageEvaluationContext
A strategy hook to allow per-message caches to be cleared
clearMessagesInProgress() - Method in class org.apache.activemq.ActiveMQSessionExecutor
 
clearProperties() - Method in class org.apache.activemq.command.ActiveMQMessage
 
clearProperties() - Method in class org.apache.activemq.command.Message
 
clearProperties() - Method in class org.apache.activemq.command.WireFormatInfo
 
client - Variable in class org.apache.activemq.tool.JmsConsumerClient
 
client - Variable in class org.apache.activemq.tool.JmsProducerClient
 
CLIENT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe.AckModeValues
 
CLIENT_ACK - Static variable in class org.apache.activemq.transport.stomp.StompSubscription
 
CLIENT_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connect
 
clientID - Variable in class org.apache.activemq.ActiveMQConnectionFactory
 
clientId - Variable in class org.apache.activemq.broker.jmx.SubscriptionView
 
clientId - Variable in class org.apache.activemq.command.ConnectionInfo
 
clientId - Variable in class org.apache.activemq.command.RemoveSubscriptionInfo
 
clientId - Variable in class org.apache.activemq.command.SubscriptionInfo
 
clientID - Variable in class org.apache.activemq.tool.ToolSupport
 
clientId - Variable in class org.apache.activemq.util.SubscriptionKey
 
clientMaster - Variable in class org.apache.activemq.command.ConnectionInfo
 
clientName - Variable in class org.apache.activemq.tool.AbstractJmsClient
 
clientPrefix - Variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
clientThreadGroup - Variable in class org.apache.activemq.tool.AbstractJmsClientSystem
 
clientThroughputs - Variable in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
clockDaemon - Static variable in class org.apache.activemq.thread.Scheduler
 
clone() - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
close() - Method in class org.apache.activemq.ActiveMQConnection
Closes the connection.
close() - Method in class org.apache.activemq.ActiveMQConnectionConsumer
Closes the connection consumer.
close() - Method in class org.apache.activemq.ActiveMQInputStream
 
close() - Method in class org.apache.activemq.ActiveMQMessageConsumer
Closes the message consumer.
close() - Method in class org.apache.activemq.ActiveMQMessageProducer
Closes the message producer.
close() - Method in class org.apache.activemq.ActiveMQOutputStream
 
close() - Method in class org.apache.activemq.ActiveMQQueueBrowser
 
close() - Method in class org.apache.activemq.ActiveMQQueueSession
 
close() - Method in class org.apache.activemq.ActiveMQSession
Closes the session.
close(ConsumerId) - Method in class org.apache.activemq.ActiveMQSession
 
close() - Method in class org.apache.activemq.ActiveMQTopicSession
 
close() - Method in interface org.apache.activemq.Closeable
Closes a JMS object.
close - Variable in class org.apache.activemq.command.ConnectionControl
 
close - Variable in class org.apache.activemq.command.ConsumerControl
 
close(DirContext) - Method in class org.apache.activemq.jaas.LDAPLoginModule
 
close() - Method in class org.apache.activemq.jmdns.JmDNS
Close down jmdns.
close() - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
close() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
close() - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
close() - Method in class org.apache.activemq.kaha.impl.index.IndexManager
 
close() - Method in class org.apache.activemq.kaha.impl.KahaStore
 
close() - Method in interface org.apache.activemq.kaha.Store
close the store
close() - Method in interface org.apache.activemq.memory.Cache
Lets a cache know it will not be used any further and that it can release acquired resources
close() - Method in class org.apache.activemq.memory.CacheFilter
 
close() - Method in class org.apache.activemq.memory.MapCache
 
close() - Method in class org.apache.activemq.memory.UsageManagerCacheFilter
 
close() - Method in class org.apache.activemq.MessageDispatchChannel
 
close() - Method in class org.apache.activemq.pool.ConnectionPool
 
close() - Method in class org.apache.activemq.pool.PooledConnection
 
close() - Method in class org.apache.activemq.pool.PooledProducer
 
close() - Method in class org.apache.activemq.pool.PooledSession
 
close() - Method in class org.apache.activemq.pool.SessionPool
 
close() - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
close() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
close() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
close() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
Used to let the ActiveMQManagedConnection that this connection handel is not needed by the app.
close() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
close() - Method in class org.apache.activemq.ra.ServerSessionImpl
 
close() - Method in class org.apache.activemq.ra.ServerSessionPoolImpl
 
close() - Method in class org.apache.activemq.store.jdbc.TransactionContext
 
close() - Method in class org.apache.activemq.tool.JMSMemtest
 
close(Connection, Session) - Method in class org.apache.activemq.tool.ToolSupport
 
close() - Method in class org.apache.activemq.transport.tcp.ResponseHolder
close this holder
close() - Method in class org.apache.activemq.transport.tcp.TcpBufferedInputStream
 
close() - Method in class org.apache.activemq.transport.tcp.TcpBufferedOutputStream
close this stream
close() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
close() - Method in class org.apache.activemq.web.WebClient
 
Closeable - Interface in org.apache.activemq
Provides a uniform interface that can be used to close all the JMS obejcts that provide a close() method.
closeAllConnections() - Method in class org.apache.activemq.console.command.AbstractAmqCommand
Close all created connections.
closeConsumer(Destination) - Method in class org.apache.activemq.web.WebClient
 
closeConsumers() - Method in class org.apache.activemq.tool.JMSMemtest
 
closeConsumers() - Method in class org.apache.activemq.web.WebClient
 
closed - Variable in class org.apache.activemq.ActiveMQMessageProducer
 
closed - Variable in class org.apache.activemq.ActiveMQSession
 
closed - Variable in class org.apache.activemq.jmdns.JmDNS
Used to fix live lock problem on unregester.
closed - Variable in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
closeJmxConnector() - Method in class org.apache.activemq.console.command.AbstractJmxCommand
Close the current JMX connector
closeProducers() - Method in class org.apache.activemq.tool.JMSMemtest
 
closeReportWriter() - Method in interface org.apache.activemq.tool.reports.PerformanceReportWriter
 
closeReportWriter() - Method in class org.apache.activemq.tool.reports.VerbosePerfReportWriter
 
closeReportWriter() - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
closeStreams() - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
collisionAvoidanceFactor - Variable in class org.apache.activemq.RedeliveryPolicy
 
Command - Interface in org.apache.activemq.command
The Command Pattern so that we can send and receive commands on the different transports
COMMAND - Static variable in class org.apache.activemq.command.FlushCommand
 
Command - Interface in org.apache.activemq.console.command
 
COMMAND_OPTION_DELIMETER - Static variable in class org.apache.activemq.console.command.AbstractCommand
 
CommandAgent - Class in org.apache.activemq.broker.util
An agent which listens to commands on a JMS destination
CommandAgent() - Constructor for class org.apache.activemq.broker.util.CommandAgent
 
CommandChannel - Interface in org.apache.activemq.transport.udp
 
CommandChannelSupport - Class in org.apache.activemq.transport.udp
 
CommandChannelSupport(UdpTransport, OpenWireFormat, int, SocketAddress, DatagramHeaderMarshaller) - Constructor for class org.apache.activemq.transport.udp.CommandChannelSupport
 
CommandDatagramChannel - Class in org.apache.activemq.transport.udp
A strategy for reading datagrams and de-fragmenting them together.
CommandDatagramChannel(UdpTransport, OpenWireFormat, int, SocketAddress, DatagramHeaderMarshaller, DatagramChannel, ByteBufferPool) - Constructor for class org.apache.activemq.transport.udp.CommandDatagramChannel
 
CommandDatagramSocket - Class in org.apache.activemq.transport.udp
A strategy for reading datagrams and de-fragmenting them together.
CommandDatagramSocket(UdpTransport, OpenWireFormat, int, SocketAddress, DatagramHeaderMarshaller, DatagramSocket) - Constructor for class org.apache.activemq.transport.udp.CommandDatagramSocket
 
CommandHandler - Interface in org.apache.activemq.broker.util
Represents a processor of text based commands
commandId - Variable in class org.apache.activemq.command.BaseCommand
 
CommandIdComparator - Class in org.apache.activemq.openwire
A @{link Comparator} of commands using their Command.getCommandId()
CommandIdComparator() - Constructor for class org.apache.activemq.openwire.CommandIdComparator
 
CommandJoiner - Class in org.apache.activemq.transport
Joins together of partial commands which were split into individual chunks of data.
CommandJoiner(Transport, OpenWireFormat) - Constructor for class org.apache.activemq.transport.CommandJoiner
 
CommandMarshaller - Class in org.apache.activemq.store.kahadaptor
Marshall a Message or a MessageReference
CommandMarshaller(WireFormat) - Constructor for class org.apache.activemq.store.kahadaptor.CommandMarshaller
 
CommandMessageListener - Class in org.apache.activemq.broker.util
 
CommandMessageListener(Session) - Constructor for class org.apache.activemq.broker.util.CommandMessageListener
 
commands - Variable in class org.apache.activemq.state.TransactionState
 
CommandShellOutputFormatter - Class in org.apache.activemq.console.formatter
 
CommandShellOutputFormatter(OutputStream) - Constructor for class org.apache.activemq.console.formatter.CommandShellOutputFormatter
 
CommandTypes - Interface in org.apache.activemq.command
Holds the command id constants used by the command objects.
CommandVisitor - Interface in org.apache.activemq.state
 
commit() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
commit() - Method in class org.apache.activemq.ActiveMQQueueSession
 
commit() - Method in class org.apache.activemq.ActiveMQSession
Commits all messages done in this transaction and releases any locks currently held.
commit() - Method in class org.apache.activemq.ActiveMQTopicSession
 
commit() - Method in class org.apache.activemq.ActiveMQXASession
 
commit() - Method in class org.apache.activemq.jaas.CertificateLoginModule
Overriding to complete login process.
commit() - Method in class org.apache.activemq.jaas.LDAPLoginModule
 
commit() - Method in class org.apache.activemq.jaas.PropertiesLoginModule
 
commit() - Method in class org.apache.activemq.pool.PooledSession
 
commit() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
commit() - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
commit(Xid, boolean) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
commit() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
commit() - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
commit(Xid, boolean) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
commit() - Method in class org.apache.activemq.store.jdbc.TransactionContext
 
commit(TransactionId, boolean) - Method in class org.apache.activemq.store.journal.JournalTransactionStore
 
commit(TransactionId, boolean) - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore
 
commit(TransactionId, boolean) - Method in class org.apache.activemq.store.kahadaptor.KahaTransactionStore
 
commit(TransactionId, boolean) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
 
commit() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
 
commit(TransactionId, boolean) - Method in class org.apache.activemq.store.rapid.RapidTransactionStore
 
commit(TransactionId, boolean) - Method in interface org.apache.activemq.store.TransactionStore
 
commit(boolean) - Method in class org.apache.activemq.transaction.LocalTransaction
 
commit(boolean) - Method in class org.apache.activemq.transaction.Transaction
 
commit(boolean) - Method in class org.apache.activemq.transaction.XATransaction
 
commit() - Method in class org.apache.activemq.TransactionContext
Commits all work done in this transaction and releases any locks currently held.
commit(Xid, boolean) - Method in class org.apache.activemq.TransactionContext
 
COMMIT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
COMMIT_ONE_PHASE - Static variable in class org.apache.activemq.command.TransactionInfo
 
COMMIT_TRANSACTION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
COMMIT_TWO_PHASE - Static variable in class org.apache.activemq.command.TransactionInfo
 
commitEvent() - Method in interface org.apache.activemq.LocalTransactionEventListener
 
commitTransaction(ConnectionContext, TransactionId, boolean) - Method in interface org.apache.activemq.broker.Broker
Commits a transaction.
commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.BrokerFilter
 
commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.EmptyBroker
 
commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.ErrorBroker
 
commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.ft.MasterBroker
Commits a transaction.
commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.region.RegionBroker
 
commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.TransactionBroker
 
commitTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
commitTransaction(ConnectionContext) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
commitTransaction(ConnectionContext) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
commitTransaction(ConnectionContext) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
commitTransaction(ConnectionContext) - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
commitTransaction(ConnectionContext) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
commitTransaction(ConnectionContext) - Method in interface org.apache.activemq.store.PersistenceAdapter
Commit a persistence transaction
commitTransaction(ConnectionContext) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
compare(ActiveMQDestination, ActiveMQDestination) - Static method in class org.apache.activemq.command.ActiveMQDestination
 
compare(Comparable, Comparable) - Method in class org.apache.activemq.filter.ComparisonExpression
 
compare(Object, Object) - Method in class org.apache.activemq.openwire.CommandIdComparator
 
compare(Object, Object) - Method in class org.apache.activemq.util.MessageComparatorSupport
 
compareComparators(Comparable, Comparable) - Method in class org.apache.activemq.util.MessageComparatorSupport
 
compareMessages(Message, Message) - Method in class org.apache.activemq.util.MessageComparatorSupport
 
compareMessages(Message, Message) - Method in class org.apache.activemq.util.MessageDestinationComparator
 
compareTo(Object) - Method in class org.apache.activemq.command.ActiveMQDestination
 
compareTo(Object) - Method in class org.apache.activemq.filter.DestinationMapEntry
 
compareTo(Object) - Method in class org.apache.activemq.jmdns.DNSState
Compares two states.
ComparisonExpression - Class in org.apache.activemq.filter
A filter performing a comparison of two objects
ComparisonExpression(Expression, Expression) - Constructor for class org.apache.activemq.filter.ComparisonExpression
 
compileQuery(String) - Method in class org.apache.activemq.console.filter.RegExQueryFilter
Compiles the regex query to a pattern.
composeName(Name, Name) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
composeName(String, String) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
COMPOSITE_SEPERATOR - Static variable in class org.apache.activemq.command.ActiveMQDestination
 
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.stomp.StompSslTransportFactory
 
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.stomp.StompTransportFactory
 
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.tcp.SslTransportFactory
Overriding to allow for proper configuration through reflection.
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.tcp.TcpTransportFactory
 
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.TransportFactory
Similar to configure(...) but this avoid adding in the MutexTransport and ResponseCorrelator transport layers so that the resulting transport can more efficiently be used as part of a composite transport.
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.udp.UdpTransportFactory
 
compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.xmpp.XmppTransportFactory
 
compositeConnect(URI) - Static method in class org.apache.activemq.transport.TransportFactory
Creates a slimmed down transport that is more efficient so that it can be used by composite transports like reliable and HA.
compositeConnect(URI, Executor) - Static method in class org.apache.activemq.transport.TransportFactory
Creates a slimmed down transport that is more efficient so that it can be used by composite transports like reliable and HA.
CompositeDemandForwardingBridge - Class in org.apache.activemq.network
A demand forwarding bridge which works with multicast style transports where a single Transport could be communicating with multiple remote brokers
CompositeDemandForwardingBridge(Transport, Transport) - Constructor for class org.apache.activemq.network.CompositeDemandForwardingBridge
 
CompositeDestination - Class in org.apache.activemq.broker.region.virtual
 
CompositeDestination() - Constructor for class org.apache.activemq.broker.region.virtual.CompositeDestination
 
CompositeDestinationBroker - Class in org.apache.activemq.broker
This broker filter handles composite destinations.
CompositeDestinationBroker(Broker) - Constructor for class org.apache.activemq.broker.CompositeDestinationBroker
 
CompositeDestinationFilter - Class in org.apache.activemq.filter
A DestinationFilter used for composite destinations
CompositeDestinationFilter(ActiveMQDestination) - Constructor for class org.apache.activemq.filter.CompositeDestinationFilter
 
CompositeDestinationInterceptor - Class in org.apache.activemq.broker.region
Represents a Composite Pattern of a DestinationInterceptor
CompositeDestinationInterceptor(DestinationInterceptor[]) - Constructor for class org.apache.activemq.broker.region.CompositeDestinationInterceptor
 
CompositeDestinationInterceptor - Class in org.apache.activemq.broker.region.virtual
Represents a composite Destination where send()s are replicated to each Destination instance.
CompositeDestinationInterceptor(Destination, Collection, boolean, boolean) - Constructor for class org.apache.activemq.broker.region.virtual.CompositeDestinationInterceptor
 
compositeDestinations - Variable in class org.apache.activemq.command.ActiveMQDestination
 
CompositeQueue - Class in org.apache.activemq.broker.region.virtual
Represents a virtual queue which forwards to a number of other destinations.
CompositeQueue() - Constructor for class org.apache.activemq.broker.region.virtual.CompositeQueue
 
CompositeTopic - Class in org.apache.activemq.broker.region.virtual
Represents a virtual topic which forwards to a number of other destinations.
CompositeTopic() - Constructor for class org.apache.activemq.broker.region.virtual.CompositeTopic
 
CompositeTransport - Interface in org.apache.activemq.transport
 
compressed - Variable in class org.apache.activemq.command.Message
 
concreteClasses - Variable in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
ConduitBridge - Class in org.apache.activemq.network
Consolidates subscriptions
ConduitBridge(Transport, Transport) - Constructor for class org.apache.activemq.network.ConduitBridge
Constructor
conduitSubscriptions - Variable in class org.apache.activemq.network.NetworkConnector
 
configuration - Variable in class org.apache.activemq.security.JaasAuthenticationPlugin
 
ConfigurationException - Exception in org.apache.activemq
An exception thrown when a service is not correctly configured
ConfigurationException(String) - Constructor for exception org.apache.activemq.ConfigurationException
 
configure(Queue) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
configure(Topic) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
configure(TopicSubscription) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
configure(ActiveMQMessage) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
 
configure(Command) - Method in class org.apache.activemq.command.LastPartialCommand
Lets copy across any transient fields from this command to the complete command when it is unmarshalled on the other end
configure(ConsumerInfo) - Method in class org.apache.activemq.command.MessagePull
Configures a message pull from the consumer information
configure(ActiveMQConnectionFactory) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
Configures the given connection factory
configure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.TransportFactory
Fully configures and adds all need transport filters so that the transport can be used by the JMS client.
configure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.udp.UdpTransportFactory
 
configure(Transport, WireFormat, Map, boolean) - Method in class org.apache.activemq.transport.udp.UdpTransportFactory
Configures the transport
configure(Transport) - Static method in class org.apache.activemq.transport.vm.VMTransportServer
Configure transport
configureBridge(DemandForwardingBridgeSupport) - Method in class org.apache.activemq.network.NetworkConnector
 
configureBroker(BrokerService) - Method in class org.apache.activemq.tool.JMSMemtest
 
configureClass(Object, String, String) - Static method in class org.apache.activemq.tool.properties.ReflectionUtil
 
configureClass(Object, Properties) - Static method in class org.apache.activemq.tool.properties.ReflectionUtil
 
configureClientSideNegotiator(Transport, WireFormat, UdpTransport) - Method in class org.apache.activemq.transport.udp.UdpTransportFactory
 
configureConnection(HttpURLConnection) - Method in class org.apache.activemq.transport.http.HttpTransport
 
configureConnectionFactory(ConnectionFactory, Properties) - Method in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
configureConnectionFactory(ConnectionFactory, Properties) - Method in class org.apache.activemq.tool.spi.ReflectionSPIConnectionFactory
 
configureConnectionFactory(ConnectionFactory, Properties) - Method in interface org.apache.activemq.tool.spi.SPIConnectionFactory
 
configureDemandSubscription(ConsumerInfo, DemandSubscription) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
configureMessage(MessageDispatch) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
configureMethod(HttpMethod) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
configureProperties(Properties) - Method in class org.apache.activemq.tool.properties.AbstractObjectProperties
 
configureProperties(Properties) - Method in interface org.apache.activemq.tool.properties.ReflectionConfigurable
 
configureQueue(Queue, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
 
configureRenderer(HttpServletRequest, MessageRenderer) - Method in class org.apache.activemq.web.QueueBrowseServlet
 
configureService(Object) - Method in class org.apache.activemq.broker.BrokerService
Perform any custom dependency injection
configureTopic(Topic, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
 
configureTopic(Topic, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.TopicRegion
 
configureTransport(Transport) - Method in class org.apache.activemq.transport.udp.UdpTransportServer
 
CONNECT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
connect() - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
connect(URI) - Static method in class org.apache.activemq.transport.TransportFactory
Creates a normal transport.
connect(URI, Executor) - Static method in class org.apache.activemq.transport.TransportFactory
Creates a normal transport.
connect(DatagramChannel, SocketAddress) - Method in class org.apache.activemq.transport.udp.UdpTransport
 
connect(Map) - Method in class org.apache.activemq.transport.vm.VMTransportServer
 
CONNECTED - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Responses
 
connection - Variable in class org.apache.activemq.ActiveMQSession
 
Connection - Interface in org.apache.activemq.broker
 
connection - Variable in class org.apache.activemq.command.ActiveMQTempDestination
 
connection - Variable in class org.apache.activemq.tool.JMSMemtest
 
connection - Variable in class org.apache.activemq.tool.MemConsumer
 
connection - Variable in class org.apache.activemq.tool.MemProducer
 
CONNECTION_ADVISORY_TOPIC - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
CONNECTION_CONTROL - Static variable in interface org.apache.activemq.command.CommandTypes
 
CONNECTION_ERROR - Static variable in interface org.apache.activemq.command.CommandTypes
 
CONNECTION_ID - Static variable in interface org.apache.activemq.command.CommandTypes
 
CONNECTION_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
 
CONNECTION_PASSWORD - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
CONNECTION_PROTOCOL - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
CONNECTION_URL - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
CONNECTION_USERNAME - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
connectionCheckpointSize - Variable in class org.apache.activemq.tool.JMSMemtest
 
connectionClosed(ConnectionEvent) - Method in class org.apache.activemq.ra.SimpleConnectionManager
 
ConnectionClosedException - Exception in org.apache.activemq
An exception thrown when attempt is made to use a connection when the connection has been closed.
ConnectionClosedException() - Constructor for exception org.apache.activemq.ConnectionClosedException
 
ConnectionContext - Class in org.apache.activemq.broker
Used to hold context information needed to process requests sent to a broker.
ConnectionContext() - Constructor for class org.apache.activemq.broker.ConnectionContext
 
ConnectionContext(ConnectionInfo) - Constructor for class org.apache.activemq.broker.ConnectionContext
 
ConnectionControl - Class in org.apache.activemq.command
Used to start and stop transports as well as terminating clients.
ConnectionControl() - Constructor for class org.apache.activemq.command.ConnectionControl
 
ConnectionControlMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ConnectionControlMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ConnectionControlMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ConnectionControlMarshaller
 
ConnectionControlMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ConnectionControlMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ConnectionControlMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ConnectionControlMarshaller
 
connectionCount - Variable in class org.apache.activemq.benchmark.BenchmarkSupport
 
ConnectionDotFileInterceptor - Class in org.apache.activemq.broker.view
 
ConnectionDotFileInterceptor(Broker, String, boolean) - Constructor for class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
 
ConnectionDotFilePlugin - Class in org.apache.activemq.broker.view
A DOT file creator plugin which creates a DOT file showing the current connections
ConnectionDotFilePlugin() - Constructor for class org.apache.activemq.broker.view.ConnectionDotFilePlugin
 
ConnectionError - Class in org.apache.activemq.command
 
ConnectionError() - Constructor for class org.apache.activemq.command.ConnectionError
 
ConnectionErrorMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ConnectionErrorMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ConnectionErrorMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ConnectionErrorMarshaller
 
ConnectionErrorMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ConnectionErrorMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ConnectionErrorMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ConnectionErrorMarshaller
 
connectionErrorOccurred(ConnectionEvent) - Method in class org.apache.activemq.ra.SimpleConnectionManager
 
connectionFactory - Variable in class org.apache.activemq.tool.JMSMemtest
 
connectionFactoryAttribute - Static variable in class org.apache.activemq.web.WebClient
 
connectionFactoryOptimizeAckParam - Static variable in class org.apache.activemq.web.WebClient
 
connectionFactoryPrefetchParam - Static variable in class org.apache.activemq.web.WebClient
 
ConnectionFailedException - Exception in org.apache.activemq
An exception thrown when the a connection failure is detected (peer might close the connection, or a keep alive times out, etc.)
ConnectionFailedException(IOException) - Constructor for exception org.apache.activemq.ConnectionFailedException
 
ConnectionFailedException() - Constructor for exception org.apache.activemq.ConnectionFailedException
 
ConnectionFilter - Interface in org.apache.activemq.network
Abstraction that allows you to control which brokers a NetworkConnector connects bridges to.
connectionFilter - Variable in class org.apache.activemq.network.NetworkConnector
 
connectionId - Variable in class org.apache.activemq.command.ActiveMQTempDestination
 
connectionId - Variable in class org.apache.activemq.command.ConnectionError
 
ConnectionId - Class in org.apache.activemq.command
 
ConnectionId() - Constructor for class org.apache.activemq.command.ConnectionId
 
ConnectionId(String) - Constructor for class org.apache.activemq.command.ConnectionId
 
ConnectionId(ConnectionId) - Constructor for class org.apache.activemq.command.ConnectionId
 
ConnectionId(SessionId) - Constructor for class org.apache.activemq.command.ConnectionId
 
ConnectionId(ProducerId) - Constructor for class org.apache.activemq.command.ConnectionId
 
ConnectionId(ConsumerId) - Constructor for class org.apache.activemq.command.ConnectionId
 
connectionId - Variable in class org.apache.activemq.command.ConnectionInfo
 
connectionId - Variable in class org.apache.activemq.command.ConsumerId
 
connectionId - Variable in class org.apache.activemq.command.DestinationInfo
 
connectionId - Variable in class org.apache.activemq.command.LocalTransactionId
 
connectionId - Variable in class org.apache.activemq.command.ProducerId
 
connectionId - Variable in class org.apache.activemq.command.RemoveSubscriptionInfo
 
connectionId - Variable in class org.apache.activemq.command.SessionId
 
connectionId - Variable in class org.apache.activemq.command.TransactionInfo
 
ConnectionIdMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ConnectionIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ConnectionIdMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ConnectionIdMarshaller
 
ConnectionIdMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ConnectionIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ConnectionIdMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ConnectionIdMarshaller
 
ConnectionInfo - Class in org.apache.activemq.command
 
ConnectionInfo() - Constructor for class org.apache.activemq.command.ConnectionInfo
 
ConnectionInfo(ConnectionId) - Constructor for class org.apache.activemq.command.ConnectionInfo
 
ConnectionInfoMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ConnectionInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ConnectionInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ConnectionInfoMarshaller
 
ConnectionInfoMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ConnectionInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ConnectionInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ConnectionInfoMarshaller
 
connectionInterval - Variable in class org.apache.activemq.tool.JMSMemtest
 
ConnectionKey - Class in org.apache.activemq.pool
A cache key for the connection details
ConnectionKey(String, String) - Constructor for class org.apache.activemq.pool.ConnectionKey
 
ConnectionPool - Class in org.apache.activemq.pool
Holds a real JMS connection along with the session pools associated with it.
ConnectionPool(ActiveMQConnection, ObjectPoolFactory) - Constructor for class org.apache.activemq.pool.ConnectionPool
 
ConnectionPool(ActiveMQConnection, Map, ObjectPoolFactory) - Constructor for class org.apache.activemq.pool.ConnectionPool
 
connections - Variable in class org.apache.activemq.advisory.AdvisoryBroker
 
connections - Variable in class org.apache.activemq.broker.TransportConnector
 
ConnectionState - Class in org.apache.activemq.state
 
ConnectionState(ConnectionInfo) - Constructor for class org.apache.activemq.state.ConnectionState
 
connectionStates - Variable in class org.apache.activemq.broker.region.RegionBroker
 
connectionStates - Variable in class org.apache.activemq.state.ConnectionStateTracker
 
ConnectionStateTracker - Class in org.apache.activemq.state
Tracks the state of a connection so a newly established transport can be re-initialized to the state that was tracked.
ConnectionStateTracker() - Constructor for class org.apache.activemq.state.ConnectionStateTracker
 
ConnectionStatistics - Class in org.apache.activemq.broker.region
The J2EE Statistics for the Connection.
ConnectionStatistics() - Constructor for class org.apache.activemq.broker.region.ConnectionStatistics
 
connectionTimeout - Variable in class org.apache.activemq.transport.tcp.TcpTransport
 
ConnectionView - Class in org.apache.activemq.broker.jmx
 
ConnectionView(Connection) - Constructor for class org.apache.activemq.broker.jmx.ConnectionView
 
ConnectionViewMBean - Interface in org.apache.activemq.broker.jmx
 
Connector - Interface in org.apache.activemq.broker
A connector creates and manages client connections that talk to the Broker.
connector - Variable in class org.apache.activemq.broker.TransportConnection
 
connectors - Static variable in class org.apache.activemq.transport.peer.PeerTransportFactory
 
connectors - Static variable in class org.apache.activemq.transport.vm.VMTransportFactory
 
ConnectorStatistics - Class in org.apache.activemq.broker.region
The J2EE Statistics for the a Destination.
ConnectorStatistics() - Constructor for class org.apache.activemq.broker.region.ConnectorStatistics
 
ConnectorView - Class in org.apache.activemq.broker.jmx
 
ConnectorView(Connector) - Constructor for class org.apache.activemq.broker.jmx.ConnectorView
 
ConnectorViewMBean - Interface in org.apache.activemq.broker.jmx
 
connectTo(URI) - Method in interface org.apache.activemq.network.ConnectionFilter
 
ConsoleCommandHandler - Class in org.apache.activemq.console
A default implementation of the @{link CommandHandler} interface
ConsoleCommandHandler() - Constructor for class org.apache.activemq.console.ConsoleCommandHandler
 
consolidateDataFiles() - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
ConstantExpression - Class in org.apache.activemq.filter
Represents a constant expression
ConstantExpression(Object) - Constructor for class org.apache.activemq.filter.ConstantExpression
 
ConstantPendingMessageLimitStrategy - Class in org.apache.activemq.broker.region.policy
This PendingMessageLimitStrategy is configured to a constant value for all subscriptions.
ConstantPendingMessageLimitStrategy() - Constructor for class org.apache.activemq.broker.region.policy.ConstantPendingMessageLimitStrategy
 
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
 
consumer - Variable in class org.apache.activemq.command.MessageDispatch
 
consumer - Variable in class org.apache.activemq.network.jms.DestinationBridge
 
consumer - Variable in class org.apache.activemq.tool.JmsConsumerSystem
 
consumer - Variable in class org.apache.activemq.tool.MemConsumer
 
CONSUMER_ADVISORY_TOPIC_PREFIX - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
CONSUMER_CONTROL - Static variable in interface org.apache.activemq.command.CommandTypes
 
CONSUMER_ID - Static variable in interface org.apache.activemq.command.CommandTypes
 
CONSUMER_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
 
consumerChangeMutexMap - Variable in class org.apache.activemq.broker.region.AbstractRegion
 
ConsumerControl - Class in org.apache.activemq.command
Used to start and stop transports as well as terminating clients.
ConsumerControl() - Constructor for class org.apache.activemq.command.ConsumerControl
 
ConsumerControlMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ConsumerControlMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ConsumerControlMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ConsumerControlMarshaller
 
ConsumerControlMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ConsumerControlMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ConsumerControlMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ConsumerControlMarshaller
 
consumerCount - Variable in class org.apache.activemq.tool.JMSMemtest
 
ConsumerEvent - Class in org.apache.activemq.advisory
An event when the number of consumers on a given destination changes.
ConsumerEvent(ConsumerEventSource, Destination, ConsumerId, int) - Constructor for class org.apache.activemq.advisory.ConsumerEvent
 
ConsumerEventSource - Class in org.apache.activemq.advisory
An object which can be used to listen to the number of active consumers available on a given destination.
ConsumerEventSource(Connection, Destination) - Constructor for class org.apache.activemq.advisory.ConsumerEventSource
 
consumerId - Variable in class org.apache.activemq.command.ConsumerControl
 
ConsumerId - Class in org.apache.activemq.command
 
ConsumerId() - Constructor for class org.apache.activemq.command.ConsumerId
 
ConsumerId(SessionId, long) - Constructor for class org.apache.activemq.command.ConsumerId
 
ConsumerId(ConsumerId) - Constructor for class org.apache.activemq.command.ConsumerId
 
consumerId - Variable in class org.apache.activemq.command.ConsumerInfo
 
consumerId - Variable in class org.apache.activemq.command.MessageAck
 
consumerId - Variable in class org.apache.activemq.command.MessageDispatch
 
consumerId - Variable in class org.apache.activemq.command.MessageDispatchNotification
 
consumerId - Variable in class org.apache.activemq.command.MessagePull
 
consumerIdGenerator - Variable in class org.apache.activemq.ActiveMQSession
 
consumerIdGenerator - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
ConsumerIdMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ConsumerIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ConsumerIdMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ConsumerIdMarshaller
 
ConsumerIdMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ConsumerIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ConsumerIdMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ConsumerIdMarshaller
 
ConsumerInfo - Class in org.apache.activemq.command
 
ConsumerInfo() - Constructor for class org.apache.activemq.command.ConsumerInfo
 
ConsumerInfo(ConsumerId) - Constructor for class org.apache.activemq.command.ConsumerInfo
 
ConsumerInfo(SessionInfo, long) - Constructor for class org.apache.activemq.command.ConsumerInfo
 
ConsumerInfoMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ConsumerInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ConsumerInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ConsumerInfoMarshaller
 
ConsumerInfoMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ConsumerInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ConsumerInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ConsumerInfoMarshaller
 
consumerKey - Variable in class org.apache.activemq.command.MessageAck
 
ConsumerListener - Interface in org.apache.activemq.advisory
Listen to the changes in the number of active consumers available for a given destination.
ConsumerMessageRef - Class in org.apache.activemq.store.kahadaptor
Holds information for location of message
ConsumerMessageRef() - Constructor for class org.apache.activemq.store.kahadaptor.ConsumerMessageRef
 
ConsumerMessageRefMarshaller - Class in org.apache.activemq.store.kahadaptor
Marshall a TopicSubAck
ConsumerMessageRefMarshaller() - Constructor for class org.apache.activemq.store.kahadaptor.ConsumerMessageRefMarshaller
 
ConsumerMojo - Class in org.apache.activemq.maven
Goal which touches a timestamp file.
ConsumerMojo() - Constructor for class org.apache.activemq.maven.ConsumerMojo
 
consumerName - Variable in class org.apache.activemq.tool.ToolSupport
 
consumers - Variable in class org.apache.activemq.ActiveMQSession
 
consumers - Variable in class org.apache.activemq.advisory.AdvisoryBroker
 
consumers - Variable in class org.apache.activemq.broker.region.ConnectorStatistics
 
consumers - Variable in class org.apache.activemq.broker.region.DestinationStatistics
 
consumers - Variable in class org.apache.activemq.broker.region.Queue
 
consumers - Variable in class org.apache.activemq.broker.region.Topic
 
consumers - Variable in class org.apache.activemq.state.SessionState
 
consumers - Variable in class org.apache.activemq.tool.JMSMemtest
 
ConsumerStartedEvent - Class in org.apache.activemq.advisory
An event when a new consumer has started.
ConsumerStartedEvent(ConsumerEventSource, ActiveMQDestination, ConsumerInfo, int) - Constructor for class org.apache.activemq.advisory.ConsumerStartedEvent
 
ConsumerState - Class in org.apache.activemq.state
 
ConsumerState(ConsumerInfo) - Constructor for class org.apache.activemq.state.ConsumerState
 
ConsumerStoppedEvent - Class in org.apache.activemq.advisory
An event generated when a consumer stops.
ConsumerStoppedEvent(ConsumerEventSource, ActiveMQDestination, ConsumerId, int) - Constructor for class org.apache.activemq.advisory.ConsumerStoppedEvent
 
ConsumerTool - Class in org.apache.activemq.tool
A simple tool for consuming messages
ConsumerTool() - Constructor for class org.apache.activemq.tool.ConsumerTool
 
container - Variable in class org.apache.activemq.kaha.impl.container.CachedContainerListIterator
 
container - Variable in class org.apache.activemq.kaha.impl.container.ContainerValueCollectionIterator
 
ContainerEntrySet - Class in org.apache.activemq.kaha.impl.container
Set of Map.Entry objects for a container
ContainerEntrySetIterator - Class in org.apache.activemq.kaha.impl.container
An Iterator for a container entry Set
containerId - Variable in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
ContainerId - Class in org.apache.activemq.kaha.impl.container
Used by RootContainers
ContainerId() - Constructor for class org.apache.activemq.kaha.impl.container.ContainerId
 
ContainerKeySet - Class in org.apache.activemq.kaha.impl.container
A Set of keys for the container
ContainerKeySetIterator - Class in org.apache.activemq.kaha.impl.container
Iterator for the set of keys for a container
ContainerListIterator - Class in org.apache.activemq.kaha.impl.container
 
ContainerListIterator(ListContainerImpl, IndexLinkedList, IndexItem) - Constructor for class org.apache.activemq.kaha.impl.container.ContainerListIterator
 
containerNameDataType - Variable in class org.apache.activemq.store.jdbc.Statements
 
containerShutdown() - Method in class org.apache.activemq.broker.BrokerService
Causes a clean shutdown of the container when the VM is being shut down
ContainerValueCollectionIterator - Class in org.apache.activemq.kaha.impl.container
Values collection iterator for the MapContainer
contains(String) - Method in class org.apache.activemq.broker.region.group.EmptyMessageGroupSet
 
contains(String) - Method in interface org.apache.activemq.broker.region.group.MessageGroupSet
 
contains(String) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupSet
 
contains(BrokerId[], BrokerId) - Static method in class org.apache.activemq.command.NetworkBridgeFilter
 
contains(Object) - Method in class org.apache.activemq.kaha.impl.container.ContainerEntrySet
 
contains(Object) - Method in class org.apache.activemq.kaha.impl.container.ContainerKeySet
 
contains(Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
contains(Object) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySet
 
contains(BrokerId[], BrokerId) - Static method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
containsAll(Collection) - Method in class org.apache.activemq.kaha.impl.container.ContainerEntrySet
 
containsAll(Collection) - Method in class org.apache.activemq.kaha.impl.container.ContainerKeySet
 
containsAll(Collection) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
containsAll(Collection) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySet
 
containsKey(Object) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
containsKey(Object) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
containsKey(Object) - Method in interface org.apache.activemq.kaha.MapContainer
 
containsValue(Object) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
containsValue(Object) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
containsValue(Object) - Method in interface org.apache.activemq.kaha.MapContainer
 
content - Variable in class org.apache.activemq.command.Message
 
CONTENT_LENGTH - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers
 
context - Variable in class org.apache.activemq.broker.region.AbstractSubscription
 
context - Variable in class org.apache.activemq.jaas.LDAPLoginModule
 
contextDestroyed(ServletContextEvent) - Method in class org.apache.activemq.web.SpringBrokerContextListener
 
contextInitialized(ServletContextEvent) - Method in class org.apache.activemq.web.SpringBrokerContextListener
 
CONTROL_COMMAND - Static variable in interface org.apache.activemq.command.CommandTypes
 
ControlCommand - Class in org.apache.activemq.command
Used to start and stop transports as well as terminating clients.
ControlCommand() - Constructor for class org.apache.activemq.command.ControlCommand
 
ControlCommandMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ControlCommandMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ControlCommandMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ControlCommandMarshaller
 
ControlCommandMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ControlCommandMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ControlCommandMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ControlCommandMarshaller
 
convert(Message) - Static method in class org.apache.activemq.broker.jmx.OpenTypeSupport
 
convert(Message) - Method in interface org.apache.activemq.network.jms.JmsMesageConvertor
Convert a foreign JMS Message to a native ActiveMQ Message
convert(Message, Destination) - Method in interface org.apache.activemq.network.jms.JmsMesageConvertor
 
convert(Message) - Method in class org.apache.activemq.network.jms.SimpleJmsMessageConvertor
Convert a foreign JMS Message to a native ActiveMQ Message - Inbound or visa-versa outbound
convert(Message, Destination) - Method in class org.apache.activemq.network.jms.SimpleJmsMessageConvertor
 
convert(Object, Class) - Static method in class org.apache.activemq.util.TypeConversionSupport
 
convertDestination(Destination) - Method in interface org.apache.activemq.transport.stomp.FrameTranslator
 
convertDestination(String) - Method in interface org.apache.activemq.transport.stomp.FrameTranslator
 
convertDestination(Destination) - Method in class org.apache.activemq.transport.stomp.LegacyFrameTranslator
 
convertDestination(String) - Method in class org.apache.activemq.transport.stomp.LegacyFrameTranslator
 
convertFrame(StompFrame) - Method in interface org.apache.activemq.transport.stomp.FrameTranslator
 
convertFrame(StompFrame) - Method in class org.apache.activemq.transport.stomp.LegacyFrameTranslator
 
convertMessage(ActiveMQMessage) - Method in interface org.apache.activemq.transport.stomp.FrameTranslator
 
convertMessage(ActiveMQMessage) - Method in class org.apache.activemq.transport.stomp.LegacyFrameTranslator
 
convertMessage(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
convertMessage(ActiveMQMessage) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
convertToCSV(String, String) - Method in class org.apache.activemq.tool.sampler.plugins.LinuxCpuSamplerPlugin
 
copy() - Method in class org.apache.activemq.ActiveMQConnectionFactory
Returns a copy of the given connection factory
copy() - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
 
copy() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
 
copy() - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
 
copy() - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
 
copy() - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
 
copy() - Method in interface org.apache.activemq.broker.region.policy.SubscriptionRecoveryPolicy
Used to copy the policy object.
copy() - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
 
copy() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
 
copy() - Method in class org.apache.activemq.command.ActiveMQMapMessage
 
copy() - Method in class org.apache.activemq.command.ActiveMQMessage
 
copy(ActiveMQMessage) - Method in class org.apache.activemq.command.ActiveMQMessage
 
copy() - Method in class org.apache.activemq.command.ActiveMQObjectMessage
 
copy() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
 
copy() - Method in class org.apache.activemq.command.ActiveMQTextMessage
 
copy(BaseCommand) - Method in class org.apache.activemq.command.BaseCommand
 
copy(ConnectionInfo) - Method in class org.apache.activemq.command.ConnectionInfo
 
copy() - Method in class org.apache.activemq.command.ConsumerInfo
 
copy(ConsumerInfo) - Method in class org.apache.activemq.command.ConsumerInfo
 
copy() - Method in class org.apache.activemq.command.Message
 
copy(Message) - Method in class org.apache.activemq.command.Message
 
copy(MessageAck) - Method in class org.apache.activemq.command.MessageAck
 
copy() - Method in class org.apache.activemq.command.MessageId
 
copy() - Method in class org.apache.activemq.command.ProducerInfo
 
copy(ProducerInfo) - Method in class org.apache.activemq.command.ProducerInfo
 
copy() - Method in class org.apache.activemq.kaha.impl.data.DataItem
 
copy(File) - Method in class org.apache.activemq.maven.BrokerMojo
Copy activemq configuration file to output directory.
copy(File) - Method in class org.apache.activemq.maven.ServerMojo
Copy activemq configuration file to output directory.
copy() - Method in class org.apache.activemq.openwire.OpenWireFormat
 
copy() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
copy() - Method in class org.apache.activemq.RedeliveryPolicy
 
copy() - Method in class org.apache.activemq.transport.xmpp.XmppWireFormat
 
copy() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
copyMatchingMessages(ConnectionContext, MessageReferenceFilter, ActiveMQDestination, int) - Method in class org.apache.activemq.broker.region.Queue
Copies the messages matching the given filter up to the maximum number of matched messages
copyMatchingMessagesTo(String, String) - Method in class org.apache.activemq.broker.jmx.QueueView
 
copyMatchingMessagesTo(String, String, int) - Method in class org.apache.activemq.broker.jmx.QueueView
 
copyMatchingMessagesTo(String, String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
Copies the messages matching the given selector
copyMatchingMessagesTo(String, String, int) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
Copies the messages matching the given selector up to the maximum number of matched messages
copyMatchingMessagesTo(ConnectionContext, String, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.Queue
Copies the messages matching the given selector
copyMatchingMessagesTo(ConnectionContext, String, ActiveMQDestination, int) - Method in class org.apache.activemq.broker.region.Queue
Copies the messages matching the given selector up to the maximum number of matched messages
copyMessageTo(String, String) - Method in class org.apache.activemq.broker.jmx.QueueView
 
copyMessageTo(String, String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
Copies a given message to another destination.
copyMessageTo(ConnectionContext, String, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.Queue
Copies the message matching the given messageId
copyStandardHeadersFromFrameToMessage(StompFrame, ActiveMQMessage, FrameTranslator) - Static method in class org.apache.activemq.transport.stomp.FrameTranslator.Helper
 
copyStandardHeadersFromMessageToFrame(ActiveMQMessage, StompFrame, FrameTranslator) - Static method in class org.apache.activemq.transport.stomp.FrameTranslator.Helper
 
CORRELATION_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
CORRELATION_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Send
 
correlationId - Variable in class org.apache.activemq.command.Message
 
count - Variable in class org.apache.activemq.ActiveMQOutputStream
 
count(int) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
count - Variable in class org.apache.activemq.tool.ConsumerTool
 
count - Variable in class org.apache.activemq.transport.tcp.TcpBufferedInputStream
 
COUNT_BASED_RECEIVING - Static variable in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
COUNT_BASED_SENDING - Static variable in class org.apache.activemq.tool.properties.JmsProducerProperties
 
counter - Variable in class org.apache.activemq.tool.MemConsumer
 
CountStatisticImpl - Class in org.apache.activemq.management
A count statistic implementation
CountStatisticImpl(CountStatisticImpl, String, String) - Constructor for class org.apache.activemq.management.CountStatisticImpl
 
CountStatisticImpl(String, String) - Constructor for class org.apache.activemq.management.CountStatisticImpl
 
CountStatisticImpl(String, String, String) - Constructor for class org.apache.activemq.management.CountStatisticImpl
 
CppClassesGenerator - Class in org.apache.activemq.openwire.tool
 
CppClassesGenerator() - Constructor for class org.apache.activemq.openwire.tool.CppClassesGenerator
 
CppGeneratorTask - Class in org.apache.activemq.openwire.tool
 
CppGeneratorTask() - Constructor for class org.apache.activemq.openwire.tool.CppGeneratorTask
 
CppHeadersGenerator - Class in org.apache.activemq.openwire.tool
 
CppHeadersGenerator() - Constructor for class org.apache.activemq.openwire.tool.CppHeadersGenerator
 
CppMarshallingClassesGenerator - Class in org.apache.activemq.openwire.tool
 
CppMarshallingClassesGenerator() - Constructor for class org.apache.activemq.openwire.tool.CppMarshallingClassesGenerator
 
CppMarshallingHeadersGenerator - Class in org.apache.activemq.openwire.tool
 
CppMarshallingHeadersGenerator() - Constructor for class org.apache.activemq.openwire.tool.CppMarshallingHeadersGenerator
 
CpuReportPlugin - Class in org.apache.activemq.tool.reports.plugins
 
CpuReportPlugin() - Constructor for class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
cpuSampler - Variable in class org.apache.activemq.tool.AbstractJmsClientSystem
 
CpuSamplerPlugin - Interface in org.apache.activemq.tool.sampler.plugins
 
CpuSamplerTask - Class in org.apache.activemq.tool.sampler
 
CpuSamplerTask() - Constructor for class org.apache.activemq.tool.sampler.CpuSamplerTask
 
create(String, Throwable) - Static method in class org.apache.activemq.util.IOExceptionSupport
 
create(String, Exception) - Static method in class org.apache.activemq.util.IOExceptionSupport
 
create(Throwable) - Static method in class org.apache.activemq.util.IOExceptionSupport
 
create(Exception) - Static method in class org.apache.activemq.util.IOExceptionSupport
 
create(String, Throwable) - Static method in class org.apache.activemq.util.JMSExceptionSupport
 
create(String, Exception) - Static method in class org.apache.activemq.util.JMSExceptionSupport
 
create(Throwable) - Static method in class org.apache.activemq.util.JMSExceptionSupport
 
create(Exception) - Static method in class org.apache.activemq.util.JMSExceptionSupport
 
createActiveMQConnection() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
createActiveMQConnection(String, String) - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
createActiveMQConnection(Transport, JMSStatsImpl) - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
createActiveMQConnection(Transport, JMSStatsImpl) - Method in class org.apache.activemq.ActiveMQXAConnectionFactory
 
createActiveMQDestination(String) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
Converts the Jabber destination name into a destination in ActiveMQ
createActiveMQMessage(Message) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
createActiveMQQueue(QueueSession, String) - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
createActiveMQTopic(TopicSession, String) - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
createAdapter() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
createAddress(URI) - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
createAddress(URI) - Method in class org.apache.activemq.transport.udp.UdpTransport
Creates an address from the given URI
createAdminConnectionContext() - Method in class org.apache.activemq.broker.BrokerService
Factory method to create the new administration connection context object.
createAdminConnectionContext(Broker) - Static method in class org.apache.activemq.broker.jmx.BrokerView
Factory method to create the new administration connection context object.
createAND(BooleanExpression, BooleanExpression) - Static method in class org.apache.activemq.filter.LogicExpression
 
createApplicationContextWrapper(WebApplicationContext) - Method in class org.apache.activemq.web.filter.ApplicationContextFilter
Creates a wrapper around the web application context so that it can be accessed easily from inside JSP EL (or other expression languages in other view technologies).
createArgument() - Method in class org.apache.activemq.maven.ConsumerMojo
 
createArgument() - Method in class org.apache.activemq.maven.MemtestMojo
 
createArgument() - Method in class org.apache.activemq.maven.ProducerMojo
 
createBetween(Expression, Expression, Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
 
createBool() - Method in class org.apache.activemq.openwire.tool.TestDataGenerator
 
createBooleanCast(Expression) - Static method in class org.apache.activemq.filter.UnaryExpression
 
createBridge(Transport, Transport, DiscoveryEvent) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
 
createBridge(Transport, Transport) - Method in class org.apache.activemq.network.MulticastNetworkConnector
 
createBroker(URI) - Method in interface org.apache.activemq.broker.BrokerFactory.BrokerFactoryHandler
 
createBroker(URI) - Static method in class org.apache.activemq.broker.BrokerFactory
Creates a broker from a URI configuration
createBroker() - Method in class org.apache.activemq.broker.BrokerService
Factory method to create a new broker
createBroker(URI) - Method in class org.apache.activemq.broker.DefaultBrokerFactory
 
createBroker() - Method in class org.apache.activemq.tool.JMSMemtest
 
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
createBroker(ServletContext) - Method in class org.apache.activemq.web.SpringBrokerContextListener
Factory method to create a new ActiveMQ Broker
createBroker(URI) - Method in class org.apache.activemq.xbean.XBeanBrokerFactory
 
createBrokerFactoryHandler(String) - Static method in class org.apache.activemq.broker.BrokerFactory
 
createBrokerObjectName() - Method in class org.apache.activemq.broker.BrokerService
 
createBrowser(Queue) - Method in class org.apache.activemq.ActiveMQQueueSession
 
createBrowser(Queue, String) - Method in class org.apache.activemq.ActiveMQQueueSession
 
createBrowser(Queue) - Method in class org.apache.activemq.ActiveMQSession
Creates a QueueBrowser object to peek at the messages on the specified queue.
createBrowser(Queue, String) - Method in class org.apache.activemq.ActiveMQSession
Creates a QueueBrowser object to peek at the messages on the specified queue using a message selector.
createBrowser(Queue) - Method in class org.apache.activemq.ActiveMQTopicSession
 
createBrowser(Queue, String) - Method in class org.apache.activemq.ActiveMQTopicSession
 
createBrowser(Queue) - Method in class org.apache.activemq.pool.PooledSession
 
createBrowser(Queue, String) - Method in class org.apache.activemq.pool.PooledSession
 
createBrowser(Queue) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createBrowser(Queue, String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createBrowser(Queue) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createBrowser(Queue, String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createBrowser() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
createBuffer() - Method in class org.apache.activemq.transport.udp.SimpleBufferPool
 
createByAddressObjectName(String, String) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnection
 
createByClientIdObjectName(String) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnection
 
createByte() - Method in class org.apache.activemq.openwire.tool.TestDataGenerator
 
createByteArray(String) - Method in class org.apache.activemq.openwire.tool.TestDataGenerator
 
createByteArrayOutputStream() - Method in class org.apache.activemq.transport.udp.CommandDatagramSocket
 
createBytesMessage() - Method in class org.apache.activemq.ActiveMQQueueSession
 
createBytesMessage() - Method in class org.apache.activemq.ActiveMQSession
Creates a BytesMessage object.
createBytesMessage() - Method in class org.apache.activemq.ActiveMQTopicSession
 
createBytesMessage() - Method in class org.apache.activemq.pool.PooledSession
 
createBytesMessage() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createBytesMessage() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createChallengeValue(Auth) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
createChar() - Method in class org.apache.activemq.openwire.tool.TestDataGenerator
 
createChildNode() - Method in class org.apache.activemq.filter.DestinationMapNode
Factory method to create a child node
createCommandChannel() - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
createCommandChannel() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
createCommandDatagramChannel() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
createCommandDestination() - Method in class org.apache.activemq.broker.util.CommandAgent
 
createCompositeDestination(Destination, List) - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
 
createCompositeDestination(int, int) - Method in class org.apache.activemq.tool.AbstractJmsClient
 
createCompositeDestination(String, int, int) - Method in class org.apache.activemq.tool.AbstractJmsClient
 
createConnection() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
createConnection(String, String) - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
createConnection(Transport) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnector
 
createConnection(Transport) - Method in class org.apache.activemq.broker.TransportConnector
 
createConnection() - Method in class org.apache.activemq.broker.util.CommandAgent
 
createConnection() - Method in class org.apache.activemq.console.command.AbstractAmqCommand
Establishes a connection to the remote broker specified by the broker url.
createConnection(String, String) - Method in class org.apache.activemq.console.command.AbstractAmqCommand
Establishes a connection to the remote broker specified by the broker url.
createConnection(URI) - Method in class org.apache.activemq.console.filter.AmqMessagesQueryFilter
Create and start a JMS connection
createConnection() - Method in class org.apache.activemq.pool.PooledConnectionFactory
 
createConnection(String, String) - Method in class org.apache.activemq.pool.PooledConnectionFactory
 
createConnection(ConnectionKey) - Method in class org.apache.activemq.pool.PooledConnectionFactory
 
createConnection() - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
createConnection(String, String) - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
createConnection() - Method in class org.apache.activemq.ra.InboundConnectionProxyFactory
 
createConnection(String, String) - Method in class org.apache.activemq.ra.InboundConnectionProxyFactory
 
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
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.apache.activemq.ActiveMQConnection
Creates a connection consumer for this connection (optional operation).
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.apache.activemq.ActiveMQConnection
Creates a connection consumer for this connection (optional operation).
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.apache.activemq.ActiveMQConnection
Creates a connection consumer for this connection (optional operation).
createConnectionConsumer(Destination, String, ServerSessionPool, int, boolean) - Method in class org.apache.activemq.ActiveMQConnection
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.apache.activemq.pool.PooledConnection
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.apache.activemq.pool.PooledConnection
 
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.apache.activemq.pool.PooledConnection
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
createConnectionContext() - Method in class org.apache.activemq.broker.region.Queue
 
createConnectionFactory(String, Hashtable) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
 
createConnectionFactory(Hashtable) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
Factory method to create a new connection factory from the given environment
createConnectionFactory(ConnectionManager) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
createConnectionFactory() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
This is used when not running in an app server.
createConnectionFactory() - Method in class org.apache.activemq.tool.JMSMemtest
 
createConnectionFactory(Properties) - Method in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
createConnectionFactory(Properties) - Method in class org.apache.activemq.tool.spi.ClassLoaderSPIConnectionFactory
 
createConnectionFactory(Properties) - Method in interface org.apache.activemq.tool.spi.SPIConnectionFactory
 
createConnectionPerClient - Variable in class org.apache.activemq.tool.JMSMemtest
 
createConsumer(Destination) - Method in class org.apache.activemq.ActiveMQQueueSession
 
createConsumer(Destination, String) - Method in class org.apache.activemq.ActiveMQQueueSession
 
createConsumer(Destination, String, boolean) - Method in class org.apache.activemq.ActiveMQQueueSession
 
createConsumer(Destination) - Method in class org.apache.activemq.ActiveMQSession
Creates a MessageConsumer for the specified destination.
createConsumer(Destination, String) - Method in class org.apache.activemq.ActiveMQSession
Creates a MessageConsumer for the specified destination, using a message selector.
createConsumer(Destination, String, boolean) - Method in class org.apache.activemq.ActiveMQSession
Creates MessageConsumer for the specified destination, using a message selector.
createConsumer(Destination) - Method in class org.apache.activemq.ActiveMQTopicSession
 
createConsumer(Destination, String) - Method in class org.apache.activemq.ActiveMQTopicSession
 
createConsumer(Destination, String, boolean) - Method in class org.apache.activemq.ActiveMQTopicSession
 
createConsumer() - Method in class org.apache.activemq.network.jms.DestinationBridge
 
createConsumer(Destination) - Method in class org.apache.activemq.pool.PooledSession
 
createConsumer(Destination, String) - Method in class org.apache.activemq.pool.PooledSession
 
createConsumer(Destination, String, boolean) - Method in class org.apache.activemq.pool.PooledSession
 
createConsumer(Destination) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createConsumer(Destination, String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createConsumer(Destination, String, boolean) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createConsumer(Destination) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createConsumer(Destination, String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createConsumer(Destination, String, boolean) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createConsumers() - Method in class org.apache.activemq.tool.JMSMemtest
 
createContext(Hashtable, Map) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
 
createCustomComponentMBeanName(String, String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
Formulate and return the MBean ObjectName of a custom control MBean
createDatabaseLocker() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
createDatagramHeaderMarshaller() - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
createDatagramHeaderMarshaller() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
createDatagramPacket() - Method in class org.apache.activemq.transport.udp.CommandDatagramSocket
 
createDataSource() - Method in class org.apache.activemq.store.jdbc.DataSourceSupport
 
createDefaultDestinationInterceptor() - Method in class org.apache.activemq.broker.BrokerService
Create the default destination interceptor
createDefaultExecutor() - Method in class org.apache.activemq.thread.TaskRunnerFactory
 
createDemandSubscription(ConsumerInfo) - Method in class org.apache.activemq.network.ConduitBridge
 
createDemandSubscription(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
createDemandSubscription(ActiveMQDestination) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
createDemandSubscription(ConsumerInfo) - Method in class org.apache.activemq.network.DurableConduitBridge
 
createDestination(Session, String) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.ManagedQueueRegion
 
createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.ManagedTempQueueRegion
 
createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.ManagedTempTopicRegion
 
createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.ManagedTopicRegion
 
createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.AbstractRegion
 
createDestination(ConnectionContext, ActiveMQDestination, DestinationStatistics) - Method in class org.apache.activemq.broker.region.DestinationFactory
Create destination implementation.
createDestination(ConnectionContext, ActiveMQDestination, DestinationStatistics) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
 
createDestination(ActiveMQDestination, String, boolean) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
 
createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.TempQueueRegion
 
createDestination(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.TopicRegion
 
createDestination(String, byte) - Static method in class org.apache.activemq.command.ActiveMQDestination
 
createDestination(String) - Method in class org.apache.activemq.command.ActiveMQDestination
 
createDestination() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
createDestination(int, int) - Method in class org.apache.activemq.tool.AbstractJmsClient
 
createDestination(String) - Method in class org.apache.activemq.tool.AbstractJmsClient
 
CreateDestination - Class in org.apache.activemq.web.controller
 
CreateDestination(BrokerService) - Constructor for class org.apache.activemq.web.controller.CreateDestination
 
createDestination() - Method in class org.apache.activemq.web.DestinationFacade
 
createDiscoveryAgent() - Method in class org.apache.activemq.broker.TransportConnector
 
createDiscoveryAgent(URI) - Static method in class org.apache.activemq.transport.discovery.DiscoveryAgentFactory
 
createDivide(Expression, Expression) - Static method in class org.apache.activemq.filter.ArithmeticExpression
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.activemq.ActiveMQConnection
Create a durable connection consumer for this connection (optional operation).
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int, boolean) - Method in class org.apache.activemq.ActiveMQConnection
Create a durable connection consumer for this connection (optional operation).
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.activemq.pool.PooledConnection
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
createDurableInputStream(Topic, String) - Method in class org.apache.activemq.ActiveMQConnection
 
createDurableInputStream(Topic, String, String) - Method in class org.apache.activemq.ActiveMQConnection
 
createDurableInputStream(Topic, String, String, boolean) - Method in class org.apache.activemq.ActiveMQConnection
 
createDurableInputStream(Topic, String) - Method in interface org.apache.activemq.StreamConnection
 
createDurableInputStream(Topic, String, String) - Method in interface org.apache.activemq.StreamConnection
 
createDurableInputStream(Topic, String, String, boolean) - Method in interface org.apache.activemq.StreamConnection
 
createDurableSubscriber(Topic, String) - Method in class org.apache.activemq.ActiveMQQueueSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.apache.activemq.ActiveMQQueueSession
 
createDurableSubscriber(Topic, String) - Method in class org.apache.activemq.ActiveMQSession
Creates a durable subscriber to the specified topic.
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.apache.activemq.ActiveMQSession
Creates a durable subscriber to the specified topic, using a message selector and specifying whether messages published by its own connection should be delivered to it.
createDurableSubscriber(Topic, String) - Method in class org.apache.activemq.ActiveMQTopicSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.apache.activemq.ActiveMQTopicSession
 
createDurableSubscriber(String, String, String, String) - Method in class org.apache.activemq.broker.jmx.BrokerView
 
createDurableSubscriber(String, String, String, String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
Creates a new durable topic subscriber
createDurableSubscriber(Topic, String) - Method in class org.apache.activemq.pool.PooledSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.apache.activemq.pool.PooledSession
 
createDurableSubscriber(Topic, String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createDurableSubscriber(Topic, String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createEndpoint(ByteBuffer, SocketAddress) - Method in class org.apache.activemq.transport.multicast.MulticastDatagramHeaderMarshaller
 
createEndpoint(ByteBuffer, SocketAddress) - Method in class org.apache.activemq.transport.udp.DatagramHeaderMarshaller
Reads any header if applicable and then creates an endpoint object
createEndpoint(DatagramPacket, DataInputStream) - Method in class org.apache.activemq.transport.udp.DatagramHeaderMarshaller
 
createEndpoint(SocketAddress) - Method in class org.apache.activemq.transport.udp.DatagramHeaderMarshaller
 
createEntry(String) - Method in class org.apache.activemq.jndi.LazyCreateContext
 
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
 
createEqual(Expression, Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
 
createErrorHandler(String) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
createFactory() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
createFeature(String) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
createFeed(QueueBrowser, HttpServletRequest) - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
createFIFOCacheEvictor() - Method in class org.apache.activemq.memory.CacheEntryList
 
createFloat(String) - Static method in class org.apache.activemq.filter.ConstantExpression
 
createForeignQueue(QueueSession, String) - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
createForeignTopic(TopicSession, String) - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
createFromDecimal(String) - Static method in class org.apache.activemq.filter.ConstantExpression
 
createFromHex(String) - Static method in class org.apache.activemq.filter.ConstantExpression
 
createFromOctal(String) - Static method in class org.apache.activemq.filter.ConstantExpression
 
createGreaterThan(Expression, Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
 
createGreaterThanEqual(Expression, Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
 
createHttpClient() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
createIdentity(String, String, String) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
createInExpression(PropertyExpression, List, boolean) - Static method in class org.apache.activemq.filter.UnaryExpression
 
createInFilter(Expression, List) - Static method in class org.apache.activemq.filter.ComparisonExpression
 
createInitialContext() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
createInputStream(Destination) - Method in class org.apache.activemq.ActiveMQConnection
 
createInputStream(Destination, String) - Method in class org.apache.activemq.ActiveMQConnection
 
createInputStream(Destination, String, boolean) - Method in class org.apache.activemq.ActiveMQConnection
 
createInputStream(Destination) - Method in interface org.apache.activemq.StreamConnection
 
createInputStream(Destination, String) - Method in interface org.apache.activemq.StreamConnection
 
createInputStream(Destination, String, boolean) - Method in interface org.apache.activemq.StreamConnection
 
createInt() - Method in class org.apache.activemq.openwire.tool.TestDataGenerator
 
createIsNotNull(Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
 
createIsNull(Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
 
createItem(String, String, String) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
createJmDNS() - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
createJmsConsumer() - Method in class org.apache.activemq.tool.JmsConsumerClient
 
createJmsConsumer(Destination) - Method in class org.apache.activemq.tool.JmsConsumerClient
 
createJmsConsumer(Destination, String, boolean) - Method in class org.apache.activemq.tool.JmsConsumerClient
 
createJmsProducer() - Method in class org.apache.activemq.tool.JmsProducerClient
 
createJmsProducer(Destination) - Method in class org.apache.activemq.tool.JmsProducerClient
 
createJmsTextMessage() - Method in class org.apache.activemq.tool.JmsProducerClient
 
createJmsTextMessage(int) - Method in class org.apache.activemq.tool.JmsProducerClient
 
createJmsTextMessage(String) - Method in class org.apache.activemq.tool.JmsProducerClient
 
createJmxConnector() - Method in class org.apache.activemq.console.command.AbstractJmxCommand
Create a JMX connector using the current specified JMX service url.
createJmxConnector() - Method in class org.apache.activemq.console.filter.MBeansObjectNameQueryFilter
Creates a JMX connector
createJmxConnector() - Method in class org.apache.activemq.console.filter.MessagesQueryFilter
Creates a JMX connector
createJournal() - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
createLessThan(Expression, Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
 
createLessThanEqual(Expression, Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
 
createLIFOCacheEvictor() - Method in class org.apache.activemq.memory.CacheEntryList
 
createLike(Expression, String, String) - Static method in class org.apache.activemq.filter.ComparisonExpression
 
createLocalAddress() - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
createLocalAddress() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
createLocalTransport() - Method in class org.apache.activemq.network.NetworkConnector
 
createLong() - Method in class org.apache.activemq.openwire.tool.TestDataGenerator
 
createManagedConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
createMap(int) - Method in class org.apache.activemq.transport.reliable.DefaultReplayBuffer
 
createMapBody(MapMessage) - Method in class org.apache.activemq.web.MessageQuery
 
createMapMessage() - Method in class org.apache.activemq.ActiveMQQueueSession
 
createMapMessage() - Method in class org.apache.activemq.ActiveMQSession
Creates a MapMessage object.
createMapMessage() - Method in class org.apache.activemq.ActiveMQTopicSession
 
createMapMessage() - Method in class org.apache.activemq.pool.PooledSession
 
createMapMessage() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createMapMessage() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createMarshallerMap(OpenWireFormat) - Static method in class org.apache.activemq.openwire.v1.MarshallerFactory
 
createMarshallerMap(OpenWireFormat) - Static method in class org.apache.activemq.openwire.v2.MarshallerFactory
 
createMBeansAttributeQuery(JMXServiceURL, Set) - Static method in class org.apache.activemq.console.util.JmxMBeansUtil
 
createMBeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
createMBeansObjectNameQuery(JMXServiceURL) - Static method in class org.apache.activemq.console.util.JmxMBeansUtil
 
createMessage() - Method in class org.apache.activemq.ActiveMQQueueSession
 
createMessage() - Method in class org.apache.activemq.ActiveMQSession
Creates a Message object.
createMessage() - Method in class org.apache.activemq.ActiveMQTopicSession
 
createMessage() - Method in class org.apache.activemq.pool.PooledSession
 
createMessage() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createMessage() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createMessage(LoggingEvent) - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
createMessage(WebClient, HttpServletRequest) - Method in class org.apache.activemq.web.controller.SendMessage
 
createMessageDispatch(MessageReference, Message) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
createMessageDispatch(MessageReference, Message) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
createMessageEOFException(Exception) - Static method in class org.apache.activemq.util.JMSExceptionSupport
 
createMessageFormatException(Exception) - Static method in class org.apache.activemq.util.JMSExceptionSupport
 
createMessageGroupMap() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory
 
createMessageGroupMap() - Method in interface org.apache.activemq.broker.region.group.MessageGroupMapFactory
 
createMessageGroupMap() - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMapFactory
 
createMessageGroupSet(int, MessageGroupSet) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
 
createMessageGroupSet(int) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
 
createMessageIdFilter(String) - Method in class org.apache.activemq.broker.region.Queue
 
createMessageList() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
 
createMessageQueryFilter(URI, Destination) - Static method in class org.apache.activemq.console.util.AmqMessagesUtil
 
createMessageQueryFilter(JMXServiceURL, ObjectName) - Static method in class org.apache.activemq.console.util.JmxMBeansUtil
 
createMessageQueue() - Method in interface org.apache.activemq.memory.buffer.MessageBuffer
Creates a new message queue instance
createMessageQueue() - Method in class org.apache.activemq.memory.buffer.OrderBasedMessageBuffer
Creates a new message queue instance
createMessageQueue() - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
Creates a new message queue instance
createMinus(Expression, Expression) - Static method in class org.apache.activemq.filter.ArithmeticExpression
 
createMod(Expression, Expression) - Static method in class org.apache.activemq.filter.ArithmeticExpression
 
createMultiply(Expression, Expression) - Static method in class org.apache.activemq.filter.ArithmeticExpression
 
createName() - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
 
createName() - Method in class org.apache.activemq.network.MulticastNetworkConnector
 
createName() - Method in class org.apache.activemq.network.NetworkConnector
 
createNegate(Expression) - Static method in class org.apache.activemq.filter.UnaryExpression
 
createNetworkBridgeFilter(ConsumerInfo) - Method in class org.apache.activemq.network.CompositeDemandForwardingBridge
 
createNetworkBridgeFilter(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridge
 
createNetworkBridgeFilter(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
createNetworkConnectorObjectName(NetworkConnector) - Method in class org.apache.activemq.broker.BrokerService
 
createNewIndex() - Method in class org.apache.activemq.kaha.impl.index.IndexManager
 
createNewMsg - Variable in class org.apache.activemq.tool.properties.JmsProducerProperties
 
createNonPersistentOutputStream(Destination) - Method in class org.apache.activemq.ActiveMQConnection
Creates a non persistent output stream; messages will not be written to disk
createNOT(BooleanExpression) - Static method in class org.apache.activemq.filter.UnaryExpression
 
createNotBetween(Expression, Expression, Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
 
createNotEqual(Expression, Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
 
createNotInFilter(Expression, List) - Static method in class org.apache.activemq.filter.ComparisonExpression
 
createNotLike(Expression, String, String) - Static method in class org.apache.activemq.filter.ComparisonExpression
 
createNotSupported(String) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createObject() - Method in interface org.apache.activemq.openwire.DataStreamMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ActiveMQBytesMessageMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ActiveMQMapMessageMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ActiveMQMessageMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ActiveMQObjectMessageMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ActiveMQQueueMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ActiveMQStreamMessageMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ActiveMQTempQueueMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ActiveMQTempTopicMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ActiveMQTextMessageMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ActiveMQTopicMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.BrokerIdMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.BrokerInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ConnectionControlMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ConnectionErrorMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ConnectionIdMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ConnectionInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ConsumerControlMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ConsumerIdMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ConsumerInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ControlCommandMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.DataArrayResponseMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.DataResponseMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.DestinationInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.DiscoveryEventMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ExceptionResponseMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.FlushCommandMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.IntegerResponseMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.JournalQueueAckMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.JournalTopicAckMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.JournalTraceMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.JournalTransactionMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.KeepAliveInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.LastPartialCommandMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.LocalTransactionIdMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.MessageAckMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.MessageDispatchMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.MessageDispatchNotificationMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.MessageIdMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.NetworkBridgeFilterMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.PartialCommandMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ProducerIdMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ProducerInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.RemoveInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.RemoveSubscriptionInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ReplayCommandMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ResponseMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.SessionIdMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.SessionInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.ShutdownInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.SubscriptionInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.TransactionInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.WireFormatInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v1.XATransactionIdMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ActiveMQBytesMessageMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ActiveMQMapMessageMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ActiveMQMessageMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ActiveMQObjectMessageMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ActiveMQQueueMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ActiveMQStreamMessageMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ActiveMQTempQueueMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ActiveMQTempTopicMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ActiveMQTextMessageMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ActiveMQTopicMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.BrokerIdMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.BrokerInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ConnectionControlMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ConnectionErrorMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ConnectionIdMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ConnectionInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ConsumerControlMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ConsumerIdMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ConsumerInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ControlCommandMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.DataArrayResponseMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.DataResponseMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.DestinationInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.DiscoveryEventMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ExceptionResponseMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.FlushCommandMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.IntegerResponseMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.JournalQueueAckMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.JournalTopicAckMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.JournalTraceMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.JournalTransactionMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.KeepAliveInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.LastPartialCommandMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.LocalTransactionIdMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.MessageAckMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.MessageDispatchMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.MessageDispatchNotificationMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.MessageIdMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.MessagePullMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.NetworkBridgeFilterMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.PartialCommandMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ProducerIdMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ProducerInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.RemoveInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.RemoveSubscriptionInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ReplayCommandMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ResponseMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.SessionIdMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.SessionInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.ShutdownInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.SubscriptionInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.TransactionInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.WireFormatInfoMarshaller
 
createObject() - Method in class org.apache.activemq.openwire.v2.XATransactionIdMarshaller
 
createObjectMessage() - Method in class org.apache.activemq.ActiveMQQueueSession
 
createObjectMessage(Serializable) - Method in class org.apache.activemq.ActiveMQQueueSession
 
createObjectMessage() - Method in class org.apache.activemq.ActiveMQSession
Creates an ObjectMessage object.
createObjectMessage(Serializable) - Method in class org.apache.activemq.ActiveMQSession
Creates an initialized ObjectMessage object.
createObjectMessage() - Method in class org.apache.activemq.ActiveMQTopicSession
 
createObjectMessage(Serializable) - Method in class org.apache.activemq.ActiveMQTopicSession
 
createObjectMessage() - Method in class org.apache.activemq.pool.PooledSession
 
createObjectMessage(Serializable) - Method in class org.apache.activemq.pool.PooledSession
 
createObjectMessage() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createObjectMessage(Serializable) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createObjectMessage() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createObjectMessage(Serializable) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createObjectName(ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
createOR(BooleanExpression, BooleanExpression) - Static method in class org.apache.activemq.filter.LogicExpression
 
createOutputStream(Destination) - Method in class org.apache.activemq.ActiveMQConnection
Creates a persistent output stream; individual messages will be written to disk/database by the broker
createOutputStream(Destination, Map, int, int, long) - Method in class org.apache.activemq.ActiveMQConnection
Creates an output stream allowing full control over the delivery mode, the priority and time to live of the messages and the properties added to messages on the stream.
createOutputStream(Destination) - Method in interface org.apache.activemq.StreamConnection
 
createOutputStream(Destination, Map, int, int, long) - Method in interface org.apache.activemq.StreamConnection
 
createPayload(Session) - Method in class org.apache.activemq.tool.JMSMemtest
 
createPerfWriter() - Method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
createPersistenceAdapter() - Method in class org.apache.activemq.broker.BrokerService
 
createPersistenceAdapter() - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
createPersistenceAdapter() - Method in interface org.apache.activemq.store.PersistenceAdapterFactory
Creates a persistence Adapter that can use a given directory to store it's data.
createPersistenceFactory() - Method in class org.apache.activemq.broker.BrokerService
 
createPlugin() - Method in class org.apache.activemq.tool.sampler.CpuSamplerTask
 
createPlugin(String) - Method in class org.apache.activemq.tool.sampler.CpuSamplerTask
 
createPlus(Expression, Expression) - Static method in class org.apache.activemq.filter.ArithmeticExpression
 
createPoolFactory() - Method in class org.apache.activemq.pool.PooledConnectionFactory
 
createProducer(Destination) - Method in class org.apache.activemq.ActiveMQQueueSession
 
createProducer(Destination) - Method in class org.apache.activemq.ActiveMQSession
Creates a MessageProducer to send messages to the specified destination.
createProducer(Destination) - Method in class org.apache.activemq.ActiveMQTopicSession
 
createProducer() - Method in class org.apache.activemq.network.jms.DestinationBridge
 
createProducer(Destination) - Method in class org.apache.activemq.pool.PooledSession
 
createProducer(Destination) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createProducer(Destination) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createProducer(Session) - Method in class org.apache.activemq.tool.ProducerTool
 
createProducer() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
createProducerId() - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
 
createProducers() - Method in class org.apache.activemq.tool.JMSMemtest
 
createPublisher(Topic) - Method in class org.apache.activemq.ActiveMQSession
Creates a publisher for the specified topic.
createPublisher(Topic) - Method in class org.apache.activemq.ActiveMQTopicSession
 
createPublisher(Topic) - Method in class org.apache.activemq.pool.PooledSession
 
createPublisher(Topic) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createPublisher(Topic) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createQueryExp(String) - Method in class org.apache.activemq.console.filter.MBeansObjectNameQueryFilter
Creates a query expression based on the query expression string Note: currently unsupported
createQueryString(String, String) - Static method in class org.apache.activemq.console.util.JmxMBeansUtil
 
createQueryString(String, List) - Static method in class org.apache.activemq.console.util.JmxMBeansUtil
 
createQueryString(Map) - Static method in class org.apache.activemq.util.URISupport
 
createQueue(String) - Method in class org.apache.activemq.ActiveMQQueueSession
 
createQueue(String) - Method in class org.apache.activemq.ActiveMQSession
Creates a queue identity given a Queue name.
createQueue(String) - Method in class org.apache.activemq.ActiveMQTopicSession
 
createQueue(String) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
Factory method to create new Queue instances
createQueue(String) - Method in class org.apache.activemq.pool.PooledSession
 
createQueue(String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createQueue(String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createQueueConnection() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
createQueueConnection(String, String) - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
createQueueConnection() - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
createQueueConnection(String, String) - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
createQueueConnection() - Method in class org.apache.activemq.ra.InboundConnectionProxyFactory
 
createQueueConnection(String, String) - Method in class org.apache.activemq.ra.InboundConnectionProxyFactory
 
createQueueMessageStore(ActiveMQQueue) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
createQueueMessageStore(ActiveMQQueue) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
createQueueMessageStore(ActiveMQQueue) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
createQueueMessageStore(ActiveMQQueue) - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
createQueueMessageStore(ActiveMQQueue) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
createQueueMessageStore(ActiveMQQueue) - Method in interface org.apache.activemq.store.PersistenceAdapter
Factory method to create a new queue message store with the given destination name
createQueueMessageStore(ActiveMQQueue) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
createQueueRegion(UsageManager, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
createQueueRegion(UsageManager, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.region.RegionBroker
 
createQueues(Map, Hashtable) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
 
createQueueSession(boolean, int) - Method in class org.apache.activemq.ActiveMQConnection
Creates a QueueSession object.
createQueueSession(boolean, int) - Method in class org.apache.activemq.pool.PooledConnection
 
createQueueSession(boolean, int) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createQueueSession(boolean, int) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
createReceiveConnection() - Method in class org.apache.activemq.transport.http.HttpTransport
 
createReceiveConnection() - Method in class org.apache.activemq.transport.https.HttpsTransport
 
createReceiver(Queue) - Method in class org.apache.activemq.ActiveMQQueueSession
 
createReceiver(Queue, String) - Method in class org.apache.activemq.ActiveMQQueueSession
 
createReceiver(Queue) - Method in class org.apache.activemq.ActiveMQSession
Creates a QueueReceiver object to receive messages from the specified queue.
createReceiver(Queue, String) - Method in class org.apache.activemq.ActiveMQSession
Creates a QueueReceiver object to receive messages from the specified queue using a message selector.
createReceiver(Queue) - Method in class org.apache.activemq.pool.PooledSession
 
createReceiver(Queue, String) - Method in class org.apache.activemq.pool.PooledSession
 
createReceiver(Queue) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createReceiver(Queue, String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createReceiver(Queue) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createReceiver(Queue, String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createRecoveryFailedException(Exception) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
createRecoveryFailedException(Exception) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
createRecoveryFailedException(Exception) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
createReference(String, JNDIStorableInterface) - Static method in class org.apache.activemq.jndi.JNDIReferenceFactory
Create a Reference instance from a JNDIStorable object
createRegionBroker() - Method in class org.apache.activemq.broker.BrokerService
Factory method to create the core region broker onto which interceptors are added
createRemainingURI(URI, Map) - Static method in class org.apache.activemq.util.URISupport
Creates a URI from the original URI and the remaining paramaters
createRemoveCommand() - Method in class org.apache.activemq.command.ConnectionInfo
 
createRemoveCommand() - Method in class org.apache.activemq.command.ConsumerInfo
 
createRemoveCommand() - Method in class org.apache.activemq.command.ProducerInfo
 
createRemoveCommand() - Method in class org.apache.activemq.command.SessionInfo
 
createReplayBuffer() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
createReplayer() - Method in class org.apache.activemq.transport.udp.UdpTransport
Creates a replayer for working with the reliable transport
createReplayStrategy(Replayer) - Method in class org.apache.activemq.transport.udp.UdpTransportFactory
 
createReplayStrategy() - Method in class org.apache.activemq.transport.udp.UdpTransportFactory
 
createReplyToBridge(Destination, Connection, Connection) - Method in class org.apache.activemq.network.jms.JmsConnector
 
createReplyToBridge(Destination, Connection, Connection) - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
createReplyToBridge(Destination, Connection, Connection) - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
createRequestContextWrapper(ServletRequest) - Method in class org.apache.activemq.web.filter.ApplicationContextFilter
Creates a wrapper around the request context (e.g.
createResponseHandler(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
createResult(Iq) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
Creates a result command from the input
createSelectorFilter(String) - Method in class org.apache.activemq.broker.region.Queue
 
createSendConnection() - Method in class org.apache.activemq.transport.http.HttpTransport
 
createSendConnection() - Method in class org.apache.activemq.transport.https.HttpsTransport
 
createSender(Queue) - Method in class org.apache.activemq.ActiveMQQueueSession
 
createSender(Queue) - Method in class org.apache.activemq.ActiveMQSession
Creates a QueueSender object to send messages to the specified queue.
createSender(Queue) - Method in class org.apache.activemq.pool.PooledSession
 
createSender(Queue) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createSender(Queue) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createServer() - Method in class org.apache.activemq.proxy.ProxyConnector
 
createServerSocketFactory() - Method in class org.apache.activemq.transport.tcp.SslTransportFactory
Creates a new SSL ServerSocketFactory.
createServerSocketFactory() - Method in class org.apache.activemq.transport.tcp.TcpTransportFactory
 
createServiceInfo(String, Map) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
createSession(boolean, int) - Method in class org.apache.activemq.ActiveMQConnection
Creates a Session object.
createSession(boolean, int) - Method in class org.apache.activemq.ActiveMQXAConnection
 
createSession() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
createSession(boolean, int) - Method in class org.apache.activemq.pool.ConnectionPool
 
createSession(boolean, int) - Method in class org.apache.activemq.pool.PooledConnection
 
createSession(SessionKey) - Method in class org.apache.activemq.pool.PooledConnection
 
createSession() - Method in class org.apache.activemq.pool.SessionPool
 
createSession(boolean, int) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createSession(boolean, int) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
createSession(Connection) - Method in class org.apache.activemq.tool.ToolSupport
 
createSession() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
createSession() - Method in class org.apache.activemq.web.QueueBrowseServlet
 
createSession() - Method in class org.apache.activemq.web.SessionPool
 
createSession() - Method in class org.apache.activemq.web.WebClient
 
createShort() - Method in class org.apache.activemq.openwire.tool.TestDataGenerator
 
createSocket() - Method in class org.apache.activemq.broker.util.MulticastTraceBrokerPlugin
 
createSocket() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
createSocketAddress(URI) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
createSocketFactory() - Method in class org.apache.activemq.transport.tcp.SslTransportFactory
Creates a new SSL SocketFactory.
createSocketFactory() - Method in class org.apache.activemq.transport.tcp.TcpTransportFactory
 
createSslTransportServer(URI, KeyManager[], TrustManager[], SecureRandom) - Method in class org.apache.activemq.broker.SslBrokerService
Creates a TransportServer that uses the given key and trust managers.
createStockText(String) - Method in class org.apache.activemq.web.PortfolioPublishServlet
 
createStreamMessage() - Method in class org.apache.activemq.ActiveMQQueueSession
 
createStreamMessage() - Method in class org.apache.activemq.ActiveMQSession
Creates a StreamMessage object.
createStreamMessage() - Method in class org.apache.activemq.ActiveMQTopicSession
 
createStreamMessage() - Method in class org.apache.activemq.pool.PooledSession
 
createStreamMessage() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createStreamMessage() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createString(String) - Method in class org.apache.activemq.openwire.tool.TestDataGenerator
 
createSubcontext(Name) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
createSubcontext(String) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
createSubscriber(Topic) - Method in class org.apache.activemq.ActiveMQSession
Creates a nondurable subscriber to the specified topic.
createSubscriber(Topic, String, boolean) - Method in class org.apache.activemq.ActiveMQSession
Creates a nondurable subscriber to the specified topic, using a message selector or specifying whether messages published by its own connection should be delivered to it.
createSubscriber(Topic) - Method in class org.apache.activemq.ActiveMQTopicSession
 
createSubscriber(Topic, String, boolean) - Method in class org.apache.activemq.ActiveMQTopicSession
 
createSubscriber(Topic) - Method in class org.apache.activemq.pool.PooledSession
 
createSubscriber(Topic, String, boolean) - Method in class org.apache.activemq.pool.PooledSession
 
createSubscriber(Topic) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createSubscriber(Topic, String, boolean) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createSubscriber(Topic) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createSubscriber(Topic, String, boolean) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
CreateSubscriber - Class in org.apache.activemq.web.controller
 
CreateSubscriber(BrokerService) - Constructor for class org.apache.activemq.web.controller.CreateSubscriber
 
createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedQueueRegion
 
createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedTempQueueRegion
 
createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedTempTopicRegion
 
createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.jmx.ManagedTopicRegion
 
createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
 
createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.QueueRegion
 
createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.TempQueueRegion
 
createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.TempTopicRegion
 
createSubscription(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.TopicRegion
 
createTaskRunner(Task, String) - Method in class org.apache.activemq.thread.TaskRunnerFactory
 
createTcpTransport(WireFormat, SocketFactory, URI, URI) - Method in class org.apache.activemq.transport.tcp.TcpTransportFactory
Allows subclasses of TcpTransportFactory to provide a create custom TcpTransport intances.
createTcpTransport(WireFormat, SocketFactory, URI, URI) - Method in class org.apache.activemq.transport.xmpp.XmppTransportFactory
 
createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.tcp.TcpTransportFactory
Allows subclasses of TcpTransportFactory to create custom instances of TcpTransportServer.
createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.xmpp.XmppTransportFactory
 
createTempDestination(boolean) - Method in class org.apache.activemq.ActiveMQConnection
Create the DestinationInfo object for the temporary destination.
createTempLogFile() - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
createTemporaryQueue() - Method in class org.apache.activemq.ActiveMQQueueSession
 
createTemporaryQueue() - Method in class org.apache.activemq.ActiveMQSession
Creates a TemporaryQueue object.
createTemporaryQueue() - Method in class org.apache.activemq.ActiveMQTopicSession
 
createTemporaryQueue() - Method in class org.apache.activemq.pool.PooledSession
 
createTemporaryQueue() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createTemporaryQueue() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createTemporaryTopic() - Method in class org.apache.activemq.ActiveMQQueueSession
 
createTemporaryTopic() - Method in class org.apache.activemq.ActiveMQSession
Creates a TemporaryTopic object.
createTemporaryTopic() - Method in class org.apache.activemq.ActiveMQTopicSession
 
createTemporaryTopic() - Method in class org.apache.activemq.pool.PooledSession
 
createTemporaryTopic() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createTemporaryTopic() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createTempQueueRegion(UsageManager, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
createTempQueueRegion(UsageManager, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.region.RegionBroker
 
createTempTopicRegion(UsageManager, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
createTempTopicRegion(UsageManager, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.region.RegionBroker
 
createTextMessage() - Method in class org.apache.activemq.ActiveMQQueueSession
 
createTextMessage(String) - Method in class org.apache.activemq.ActiveMQQueueSession
 
createTextMessage() - Method in class org.apache.activemq.ActiveMQSession
Creates a TextMessage object.
createTextMessage(String) - Method in class org.apache.activemq.ActiveMQSession
Creates an initialized TextMessage object.
createTextMessage() - Method in class org.apache.activemq.ActiveMQTopicSession
 
createTextMessage(String) - Method in class org.apache.activemq.ActiveMQTopicSession
 
createTextMessage() - Method in class org.apache.activemq.pool.PooledSession
 
createTextMessage(String) - Method in class org.apache.activemq.pool.PooledSession
 
createTextMessage() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createTextMessage(String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createTextMessage() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createTextMessage(String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createTopic(String) - Method in class org.apache.activemq.ActiveMQQueueSession
 
createTopic(String) - Method in class org.apache.activemq.ActiveMQSession
Creates a topic identity given a Topic name.
createTopic(String) - Method in class org.apache.activemq.ActiveMQTopicSession
 
createTopic(String) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
Factory method to create new Topic instances
createTopic(String) - Method in class org.apache.activemq.pool.PooledSession
 
createTopic(String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
createTopic(String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
createTopicConnection() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
createTopicConnection(String, String) - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
createTopicConnection() - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
createTopicConnection(String, String) - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
createTopicConnection() - Method in class org.apache.activemq.ra.InboundConnectionProxyFactory
 
createTopicConnection(String, String) - Method in class org.apache.activemq.ra.InboundConnectionProxyFactory
 
createTopicMessageStore(ActiveMQTopic) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
createTopicMessageStore(ActiveMQTopic) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
createTopicMessageStore(ActiveMQTopic) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
createTopicMessageStore(ActiveMQTopic) - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
createTopicMessageStore(ActiveMQTopic) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
createTopicMessageStore(ActiveMQTopic) - Method in interface org.apache.activemq.store.PersistenceAdapter
Factory method to create a new topic message store with the given destination name
createTopicMessageStore(ActiveMQTopic) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
createTopicRegion(UsageManager, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
createTopicRegion(UsageManager, TaskRunnerFactory, DestinationFactory) - Method in class org.apache.activemq.broker.region.RegionBroker
 
createTopics(Map, Hashtable) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
 
createTopicSession(boolean, int) - Method in class org.apache.activemq.ActiveMQConnection
Creates a TopicSession object.
createTopicSession(boolean, int) - Method in class org.apache.activemq.pool.PooledConnection
 
createTopicSession(boolean, int) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
createTopicSession(boolean, int) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
createTransactionStore() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
createTransactionStore() - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
createTransactionStore() - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
createTransactionStore() - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
createTransactionStore() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
createTransactionStore() - Method in interface org.apache.activemq.store.PersistenceAdapter
Factory method to create a new persistent prepared transaction store for XA recovery
createTransactionStore() - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
createTransport() - Method in class org.apache.activemq.ActiveMQConnectionFactory
Creates a Transport based on this object's connection settings.
createTransport() - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
Overriding to make special considerations for SSL connections.
createTransport(URISupport.CompositeData) - Method in class org.apache.activemq.transport.discovery.DiscoveryTransportFactory
 
createTransport(URISupport.CompositeData) - Method in class org.apache.activemq.transport.failover.FailoverTransportFactory
 
createTransport(Map) - Method in class org.apache.activemq.transport.failover.FailoverTransportFactory
 
createTransport(URI) - Method in class org.apache.activemq.transport.fanout.FanoutTransportFactory
 
createTransport(Map) - Method in class org.apache.activemq.transport.fanout.FanoutTransportFactory
 
createTransport(URI, WireFormat) - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
createTransport(URI, WireFormat) - Method in class org.apache.activemq.transport.https.HttpsTransportFactory
 
createTransport(URISupport.CompositeData) - Method in class org.apache.activemq.transport.mock.MockTransportFactory
 
createTransport(URI, WireFormat) - Method in class org.apache.activemq.transport.multicast.MulticastTransportFactory
 
createTransport(URI, WireFormat) - Method in class org.apache.activemq.transport.tcp.SslTransportFactory
Overriding to use SslTransports.
createTransport(Socket, WireFormat) - Method in class org.apache.activemq.transport.tcp.SslTransportServer
Used to create Transports for this server.
createTransport(URI, WireFormat) - Method in class org.apache.activemq.transport.tcp.TcpTransportFactory
 
createTransport(Socket, WireFormat) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
Allow derived classes to override the Transport implementation that this transport server creates.
createTransport(URI, WireFormat) - Method in class org.apache.activemq.transport.TransportFactory
Factory method to create a new transport
createTransport(URI, WireFormat) - Method in class org.apache.activemq.transport.udp.UdpTransportFactory
 
createTransport(Command, DatagramEndpoint) - Method in class org.apache.activemq.transport.udp.UdpTransportServer
 
createTransport(Socket, WireFormat) - Method in class org.apache.activemq.transport.xmpp.XmppTransportServer
 
createTransportChannel(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
createTransportChannel() - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
createTransportConnector(Broker, URI) - Method in class org.apache.activemq.broker.BrokerService
 
createTransportServer() - Method in class org.apache.activemq.broker.TransportConnector
 
createUnknownDestinationTypeException(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.RegionBroker
 
createURIWithQuery(URI, String) - Static method in class org.apache.activemq.util.URISupport
Creates a URI with the given query
createWebClient(HttpServletRequest) - Static method in class org.apache.activemq.web.WebClient
 
createWireFormat() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
createWireFormat() - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
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.stomp.StompWireFormatFactory
 
createWireFormat(Map) - Method in class org.apache.activemq.transport.TransportFactory
 
createWireFormat() - Method in class org.apache.activemq.transport.xmpp.XmppWireFormatFactory
 
createWireFormat() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormatFactory
 
createWireFormat() - Method in interface org.apache.activemq.wireformat.WireFormatFactory
 
createWireFormatFactory() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
createWireFormatFactory(Map) - Method in class org.apache.activemq.transport.TransportFactory
 
createWriteException(DataStructure, Exception) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
createWriteException(String, Exception) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
createWriteException(DataStructure, Exception) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
createWriteException(String, Exception) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
createWriteException(DataStructure, Exception) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
createWriteException(String, Exception) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
createXAConnection() - Method in class org.apache.activemq.ActiveMQXAConnectionFactory
 
createXAConnection(String, String) - Method in class org.apache.activemq.ActiveMQXAConnectionFactory
 
createXAQueueConnection() - Method in class org.apache.activemq.ActiveMQXAConnectionFactory
 
createXAQueueConnection(String, String) - Method in class org.apache.activemq.ActiveMQXAConnectionFactory
 
createXAQueueSession() - Method in class org.apache.activemq.ActiveMQXAConnection
 
createXASession() - Method in class org.apache.activemq.ActiveMQXAConnection
 
createXATopicConnection() - Method in class org.apache.activemq.ActiveMQXAConnectionFactory
 
createXATopicConnection(String, String) - Method in class org.apache.activemq.ActiveMQXAConnectionFactory
 
createXATopicSession() - Method in class org.apache.activemq.ActiveMQXAConnection
 
createXmlFile() - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
createXmppMessage(String, MessageDispatch) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
createXPath(String) - Static method in class org.apache.activemq.filter.UnaryExpression
 
createXQuery(String) - Static method in class org.apache.activemq.filter.UnaryExpression
 
createXStream() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
CSharpClassesGenerator - Class in org.apache.activemq.openwire.tool
 
CSharpClassesGenerator() - Constructor for class org.apache.activemq.openwire.tool.CSharpClassesGenerator
 
CSharpGeneratorTask - Class in org.apache.activemq.openwire.tool
 
CSharpGeneratorTask() - Constructor for class org.apache.activemq.openwire.tool.CSharpGeneratorTask
 
CSharpMarshallingGenerator - Class in org.apache.activemq.openwire.tool
 
CSharpMarshallingGenerator() - Constructor for class org.apache.activemq.openwire.tool.CSharpMarshallingGenerator
 
CSourcesGenerator - Class in org.apache.activemq.openwire.tool
 
CSourcesGenerator() - Constructor for class org.apache.activemq.openwire.tool.CSourcesGenerator
 
ctxSwitch - Variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
currentItem - Variable in class org.apache.activemq.kaha.impl.container.CachedContainerListIterator
 
currentItem - Variable in class org.apache.activemq.kaha.impl.container.ContainerValueCollectionIterator
 
currentPrefetchSize - Variable in class org.apache.activemq.command.ConsumerInfo
 

D

data - Variable in class org.apache.activemq.store.journal.JournalTransactionStore.TxOperation
 
data - Variable in class org.apache.activemq.store.journal.QuickJournalTransactionStore.TxOperation
 
data - Variable in class org.apache.activemq.store.rapid.RapidTransactionStore.TxOperation
 
data - Variable in class org.apache.activemq.util.ByteSequence
 
DATA_ARRAY_RESPONSE - Static variable in interface org.apache.activemq.command.CommandTypes
 
DATA_ITEM_TYPE - Static variable in class org.apache.activemq.kaha.impl.data.DataManager
 
DATA_RESPONSE - Static variable in interface org.apache.activemq.command.CommandTypes
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ActiveMQBytesMessage
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ActiveMQMapMessage
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ActiveMQMessage
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ActiveMQObjectMessage
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ActiveMQQueue
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ActiveMQStreamMessage
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ActiveMQTempQueue
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ActiveMQTempTopic
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ActiveMQTextMessage
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ActiveMQTopic
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.BrokerId
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.BrokerInfo
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ConnectionControl
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ConnectionError
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ConnectionId
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ConnectionInfo
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ConsumerControl
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ConsumerId
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ConsumerInfo
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ControlCommand
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.DataArrayResponse
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.DataResponse
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.DestinationInfo
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.DiscoveryEvent
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ExceptionResponse
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.FlushCommand
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.IntegerResponse
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.JournalQueueAck
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.JournalTopicAck
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.JournalTrace
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.JournalTransaction
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.KeepAliveInfo
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.LastPartialCommand
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.LocalTransactionId
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.MessageAck
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.MessageDispatch
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.MessageDispatchNotification
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.MessageId
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.MessagePull
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.NetworkBridgeFilter
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.PartialCommand
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ProducerId
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ProducerInfo
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.RemoveInfo
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.RemoveSubscriptionInfo
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ReplayCommand
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.Response
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.SessionId
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.SessionInfo
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.ShutdownInfo
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.SubscriptionInfo
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.TransactionInfo
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.WireFormatInfo
 
DATA_STRUCTURE_TYPE - Static variable in class org.apache.activemq.command.XATransactionId
 
DataArrayResponse - Class in org.apache.activemq.command
 
DataArrayResponse() - Constructor for class org.apache.activemq.command.DataArrayResponse
 
DataArrayResponse(DataStructure[]) - Constructor for class org.apache.activemq.command.DataArrayResponse
 
DataArrayResponseMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for DataArrayResponseMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
DataArrayResponseMarshaller() - Constructor for class org.apache.activemq.openwire.v1.DataArrayResponseMarshaller
 
DataArrayResponseMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for DataArrayResponseMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
DataArrayResponseMarshaller() - Constructor for class org.apache.activemq.openwire.v2.DataArrayResponseMarshaller
 
DatabaseLocker - Interface in org.apache.activemq.store.jdbc
Represents some kind of lock service to ensure that a broker is the only master
databaseLockKeepAlive() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
DataByteArrayInputStream - Class in org.apache.activemq.util
Optimized ByteArrayInputStream that can be used more than once
DataByteArrayInputStream(byte[]) - Constructor for class org.apache.activemq.util.DataByteArrayInputStream
Creates a StoreByteArrayInputStream.
DataByteArrayInputStream(ByteSequence) - Constructor for class org.apache.activemq.util.DataByteArrayInputStream
Creates a StoreByteArrayInputStream.
DataByteArrayInputStream() - Constructor for class org.apache.activemq.util.DataByteArrayInputStream
Creates WireByteArrayInputStream with a minmalist byte array
DataByteArrayOutputStream - Class in org.apache.activemq.util
Optimized ByteArrayOutputStream
DataByteArrayOutputStream(int) - Constructor for class org.apache.activemq.util.DataByteArrayOutputStream
Creates a new byte array output stream, with a buffer capacity of the specified size, in bytes.
DataByteArrayOutputStream() - Constructor for class org.apache.activemq.util.DataByteArrayOutputStream
Creates a new byte array output stream.
DatagramEndpoint - Class in org.apache.activemq.transport.udp
 
DatagramEndpoint(String, SocketAddress) - Constructor for class org.apache.activemq.transport.udp.DatagramEndpoint
 
DatagramHeaderMarshaller - Class in org.apache.activemq.transport.udp
 
DatagramHeaderMarshaller() - Constructor for class org.apache.activemq.transport.udp.DatagramHeaderMarshaller
 
datagramSize - Variable in class org.apache.activemq.transport.udp.CommandChannelSupport
 
dataIn - Variable in class org.apache.activemq.command.ActiveMQBytesMessage
 
dataIn - Variable in class org.apache.activemq.command.ActiveMQStreamMessage
 
dataIn - Variable in class org.apache.activemq.transport.tcp.TcpTransport
 
DataItem - Class in org.apache.activemq.kaha.impl.data
A a wrapper for a data in the store
DataItem() - Constructor for class org.apache.activemq.kaha.impl.data.DataItem
 
dataManager - Variable in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
DataManager - Class in org.apache.activemq.kaha.impl.data
Manages DataFiles
DataManager(File, String) - Constructor for class org.apache.activemq.kaha.impl.data.DataManager
 
dataOut - Variable in class org.apache.activemq.command.ActiveMQBytesMessage
 
dataOut - Variable in class org.apache.activemq.command.ActiveMQStreamMessage
 
dataOut - Variable in class org.apache.activemq.transport.tcp.TcpTransport
 
DataResponse - Class in org.apache.activemq.command
 
DataResponse() - Constructor for class org.apache.activemq.command.DataResponse
 
DataResponse(DataStructure) - Constructor for class org.apache.activemq.command.DataResponse
 
DataResponseMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for DataResponseMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
DataResponseMarshaller() - Constructor for class org.apache.activemq.openwire.v1.DataResponseMarshaller
 
DataResponseMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for DataResponseMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
DataResponseMarshaller() - Constructor for class org.apache.activemq.openwire.v2.DataResponseMarshaller
 
DataSourceSupport - Class in org.apache.activemq.store.jdbc
A helper class which provides a factory method to create a default {@link DataSource) if one is not provided.
DataSourceSupport() - Constructor for class org.apache.activemq.store.jdbc.DataSourceSupport
 
DataSourceSupport(DataSource) - Constructor for class org.apache.activemq.store.jdbc.DataSourceSupport
 
DataStreamMarshaller - Interface in org.apache.activemq.openwire
 
DataStructure - Interface in org.apache.activemq.command
 
dataStructure - Variable in class org.apache.activemq.command.Message
 
DataStructureSupportMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for DataStructureSupportMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
DataStructureSupportMarshaller() - Constructor for class org.apache.activemq.openwire.v1.DataStructureSupportMarshaller
 
DB2JDBCAdapter - Class in org.apache.activemq.store.jdbc.adapter
 
DB2JDBCAdapter() - Constructor for class org.apache.activemq.store.jdbc.adapter.DB2JDBCAdapter
 
deactivate(boolean) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
deactivate(ConnectionContext, DurableTopicSubscription) - Method in class org.apache.activemq.broker.region.Topic
 
DeadLetterStrategy - Interface in org.apache.activemq.broker.region.policy
A strategy for choosing which destination is used for dead letter queue messages.
debugString(Iq) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
decapitalize(String) - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
decodeString(byte[]) - Static method in class org.apache.activemq.command.ActiveMQMessage
 
decreaseNetworkConsumerPriority - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
decreaseUsage(long) - Method in class org.apache.activemq.memory.UsageManager
Decreases the usage by the value amount.
decrement() - Method in class org.apache.activemq.management.CountStatisticImpl
 
decrement() - Method in class org.apache.activemq.thread.Valve
Decrements the use counter of the valve.
decrementCount() - Method in class org.apache.activemq.store.kahadaptor.TopicSubAck
 
decrementIndent() - Method in class org.apache.activemq.util.IndentPrinter
 
decrementReference() - Method in class org.apache.activemq.broker.ConnectionContext
 
decrementReferenceCount() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
decrementReferenceCount() - Method in interface org.apache.activemq.broker.region.MessageReference
 
decrementReferenceCount() - Method in class org.apache.activemq.command.Message
 
decrementReferenceCount() - Method in class org.apache.activemq.pool.ConnectionPool
 
DEFAULT_BROKER_URL - Static variable in class org.apache.activemq.ActiveMQConnection
 
DEFAULT_BROKER_URL - Static variable in class org.apache.activemq.ActiveMQConnectionFactory
 
DEFAULT_CONFIG_URI - Static variable in class org.apache.activemq.console.command.StartCommand
 
DEFAULT_CONNECTION_EXECUTOR - Static variable in class org.apache.activemq.ActiveMQConnectionFactory
 
DEFAULT_DISCOVERY_URI_STRING - Static variable in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
 
DEFAULT_DOMAIN - Static variable in class org.apache.activemq.broker.jmx.ManagementContext
Default activemq domain
DEFAULT_INITIAL_CAPACITY - Static variable in class org.apache.activemq.memory.LRUMap
 
DEFAULT_JMX_DOMAIN - Static variable in class org.apache.activemq.console.filter.MBeansObjectNameQueryFilter
 
DEFAULT_JMX_URL - Static variable in class org.apache.activemq.console.command.AbstractJmxCommand
 
DEFAULT_LOAD_FACTOR - Static variable in class org.apache.activemq.memory.LRUMap
 
DEFAULT_PASSWORD - Static variable in class org.apache.activemq.ActiveMQConnection
 
DEFAULT_PASSWORD - Static variable in class org.apache.activemq.ActiveMQConnectionFactory
 
DEFAULT_PASSWORD - Static variable in class org.apache.activemq.axis.ActiveMQVendorAdapter
Specifies the default password
DEFAULT_PORT - Static variable in class org.apache.activemq.broker.BrokerService
 
DEFAULT_USER - Static variable in class org.apache.activemq.ActiveMQConnection
 
DEFAULT_USER - Static variable in class org.apache.activemq.ActiveMQConnectionFactory
 
DEFAULT_USERNAME - Static variable in class org.apache.activemq.axis.ActiveMQVendorAdapter
Specifies the default user name
DefaultAuthorizationMap - Class in org.apache.activemq.security
Represents a destination based configuration of policies so that individual destinations or wildcard hierarchies of destinations can be configured using different policies.
DefaultAuthorizationMap() - Constructor for class org.apache.activemq.security.DefaultAuthorizationMap
 
DefaultAuthorizationMap(List) - Constructor for class org.apache.activemq.security.DefaultAuthorizationMap
 
DefaultBrokerFactory - Class in org.apache.activemq.broker
Simple BrokerFactorySPI which using the brokerURI to extract the configuration parameters for the broker service.
DefaultBrokerFactory() - Constructor for class org.apache.activemq.broker.DefaultBrokerFactory
 
DefaultBufferPool - Class in org.apache.activemq.transport.udp
A default implementation of BufferPool which keeps a pool of direct byte buffers.
DefaultBufferPool() - Constructor for class org.apache.activemq.transport.udp.DefaultBufferPool
 
DefaultBufferPool(boolean) - Constructor for class org.apache.activemq.transport.udp.DefaultBufferPool
 
DefaultDatabaseLocker - Class in org.apache.activemq.store.jdbc
Represents an exclusive lock on a database to avoid multiple brokers running against the same logical database.
DefaultDatabaseLocker(DataSource, Statements) - Constructor for class org.apache.activemq.store.jdbc.DefaultDatabaseLocker
 
DefaultDestinationMapEntry - Class in org.apache.activemq.filter
A default entry in a DestinationMap which holds a single value.
DefaultDestinationMapEntry() - Constructor for class org.apache.activemq.filter.DefaultDestinationMapEntry
 
DefaultJDBCAdapter - Class in org.apache.activemq.store.jdbc.adapter
Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter.
DefaultJDBCAdapter() - Constructor for class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
DefaultPersistenceAdapterFactory - Class in org.apache.activemq.store
Factory class that can create PersistenceAdapter objects.
DefaultPersistenceAdapterFactory() - Constructor for class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
DefaultReplayBuffer - Class in org.apache.activemq.transport.reliable
 
DefaultReplayBuffer(int) - Constructor for class org.apache.activemq.transport.reliable.DefaultReplayBuffer
 
DefaultReplayStrategy - Class in org.apache.activemq.transport.reliable
Throws an exception if packets are dropped causing the transport to be closed.
DefaultReplayStrategy() - Constructor for class org.apache.activemq.transport.reliable.DefaultReplayStrategy
 
DefaultReplayStrategy(int) - Constructor for class org.apache.activemq.transport.reliable.DefaultReplayStrategy
 
DefaultThreadPools - Class in org.apache.activemq.thread
 
DefaultThreadPools() - Constructor for class org.apache.activemq.thread.DefaultThreadPools
 
DefaultTransportListener - Class in org.apache.activemq.transport
An asynchronous listener of commands
DefaultTransportListener() - Constructor for class org.apache.activemq.transport.DefaultTransportListener
 
delete() - Method in class org.apache.activemq.command.ActiveMQTempDestination
 
delete(IndexItem, IndexItem, IndexItem) - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
delete() - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
delete() - Method in class org.apache.activemq.kaha.impl.index.IndexManager
 
delete() - Method in class org.apache.activemq.kaha.impl.KahaStore
 
delete() - Method in interface org.apache.activemq.kaha.Store
delete the store
delete(String) - Static method in class org.apache.activemq.kaha.StoreFactory
Delete a database
delete() - Method in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
delete() - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
delete() - Method in class org.apache.activemq.store.kahadaptor.KahaTransactionStore
 
delete() - Method in class org.apache.activemq.store.memory.MemoryMessageStore
 
delete() - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
delete() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
 
deleteAllMessages() - Method in class org.apache.activemq.broker.BrokerService
Delete all messages from the persistent store
deleteAllMessages() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
deleteAllMessages() - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
deleteAllMessages() - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
deleteAllMessages() - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
deleteAllMessages() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
deleteAllMessages() - Method in interface org.apache.activemq.store.PersistenceAdapter
Delete's all the messages in the persistent store.
deleteAllMessages() - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
DeleteDestination - Class in org.apache.activemq.web.controller
 
DeleteDestination(BrokerService) - Constructor for class org.apache.activemq.web.controller.DeleteDestination
 
deleteListContainer(Object) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
deleteListContainer(Object, String) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
deleteListContainer(Object) - Method in interface org.apache.activemq.kaha.Store
delete a ListContainer from the default container
deleteListContainer(Object, String) - Method in interface org.apache.activemq.kaha.Store
delete a ListContainer from the named container
deleteMapContainer(Object) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
deleteMapContainer(Object, String) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
deleteMapContainer(Object) - Method in interface org.apache.activemq.kaha.Store
delete a container from the default container
deleteMapContainer(Object, String) - Method in interface org.apache.activemq.kaha.Store
delete a MapContainer from the name container
DeleteSubscriber - Class in org.apache.activemq.web.controller
 
DeleteSubscriber(BrokerService) - Constructor for class org.apache.activemq.web.controller.DeleteSubscriber
 
deleteSubscription(ConnectionContext, SubscriptionKey) - Method in class org.apache.activemq.broker.region.Topic
 
deleteSubscription(String, String) - Method in class org.apache.activemq.store.jdbc.JDBCTopicMessageStore
 
deleteSubscription(String, String) - Method in class org.apache.activemq.store.journal.JournalTopicMessageStore
 
deleteSubscription(String, String) - Method in class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
deleteSubscription(String, String) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
deleteSubscription(String, String) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
deleteSubscription(String, String) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
deleteSubscription(String, String) - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
deleteSubscription(String, String) - Method in interface org.apache.activemq.store.TopicMessageStore
 
deleteTempDestination(ActiveMQTempDestination) - Method in class org.apache.activemq.ActiveMQConnection
 
DELIVERED_ACK_TYPE - Static variable in class org.apache.activemq.command.MessageAck
Used to let the broker know that the message has been delivered to the client.
DELIVERY_MODE_NON_PERSISTENT - Static variable in class org.apache.activemq.tool.properties.JmsProducerProperties
 
DELIVERY_MODE_PERSISTENT - Static variable in class org.apache.activemq.tool.properties.JmsProducerProperties
 
deliveryIdGenerator - Variable in class org.apache.activemq.ActiveMQSession
 
deliveryMode - Variable in class org.apache.activemq.tool.properties.JmsProducerProperties
 
deliverySequenceId - Variable in class org.apache.activemq.command.MessageDispatch
 
deliverySequenceId - Variable in class org.apache.activemq.command.MessageDispatchNotification
 
demandConsumerDispatched - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
demandConsumerInfo - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
DemandForwardingBridge - Class in org.apache.activemq.network
Forwards messages from the local broker to the remote broker based on demand.
DemandForwardingBridge(Transport, Transport) - Constructor for class org.apache.activemq.network.DemandForwardingBridge
 
DemandForwardingBridgeSupport - Class in org.apache.activemq.network
A useful base class for implementing demand forwarding bridges.
DemandForwardingBridgeSupport(Transport, Transport) - Constructor for class org.apache.activemq.network.DemandForwardingBridgeSupport
 
DemandSubscription - Class in org.apache.activemq.network
Represents a network bridge interface
dequeue(long) - Method in class org.apache.activemq.MessageDispatchChannel
Used to get an enqueued message.
dequeueNoWait() - Method in class org.apache.activemq.MessageDispatchChannel
 
dequeues - Variable in class org.apache.activemq.broker.region.ConnectorStatistics
 
dequeues - Variable in class org.apache.activemq.broker.region.DestinationStatistics
 
DEST_DISTRO_ALL - Static variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
DEST_DISTRO_DIVIDE - Static variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
DEST_DISTRO_EQUAL - Static variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
destComposite - Variable in class org.apache.activemq.tool.properties.JmsClientProperties
 
destCount - Variable in class org.apache.activemq.tool.AbstractJmsClient
 
destDir - Variable in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
destDistro - Variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
destFile - Variable in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
destFile - Variable in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
destination - Variable in class org.apache.activemq.benchmark.BenchmarkSupport
 
destination - Variable in class org.apache.activemq.broker.jmx.DestinationView
 
Destination - Interface in org.apache.activemq.broker.region
 
destination - Variable in class org.apache.activemq.broker.region.Queue
 
destination - Variable in class org.apache.activemq.broker.region.Topic
 
destination - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
destination - Variable in class org.apache.activemq.command.ConsumerInfo
 
destination - Variable in class org.apache.activemq.command.DestinationInfo
 
destination - Variable in class org.apache.activemq.command.Message
 
destination - Variable in class org.apache.activemq.command.MessageAck
 
destination - Variable in class org.apache.activemq.command.MessageDispatch
 
destination - Variable in class org.apache.activemq.command.MessageDispatchNotification
 
destination - Variable in class org.apache.activemq.command.MessagePull
 
destination - Variable in class org.apache.activemq.command.ProducerInfo
 
destination - Variable in class org.apache.activemq.command.SubscriptionInfo
 
destination - Variable in class org.apache.activemq.store.jdbc.JDBCMessageStore
 
destination - Variable in class org.apache.activemq.store.journal.JournalMessageStore
 
destination - Variable in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
destination - Variable in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
destination - Variable in class org.apache.activemq.store.memory.MemoryMessageStore
 
destination - Variable in class org.apache.activemq.store.rapid.RapidMessageStore
 
destination - Variable in class org.apache.activemq.tool.JMSMemtest
 
destination - Variable in class org.apache.activemq.tool.ToolSupport
 
DESTINATION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
DESTINATION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Send
 
DESTINATION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe
 
DESTINATION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Unsubscribe
 
DESTINATION_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
 
DestinationBasedMessageList - Class in org.apache.activemq.memory.list
An implementation of MessageList which maintains a separate message list for each destination to reduce contention on the list and to speed up recovery times by only recovering the interested topics.
DestinationBasedMessageList(int) - Constructor for class org.apache.activemq.memory.list.DestinationBasedMessageList
 
DestinationBasedMessageList(MessageBuffer) - Constructor for class org.apache.activemq.memory.list.DestinationBasedMessageList
 
DestinationBridge - Class in org.apache.activemq.network.jms
A Destination bridge is used to bridge between to different JMS systems
DestinationBridge() - Constructor for class org.apache.activemq.network.jms.DestinationBridge
 
DestinationDotFileInterceptor - Class in org.apache.activemq.broker.view
 
DestinationDotFileInterceptor(Broker, String) - Constructor for class org.apache.activemq.broker.view.DestinationDotFileInterceptor
 
DestinationDotFilePlugin - Class in org.apache.activemq.broker.view
A DOT file creator plugin which creates a DOT file showing the current topic & queue hierarchies.
DestinationDotFilePlugin() - Constructor for class org.apache.activemq.broker.view.DestinationDotFilePlugin
 
DestinationFacade - Class in org.apache.activemq.web
 
DestinationFacade(BrokerService) - Constructor for class org.apache.activemq.web.DestinationFacade
 
destinationFactory - Variable in class org.apache.activemq.broker.region.AbstractRegion
 
DestinationFactory - Class in org.apache.activemq.broker.region
Used to create Destinations.
DestinationFactory() - Constructor for class org.apache.activemq.broker.region.DestinationFactory
 
destinationFactory - Variable in class org.apache.activemq.broker.region.RegionBroker
 
DestinationFactoryImpl - Class in org.apache.activemq.broker.region
Creates standard ActiveMQ implementations of Destination.
DestinationFactoryImpl(UsageManager, TaskRunnerFactory, PersistenceAdapter) - Constructor for class org.apache.activemq.broker.region.DestinationFactoryImpl
 
destinationFilter - Variable in class org.apache.activemq.broker.region.AbstractSubscription
 
DestinationFilter - Class in org.apache.activemq.broker.region
 
DestinationFilter(Destination) - Constructor for class org.apache.activemq.broker.region.DestinationFilter
 
DestinationFilter - Class in org.apache.activemq.filter
Represents a filter which only operates on Destinations
DestinationFilter() - Constructor for class org.apache.activemq.filter.DestinationFilter
 
destinationFilter - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
DestinationInfo - Class in org.apache.activemq.command
Used to create and destroy destinations on the broker.
DestinationInfo() - Constructor for class org.apache.activemq.command.DestinationInfo
 
DestinationInfo(ConnectionId, byte, ActiveMQDestination) - Constructor for class org.apache.activemq.command.DestinationInfo
 
DestinationInfoMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for DestinationInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
DestinationInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v1.DestinationInfoMarshaller
 
DestinationInfoMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for DestinationInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
DestinationInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v2.DestinationInfoMarshaller
 
DestinationInterceptor - Interface in org.apache.activemq.broker.region
Represents an interceptor on destination instances.
destinationMap - Variable in class org.apache.activemq.broker.region.AbstractRegion
 
DestinationMap - Class in org.apache.activemq.filter
A Map-like data structure allowing values to be indexed by ActiveMQDestination and retrieved by destination - supporting both * and > style of wildcard as well as composite destinations.
DestinationMap() - Constructor for class org.apache.activemq.filter.DestinationMap
 
DestinationMapEntry - Class in org.apache.activemq.filter
A base class for entry objects used to construct a destination based policy map.
DestinationMapEntry() - Constructor for class org.apache.activemq.filter.DestinationMapEntry
 
DestinationMapNode - Class in org.apache.activemq.filter
An implementation class used to implement DestinationMap
DestinationMapNode(DestinationMapNode) - Constructor for class org.apache.activemq.filter.DestinationMapNode
 
destinationName - Variable in class org.apache.activemq.tool.JMSMemtest
 
DestinationNode - Interface in org.apache.activemq.filter
Represents a node in the DestinationMap tree
DestinationPath - Class in org.apache.activemq.filter
Helper class for decomposing a Destination into a number of paths
DestinationPath() - Constructor for class org.apache.activemq.filter.DestinationPath
 
destinationPaths - Variable in class org.apache.activemq.command.ActiveMQDestination
 
destinations - Variable in class org.apache.activemq.advisory.AdvisoryBroker
 
destinations - Variable in class org.apache.activemq.broker.region.AbstractRegion
 
destinations - Variable in class org.apache.activemq.broker.region.AbstractSubscription
 
destinationsMutex - Variable in class org.apache.activemq.broker.region.AbstractRegion
 
destinationStatistics - Variable in class org.apache.activemq.broker.region.AbstractRegion
 
DestinationStatistics - Class in org.apache.activemq.broker.region
The J2EE Statistics for the a Destination.
DestinationStatistics() - Constructor for class org.apache.activemq.broker.region.DestinationStatistics
 
destinationStatistics - Variable in class org.apache.activemq.broker.region.Queue
 
destinationStatistics - Variable in class org.apache.activemq.broker.region.RegionBroker
 
destinationStatistics - Variable in class org.apache.activemq.broker.region.Topic
 
DestinationView - Class in org.apache.activemq.broker.jmx
 
DestinationView(ManagedRegionBroker, Destination) - Constructor for class org.apache.activemq.broker.jmx.DestinationView
 
DestinationViewMBean - Interface in org.apache.activemq.broker.jmx
 
destIndex - Variable in class org.apache.activemq.tool.AbstractJmsClient
 
destName - Variable in class org.apache.activemq.tool.properties.JmsClientProperties
 
destroy() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
Destroys the durable subscription so that messages will no longer be stored for this subscription
destroy() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
Destroys the durable subscription so that messages will no longer be stored for this subscription
destroy() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
Destroys the durable subscription so that messages will no longer be stored for this subscription
destroy() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
Release any references that we are holding.
destroy() - Method in class org.apache.activemq.broker.region.QueueSubscription
 
destroy() - Method in interface org.apache.activemq.broker.region.Subscription
Called when the subscription is destroyed.
destroy() - Method in class org.apache.activemq.broker.region.TopicSubscription
 
destroy() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
Close down the physical connection to the server.
destroy() - Method in class org.apache.activemq.web.filter.ApplicationContextFilter
 
destroy() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
destroy() - Method in class org.apache.activemq.web.SessionFilter
 
destroy() - Method in class org.apache.activemq.xbean.BrokerFactoryBean
 
destroy() - Method in class org.apache.activemq.xbean.PooledBrokerFactoryBean
 
destroy() - Method in class org.apache.activemq.xbean.XBeanBrokerService
 
destroyDestination(ActiveMQDestination) - Method in class org.apache.activemq.ActiveMQConnection
 
destroyDurableSubscriber(String, String) - Method in class org.apache.activemq.broker.jmx.BrokerView
 
destroyDurableSubscriber(String, String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
Destroys a durable subscriber
destroyObject(Object) - Method in class org.apache.activemq.pool.SessionPool
 
destroySubcontext(Name) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
destroySubcontext(String) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
destroySubscription(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedQueueRegion
 
destroySubscription(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedTempQueueRegion
 
destroySubscription(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedTempTopicRegion
 
destroySubscription(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedTopicRegion
 
destroySubscription(Subscription) - Method in class org.apache.activemq.broker.region.AbstractRegion
 
discarded() - Method in class org.apache.activemq.broker.region.TopicSubscription
 
DISCONNECT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
discoverLoginConfig - Variable in class org.apache.activemq.security.JaasAuthenticationPlugin
 
DISCOVERY_EVENT - Static variable in interface org.apache.activemq.command.CommandTypes
 
DiscoveryAgent - Interface in org.apache.activemq.transport.discovery
An agent used to discover other instances of a service.
DiscoveryAgentFactory - Class in org.apache.activemq.transport.discovery
 
DiscoveryAgentFactory() - Constructor for class org.apache.activemq.transport.discovery.DiscoveryAgentFactory
 
DiscoveryEvent - Class in org.apache.activemq.command
Represents a discovery event containing the details of the service
DiscoveryEvent() - Constructor for class org.apache.activemq.command.DiscoveryEvent
 
DiscoveryEvent(String) - Constructor for class org.apache.activemq.command.DiscoveryEvent
 
DiscoveryEventMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for DiscoveryEventMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
DiscoveryEventMarshaller() - Constructor for class org.apache.activemq.openwire.v1.DiscoveryEventMarshaller
 
DiscoveryEventMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for DiscoveryEventMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
DiscoveryEventMarshaller() - Constructor for class org.apache.activemq.openwire.v2.DiscoveryEventMarshaller
 
DiscoveryListener - Interface in org.apache.activemq.transport.discovery
A listener of services being added or removed from a network
DiscoveryNetworkConnector - Class in org.apache.activemq.network
A network connector which uses a discovery agent to detect the remote brokers available and setup a connection to each available remote broker
DiscoveryNetworkConnector() - Constructor for class org.apache.activemq.network.DiscoveryNetworkConnector
 
DiscoveryNetworkConnector(URI) - Constructor for class org.apache.activemq.network.DiscoveryNetworkConnector
 
DiscoveryTransport - Class in org.apache.activemq.transport.discovery
A ReliableTransportChannel which uses a DiscoveryAgent to discover remote broker instances and dynamically connect to them.
DiscoveryTransport(CompositeTransport) - Constructor for class org.apache.activemq.transport.discovery.DiscoveryTransport
 
DiscoveryTransportFactory - Class in org.apache.activemq.transport.discovery
 
DiscoveryTransportFactory() - Constructor for class org.apache.activemq.transport.discovery.DiscoveryTransportFactory
 
DISK_INDEX - Static variable in interface org.apache.activemq.kaha.IndexTypes
use disk-based indexes
DiskIndexLinkedList - Class in org.apache.activemq.kaha.impl.index
A linked list used by IndexItems
DiskIndexLinkedList(IndexManager, IndexItem) - Constructor for class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Constructs an empty list.
dispatch(MessageDispatch) - Method in class org.apache.activemq.ActiveMQConnectionConsumer
 
dispatch(MessageDispatch) - Method in interface org.apache.activemq.ActiveMQDispatcher
 
dispatch(MessageDispatch) - Method in class org.apache.activemq.ActiveMQInputStream
 
dispatch(MessageDispatch) - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
dispatch(MessageDispatch) - Method in class org.apache.activemq.ActiveMQSession
 
dispatch(MessageDispatch) - Method in class org.apache.activemq.AdvisoryConsumer
 
dispatch(ConnectionContext, MessageReference, MessageEvaluationContext, List) - Method in interface org.apache.activemq.broker.region.policy.DispatchPolicy
Decides how to dispatch a selected message to a collection of consumers.
dispatch(ConnectionContext, MessageReference, MessageEvaluationContext, List) - Method in class org.apache.activemq.broker.region.policy.RoundRobinDispatchPolicy
 
dispatch(ConnectionContext, MessageReference, MessageEvaluationContext, List) - Method in class org.apache.activemq.broker.region.policy.SimpleDispatchPolicy
 
dispatch(ConnectionContext, MessageReference, MessageEvaluationContext, List) - Method in class org.apache.activemq.broker.region.policy.StrictOrderDispatchPolicy
 
dispatch(MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
dispatch(MessageReference) - Method in class org.apache.activemq.broker.region.QueueSubscription
Override so that the message ref count is > 0 only when the message is being dispatched to a client.
dispatch(ConnectionContext, Message) - Method in class org.apache.activemq.broker.region.Topic
 
dispatch(Command) - Method in class org.apache.activemq.broker.TransportConnection
 
dispatchAsync - Variable in class org.apache.activemq.ActiveMQConnection
 
dispatchAsync - Variable in class org.apache.activemq.ActiveMQConnectionFactory
 
dispatchAsync(Command) - Method in interface org.apache.activemq.broker.Connection
Sends a message to the client.
dispatchAsync(Command) - Method in class org.apache.activemq.broker.TransportConnection
 
dispatchAsync - Variable in class org.apache.activemq.command.ConsumerInfo
 
dispatchAsync - Variable in class org.apache.activemq.command.ProducerInfo
 
dispatchAsync - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
dispatched - Variable in class org.apache.activemq.broker.region.DestinationStatistics
 
dispatched - Variable in class org.apache.activemq.broker.region.PrefetchSubscription
 
dispatchedCounter - Variable in class org.apache.activemq.broker.region.TopicSubscription
 
dispatchInitialMessage(Message, Destination, MessageEvaluationContext, Subscription) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
 
dispatchMatched() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
DispatchPolicy - Interface in org.apache.activemq.broker.region.policy
Abstraction to allow different dispatching policies to be plugged into the region implementations.
dispatchQueue - Variable in class org.apache.activemq.broker.TransportConnection
 
dispatchStopped - Variable in class org.apache.activemq.broker.TransportConnection
 
dispatchSync(Command) - Method in interface org.apache.activemq.broker.Connection
Sends a message to the client.
dispatchSync(Command) - Method in class org.apache.activemq.broker.TransportConnection
 
dispatchValve - Variable in class org.apache.activemq.broker.region.Queue
 
dispatchValve - Variable in class org.apache.activemq.broker.region.Topic
 
Disposable - Interface in org.apache.activemq
 
dispose() - Method in class org.apache.activemq.ActiveMQConnectionConsumer
 
dispose() - Method in class org.apache.activemq.ActiveMQInputStream
 
dispose() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
dispose() - Method in class org.apache.activemq.ActiveMQMessageProducer
 
dispose() - Method in class org.apache.activemq.ActiveMQOutputStream
 
dispose() - Method in class org.apache.activemq.ActiveMQSession
 
dispose() - Method in class org.apache.activemq.AdvisoryConsumer
 
dispose(ConnectionContext) - Method in interface org.apache.activemq.broker.region.Destination
 
dispose(ConnectionContext) - Method in class org.apache.activemq.broker.region.DestinationFilter
 
dispose(ConnectionContext) - Method in class org.apache.activemq.broker.region.Queue
 
dispose(ConnectionContext) - Method in class org.apache.activemq.broker.region.Topic
 
dispose() - Method in interface org.apache.activemq.Disposable
 
dispose(Service) - Static method in class org.apache.activemq.util.ServiceSupport
 
disposed - Variable in class org.apache.activemq.broker.TransportConnection
 
disposed - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
disposed - Variable in class org.apache.activemq.transport.vm.VMTransport
 
disposeTransport() - Method in class org.apache.activemq.broker.TransportConnection
 
distributeDestinations(String, int, int, int) - Method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
divide(Number, Number) - Method in class org.apache.activemq.filter.ArithmeticExpression
 
dlqDestination - Variable in class org.apache.activemq.broker.region.TopicSubscription
 
DNSState - Class in org.apache.activemq.jmdns
DNSState defines the possible states for services registered with JmDNS.
doAddMessage(Connection, long, String, String, byte[]) - Method in class org.apache.activemq.store.jdbc.adapter.BlobJDBCAdapter
 
doAddMessage(TransactionContext, MessageId, ActiveMQDestination, byte[], long) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doAddMessage(TransactionContext, MessageId, ActiveMQDestination, byte[], long) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doAddMessageReference(TransactionContext, MessageId, ActiveMQDestination, long, String) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doAddMessageReference(TransactionContext, MessageId, ActiveMQDestination, long, String) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doBind(String, URI) - Method in class org.apache.activemq.transport.discovery.DiscoveryTransportFactory
 
doBind(String, URI) - Method in class org.apache.activemq.transport.failover.FailoverTransportFactory
 
doBind(String, URI) - Method in class org.apache.activemq.transport.fanout.FanoutTransportFactory
 
doBind(String, URI) - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
doBind(String, URI) - Method in class org.apache.activemq.transport.https.HttpsTransportFactory
 
doBind(String, URI) - Method in class org.apache.activemq.transport.mock.MockTransportFactory
 
doBind(String, URI) - Method in class org.apache.activemq.transport.peer.PeerTransportFactory
 
doBind(String, URI) - Method in class org.apache.activemq.transport.tcp.SslTransportFactory
Overriding to use SslTransportServer and allow for proper reflection.
doBind(String, URI) - Method in class org.apache.activemq.transport.tcp.TcpTransportFactory
 
doBind(String, URI) - Method in class org.apache.activemq.transport.TransportFactory
 
doBind(String, URI) - Method in class org.apache.activemq.transport.udp.UdpTransportFactory
 
doBind(String, URI) - Method in class org.apache.activemq.transport.vm.VMTransportFactory
 
doCheckpoint() - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
This does the actual checkpoint.
doCheckpoint() - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
This does the actual checkpoint.
doCheckpoint() - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
This does the actual checkpoint.
doClear() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
doCollection() - Method in class org.apache.activemq.broker.TransportStatusDetector
 
doCollection(TransportConnection) - Method in class org.apache.activemq.broker.TransportStatusDetector
 
doCompositeConnect(URI) - Method in class org.apache.activemq.transport.failover.FailoverTransportFactory
 
doCompositeConnect(URI) - Method in class org.apache.activemq.transport.fanout.FanoutTransportFactory
 
doCompositeConnect(URI) - Method in class org.apache.activemq.transport.mock.MockTransportFactory
 
doCompositeConnect(URI) - Method in class org.apache.activemq.transport.peer.PeerTransportFactory
 
doCompositeConnect(URI, Executor) - Method in class org.apache.activemq.transport.TransportFactory
 
doCompositeConnect(URI) - Method in class org.apache.activemq.transport.TransportFactory
 
doCompositeConnect(URI) - Method in class org.apache.activemq.transport.vm.VMTransportFactory
 
doConnect(URI) - Method in class org.apache.activemq.transport.failover.FailoverTransportFactory
 
doConnect(URI) - Method in class org.apache.activemq.transport.fanout.FanoutTransportFactory
 
doConnect(URI) - Method in class org.apache.activemq.transport.mock.MockTransportFactory
 
doConnect(URI) - Method in class org.apache.activemq.transport.peer.PeerTransportFactory
 
doConnect(URI, Executor) - Method in class org.apache.activemq.transport.TransportFactory
 
doConnect(URI) - Method in class org.apache.activemq.transport.TransportFactory
 
doConnect(URI) - Method in class org.apache.activemq.transport.vm.VMTransportFactory
 
doConsume(Command) - Method in class org.apache.activemq.transport.tcp.SslTransport
Overriding in order to add the client's certificates to ConnectionInfo Commmands.
doConsume(Object) - Method in class org.apache.activemq.transport.TransportSupport
Process the inbound command
doCreateDemandSubscription(ConsumerInfo) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
doCreateDiscoveryAgent(URI) - Method in class org.apache.activemq.transport.discovery.DiscoveryAgentFactory
 
doCreateDiscoveryAgent(URI) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgentFactory
 
doCreateDiscoveryAgent(URI) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgentFactory
 
doCreateDiscoveryAgent(URI) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgentFactory
 
doCreateTables(TransactionContext) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doCreateTables(TransactionContext) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doDelete(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.MessageServlet
Supports a HTTP DELETE to be equivlanent of consuming a singe message from a queue
doDeleteOldMessages(TransactionContext) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doDeleteOldMessages(TransactionContext) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doDeleteSubscription(TransactionContext, ActiveMQDestination, String, String) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doDeleteSubscription(TransactionContext, ActiveMQDestination, String, String) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doDropTables(TransactionContext) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doDropTables(TransactionContext) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doesConsumerExist(ActiveMQDestination) - Method in class org.apache.activemq.network.DurableConduitBridge
 
doesListContainerExist(Object) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
doesListContainerExist(Object, String) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
doesListContainerExist(Object) - Method in interface org.apache.activemq.kaha.Store
Checks if a ListContainer exists in the default container
doesListContainerExist(Object, String) - Method in interface org.apache.activemq.kaha.Store
Checks if a ListContainer exists in the named container
doesMapContainerExist(Object) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
doesMapContainerExist(Object, String) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
doesMapContainerExist(Object) - Method in interface org.apache.activemq.kaha.Store
Checks if a MapContainer exists in the default container
doesMapContainerExist(Object, String) - Method in interface org.apache.activemq.kaha.Store
Checks if a MapContainer exists in the named container
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.activemq.web.filter.ApplicationContextFilter
 
doFilter(ServletRequest, ServletResponse, FilterChain) - Method in class org.apache.activemq.web.SessionFilter
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.AjaxServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.MessageListenerServlet
Supports a HTTP DELETE to be equivlanent of consuming a singe message from a queue
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.MessageServlet
Supports a HTTP DELETE to be equivlanent of consuming a singe message from a queue
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.PortfolioPublishServlet
 
doGet(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.QueueBrowseServlet
 
doGetAllSubscriptions(TransactionContext, ActiveMQDestination) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doGetAllSubscriptions(TransactionContext, ActiveMQDestination) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doGetDestinations(TransactionContext) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doGetDestinations(TransactionContext) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doGetDurableSubscriberMessageCount(TransactionContext, ActiveMQDestination, String, String) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doGetDurableSubscriberMessageCount(TransactionContext, ActiveMQDestination, String, String) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doGetLastMessageBrokerSequenceId(TransactionContext) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doGetLastMessageBrokerSequenceId(TransactionContext) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doGetMessage(TransactionContext, long) - Method in class org.apache.activemq.store.jdbc.adapter.BlobJDBCAdapter
 
doGetMessage(TransactionContext, long) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doGetMessage(TransactionContext, long) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doGetMessageReference(TransactionContext, long) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doGetMessageReference(TransactionContext, long) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doGetNextDurableSubscriberMessageIdStatement(TransactionContext, ActiveMQDestination, String, String, long, JDBCMessageRecoveryListener) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doGetNextDurableSubscriberMessageIdStatement(TransactionContext, ActiveMQDestination, String, String, long, JDBCMessageRecoveryListener) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doGetNextDurableSubscriberMessageStatement(TransactionContext, ActiveMQDestination, String, String) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doGetPrevDurableSubscriberMessageIdStatement(TransactionContext, ActiveMQDestination, String, String, long, JDBCMessageRecoveryListener) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doGetPrevDurableSubscriberMessageIdStatement(TransactionContext, ActiveMQDestination, String, String, long, JDBCMessageRecoveryListener) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doGetSubscriberEntry(TransactionContext, ActiveMQDestination, String, String) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doGetSubscriberEntry(TransactionContext, ActiveMQDestination, String, String) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doHandleReplyTo - Variable in class org.apache.activemq.network.jms.DestinationBridge
 
doHead(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
doJavaScript(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.AjaxServlet
 
doMark() - Method in class org.apache.activemq.broker.TransportConnection
Mark the Connection, so we can deem if it's collectable on the next sweep
doMessages(WebClient, HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.MessageListenerServlet
Reads a message from a destination up to some specific timeout period
doMessages(HttpServletRequest, HttpServletResponse, int) - Method in class org.apache.activemq.web.MessageServlet
Reads a message from a destination up to some specific timeout period
doMessagesWithoutContinuation(HttpServletRequest, HttpServletResponse, int) - Method in class org.apache.activemq.web.MessageServlet
Reads a message from a destination up to some specific timeout period
doPost(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
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
doRecover(TransactionContext, ActiveMQDestination, JDBCMessageRecoveryListener) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doRecover(TransactionContext, ActiveMQDestination, JDBCMessageRecoveryListener) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doRecoverNextMessages(TransactionContext, ActiveMQDestination, String, String, long, int, JDBCMessageRecoveryListener) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doRecoverNextMessages(TransactionContext, ActiveMQDestination, String, String, long, int, JDBCMessageRecoveryListener) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doRecoverSubscription(TransactionContext, ActiveMQDestination, String, String, JDBCMessageRecoveryListener) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doRecoverSubscription(TransactionContext, ActiveMQDestination, String, String, JDBCMessageRecoveryListener) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doRemove(int) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
doRemove(int) - Method in interface org.apache.activemq.kaha.ListContainer
remove an objecr from the list without retrieving the old value from the store
doRemoveAllMessages(TransactionContext, ActiveMQDestination) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doRemoveAllMessages(TransactionContext, ActiveMQDestination) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doRemoveMessage(TransactionContext, long) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doRemoveMessage(TransactionContext, long) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doRFC2254Encoding(String) - Method in class org.apache.activemq.jaas.LDAPLoginModule
 
doSetLastAck(TransactionContext, ActiveMQDestination, String, String, long) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doSetLastAck(TransactionContext, ActiveMQDestination, String, String, long) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doSetSubscriberEntry(TransactionContext, ActiveMQDestination, String, String, String, boolean) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
doSetSubscriberEntry(TransactionContext, ActiveMQDestination, String, String, String, boolean) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
doStart() - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
 
doStart() - Method in class org.apache.activemq.network.MulticastNetworkConnector
 
doStart() - Method in class org.apache.activemq.network.NetworkConnector
 
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.HttpTransport
 
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.tcp.TcpTransport
 
doStart() - Method in class org.apache.activemq.transport.TransportServerThreadSupport
 
doStart() - Method in class org.apache.activemq.transport.TransportThreadSupport
 
doStart() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
doStart() - Method in class org.apache.activemq.transport.udp.UdpTransportServer
 
doStart() - Method in class org.apache.activemq.util.ServiceSupport
 
doStartTransaction() - Method in class org.apache.activemq.ActiveMQSession
Send TransactionInfo to indicate transaction has started
doStartTransaction() - Method in class org.apache.activemq.ActiveMQXASession
This is called before transacted work is done by the session.
doStop(ServiceStopper) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
doStop(ServiceStopper) - Method in class org.apache.activemq.broker.region.RegionBroker
 
doStop(ServiceStopper) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
 
doStop(ServiceStopper) - Method in class org.apache.activemq.network.MulticastNetworkConnector
 
doStop(ServiceStopper) - Method in class org.apache.activemq.network.NetworkConnector
 
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.HttpTransport
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.TransportServerThreadSupport
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.udp.UdpTransport
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.udp.UdpTransportServer
 
doStop(ServiceStopper) - Method in class org.apache.activemq.transport.xmpp.XmppTransport
 
doStop(ServiceStopper) - Method in class org.apache.activemq.util.ServiceSupport
 
doSweep() - Method in class org.apache.activemq.broker.TransportStatusDetector
 
DotFileInterceptorSupport - Class in org.apache.activemq.broker.view
Useful base class
DotFileInterceptorSupport(Broker, String) - Constructor for class org.apache.activemq.broker.view.DotFileInterceptorSupport
 
DOUBLE - Static variable in class org.apache.activemq.filter.ArithmeticExpression
 
DOUBLE_TYPE - Static variable in interface org.apache.activemq.command.CommandTypes
 
DOUBLE_TYPE - Static variable in class org.apache.activemq.util.MarshallingSupport
 
doUnmarshal(DataInput) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
drop() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
drop() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
 
dropEvent() - Method in class org.apache.activemq.broker.region.Queue
 
dropEvent(boolean) - Method in class org.apache.activemq.broker.region.Queue
 
droppable - Variable in class org.apache.activemq.command.Message
 
dump(IndentPrinter) - Method in class org.apache.activemq.management.JMSConnectionStatsImpl
 
dump(IndentPrinter) - Method in class org.apache.activemq.management.JMSConsumerStatsImpl
 
dump(IndentPrinter) - Method in class org.apache.activemq.management.JMSEndpointStatsImpl
 
dump(IndentPrinter) - Method in class org.apache.activemq.management.JMSProducerStatsImpl
 
dump(IndentPrinter) - Method in class org.apache.activemq.management.JMSSessionStatsImpl
 
dump(IndentPrinter) - Method in class org.apache.activemq.management.JMSStatsImpl
 
dumpCount - Variable in class org.apache.activemq.tool.ConsumerTool
 
dumpStats(Connection) - Method in class org.apache.activemq.tool.ToolSupport
 
DUPS_OK_ACKNOWLEDGE_MODE - Static variable in class org.apache.activemq.ra.ActiveMQActivationSpec
Dups-ok-acknowledge constant for acknowledgeMode property *
durable - Variable in class org.apache.activemq.tool.JMSMemtest
 
durable - Variable in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
durable - Variable in class org.apache.activemq.tool.ToolSupport
 
DURABLE_SUBSCRIPTION - Static variable in class org.apache.activemq.ra.ActiveMQActivationSpec
Durable constant for subscriptionDurability property *
DURABLE_SUBSCRIPTION_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
 
DurableConduitBridge - Class in org.apache.activemq.network
Consolidates subscriptions
DurableConduitBridge(Transport, Transport) - Constructor for class org.apache.activemq.network.DurableConduitBridge
Constructor
durableDestinations - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
durableSubAcksTableName - Variable in class org.apache.activemq.store.jdbc.Statements
 
DurableSubscriberFacade - Class in org.apache.activemq.web
 
DurableSubscriberFacade(BrokerService) - Constructor for class org.apache.activemq.web.DurableSubscriberFacade
 
durableSubscriptions - Variable in class org.apache.activemq.broker.region.TopicRegion
 
DurableSubscriptionView - Class in org.apache.activemq.broker.jmx
 
DurableSubscriptionView(ManagedRegionBroker, String, Subscription) - Constructor for class org.apache.activemq.broker.jmx.DurableSubscriptionView
Constructor
DurableSubscriptionViewMBean - Interface in org.apache.activemq.broker.jmx
 
DurableTopicSubscription - Class in org.apache.activemq.broker.region
 
DurableTopicSubscription(Broker, ConnectionContext, ConsumerInfo, boolean, PendingMessageCursor) - Constructor for class org.apache.activemq.broker.region.DurableTopicSubscription
 
duration - Variable in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
dynamicallyIncludedDestinations - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
dynamicOnly - Variable in class org.apache.activemq.network.NetworkConnector
 

E

embeddedConnectionFactory - Variable in class org.apache.activemq.network.jms.JmsConnector
 
EmptyBroker - Class in org.apache.activemq.broker
Dumb implementation - used to be overriden by listeners
EmptyBroker() - Constructor for class org.apache.activemq.broker.EmptyBroker
 
EmptyMessageGroupSet - Class in org.apache.activemq.broker.region.group
Represents an empty MessageGroupSet
EmptyMessageGroupSet() - Constructor for class org.apache.activemq.broker.region.group.EmptyMessageGroupSet
 
enabled - Variable in class org.apache.activemq.management.StatisticImpl
 
encodeObjectNamePart(String) - Static method in class org.apache.activemq.util.JMXSupport
 
encodeString(String) - Static method in class org.apache.activemq.command.ActiveMQMessage
 
encodeString(String) - Static method in class org.apache.activemq.filter.ConstantExpression
Encodes the value of string so that it looks like it would look like when it was provided in a selector.
END - Static variable in class org.apache.activemq.command.TransactionInfo
 
end(Xid, int) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
end(Xid, int) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
end(Xid, int) - Method in class org.apache.activemq.TransactionContext
 
Endpoint - Interface in org.apache.activemq.command
Represents the logical endpoint where commands come from or are sent to.
endpointActivation(MessageEndpointFactory, ActivationSpec) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
endpointActivationKey - Variable in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
endpointDeactivation(MessageEndpointFactory, ActivationSpec) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
endpointFactory - Variable in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
endTestInformation() - Method in class org.apache.activemq.tool.ReportGenerator
 
endTestResult() - Method in class org.apache.activemq.tool.ReportGenerator
 
enqueue(MessageDispatch) - Method in class org.apache.activemq.MessageDispatchChannel
 
enqueueFirst(MessageDispatch) - Method in class org.apache.activemq.MessageDispatchChannel
 
enqueues - Variable in class org.apache.activemq.broker.region.ConnectorStatistics
 
enqueues - Variable in class org.apache.activemq.broker.region.DestinationStatistics
 
enqueueUsage(long) - Method in class org.apache.activemq.memory.UsageManager
Tries to increase the usage by value amount but blocks if this object is currently full.
ensureConnectionInfoSent() - Method in class org.apache.activemq.ActiveMQConnection
Send the ConnectionInfo to the Broker
entrySet() - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
entrySet() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
entrySet() - Method in interface org.apache.activemq.kaha.MapContainer
 
environment - Variable in class org.apache.activemq.jndi.ReadOnlyContext
 
equals(Object) - Method in class org.apache.activemq.ActiveMQQueueSession
 
equals(Object) - Method in class org.apache.activemq.ActiveMQTopicSession
 
equals(Object) - Method in class org.apache.activemq.command.ActiveMQDestination
 
equals(Object) - Method in class org.apache.activemq.command.ActiveMQMessage
 
equals(Object) - Method in class org.apache.activemq.command.BrokerId
 
equals(Object) - Method in class org.apache.activemq.command.ConnectionId
 
equals(Object) - Method in class org.apache.activemq.command.ConsumerId
 
equals(Object) - Method in class org.apache.activemq.command.LocalTransactionId
 
equals(Object) - Method in class org.apache.activemq.command.MessageId
 
equals(Object) - Method in class org.apache.activemq.command.ProducerId
 
equals(Object) - Method in class org.apache.activemq.command.SessionId
 
equals(Object) - Method in class org.apache.activemq.command.XATransactionId
 
equals(Object) - Method in class org.apache.activemq.filter.BinaryExpression
TODO: more efficient hashCode()
equals(Object) - Method in class org.apache.activemq.filter.ConstantExpression
TODO: more efficient hashCode()
equals(Object) - Method in class org.apache.activemq.filter.MultiExpressionEvaluator.CacheExpression
 
equals(Object) - Method in class org.apache.activemq.filter.PropertyExpression
 
equals(Object) - Method in class org.apache.activemq.filter.UnaryExpression
TODO: more efficient hashCode()
equals(Object) - Method in class org.apache.activemq.jaas.GroupPrincipal
 
equals(Object) - Method in class org.apache.activemq.jaas.UserPrincipal
 
equals(Object) - Method in class org.apache.activemq.jmdns.ServiceInfo
 
equals(Object) - Method in class org.apache.activemq.kaha.impl.container.ContainerId
 
equals(Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
equals(Object) - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
equals(Object) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
equals(Object) - Method in class org.apache.activemq.pool.ConnectionKey
 
equals(ConnectionKey) - Method in class org.apache.activemq.pool.ConnectionKey
 
equals(Object) - Method in class org.apache.activemq.pool.SessionKey
 
equals(SessionKey) - Method in class org.apache.activemq.pool.SessionKey
 
equals(Object) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
equals(Object) - Method in class org.apache.activemq.ra.ActiveMQEndpointActivationKey
 
equals(Object) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
equals(Object) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
equals(Object) - Method in class org.apache.activemq.tool.MemMessageIdList
 
equals(Object) - Method in class org.apache.activemq.util.SubscriptionKey
 
ERROR - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Responses
 
ErrorBroker - Class in org.apache.activemq.broker
Implementation of the broker where all it's methods throw an BrokerStoppedException.
ErrorBroker(String) - Constructor for class org.apache.activemq.broker.ErrorBroker
 
evaluate(ConnectionContext, MessageReference) - Method in interface org.apache.activemq.broker.region.MessageReferenceFilter
 
evaluate(MessageEvaluationContext) - Method in class org.apache.activemq.command.NetworkBridgeFilter
 
evaluate(MessageEvaluationContext) - Method in class org.apache.activemq.filter.ArithmeticExpression
 
evaluate(Object, Object) - Method in class org.apache.activemq.filter.ArithmeticExpression
 
evaluate(MessageEvaluationContext) - Method in class org.apache.activemq.filter.ComparisonExpression
 
evaluate(MessageEvaluationContext) - Method in class org.apache.activemq.filter.ConstantExpression
 
evaluate(MessageEvaluationContext) - Method in class org.apache.activemq.filter.DestinationFilter
 
evaluate(MessageEvaluationContext) - Method in interface org.apache.activemq.filter.Expression
 
evaluate(Message) - Method in class org.apache.activemq.filter.JAXPXPathEvaluator
 
evaluate(MessageEvaluationContext) - Method in class org.apache.activemq.filter.LogicExpression
 
evaluate(MessageEvaluationContext) - Method in class org.apache.activemq.filter.MultiExpressionEvaluator.CacheExpression
 
evaluate(MessageEvaluationContext) - Method in class org.apache.activemq.filter.MultiExpressionEvaluator
Evaluates the message against all the Expressions added to this object.
evaluate(MessageEvaluationContext) - Method in class org.apache.activemq.filter.NoLocalExpression
 
evaluate(MessageEvaluationContext) - Method in class org.apache.activemq.filter.PropertyExpression
 
evaluate(Message) - Method in class org.apache.activemq.filter.PropertyExpression
 
evaluate(Message) - Method in class org.apache.activemq.filter.XalanXPathEvaluator
 
evaluate(Message) - Method in class org.apache.activemq.filter.XMLBeansXPathEvaluator
 
evaluate(MessageEvaluationContext) - Method in class org.apache.activemq.filter.XPathExpression
 
evaluate(Message) - Method in interface org.apache.activemq.filter.XPathExpression.XPathEvaluator
 
evaluate(MessageEvaluationContext) - Method in class org.apache.activemq.filter.XQueryExpression
 
evictCacheEntry() - Method in interface org.apache.activemq.memory.CacheEvictor
 
evictMarshlledForm() - Method in class org.apache.activemq.command.Message
 
evictMessage() - Method in class org.apache.activemq.memory.buffer.MessageQueue
 
evictMessages(LinkedList) - Method in interface org.apache.activemq.broker.region.policy.MessageEvictionStrategy
Find the message reference in the given list with oldest messages at the front and newer messages at the end
evictMessages(LinkedList) - Method in class org.apache.activemq.broker.region.policy.OldestMessageEvictionStrategy
 
evictMessages(LinkedList) - Method in class org.apache.activemq.broker.region.policy.OldestMessageWithLowestPriorityEvictionStrategy
 
EXCEPTION_RESPONSE - Static variable in interface org.apache.activemq.command.CommandTypes
 
ExceptionIfDroppedReplayStrategy - Class in org.apache.activemq.transport.reliable
Throws an exception if packets are dropped causing the transport to be closed.
ExceptionIfDroppedReplayStrategy() - Constructor for class org.apache.activemq.transport.reliable.ExceptionIfDroppedReplayStrategy
 
ExceptionIfDroppedReplayStrategy(int) - Constructor for class org.apache.activemq.transport.reliable.ExceptionIfDroppedReplayStrategy
 
ExceptionResponse - Class in org.apache.activemq.command
 
ExceptionResponse() - Constructor for class org.apache.activemq.command.ExceptionResponse
 
ExceptionResponse(Throwable) - Constructor for class org.apache.activemq.command.ExceptionResponse
 
ExceptionResponseMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ExceptionResponseMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ExceptionResponseMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ExceptionResponseMarshaller
 
ExceptionResponseMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ExceptionResponseMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ExceptionResponseMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ExceptionResponseMarshaller
 
excludedDestinations - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
exclusive - Variable in class org.apache.activemq.command.ConsumerInfo
 
execute(ActiveMQDestination, MessageListener) - Method in interface org.apache.activemq.broker.region.policy.MessageQuery
Executes the query for messages; each message is passed into the listener
execute(List) - Method in class org.apache.activemq.console.command.AbstractCommand
Exceute a generic command, which includes parsing the options for the command and running the specific task.
execute(List) - Method in interface org.apache.activemq.console.command.Command
Execute the specified command
execute() - Method in class org.apache.activemq.maven.BrokerMojo
 
execute() - Method in class org.apache.activemq.maven.ConsumerMojo
 
execute() - Method in class org.apache.activemq.maven.MemtestMojo
 
execute() - Method in class org.apache.activemq.maven.ProducerMojo
 
execute() - Method in class org.apache.activemq.maven.ServerMojo
 
execute() - Method in class org.apache.activemq.openwire.tool.CGeneratorTask
 
execute() - Method in class org.apache.activemq.openwire.tool.CppGeneratorTask
 
execute() - Method in class org.apache.activemq.openwire.tool.CSharpGeneratorTask
 
execute() - Method in class org.apache.activemq.openwire.tool.JavaGeneratorTask
 
execute() - Method in interface org.apache.activemq.util.Callback
Executes some piece of code within a transaction performing a commit if there is no exception thrown else a rollback is performed
executeAfterDelay(Runnable, long) - Static method in class org.apache.activemq.thread.Scheduler
 
executeBatch() - Method in class org.apache.activemq.store.jdbc.TransactionContext
 
executePeriodically(Runnable, long) - Static method in class org.apache.activemq.thread.Scheduler
 
executor - Variable in class org.apache.activemq.ActiveMQSession
 
exit - Variable in class org.apache.activemq.command.ConnectionControl
 
expiration - Variable in class org.apache.activemq.command.Message
 
expiration - Variable in class org.apache.activemq.store.journal.QuickJournalMessageData
 
expiration - Variable in class org.apache.activemq.store.rapid.RapidMessageReference
 
EXPIRATION_TIME - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
EXPIRATION_TIME - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Send
 
EXPIRED_QUEUE_MESSAGES_TOPIC_PREFIX - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
EXPIRED_TOPIC_MESSAGES_TOPIC_PREFIX - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
expiredCheck() - Method in class org.apache.activemq.pool.ConnectionPool
 
expiredMessageCount - Variable in class org.apache.activemq.management.JMSEndpointStatsImpl
 
expressDataInterest() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
Expression - Interface in org.apache.activemq.filter
Represents an expression
extractConsumerCountFromMessage(Message, int) - Method in class org.apache.activemq.advisory.ConsumerEventSource
Lets rely by default on the broker telling us what the consumer count is as it can ensure that we are up to date at all times and have not received messages out of order etc.
extractProducerCountFromMessage(Message, int) - Method in class org.apache.activemq.advisory.ProducerEventSource
 
extractProperties(Map, String) - Static method in class org.apache.activemq.util.IntrospectionSupport
 

F

factory - Variable in class org.apache.activemq.tool.AbstractJmsClient
 
factory - Variable in class org.apache.activemq.tool.AbstractJmsClientSystem
 
factoryFile - Variable in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
factoryFileName - Variable in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
FactoryFinder - Class in org.apache.activemq.util
 
FactoryFinder(String) - Constructor for class org.apache.activemq.util.FactoryFinder
 
failover - Variable in class org.apache.activemq.network.NetworkConnector
 
FailoverTransport - Class in org.apache.activemq.transport.failover
A Transport that is made reliable by being able to fail over to another transport when a transport failure is detected.
FailoverTransport() - Constructor for class org.apache.activemq.transport.failover.FailoverTransport
 
FailoverTransportFactory - Class in org.apache.activemq.transport.failover
 
FailoverTransportFactory() - Constructor for class org.apache.activemq.transport.failover.FailoverTransportFactory
 
FALSE - Static variable in class org.apache.activemq.filter.ConstantExpression
 
FanoutTransport - Class in org.apache.activemq.transport.fanout
A Transport that fans out a connection to multiple brokers.
FanoutTransport() - Constructor for class org.apache.activemq.transport.fanout.FanoutTransport
 
FanoutTransportFactory - Class in org.apache.activemq.transport.fanout
 
FanoutTransportFactory() - Constructor for class org.apache.activemq.transport.fanout.FanoutTransportFactory
 
faultTolerant - Variable in class org.apache.activemq.command.ConnectionControl
 
FilePendingDurableSubscriberMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
Creates a PendIngMessageCursor for Durable subscribers *
FilePendingDurableSubscriberMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy
 
FilePendingMessageCursor - Class in org.apache.activemq.broker.region.cursors
perist pending messages pending message (messages awaiting disptach to a consumer) cursor
FilePendingMessageCursor(String, Store) - Constructor for class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
 
filePostFix - Variable in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
fillBatch() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
filterCollectionUsingRegEx(Map, List) - Method in class org.apache.activemq.console.filter.RegExQueryFilter
Filter the specified colleciton using the regex patterns extracted.
filterMBeansView(List, Set) - Static method in class org.apache.activemq.console.util.JmxMBeansUtil
 
filterMessagesView(List, Set, Set) - Static method in class org.apache.activemq.console.util.AmqMessagesUtil
 
filterMessagesView(List, Set, Set) - Static method in class org.apache.activemq.console.util.JmxMBeansUtil
 
filterView(Map) - Method in class org.apache.activemq.console.filter.GroupPropertiesViewFilter
Filter the properties that matches the group prefix only.
filterView(Map) - Method in class org.apache.activemq.console.filter.PropertiesViewFilter
Select only the attributes to view from the map data
filterViewCollection(Collection, Set) - Method in class org.apache.activemq.console.filter.PropertiesViewFilter
Filter the view of each element in the collection
findAllDurableSubMessagesStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
findMBeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
findTigerMBeanServer() - Static method in class org.apache.activemq.broker.jmx.ManagementContext
 
findWildcardMatches(ActiveMQDestination) - Method in class org.apache.activemq.filter.DestinationMap
 
finished() - Method in interface org.apache.activemq.store.jdbc.JDBCMessageRecoveryListener
 
finished() - Method in interface org.apache.activemq.store.MessageRecoveryListener
 
FINISHED_STATE - Static variable in class org.apache.activemq.transaction.Transaction
 
fireAdvisory(ConnectionContext, ActiveMQTopic, Command) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
fireAdvisory(ConnectionContext, ActiveMQTopic, Command, ConsumerId) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
fireAdvisory(ConnectionContext, ActiveMQTopic, Command, ConsumerId, ActiveMQMessage) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
fireAfterCommit() - Method in class org.apache.activemq.transaction.Transaction
 
fireAfterRollback() - Method in class org.apache.activemq.transaction.Transaction
 
fireConsumerAdvisory(ConnectionContext, ActiveMQTopic, Command) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
fireConsumerAdvisory(ConnectionContext, ActiveMQTopic, Command, ConsumerId) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
fireConsumerEvent(ConsumerEvent) - Method in class org.apache.activemq.advisory.ConsumerEventSource
 
fireProducerAdvisory(ConnectionContext, ActiveMQTopic, Command) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
fireProducerAdvisory(ConnectionContext, ActiveMQTopic, Command, ConsumerId) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
fireProducerEvent(ProducerEvent) - Method in class org.apache.activemq.advisory.ProducerEventSource
 
firstMessageId - Variable in class org.apache.activemq.command.MessageAck
 
FixedCountSubscriptionRecoveryPolicy - Class in org.apache.activemq.broker.region.policy
This implementation of SubscriptionRecoveryPolicy will keep a fixed count of last messages.
FixedCountSubscriptionRecoveryPolicy() - Constructor for class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
 
FixedSizedSubscriptionRecoveryPolicy - Class in org.apache.activemq.broker.region.policy
This implementation of SubscriptionRecoveryPolicy will keep a fixed amount of memory available in RAM for message history which is evicted in time order.
FixedSizedSubscriptionRecoveryPolicy() - Constructor for class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
 
FLOAT_TYPE - Static variable in interface org.apache.activemq.command.CommandTypes
 
FLOAT_TYPE - Static variable in class org.apache.activemq.util.MarshallingSupport
 
flush() - Method in class org.apache.activemq.ActiveMQOutputStream
 
flush - Variable in class org.apache.activemq.command.ConsumerControl
 
flush() - Method in class org.apache.activemq.transport.tcp.TcpBufferedOutputStream
flush the data to the output stream This doesn't call flush on the underlying outputstream, because Tcp is particularly efficent at doing this itself ....
flush() - Method in class org.apache.activemq.util.IndentPrinter
 
FLUSH_COMMAND - Static variable in interface org.apache.activemq.command.CommandTypes
 
FlushCommand - Class in org.apache.activemq.command
An indication to the transport layer that a flush is required.
FlushCommand() - Constructor for class org.apache.activemq.command.FlushCommand
 
FlushCommandMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for FlushCommandMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
FlushCommandMarshaller() - Constructor for class org.apache.activemq.openwire.v1.FlushCommandMarshaller
 
FlushCommandMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for FlushCommandMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
FlushCommandMarshaller() - Constructor for class org.apache.activemq.openwire.v2.FlushCommandMarshaller
 
flushMessages() - Method in class org.apache.activemq.tool.MemMessageIdList
 
force() - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
force() - Method in class org.apache.activemq.kaha.impl.index.IndexManager
 
force() - Method in class org.apache.activemq.kaha.impl.KahaStore
 
force() - Method in interface org.apache.activemq.kaha.Store
Force all writes to disk
FORGET - Static variable in class org.apache.activemq.command.TransactionInfo
 
forget(Xid) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
forget(Xid) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
forget(Xid) - Method in class org.apache.activemq.TransactionContext
 
forgetTransaction(ConnectionContext, TransactionId) - Method in interface org.apache.activemq.broker.Broker
Forgets a transaction.
forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerFilter
 
forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.EmptyBroker
 
forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.ErrorBroker
 
forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.ft.MasterBroker
Forgets a transaction.
forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.region.RegionBroker
 
forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.TransactionBroker
 
forgetTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
ForwardingBridge - Class in org.apache.activemq.network
Forwards all messages from the local broker to the remote broker.
ForwardingBridge(Transport, Transport) - Constructor for class org.apache.activemq.network.ForwardingBridge
 
FrameTranslator - Interface in org.apache.activemq.transport.stomp
Implementations of this interface are used to map back and forth from Stomp to ActiveMQ.
FrameTranslator.Helper - Class in org.apache.activemq.transport.stomp
Helper class which holds commonly needed functions used when implementing FrameTranslators
FrameTranslator.Helper() - Constructor for class org.apache.activemq.transport.stomp.FrameTranslator.Helper
 
FREE - Static variable in interface org.apache.activemq.kaha.impl.data.Item
 
FREEBSD - Static variable in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
freeIndex(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.IndexManager
 
freeze() - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
FTConnectorView - Class in org.apache.activemq.broker.jmx
 
FTConnectorView(MasterConnector) - Constructor for class org.apache.activemq.broker.jmx.FTConnectorView
 
FTConnectorViewMBean - Interface in org.apache.activemq.broker.jmx
 
FutureResponse - Class in org.apache.activemq.transport
 
FutureResponse(ResponseCallback) - Constructor for class org.apache.activemq.transport.FutureResponse
 

G

garbageSize - Variable in class org.apache.activemq.broker.region.Queue
 
garbageSizeBeforeCollection - Variable in class org.apache.activemq.broker.region.Queue
 
gc() - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
gc() - Method in class org.apache.activemq.broker.BrokerFilter
 
gc() - Method in class org.apache.activemq.broker.EmptyBroker
 
gc() - Method in class org.apache.activemq.broker.ErrorBroker
 
gc() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
gc() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
The Broker will fush it's caches so that the garbage collector can recalaim more memory.
gc() - Method in class org.apache.activemq.broker.jmx.DestinationView
 
gc() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
The subscription should release as may references as it can to help the garbage collector reclaim memory.
gc() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
gc() - Method in class org.apache.activemq.broker.region.AbstractRegion
 
gc() - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
gc() - Method in interface org.apache.activemq.broker.region.Destination
 
gc() - Method in class org.apache.activemq.broker.region.DestinationFilter
 
gc() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
gc() - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
 
gc() - Method in class org.apache.activemq.broker.region.Queue
 
gc() - Method in interface org.apache.activemq.broker.region.Region
 
gc() - Method in class org.apache.activemq.broker.region.RegionBroker
 
gc() - Method in interface org.apache.activemq.broker.region.Subscription
The subscription should release as may references as it can to help the garbage collector reclaim memory.
gc() - Method in class org.apache.activemq.broker.region.Topic
 
generateCommandId() - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
generateCommandId() - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
generateFactory(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CppMarshallingClassesGenerator
 
generateFactory(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CppMarshallingHeadersGenerator
 
generateFactory(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CSharpMarshallingGenerator
 
generateFactory(PrintWriter) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
generateFile(PrintWriter) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
 
generateFile(PrintWriter) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
 
generateFile() - Method in class org.apache.activemq.broker.view.DotFileInterceptorSupport
 
generateFile(PrintWriter) - Method in class org.apache.activemq.broker.view.DotFileInterceptorSupport
 
generateFile(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CHeadersGenerator
 
generateFile(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CppClassesGenerator
 
generateFile(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CppHeadersGenerator
 
generateFile(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CppMarshallingClassesGenerator
 
generateFile(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CppMarshallingHeadersGenerator
 
generateFile(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CSharpClassesGenerator
 
generateFile(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CSharpMarshallingGenerator
 
generateFile(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CSourcesGenerator
 
generateFile(PrintWriter) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
generateFile(PrintWriter) - Method in class org.apache.activemq.openwire.tool.JavaTestsGenerator
 
generateFile(PrintWriter) - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
generateFile(PrintWriter) - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
generateId() - Method in class org.apache.activemq.util.IdGenerator
Generate a unqiue id
generateLicence(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CHeadersGenerator
 
generateLicence(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CppClassesGenerator
 
generateLicence(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CppMarshallingHeadersGenerator
 
generateLooseMarshalBody(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CSharpMarshallingGenerator
 
generateLooseMarshalBody(PrintWriter) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
generateLooseUnmarshalBody(PrintWriter) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
generateLooseUnmarshalBodyForArrayProperty(PrintWriter, JProperty, JAnnotationValue) - Method in class org.apache.activemq.openwire.tool.CSharpMarshallingGenerator
 
generateLooseUnmarshalBodyForArrayProperty(PrintWriter, JProperty, JAnnotationValue) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
generateLooseUnmarshalBodyForProperty(PrintWriter, JProperty, JAnnotationValue) - Method in class org.apache.activemq.openwire.tool.CSharpMarshallingGenerator
 
generateLooseUnmarshalBodyForProperty(PrintWriter, JProperty, JAnnotationValue) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
generateMarshal1Body(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CppMarshallingClassesGenerator
 
generateMarshal2Body(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CppMarshallingClassesGenerator
 
generateSanitizedId() - Method in class org.apache.activemq.util.IdGenerator
Generate a unique ID - that is friendly for a URL or file system
generateSetup(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CHeadersGenerator
 
generateSetup(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CSourcesGenerator
 
generateSetup(PrintWriter) - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
generateTearDown(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CHeadersGenerator
 
generateTearDown(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CSourcesGenerator
 
generateTearDown(PrintWriter) - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
generateTightMarshal1Body(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CSharpMarshallingGenerator
 
generateTightMarshal1Body(PrintWriter) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
generateTightMarshal2Body(PrintWriter) - Method in class org.apache.activemq.openwire.tool.CSharpMarshallingGenerator
 
generateTightMarshal2Body(PrintWriter) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
generateTightUnmarshalBody(PrintWriter) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
generateTightUnmarshalBodyForArrayProperty(PrintWriter, JProperty, JAnnotationValue) - Method in class org.apache.activemq.openwire.tool.CSharpMarshallingGenerator
 
generateTightUnmarshalBodyForArrayProperty(PrintWriter, JProperty, JAnnotationValue) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
generateTightUnmarshalBodyForProperty(PrintWriter, JProperty, JAnnotationValue) - Method in class org.apache.activemq.openwire.tool.CSharpMarshallingGenerator
 
generateTightUnmarshalBodyForProperty(PrintWriter, JProperty, JAnnotationValue) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
generateUnmarshalBodyForArrayProperty(PrintWriter, JProperty, JAnnotationValue) - Method in class org.apache.activemq.openwire.tool.CppMarshallingClassesGenerator
 
generateUnmarshalBodyForProperty(PrintWriter, JProperty, JAnnotationValue) - Method in class org.apache.activemq.openwire.tool.CppMarshallingClassesGenerator
 
get(String) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
 
get(String) - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
 
get(String) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
 
get(ActiveMQDestination) - Method in class org.apache.activemq.filter.DestinationMap
Looks up the value(s) matching the given Destination key.
get(int) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
get(StoreEntry) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
Retrieve an Object from the Store by its location
get(Object) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
get(int) - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Returns the element at the specified position in this list.
get(int) - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Returns the element at the specified position in this list.
get(Object) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
get(int) - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
get(StoreEntry) - Method in interface org.apache.activemq.kaha.ListContainer
Retrieve an Object from the Store by its location
get(Object) - Method in interface org.apache.activemq.kaha.MapContainer
Get the value associated with the key
get(Object) - Method in interface org.apache.activemq.memory.Cache
Gets an object that was previously put into this object.
get(Object) - Method in class org.apache.activemq.memory.CacheFilter
 
get(Object) - Method in class org.apache.activemq.memory.MapCache
 
getAbstractClassText() - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
getAbstractClassText() - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
getAcceptListener() - Method in class org.apache.activemq.transport.TransportServerSupport
 
getAckEntry() - Method in class org.apache.activemq.store.kahadaptor.ConsumerMessageRef
 
getAckLog() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
 
getAckMode() - Method in class org.apache.activemq.pool.SessionKey
 
getAckMode() - Method in class org.apache.activemq.transport.stomp.StompSubscription
 
getAcknowledgeCallback() - Method in class org.apache.activemq.command.ActiveMQMessage
 
getAcknowledgeMode() - Method in class org.apache.activemq.ActiveMQQueueSession
 
getAcknowledgeMode() - Method in class org.apache.activemq.ActiveMQSession
Returns the acknowledgement mode of the session.
getAcknowledgeMode() - Method in class org.apache.activemq.ActiveMQTopicSession
 
getAcknowledgeMode() - Method in class org.apache.activemq.pool.PooledSession
 
getAcknowledgeMode() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getAcknowledgeMode() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
getAcknowledgeMode() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
getAcknowledgeModeForSession() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getAcks() - Method in class org.apache.activemq.store.journal.JournalTransactionStore.Tx
 
getAcks() - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore.Tx
 
getAcks() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
 
getAcks() - Method in class org.apache.activemq.store.rapid.RapidTransactionStore.Tx
 
getAckType() - Method in class org.apache.activemq.command.MessageAck
 
getACLs(ActiveMQDestination, String, String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getAction() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
getActivationSpec() - Method in class org.apache.activemq.ra.ActiveMQEndpointActivationKey
 
getActiveMQBase() - Method in class org.apache.activemq.console.Main
 
getActiveMQDestination() - Method in interface org.apache.activemq.broker.region.Destination
 
getActiveMQDestination() - Method in class org.apache.activemq.broker.region.DestinationFilter
 
getActiveMQDestination() - Method in class org.apache.activemq.broker.region.Queue
 
getActiveMQDestination() - Method in class org.apache.activemq.broker.region.Topic
 
getActiveMQHome() - Method in class org.apache.activemq.console.Main
 
getActiveSessionAndProducer() - Static method in class org.apache.activemq.ra.InboundContextSupport
Returns the current InboundContext used by the current thread which is processing a message.
getAdapter() - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
getAdapter() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
getAdaptor(Class) - Method in interface org.apache.activemq.broker.Broker
Get a Broker from the Broker Stack that is a particular class
getAdaptor(Class) - Method in class org.apache.activemq.broker.BrokerFilter
 
getAdaptor(Class) - Method in class org.apache.activemq.broker.EmptyBroker
 
getAdaptor(Class) - Method in class org.apache.activemq.broker.ErrorBroker
 
getAdaptor(Class) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
getAdaptor(Class) - Method in class org.apache.activemq.broker.region.RegionBroker
 
getAdditionalPredicate() - Method in class org.apache.activemq.command.ConsumerInfo
A transient additional predicate that can be used it inject additional predicates into the selector on the fly.
getAddMessageStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getAddMessageStatement() - Method in class org.apache.activemq.store.jdbc.TransactionContext
 
getAddress() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
getAddress() - Method in class org.apache.activemq.jmdns.ServiceInfo
 
getAddress() - Method in class org.apache.activemq.transport.udp.DatagramEndpoint
 
getAdminACLs() - Method in class org.apache.activemq.security.AuthorizationEntry
 
getAdminACLs(ActiveMQDestination) - Method in interface org.apache.activemq.security.AuthorizationMap
Returns the set of all ACLs capable of administering the given destination
getAdminACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
 
getAdminACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getAdminACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
 
getAdminACLs() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
 
getAdminAttribute() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getAdminBase() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getAdminConnectionContext() - Method in interface org.apache.activemq.broker.Broker
 
getAdminConnectionContext() - Method in class org.apache.activemq.broker.BrokerFilter
 
getAdminConnectionContext() - Method in class org.apache.activemq.broker.BrokerService
Returns the broker's administration connection context used for configuring the broker at startup
getAdminConnectionContext() - Method in class org.apache.activemq.broker.EmptyBroker
 
getAdminConnectionContext() - Method in class org.apache.activemq.broker.ErrorBroker
 
getAdminConnectionContext() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
getAdminConnectionContext() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getAdminView() - Method in class org.apache.activemq.broker.BrokerService
Returns the administration view of the broker; used to create and destroy resources such as queues and topics.
getAdvisor() - Method in class org.apache.activemq.advisory.ConsumerEvent
 
getAdvisor() - Method in class org.apache.activemq.advisory.ProducerEvent
 
getAgentDestination(String) - Static method in class org.apache.activemq.advisory.AdvisorySupport
 
getAllBrokers(JMXServiceURL) - Static method in class org.apache.activemq.console.util.JmxMBeansUtil
 
getAllBrokers(JMXServiceURL, Set) - Static method in class org.apache.activemq.console.util.JmxMBeansUtil
 
getAllDurableSubscriptions(ActiveMQTopic) - Method in class org.apache.activemq.broker.region.DestinationFactory
Lists all the durable subscirptions for a given destination.
getAllDurableSubscriptions(ActiveMQTopic) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
 
getAllEntries(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
 
getAllMessages(URI, Destination) - Static method in class org.apache.activemq.console.util.AmqMessagesUtil
 
getAllSubscriptions() - Method in class org.apache.activemq.store.jdbc.JDBCTopicMessageStore
 
getAllSubscriptions() - Method in class org.apache.activemq.store.journal.JournalTopicMessageStore
 
getAllSubscriptions() - Method in class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
getAllSubscriptions() - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
getAllSubscriptions() - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
getAllSubscriptions() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
getAllSubscriptions() - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
getAllSubscriptions() - Method in interface org.apache.activemq.store.TopicMessageStore
Lists all the durable subscirptions for a given destination.
getApplicationContextName() - Method in class org.apache.activemq.web.filter.ApplicationContextFilter
 
getArrival() - Method in class org.apache.activemq.command.Message
Used to schedule the arrival time of a message to a broker.
getAsText() - Method in class org.apache.activemq.util.MemoryIntPropertyEditor
 
getAsText() - Method in class org.apache.activemq.util.MemoryPropertyEditor
 
getAsyncQueueDepth() - Method in class org.apache.activemq.transport.vm.VMTransport
 
getAuthentication() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getAuthorizedReadDests() - Method in class org.apache.activemq.security.SecurityContext
 
getAuthorizedWriteDests() - Method in class org.apache.activemq.security.SecurityContext
 
getAvailableListener() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
getAvailableListener() - Method in interface org.apache.activemq.MessageAvailableConsumer
Gets the listener used to notify synchronous consumers that there is a message available so that the MessageConsumer.receiveNoWait() can be called.
getAve(List) - Static method in class org.apache.activemq.tool.reports.PerformanceStatisticsUtil
 
getAveEx(List) - Static method in class org.apache.activemq.tool.reports.PerformanceStatisticsUtil
 
getAveragePerSecond() - Method in class org.apache.activemq.management.TimeStatisticImpl
 
getAveragePerSecondExcludingMinMax() - Method in class org.apache.activemq.management.TimeStatisticImpl
 
getAverageTime() - Method in class org.apache.activemq.management.TimeStatisticImpl
 
getAverageTimeExcludingMinMax() - Method in class org.apache.activemq.management.TimeStatisticImpl
 
getBackOffMultiplier() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getBackOffMultiplier() - Method in class org.apache.activemq.RedeliveryPolicy
 
getBackOffMultiplier() - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
getBaseClass() - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
getBaseClass() - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
getBaseClassName(JClass) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
getBaseClassName(JClass) - Method in class org.apache.activemq.openwire.tool.JavaTestsGenerator
 
getBaseClassName(JClass) - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
getBaseClassName(JClass) - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
getBasedir() - Method in class org.apache.activemq.openwire.tool.JavaGeneratorTask
 
getBeanName() - Method in class org.apache.activemq.spring.ActiveMQConnectionFactory
 
getBeanName() - Method in class org.apache.activemq.spring.ActiveMQXAConnectionFactory
 
getBinaryData(ResultSet, int) - Method in class org.apache.activemq.store.jdbc.adapter.BytesJDBCAdapter
 
getBinaryData(ResultSet, int) - Method in class org.apache.activemq.store.jdbc.adapter.DB2JDBCAdapter
 
getBinaryData(ResultSet, int) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
getBinaryData(ResultSet, int) - Method in class org.apache.activemq.store.jdbc.adapter.OracleJDBCAdapter
 
getBinaryData(ResultSet, int) - Method in class org.apache.activemq.store.jdbc.adapter.StreamJDBCAdapter
 
getBinaryDataType() - Method in class org.apache.activemq.store.jdbc.Statements
 
getBind() - Method in class org.apache.activemq.proxy.ProxyConnector
 
getBindLocation() - Method in class org.apache.activemq.transport.TransportServerSupport
 
getBindURI() - Method in class org.apache.activemq.transport.vm.VMTransportServer
 
getBody() - Method in class org.apache.activemq.web.MessageQuery
 
getBodyLength() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Gets the number of bytes of the message body when the message is in read-only mode.
getBoolean(String) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Returns the boolean value with the specified name.
getBooleanProperty(String) - Method in class org.apache.activemq.command.ActiveMQMessage
 
getBootstrapContext() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getBranchQualifier() - Method in class org.apache.activemq.command.XATransactionId
 
getBridge() - Method in class org.apache.activemq.network.MulticastNetworkConnector
 
getBroker() - Method in class org.apache.activemq.broker.BrokerService
Returns the message broker
getBroker() - Method in class org.apache.activemq.broker.ConnectionContext
 
getBroker() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getBroker() - Method in class org.apache.activemq.broker.TransportConnector
 
getBroker() - Method in class org.apache.activemq.web.BrokerFacade
 
getBroker() - Method in class org.apache.activemq.xbean.BrokerFactoryBean
 
getBrokerAdmin() - Method in class org.apache.activemq.web.BrokerFacade
 
getBrokerFactoryHandler() - Method in class org.apache.activemq.transport.vm.VMTransportFactory
 
getBrokerId() - Method in interface org.apache.activemq.broker.Broker
Get the id of the broker
getBrokerId() - Method in class org.apache.activemq.broker.BrokerFilter
 
getBrokerId() - Method in class org.apache.activemq.broker.EmptyBroker
 
getBrokerId() - Method in class org.apache.activemq.broker.ErrorBroker
 
getBrokerId() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getBrokerId() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getBrokerId() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
getBrokerId() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getBrokerId() - Method in class org.apache.activemq.command.BaseEndpoint
Returns the broker ID for this endpoint, if the endpoint is a broker or null
getBrokerId() - Method in class org.apache.activemq.command.BrokerInfo
 
getBrokerId() - Method in interface org.apache.activemq.command.Endpoint
Returns the broker ID for this endpoint, if the endpoint is a broker or null
getBrokerInfo() - Method in class org.apache.activemq.ActiveMQConnection
Returns the broker information if it is available or null if it is not available yet.
getBrokerInfo() - Method in interface org.apache.activemq.broker.Connector
 
getBrokerInfo() - Method in class org.apache.activemq.broker.jmx.ConnectorView
 
getBrokerInfo() - Method in class org.apache.activemq.broker.TransportConnector
 
getBrokerInfo() - Method in class org.apache.activemq.command.BaseEndpoint
Returns the broker information for this endpoint, if the endpoint is a broker or null
getBrokerInfo() - Method in interface org.apache.activemq.command.Endpoint
Returns the broker information for this endpoint, if the endpoint is a broker or null
getBrokerName() - Method in class org.apache.activemq.ActiveMQConnection
Returns the broker name if one is available or null if one is not available yet.
getBrokerName() - Method in interface org.apache.activemq.broker.Broker
Get the name of the broker
getBrokerName() - Method in class org.apache.activemq.broker.BrokerFilter
 
getBrokerName() - Method in class org.apache.activemq.broker.BrokerService
 
getBrokerName() - Method in class org.apache.activemq.broker.EmptyBroker
 
getBrokerName() - Method in class org.apache.activemq.broker.ErrorBroker
 
getBrokerName() - Method in class org.apache.activemq.broker.jmx.ConnectorView
 
getBrokerName() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
getBrokerName() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getBrokerName() - Method in class org.apache.activemq.command.BrokerInfo
 
getBrokerName() - Method in class org.apache.activemq.command.DiscoveryEvent
 
getBrokerName() - Method in class org.apache.activemq.network.NetworkConnector
 
getBrokerName() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
 
getBrokerObjectName() - Method in class org.apache.activemq.broker.BrokerService
 
getBrokerPath() - Method in class org.apache.activemq.command.ConnectionInfo
The route of brokers the command has moved through.
getBrokerPath() - Method in class org.apache.activemq.command.ConsumerInfo
The route of brokers the command has moved through.
getBrokerPath() - Method in class org.apache.activemq.command.DestinationInfo
The route of brokers the command has moved through.
getBrokerPath() - Method in class org.apache.activemq.command.Message
The route of brokers the command has moved through.
getBrokerPath() - Method in class org.apache.activemq.command.ProducerInfo
The route of brokers the command has moved through.
getBrokersByName(JMXServiceURL, String) - Static method in class org.apache.activemq.console.util.JmxMBeansUtil
 
getBrokersByName(JMXServiceURL, String, Set) - Static method in class org.apache.activemq.console.util.JmxMBeansUtil
 
getBrokerSequenceId() - Method in class org.apache.activemq.command.MessageId
 
getBrokerSequenceId(TransactionContext, MessageId) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
getBrokerSequenceId(TransactionContext, MessageId) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
getBrokerService() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
getBrokerService() - Method in class org.apache.activemq.web.BrokerFacade
 
getBrokerService() - Method in class org.apache.activemq.web.SpringBrokerContextListener
Return the broker container.
getBrokerURL() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
getBrokerURL() - Method in class org.apache.activemq.broker.jmx.ConnectorView
 
getBrokerUrl() - Method in class org.apache.activemq.broker.util.CommandAgent
 
getBrokerURL() - Method in class org.apache.activemq.command.BrokerInfo
 
getBrokerUrl() - Method in class org.apache.activemq.console.command.AbstractAmqCommand
Get the current broker url.
getBrokerUrl() - Method in class org.apache.activemq.console.filter.AmqMessagesQueryFilter
Get the broker url being used.
getBrokerXmlConfig() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getBrowser() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
getBucketCount() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory
 
getBucketNumber(String) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
 
getBuffer() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
 
getBufferedCommandCount() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
getBufferPool() - Method in class org.apache.activemq.transport.udp.CommandDatagramChannel
 
getBufferPool() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
getByte(String) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Returns the byte value with the specified name.
getByteProperty(String) - Method in class org.apache.activemq.command.ActiveMQMessage
 
getBytes(String) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Returns the byte array value with the specified name.
getCachedItem(int) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
getCachedMarshalledForm(WireFormat) - Method in interface org.apache.activemq.command.MarshallAware
 
getCachedMarshalledForm(WireFormat) - Method in class org.apache.activemq.command.Message
 
getCachedMarshalledForm(WireFormat) - Method in class org.apache.activemq.command.WireFormatInfo
 
getCacheList() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
getCacheSize() - Method in class org.apache.activemq.command.WireFormatInfo
 
getCacheSize() - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
getCertificates() - Method in class org.apache.activemq.jaas.CertificateCallback
Getter for certificate chain.
getChannel() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
getChar(String) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Returns the Unicode character value with the specified name.
getCheckpointInterval() - Method in class org.apache.activemq.tool.MemoryMonitoringTool
 
getChild(String) - Method in class org.apache.activemq.filter.AnyChildDestinationNode
 
getChild(String) - Method in class org.apache.activemq.filter.DestinationMapNode
Returns the child node for the given named path or null if it does not exist
getChild(String) - Method in interface org.apache.activemq.filter.DestinationNode
 
getChildCount() - Method in class org.apache.activemq.filter.DestinationMapNode
 
getChildNodes() - Method in class org.apache.activemq.filter.AnyChildDestinationNode
 
getChildOrCreate(String) - Method in class org.apache.activemq.filter.DestinationMapNode
Returns the child node for the given named path, lazily creating one if it does not yet exist
getChildren() - Method in class org.apache.activemq.filter.AnyChildDestinationNode
 
getChildren() - Method in class org.apache.activemq.filter.DestinationMapNode
Returns the child nodes
getChildren() - Method in interface org.apache.activemq.filter.DestinationNode
 
getClasses() - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
getClassLoader() - Method in class org.apache.activemq.console.Main
 
getClassName(JClass) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
getClassName(JClass) - Method in class org.apache.activemq.openwire.tool.JavaTestsGenerator
 
getClassName(JClass) - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
getClassName() - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
getClassName(JClass) - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
getClassName() - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
getClassName() - Method in class org.apache.activemq.tool.spi.ActiveMQReflectionSPI
 
getClassName() - Method in class org.apache.activemq.tool.spi.ReflectionSPIConnectionFactory
 
getClassName(Class) - Static method in class org.apache.activemq.util.ClassLoading
 
getCleanupPeriod() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
getClient() - Method in class org.apache.activemq.tool.AbstractJmsClient
 
getClient() - Method in class org.apache.activemq.tool.JmsConsumerClient
 
getClient() - Method in class org.apache.activemq.tool.JmsProducerClient
 
getClientID() - Method in class org.apache.activemq.ActiveMQConnection
Gets the client identifier for this connection.
getClientID() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
getClientId() - Method in class org.apache.activemq.broker.ConnectionContext
 
getClientId() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getClientId() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
getClientId() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
getClientId() - Method in class org.apache.activemq.command.ConnectionInfo
 
getClientId() - Method in class org.apache.activemq.command.JournalTopicAck
 
getClientId() - Method in class org.apache.activemq.command.RemoveSubscriptionInfo
 
getClientId() - Method in class org.apache.activemq.command.SubscriptionInfo
 
getClientId() - Method in class org.apache.activemq.network.ForwardingBridge
 
getClientID() - Method in class org.apache.activemq.pool.PooledConnection
 
getClientId() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getClientid() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getClientid() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getClientid() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getClientID() - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
getClientID() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
getClientId() - Method in class org.apache.activemq.util.SubscriptionKey
 
getClientId() - Method in class org.apache.activemq.web.DurableSubscriberFacade
 
getClientIdGenerator() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
getClientIDPrefix() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
getClientName() - Method in class org.apache.activemq.tool.AbstractJmsClient
 
getClientName() - Method in interface org.apache.activemq.tool.sampler.MeasurableClient
 
getClientPrefix() - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
getClients() - Method in interface org.apache.activemq.broker.Broker
 
getClients() - Method in class org.apache.activemq.broker.BrokerFilter
 
getClients() - Method in class org.apache.activemq.broker.EmptyBroker
 
getClients() - Method in class org.apache.activemq.broker.ErrorBroker
 
getClients() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
getClients() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getCloseCount() - Method in class org.apache.activemq.management.JCAConnectionPoolStatsImpl
 
getCloseTimeout() - Method in class org.apache.activemq.ActiveMQConnection
 
getCloseTimeout() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
getCollisionAvoidancePercent() - Method in class org.apache.activemq.RedeliveryPolicy
 
getCommand() - Method in class org.apache.activemq.command.ControlCommand
 
getCommandChannel() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
getCommandDestination() - Method in class org.apache.activemq.broker.util.CommandAgent
 
getCommandId() - Method in class org.apache.activemq.command.BaseCommand
 
getCommandId() - Method in interface org.apache.activemq.command.Command
 
getCommandId() - Method in class org.apache.activemq.command.PartialCommand
 
getCommandId() - Method in class org.apache.activemq.command.WireFormatInfo
 
getCommandId() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
getCommands() - Method in class org.apache.activemq.state.TransactionState
 
getComparable(Destination) - Method in class org.apache.activemq.util.MessageDestinationComparator
 
getComponents() - Method in class org.apache.activemq.util.URISupport.CompositeData
 
getCompositeDestinations() - Method in class org.apache.activemq.command.ActiveMQDestination
 
getConcreteClasses() - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
getConfig() - Method in class org.apache.activemq.xbean.BrokerFactoryBean
 
getConfig() - Method in class org.apache.activemq.xbean.PooledBrokerFactoryBean
 
getConfiguration() - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
 
getConfigUri() - Method in class org.apache.activemq.console.command.StartCommand
Gets the current configuration URI used by the start task
getConnectedTransport() - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
getConnectedTransportURI() - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
getConnection() - Method in class org.apache.activemq.broker.ConnectionContext
 
getConnection() - Method in class org.apache.activemq.broker.util.CommandAgent
 
getConnection() - Method in class org.apache.activemq.command.ActiveMQTempDestination
 
getConnection() - Method in class org.apache.activemq.command.Message
 
getConnection() - Method in class org.apache.activemq.pool.ConnectionPool
 
getConnection() - Method in class org.apache.activemq.pool.SessionPool
 
getConnection(Subject, ConnectionRequestInfo) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
getConnection() - Method in class org.apache.activemq.store.jdbc.TransactionContext
 
getConnection() - Method in class org.apache.activemq.tool.AbstractJmsClient
 
getConnection() - Method in class org.apache.activemq.TransactionContext
 
getConnection() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
getConnection() - Method in class org.apache.activemq.web.QueueBrowseServlet
 
getConnection() - Method in class org.apache.activemq.web.SessionPool
 
getConnection() - Method in class org.apache.activemq.web.WebClient
 
getConnectionAdvisoryTopic() - Static method in class org.apache.activemq.advisory.AdvisorySupport
 
getConnectionContext(Broker) - Static method in class org.apache.activemq.broker.jmx.BrokerView
Returns the broker's administration connection context used for configuring the broker at startup
getConnectionCount() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
getConnectionFactory() - Method in class org.apache.activemq.broker.util.CommandAgent
 
getConnectionFactory() - Method in class org.apache.activemq.management.JCAConnectionStatsImpl
 
getConnectionFactory() - Method in class org.apache.activemq.pool.PooledConnectionFactory
 
getConnectionFactory() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getConnectionFactory() - Method in class org.apache.activemq.web.QueueBrowseServlet
 
getConnectionFactory() - Method in class org.apache.activemq.web.SessionPool
 
getConnectionFactoryNames(Map) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
 
getConnectionFilter() - Method in class org.apache.activemq.network.NetworkConnector
 
getConnectionForProducer() - Method in class org.apache.activemq.network.jms.DestinationBridge
 
getConnectionId() - Method in interface org.apache.activemq.broker.Connection
 
getConnectionId() - Method in class org.apache.activemq.broker.ConnectionContext
 
getConnectionId() - Method in class org.apache.activemq.broker.jmx.ConnectionView
 
getConnectionId() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
Returns the JMS connection id for this connection
getConnectionId() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getConnectionId() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
getConnectionId() - Method in class org.apache.activemq.broker.TransportConnection
 
getConnectionId() - Method in class org.apache.activemq.command.ActiveMQTempDestination
 
getConnectionId() - Method in class org.apache.activemq.command.BrokerInfo
The broker assigns a each connection it accepts a connection id.
getConnectionId() - Method in class org.apache.activemq.command.ConnectionError
 
getConnectionId() - Method in class org.apache.activemq.command.ConnectionInfo
 
getConnectionId() - Method in class org.apache.activemq.command.ConsumerId
 
getConnectionId() - Method in class org.apache.activemq.command.DestinationInfo
 
getConnectionId() - Method in class org.apache.activemq.command.LocalTransactionId
 
getConnectionId() - Method in class org.apache.activemq.command.ProducerId
 
getConnectionId() - Method in class org.apache.activemq.command.RemoveSubscriptionInfo
 
getConnectionId() - Method in class org.apache.activemq.command.SessionId
 
getConnectionId() - Method in class org.apache.activemq.command.TransactionInfo
 
getConnectionInfo() - Method in class org.apache.activemq.ActiveMQConnection
 
getConnectionPassword() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getConnectionPools() - Method in class org.apache.activemq.management.JCAStatsImpl
 
getConnectionPrefix() - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
 
getConnectionProtocol() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getConnections() - Method in class org.apache.activemq.broker.TransportConnector
 
getConnections() - Method in class org.apache.activemq.management.JCAStatsImpl
 
getConnections() - Method in class org.apache.activemq.management.JMSStatsImpl
 
getConnectionStates() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getConnectionStats() - Method in class org.apache.activemq.ActiveMQConnection
 
getConnectionTimeout() - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
getConnectionURL() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getConnectionUsername() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getConnector() - Method in interface org.apache.activemq.broker.Connection
 
getConnector() - Method in class org.apache.activemq.broker.ConnectionContext
 
getConnector() - Method in class org.apache.activemq.broker.TransportConnection
 
getConnectorPath() - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
getConnectorPort() - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
getConnectorURL() - Method in class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
 
getConnectUri() - Method in class org.apache.activemq.broker.TransportConnector
 
getConnectURI() - Method in interface org.apache.activemq.transport.TransportServer
 
getConnectURI() - Method in class org.apache.activemq.transport.TransportServerFilter
 
getConnectURI() - Method in class org.apache.activemq.transport.TransportServerSupport
 
getConnectURI() - Method in class org.apache.activemq.transport.vm.VMTransportServer
 
getConnnectionForConsumer() - Method in class org.apache.activemq.network.jms.DestinationBridge
 
getConsumer() - Method in class org.apache.activemq.command.MessageDispatch
 
getConsumer() - Method in class org.apache.activemq.network.jms.DestinationBridge
 
getConsumer() - Method in class org.apache.activemq.tool.JmsConsumerSystem
 
getConsumer(Destination) - Method in class org.apache.activemq.web.WebClient
 
getConsumer(Destination, boolean) - Method in class org.apache.activemq.web.WebClient
 
getConsumerAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
 
getConsumerCount() - Method in class org.apache.activemq.advisory.ConsumerEvent
Returns the current number of consumers active at the time this advisory was sent.
getConsumerCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
 
getConsumerCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
 
getConsumerId() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
getConsumerId() - Method in class org.apache.activemq.advisory.ConsumerEvent
 
getConsumerId() - Method in class org.apache.activemq.command.ConsumerControl
 
getConsumerId() - Method in class org.apache.activemq.command.ConsumerInfo
Is used to uniquely identify the consumer to the broker.
getConsumerId() - Method in class org.apache.activemq.command.MessageAck
 
getConsumerId() - Method in class org.apache.activemq.command.MessageDispatch
 
getConsumerId() - Method in class org.apache.activemq.command.MessageDispatchNotification
 
getConsumerId() - Method in class org.apache.activemq.command.MessagePull
 
getConsumerIdMap(HttpServletRequest) - Method in class org.apache.activemq.web.MessageListenerServlet
 
getConsumerIds() - Method in class org.apache.activemq.state.SessionState
 
getConsumerInfo() - Method in class org.apache.activemq.advisory.ConsumerStartedEvent
 
getConsumerInfo() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getConsumerInfo() - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
getConsumerInfo() - Method in interface org.apache.activemq.broker.region.Subscription
The ConsumerInfo object that created the subscription.
getConsumerInfo() - Method in class org.apache.activemq.transport.stomp.StompSubscription
 
getConsumerName() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
getConsumers() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
 
getConsumers() - Method in class org.apache.activemq.broker.region.DestinationStatistics
 
getConsumers() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
 
getConsumers() - Method in class org.apache.activemq.web.WebClient
 
getConsumerStates() - Method in class org.apache.activemq.state.SessionState
 
getConsumerStats() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
getContainerId() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
getContainerNameDataType() - Method in class org.apache.activemq.store.jdbc.Statements
 
getContent() - Method in class org.apache.activemq.command.Message
 
getContent() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
getContentMap() - Method in class org.apache.activemq.command.ActiveMQMapMessage
 
getContentType(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServlet
 
getContentType() - Method in class org.apache.activemq.web.view.SimpleMessageRenderer
 
getContext() - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
getContext() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getContext() - Method in class org.apache.activemq.util.TransactionTemplate
 
getContextBroker() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
getContextClassLoader(Properties) - Method in class org.apache.activemq.tool.spi.ClassLoaderSPIConnectionFactory
 
getCorrelationId() - Method in class org.apache.activemq.command.Message
 
getCorrelationId() - Method in class org.apache.activemq.command.Response
 
getCount() - Method in class org.apache.activemq.management.CountStatisticImpl
 
getCount() - Method in class org.apache.activemq.management.PollCountStatisticImpl
 
getCount() - Method in class org.apache.activemq.management.TimeStatisticImpl
 
getCount() - Method in class org.apache.activemq.store.kahadaptor.TopicSubAck
 
getCpuSampler() - Method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
getCpuUtilizationStats() - Method in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
getCpuUtilizationStats() - Method in class org.apache.activemq.tool.sampler.plugins.LinuxCpuSamplerPlugin
 
getCreateCount() - Method in class org.apache.activemq.management.JCAConnectionPoolStatsImpl
 
getCreateDurableSubStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getCreateSchemaStatements() - Method in class org.apache.activemq.store.jdbc.Statements
 
getCurrent() - Method in class org.apache.activemq.management.RangeStatisticImpl
 
getCurrentPrefetchSize() - Method in class org.apache.activemq.command.ConsumerInfo
 
getCurrentWireFormatVersion() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
getData() - Method in class org.apache.activemq.command.DataArrayResponse
 
getData() - Method in class org.apache.activemq.command.DataResponse
 
getData() - Method in class org.apache.activemq.command.PartialCommand
The data for this part of the command
getData() - Method in class org.apache.activemq.util.ByteSequence
 
getData() - Method in class org.apache.activemq.util.DataByteArrayOutputStream
 
getDatabaseLocker() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
getDataContainerName() - Method in class org.apache.activemq.kaha.impl.container.ContainerId
 
getDataDirectory() - Method in class org.apache.activemq.broker.BrokerService
 
getDataDirectory() - Method in class org.apache.activemq.store.jdbc.DataSourceSupport
 
getDataDirectoryFile() - Method in class org.apache.activemq.store.jdbc.DataSourceSupport
 
getDatagramSize() - Method in interface org.apache.activemq.transport.udp.CommandChannel
 
getDatagramSize() - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
 
getDatagramSize() - Method in class org.apache.activemq.transport.udp.CommandDatagramSocket
 
getDatagramSize() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
getDataManager() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
getDataManager(String) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
getDataOutputStream() - Method in class org.apache.activemq.tool.MemoryMonitoringTool
 
getDataSource() - Method in class org.apache.activemq.store.jdbc.DataSourceSupport
 
getDataStructure() - Method in class org.apache.activemq.command.Message
 
getDataStructureType() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
 
getDataStructureType() - Method in class org.apache.activemq.command.ActiveMQMapMessage
 
getDataStructureType() - Method in class org.apache.activemq.command.ActiveMQMessage
 
getDataStructureType() - Method in class org.apache.activemq.command.ActiveMQObjectMessage
 
getDataStructureType() - Method in class org.apache.activemq.command.ActiveMQQueue
 
getDataStructureType() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
 
getDataStructureType() - Method in class org.apache.activemq.command.ActiveMQTempQueue
 
getDataStructureType() - Method in class org.apache.activemq.command.ActiveMQTempTopic
 
getDataStructureType() - Method in class org.apache.activemq.command.ActiveMQTextMessage
 
getDataStructureType() - Method in class org.apache.activemq.command.ActiveMQTopic
 
getDataStructureType() - Method in class org.apache.activemq.command.BrokerId
 
getDataStructureType() - Method in class org.apache.activemq.command.BrokerInfo
 
getDataStructureType() - Method in class org.apache.activemq.command.ConnectionControl
 
getDataStructureType() - Method in class org.apache.activemq.command.ConnectionError
 
getDataStructureType() - Method in class org.apache.activemq.command.ConnectionId
 
getDataStructureType() - Method in class org.apache.activemq.command.ConnectionInfo
 
getDataStructureType() - Method in class org.apache.activemq.command.ConsumerControl
 
getDataStructureType() - Method in class org.apache.activemq.command.ConsumerId
 
getDataStructureType() - Method in class org.apache.activemq.command.ConsumerInfo
 
getDataStructureType() - Method in class org.apache.activemq.command.ControlCommand
 
getDataStructureType() - Method in class org.apache.activemq.command.DataArrayResponse
 
getDataStructureType() - Method in class org.apache.activemq.command.DataResponse
 
getDataStructureType() - Method in interface org.apache.activemq.command.DataStructure
 
getDataStructureType() - Method in class org.apache.activemq.command.DestinationInfo
 
getDataStructureType() - Method in class org.apache.activemq.command.DiscoveryEvent
 
getDataStructureType() - Method in class org.apache.activemq.command.ExceptionResponse
 
getDataStructureType() - Method in class org.apache.activemq.command.FlushCommand
 
getDataStructureType() - Method in class org.apache.activemq.command.IntegerResponse
 
getDataStructureType() - Method in class org.apache.activemq.command.JournalQueueAck
 
getDataStructureType() - Method in class org.apache.activemq.command.JournalTopicAck
 
getDataStructureType() - Method in class org.apache.activemq.command.JournalTrace
 
getDataStructureType() - Method in class org.apache.activemq.command.JournalTransaction
 
getDataStructureType() - Method in class org.apache.activemq.command.KeepAliveInfo
 
getDataStructureType() - Method in class org.apache.activemq.command.LastPartialCommand
 
getDataStructureType() - Method in class org.apache.activemq.command.LocalTransactionId
 
getDataStructureType() - Method in class org.apache.activemq.command.MessageAck
 
getDataStructureType() - Method in class org.apache.activemq.command.MessageDispatch
 
getDataStructureType() - Method in class org.apache.activemq.command.MessageDispatchNotification
 
getDataStructureType() - Method in class org.apache.activemq.command.MessageId
 
getDataStructureType() - Method in class org.apache.activemq.command.MessagePull
 
getDataStructureType() - Method in class org.apache.activemq.command.NetworkBridgeFilter
 
getDataStructureType() - Method in class org.apache.activemq.command.PartialCommand
 
getDataStructureType() - Method in class org.apache.activemq.command.ProducerId
 
getDataStructureType() - Method in class org.apache.activemq.command.ProducerInfo
 
getDataStructureType() - Method in class org.apache.activemq.command.RemoveInfo
 
getDataStructureType() - Method in class org.apache.activemq.command.RemoveSubscriptionInfo
 
getDataStructureType() - Method in class org.apache.activemq.command.ReplayCommand
 
getDataStructureType() - Method in class org.apache.activemq.command.Response
 
getDataStructureType() - Method in class org.apache.activemq.command.SessionId
 
getDataStructureType() - Method in class org.apache.activemq.command.SessionInfo
 
getDataStructureType() - Method in class org.apache.activemq.command.ShutdownInfo
 
getDataStructureType() - Method in class org.apache.activemq.command.SubscriptionInfo
 
getDataStructureType() - Method in class org.apache.activemq.command.TransactionInfo
 
getDataStructureType() - Method in class org.apache.activemq.command.WireFormatInfo
 
getDataStructureType() - Method in class org.apache.activemq.command.XATransactionId
 
getDataStructureType() - Method in interface org.apache.activemq.openwire.DataStreamMarshaller
 
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ActiveMQBytesMessageMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ActiveMQMapMessageMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ActiveMQMessageMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ActiveMQObjectMessageMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ActiveMQQueueMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ActiveMQStreamMessageMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ActiveMQTempQueueMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ActiveMQTempTopicMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ActiveMQTextMessageMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ActiveMQTopicMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.BrokerIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.BrokerInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ConnectionControlMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ConnectionErrorMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ConnectionIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ConnectionInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ConsumerControlMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ConsumerIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ConsumerInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ControlCommandMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.DataArrayResponseMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.DataResponseMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.DestinationInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.DiscoveryEventMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ExceptionResponseMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.FlushCommandMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.IntegerResponseMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.JournalQueueAckMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.JournalTopicAckMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.JournalTraceMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.JournalTransactionMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.KeepAliveInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.LastPartialCommandMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.LocalTransactionIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.MessageAckMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.MessageDispatchMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.MessageDispatchNotificationMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.MessageIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.NetworkBridgeFilterMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.PartialCommandMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ProducerIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ProducerInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.RemoveInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.RemoveSubscriptionInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ReplayCommandMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ResponseMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.SessionIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.SessionInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.ShutdownInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.SubscriptionInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.TransactionInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.WireFormatInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v1.XATransactionIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ActiveMQBytesMessageMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ActiveMQMapMessageMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ActiveMQMessageMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ActiveMQObjectMessageMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ActiveMQQueueMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ActiveMQStreamMessageMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ActiveMQTempQueueMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ActiveMQTempTopicMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ActiveMQTextMessageMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ActiveMQTopicMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.BrokerIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.BrokerInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ConnectionControlMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ConnectionErrorMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ConnectionIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ConnectionInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ConsumerControlMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ConsumerIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ConsumerInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ControlCommandMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.DataArrayResponseMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.DataResponseMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.DestinationInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.DiscoveryEventMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ExceptionResponseMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.FlushCommandMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.IntegerResponseMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.JournalQueueAckMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.JournalTopicAckMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.JournalTraceMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.JournalTransactionMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.KeepAliveInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.LastPartialCommandMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.LocalTransactionIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.MessageAckMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.MessageDispatchMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.MessageDispatchNotificationMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.MessageIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.MessagePullMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.NetworkBridgeFilterMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.PartialCommandMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ProducerIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ProducerInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.RemoveInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.RemoveSubscriptionInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ReplayCommandMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ResponseMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.SessionIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.SessionInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.ShutdownInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.SubscriptionInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.TransactionInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.WireFormatInfoMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.openwire.v2.XATransactionIdMarshaller
Return the type of Data Structure we marshal
getDataStructureType() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
getDeadLetterQueue() - Method in class org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy
 
getDeadLetterQueueFor(ActiveMQDestination) - Method in interface org.apache.activemq.broker.region.policy.DeadLetterStrategy
Returns the dead letter queue for the given destination.
getDeadLetterQueueFor(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
 
getDeadLetterQueueFor(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy
 
getDeadLetterStrategy() - Method in interface org.apache.activemq.broker.region.Destination
 
getDeadLetterStrategy() - Method in class org.apache.activemq.broker.region.DestinationFilter
 
getDeadLetterStrategy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
getDeadLetterStrategy() - Method in class org.apache.activemq.broker.region.Queue
 
getDeadLetterStrategy() - Method in class org.apache.activemq.broker.region.Topic
 
getDefaultEntry() - Method in class org.apache.activemq.broker.region.policy.PolicyMap
 
getDefaultEntry() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
 
getDefaultPool() - Static method in class org.apache.activemq.thread.DefaultThreadPools
 
getDefaultTaskRunnerFactory() - Static method in class org.apache.activemq.thread.DefaultThreadPools
 
getDefaultWireFormatType() - Method in class org.apache.activemq.transport.http.HttpTransportFactory
 
getDefaultWireFormatType() - Method in class org.apache.activemq.transport.stomp.StompSslTransportFactory
 
getDefaultWireFormatType() - Method in class org.apache.activemq.transport.stomp.StompTransportFactory
 
getDefaultWireFormatType() - Method in class org.apache.activemq.transport.TransportFactory
 
getDefaultWireFormatType() - Method in class org.apache.activemq.transport.xmpp.XmppTransportFactory
 
getDelegate() - Method in class org.apache.activemq.store.ProxyMessageStore
 
getDelegate() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
getDeleteOldMessagesStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getDeleteSubscriptionStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getDeliveryListener() - Method in class org.apache.activemq.ActiveMQSession
Returns the message delivery listener.
getDeliveryMode() - Method in class org.apache.activemq.ActiveMQMessageProducer
Gets the producer's default delivery mode.
getDeliveryMode() - Method in class org.apache.activemq.pool.PooledProducer
 
getDeliveryMode() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getDeliveryMode() - Method in class org.apache.activemq.tool.properties.JmsProducerProperties
 
getDeliveryMode() - Method in class org.apache.activemq.web.WebClient
 
getDeliverySequenceId() - Method in class org.apache.activemq.command.MessageDispatch
 
getDeliverySequenceId() - Method in class org.apache.activemq.command.MessageDispatchNotification
 
getDemandSubscription(MessageDispatch) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
getDequeueCount() - Method in class org.apache.activemq.broker.jmx.ConnectionView
Returns the number of messages dequeued on this connection
getDequeueCount() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
Returns the number of messages dequeued on this connection
getDequeueCount() - Method in class org.apache.activemq.broker.jmx.ConnectorView
Returns the number of messages dequeued on this connector
getDequeueCount() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
Returns the number of messages dequeued on this connector
getDequeueCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
 
getDequeueCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
 
getDequeueCounter() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getDequeueCounter() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
getDequeueCounter() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
getDequeueCounter() - Method in interface org.apache.activemq.broker.region.Subscription
 
getDequeueCounter() - Method in class org.apache.activemq.broker.region.TopicSubscription
 
getDequeues() - Method in class org.apache.activemq.broker.region.ConnectionStatistics
 
getDequeues() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
 
getDequeues() - Method in class org.apache.activemq.broker.region.DestinationStatistics
 
getDescription() - Method in class org.apache.activemq.management.StatisticImpl
 
getDescription() - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
getDesendentValues() - Method in class org.apache.activemq.filter.AnyChildDestinationNode
 
getDesendentValues() - Method in class org.apache.activemq.filter.DestinationMapNode
Returns a list of all the values from this node down the tree
getDesendentValues() - Method in interface org.apache.activemq.filter.DestinationNode
 
getDestCount() - Method in class org.apache.activemq.tool.AbstractJmsClient
 
getDestDir() - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
getDestDistro() - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
getDestFile() - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
getDestFile() - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
getDestination() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
getDestination() - Method in class org.apache.activemq.ActiveMQMessageProducer
Gets the destination associated with this MessageProducer.
getDestination() - Method in class org.apache.activemq.advisory.ConsumerEvent
 
getDestination() - Method in class org.apache.activemq.advisory.ProducerEvent
 
getDestination() - Method in class org.apache.activemq.broker.region.Queue
 
getDestination() - Method in class org.apache.activemq.broker.region.Topic
 
getDestination() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
getDestination() - Method in class org.apache.activemq.command.ConsumerInfo
The destination that the consumer is interested in receiving messages from.
getDestination() - Method in class org.apache.activemq.command.DestinationInfo
 
getDestination() - Method in class org.apache.activemq.command.JournalQueueAck
 
getDestination() - Method in class org.apache.activemq.command.JournalTopicAck
 
getDestination() - Method in class org.apache.activemq.command.Message
 
getDestination() - Method in class org.apache.activemq.command.MessageAck
 
getDestination() - Method in class org.apache.activemq.command.MessageDispatch
 
getDestination() - Method in class org.apache.activemq.command.MessageDispatchNotification
 
getDestination() - Method in class org.apache.activemq.command.MessagePull
 
getDestination() - Method in class org.apache.activemq.command.ProducerInfo
 
getDestination() - Method in class org.apache.activemq.command.SubscriptionInfo
 
getDestination() - Method in class org.apache.activemq.console.filter.AmqMessagesQueryFilter
Get the destination being used.
getDestination() - Method in class org.apache.activemq.filter.DestinationMapEntry
 
getDestination() - Method in class org.apache.activemq.filter.MessageEvaluationContext
 
getDestination() - Method in class org.apache.activemq.management.JMSProducerStatsImpl
 
getDestination() - Method in class org.apache.activemq.pool.PooledProducer
 
getDestination() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getDestination() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getDestination() - Method in class org.apache.activemq.store.jdbc.JDBCMessageStore
 
getDestination() - Method in class org.apache.activemq.store.journal.JournalMessageStore
 
getDestination() - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
getDestination() - Method in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
getDestination() - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
getDestination() - Method in class org.apache.activemq.store.memory.MemoryMessageStore
 
getDestination() - Method in interface org.apache.activemq.store.MessageStore
The destination that the message store is holding messages for.
getDestination() - Method in class org.apache.activemq.store.ProxyMessageStore
 
getDestination() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
getDestination() - Method in class org.apache.activemq.store.rapid.RapidMessageStore
 
getDestination() - Method in class org.apache.activemq.transport.stomp.StompSubscription
 
getDestination(LoggingEvent) - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
getDestination(Message) - Method in class org.apache.activemq.util.MessageDestinationComparator
 
getDestination(WebClient, HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
getDestination(WebClient, HttpServletRequest, String) - Method in class org.apache.activemq.web.MessageServletSupport
 
getDestinationAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
 
getDestinationFilter() - Method in class org.apache.activemq.network.ForwardingBridge
 
getDestinationFromURI(WebClient, HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
getDestinationInterceptor() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getDestinationInterceptors() - Method in class org.apache.activemq.broker.BrokerService
 
getDestinationMap() - Method in class org.apache.activemq.broker.BrokerFilter
 
getDestinationMap() - Method in class org.apache.activemq.broker.EmptyBroker
 
getDestinationMap() - Method in class org.apache.activemq.broker.ErrorBroker
 
getDestinationMap() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
getDestinationMap() - Method in class org.apache.activemq.broker.region.AbstractRegion
 
getDestinationMap() - Method in interface org.apache.activemq.broker.region.Region
Returns a copy of the current destinations available in the region
getDestinationMap() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getDestinationName() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
 
getDestinationName() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getDestinationName() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
getDestinationPaths() - Method in class org.apache.activemq.command.ActiveMQDestination
 
getDestinationPaths(String) - Static method in class org.apache.activemq.filter.DestinationPath
 
getDestinationPaths(Message) - Static method in class org.apache.activemq.filter.DestinationPath
 
getDestinationPaths(ActiveMQDestination) - Static method in class org.apache.activemq.filter.DestinationPath
 
getDestinationPolicy() - Method in class org.apache.activemq.broker.BrokerService
 
getDestinationPolicy() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getDestinations() - Method in interface org.apache.activemq.broker.Broker
 
getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.BrokerFilter
 
getDestinations() - Method in class org.apache.activemq.broker.BrokerFilter
 
getDestinations() - Method in class org.apache.activemq.broker.BrokerService
 
getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.EmptyBroker
 
getDestinations() - Method in class org.apache.activemq.broker.EmptyBroker
 
getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.ErrorBroker
 
getDestinations() - Method in class org.apache.activemq.broker.ErrorBroker
 
getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
getDestinations() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.AbstractRegion
Provide an exact or wildcard lookup of destinations in the region
getDestinations() - Method in class org.apache.activemq.broker.region.DestinationFactory
Returns a set of all the ActiveMQDestination objects that the persistence store is aware exist.
getDestinations() - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
 
getDestinations(ActiveMQDestination) - Method in interface org.apache.activemq.broker.region.Region
Provide an exact or wildcard lookup of destinations in the region
getDestinations(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.RegionBroker
 
getDestinations() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getDestinations() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
getDestinations() - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
getDestinations() - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
getDestinations() - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
getDestinations() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
getDestinations() - Method in interface org.apache.activemq.store.PersistenceAdapter
Returns a set of all the ActiveMQDestination objects that the persistence store is aware exist.
getDestinations() - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
getDestinationStatistics() - Method in interface org.apache.activemq.broker.region.Destination
 
getDestinationStatistics() - Method in class org.apache.activemq.broker.region.DestinationFilter
 
getDestinationStatistics() - Method in class org.apache.activemq.broker.region.Queue
 
getDestinationStatistics() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getDestinationStatistics() - Method in class org.apache.activemq.broker.region.Topic
 
getDestinationType() - Method in class org.apache.activemq.command.ActiveMQDestination
 
getDestinationType() - Method in class org.apache.activemq.command.ActiveMQQueue
 
getDestinationType() - Method in class org.apache.activemq.command.ActiveMQTempQueue
 
getDestinationType() - Method in class org.apache.activemq.command.ActiveMQTempTopic
 
getDestinationType() - Method in class org.apache.activemq.command.ActiveMQTopic
 
getDestinationType() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getDestinationTypeAsString() - Method in class org.apache.activemq.command.ActiveMQDestination
 
getDestIndex() - Method in class org.apache.activemq.tool.AbstractJmsClient
 
getDestName() - Method in class org.apache.activemq.tool.properties.JmsClientProperties
 
getDisableMessageID() - Method in class org.apache.activemq.ActiveMQMessageProducer
Gets an indication of whether message IDs are disabled.
getDisableMessageID() - Method in class org.apache.activemq.pool.PooledProducer
 
getDisableMessageID() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getDisableMessageTimestamp() - Method in class org.apache.activemq.ActiveMQMessageProducer
Gets an indication of whether message timestamps are disabled.
getDisableMessageTimestamp() - Method in class org.apache.activemq.pool.PooledProducer
 
getDisableMessageTimestamp() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getDiscardedCount() - Method in class org.apache.activemq.broker.jmx.TopicSubscriptionView
 
getDiscardedCount() - Method in interface org.apache.activemq.broker.jmx.TopicSubscriptionViewMBean
 
getDiscoveryAgent() - Method in class org.apache.activemq.broker.TransportConnector
 
getDiscoveryAgent() - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
 
getDiscoveryAgent() - Method in class org.apache.activemq.transport.discovery.DiscoveryTransport
 
getDiscoveryUri() - Method in class org.apache.activemq.broker.TransportConnector
 
getDiscoveryURI() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
 
getDispachedCounter() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getDispachedCounter() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
getDispatchCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
 
getDispatchCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
 
getDispatched() - Method in class org.apache.activemq.broker.region.DestinationStatistics
 
getDispatched() - Method in class org.apache.activemq.network.DemandSubscription
 
getDispatchedCounter() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
getDispatchedCounter() - Method in interface org.apache.activemq.broker.region.Subscription
 
getDispatchedCounter() - Method in class org.apache.activemq.broker.region.TopicSubscription
 
getDispatchedQueueSize() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getDispatchedQueueSize() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
getDispatchedQueueSize() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
getDispatchedQueueSize() - Method in interface org.apache.activemq.broker.region.Subscription
 
getDispatchedQueueSize() - Method in class org.apache.activemq.broker.region.TopicSubscription
 
getDispatchPolicy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
getDispatchPolicy() - Method in class org.apache.activemq.broker.region.Queue
 
getDispatchPolicy() - Method in class org.apache.activemq.broker.region.Topic
 
getDispatchQueueSize() - Method in interface org.apache.activemq.broker.Connection
Returns the number of messages to be dispatched to this connection
getDispatchQueueSize() - Method in class org.apache.activemq.broker.jmx.ConnectionView
Returns the number of messages to be dispatched to this connection
getDispatchQueueSize() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
Returns the number of messages to be dispatched to this connection
getDispatchQueueSize() - Method in class org.apache.activemq.broker.TransportConnection
Returns the number of messages to be dispatched to this connection
getDistinguishedName(X509Certificate[]) - Method in class org.apache.activemq.jaas.CertificateLoginModule
 
getDNS() - Method in class org.apache.activemq.jmdns.ServiceEvent
Returns the JmDNS instance which originated the event.
getDouble(String) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Returns the double value with the specified name.
getDoubleProperty(String) - Method in class org.apache.activemq.command.ActiveMQMessage
 
getDropSchemaStatements() - Method in class org.apache.activemq.store.jdbc.Statements
 
getDurableDestinations() - Method in interface org.apache.activemq.broker.Broker
 
getDurableDestinations() - Method in class org.apache.activemq.broker.BrokerFilter
 
getDurableDestinations() - Method in class org.apache.activemq.broker.EmptyBroker
 
getDurableDestinations() - Method in class org.apache.activemq.broker.ErrorBroker
 
getDurableDestinations() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
getDurableDestinations() - Method in class org.apache.activemq.broker.region.AbstractRegion
Get all the Destinations that are in storage
getDurableDestinations() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getDurableDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
getDurableDestinations() - Method in class org.apache.activemq.network.NetworkConnector
 
getDurableSubAcksTableName() - Method in class org.apache.activemq.store.jdbc.Statements
 
getDurableSubscriberMessageCountStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getDurableSubscriptionCount() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
 
getDurableTopicPrefetch() - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
 
getDurableTopicPrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getDurableTopicPrefetch() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getDurableTopicPrefetch() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getDurableTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getDurableTopicSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getDurableTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
getDurableTopicSubscribers() - Method in class org.apache.activemq.web.BrokerFacade
 
getDuration() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
getDuration() - Method in interface org.apache.activemq.tool.sampler.PerformanceSampler
 
getDynamicallyIncludedDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
getDynamicallyIncludedDestinations() - Method in class org.apache.activemq.network.NetworkConnector
 
getEnableBatch() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getEnableBatchBooleanValue() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getEndpoint(SocketAddress) - Method in class org.apache.activemq.transport.udp.DatagramHeaderMarshaller
Gets the current endpoint object for this address or creates one if not available.
getEnqueueCount() - Method in class org.apache.activemq.broker.jmx.ConnectionView
Returns the number of messages enqueued on this connection
getEnqueueCount() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
Returns the number of messages enqueued on this connection
getEnqueueCount() - Method in class org.apache.activemq.broker.jmx.ConnectorView
Returns the number of messages enqueued on this connector
getEnqueueCount() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
Returns the number of messages enqueued on this connector
getEnqueueCount() - Method in class org.apache.activemq.broker.jmx.DestinationView
 
getEnqueueCount() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
 
getEnqueueCounter() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getEnqueueCounter() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
getEnqueueCounter() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
getEnqueueCounter() - Method in interface org.apache.activemq.broker.region.Subscription
 
getEnqueueCounter() - Method in class org.apache.activemq.broker.region.TopicSubscription
 
getEnqueues() - Method in class org.apache.activemq.broker.region.ConnectionStatistics
 
getEnqueues() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
 
getEnqueues() - Method in class org.apache.activemq.broker.region.DestinationStatistics
 
getEntry(StoreEntry) - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
 
getEntry(StoreEntry) - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Ensure we have the up to date entry
getEntry(StoreEntry) - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
getEntryClass() - Method in class org.apache.activemq.broker.region.policy.PolicyMap
 
getEntryClass() - Method in class org.apache.activemq.filter.DestinationMap
Returns the type of the allowed entries which can be set via the DestinationMap.setEntries(List) method.
getEntryClass() - Method in class org.apache.activemq.security.DefaultAuthorizationMap
 
getEntryContentType() - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
getEntryFor(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.PolicyMap
 
getEntryFor(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
 
getEnumeration() - Method in class org.apache.activemq.ActiveMQQueueBrowser
Gets an enumeration for browsing the current queue messages in the order they would be received.
getEnvironment() - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
getEvictExpiredMessagesHighWatermark() - Method in interface org.apache.activemq.broker.region.policy.MessageEvictionStrategy
REturns the high water mark on which we will eagerly evict expired messages from RAM
getEvictExpiredMessagesHighWatermark() - Method in class org.apache.activemq.broker.region.policy.MessageEvictionStrategySupport
 
getException() - Method in class org.apache.activemq.command.ConnectionError
 
getException() - Method in class org.apache.activemq.command.ExceptionResponse
 
getException() - Method in class org.apache.activemq.transport.stomp.StompFrameError
 
getExceptionListener() - Method in class org.apache.activemq.ActiveMQConnection
Gets the ExceptionListener object for this connection.
getExceptionListener() - Method in class org.apache.activemq.pool.PooledConnection
 
getExceptionListener() - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
getExceptionListener() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
getExcludedDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
getExcludedDestinations() - Method in class org.apache.activemq.network.NetworkConnector
 
getExpectedCounter() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
getExpiration() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
getExpiration() - Method in interface org.apache.activemq.broker.region.MessageReference
 
getExpiration() - Method in class org.apache.activemq.command.Message
 
getExpiration() - Method in class org.apache.activemq.store.journal.QuickJournalMessageData
 
getExpiration() - Method in class org.apache.activemq.store.rapid.RapidMessageReference
 
getExpiredMessageCount() - Method in class org.apache.activemq.management.JMSEndpointStatsImpl
 
getExpiredMessageCount() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
 
getExpiredQueueMessageAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
 
getExpiredTopicMessageAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
 
getExpressionSymbol() - Method in class org.apache.activemq.filter.BinaryExpression
Returns the symbol that represents this binary expression.
getExpressionSymbol() - Method in class org.apache.activemq.filter.MultiExpressionEvaluator.CacheExpression
 
getExpressionSymbol() - Method in class org.apache.activemq.filter.UnaryExpression
Returns the symbol that represents this binary expression.
getFactory() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
getFactory(Class) - Static method in class org.apache.activemq.broker.jmx.OpenTypeSupport
 
getFactory() - Method in class org.apache.activemq.tool.AbstractJmsClient
 
getFactory() - Method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
getFactoryFile() - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
getFactoryFileName() - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
getFactorySettings() - Method in class org.apache.activemq.tool.properties.JmsFactoryProperties
 
getFeed(QueueBrowser, HttpServletRequest) - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
getFeedType() - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
getFile() - Method in class org.apache.activemq.broker.view.ConnectionDotFilePlugin
 
getFile() - Method in class org.apache.activemq.broker.view.DestinationDotFilePlugin
 
getFile() - Method in class org.apache.activemq.kaha.impl.data.DataItem
 
getFile() - Method in interface org.apache.activemq.kaha.StoreLocation
 
getFilePostFix() - Method in class org.apache.activemq.openwire.tool.CppClassesGenerator
 
getFilePostFix() - Method in class org.apache.activemq.openwire.tool.CppHeadersGenerator
 
getFilePostFix() - Method in class org.apache.activemq.openwire.tool.CppMarshallingClassesGenerator
 
getFilePostFix() - Method in class org.apache.activemq.openwire.tool.CppMarshallingHeadersGenerator
 
getFindAllDestinationsStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getFindAllDurableSubMessagesStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getFindAllDurableSubsStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getFindAllMessagesStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getFindDurableSubMessagesStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getFindDurableSubStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getFindLastSequenceIdInAcksStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getFindLastSequenceIdInMsgsStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getFindMessageSequenceIdStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getFindMessageStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getFirst() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
Get the StoreEntry for the first item of the list
getFirst() - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Returns the first element in this list.
getFirst() - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Returns the first element in this list.
getFirst() - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
getFirst() - Method in interface org.apache.activemq.kaha.ListContainer
Get the StoreEntry for the first item of the list
getFirstAckNumber() - Method in class org.apache.activemq.command.ReplayCommand
 
getFirstMessageId() - Method in class org.apache.activemq.command.MessageAck
 
getFirstNakNumber() - Method in class org.apache.activemq.command.ReplayCommand
Is used to specify the first sequence number to be replayed
getFloat(String) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Returns the float value with the specified name.
getFloatProperty(String) - Method in class org.apache.activemq.command.ActiveMQMessage
 
getFormatId() - Method in class org.apache.activemq.command.XATransactionId
 
getForwardTo() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
 
getFragment() - Method in class org.apache.activemq.util.URISupport.CompositeData
 
getFrameTranslator() - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
getFreePoolSize() - Method in class org.apache.activemq.management.JCAConnectionPoolStatsImpl
 
getFrequency() - Method in class org.apache.activemq.management.CountStatisticImpl
 
getFrequency() - Method in class org.apache.activemq.management.PollCountStatisticImpl
 
getFrom() - Method in class org.apache.activemq.command.BaseCommand
The endpoint within the transport where this message came from.
getFrom() - Method in interface org.apache.activemq.command.Command
The endpoint within the transport where this message came from which could be null if the transport only supports a single endpoint.
getFrom() - Method in class org.apache.activemq.command.KeepAliveInfo
The endpoint within the transport where this message came from.
getFrom() - Method in class org.apache.activemq.command.PartialCommand
 
getFrom() - Method in class org.apache.activemq.command.WireFormatInfo
The endpoint within the transport where this message came from.
getFrom() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
getFrom() - Method in class org.apache.activemq.transport.xmpp.XmppTransport
 
getFromBrokerId(Command) - Method in class org.apache.activemq.network.CompositeDemandForwardingBridge
Returns the broker ID that the command came from
getFromUnmarshallCache(short) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
getFullAckTableName() - Method in class org.apache.activemq.store.jdbc.Statements
 
getFullLockTableName() - Method in class org.apache.activemq.store.jdbc.Statements
 
getFullMessageTableName() - Method in class org.apache.activemq.store.jdbc.Statements
 
getGlobalTransactionId() - Method in class org.apache.activemq.command.XATransactionId
 
getGroup() - Method in interface org.apache.activemq.transport.discovery.DiscoveryAgent
 
getGroup() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
Get the group used for discovery
getGroup() - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
getGroup() - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
getGroupID() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
getGroupID() - Method in interface org.apache.activemq.broker.region.MessageReference
 
getGroupID() - Method in class org.apache.activemq.command.Message
 
getGroupSequence() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
getGroupSequence() - Method in interface org.apache.activemq.broker.region.MessageReference
 
getGroupSequence() - Method in class org.apache.activemq.command.Message
 
getHandler() - Method in class org.apache.activemq.broker.util.CommandMessageListener
 
getHandler(Class) - Method in class org.apache.activemq.transport.xmpp.command.HandlerRegistry
 
getHandlerInternal(HttpServletRequest) - Method in class org.apache.activemq.web.handler.BindingBeanNameUrlHandlerMapping
 
getHeaderMarshaller() - Method in interface org.apache.activemq.transport.udp.CommandChannel
 
getHeaderMarshaller() - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
 
getHeaders() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
getHighWaterMark() - Method in class org.apache.activemq.management.RangeStatisticImpl
 
getHost() - Method in class org.apache.activemq.util.URISupport.CompositeData
 
getHostAddress() - Method in class org.apache.activemq.jmdns.ServiceInfo
Get the host address of the service (ie X.X.X.X).
getHostName() - Method in class org.apache.activemq.jmdns.JmDNS
Return the HostName associated with this JmDNS instance.
getHostName() - Static method in class org.apache.activemq.util.IdGenerator
As we have to find the hostname as a side-affect of generating a unique stub, we allow it's easy retrevial here
getId() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
getId() - Method in interface org.apache.activemq.kaha.ListContainer
 
getId() - Method in interface org.apache.activemq.kaha.MapContainer
 
getId() - Method in class org.apache.activemq.state.TransactionState
 
getId() - Method in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
getId() - Method in class org.apache.activemq.web.MessageQuery
 
getIdleTimeout() - Method in class org.apache.activemq.pool.ConnectionPool
 
getInactiveDestinations() - Method in class org.apache.activemq.broker.region.AbstractRegion
 
getInactiveDestinations() - Method in class org.apache.activemq.broker.region.QueueRegion
 
getInactiveDestinations() - Method in class org.apache.activemq.broker.region.TopicRegion
 
getInactiveDurableTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getInactiveDurableTopicSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getInactiveDurableTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
getInboundMessageConvertor() - Method in class org.apache.activemq.network.jms.JmsConnector
 
getInboundQueueBridges() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
getInboundQueueName() - Method in class org.apache.activemq.network.jms.InboundQueueBridge
 
getInboundTopicBridges() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
getInboundTopicName() - Method in class org.apache.activemq.network.jms.InboundTopicBridge
 
getIndent() - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
getIndentLevel() - Method in class org.apache.activemq.util.IndentPrinter
 
getIndex(long) - Method in class org.apache.activemq.kaha.impl.index.IndexManager
 
getIndexItem() - Method in class org.apache.activemq.kaha.impl.index.RedoStoreIndexItem
 
getIndexList() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
getIndexManager() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
getIndexManager(DataManager, String) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
getIndexMap() - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
getIndexMap() - Method in interface org.apache.activemq.kaha.MapContainer
 
getIndexName() - Method in class org.apache.activemq.kaha.impl.index.RedoStoreIndexItem
 
getIndexType() - Method in class org.apache.activemq.kaha.impl.KahaStore
 
getIndexType() - Method in interface org.apache.activemq.kaha.Store
 
getIndexType() - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
getInetAddress() - Method in class org.apache.activemq.jmdns.ServiceInfo
Get the InetAddress of the service.
getInfo() - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
getInfo() - Method in class org.apache.activemq.jmdns.ServiceEvent
Returns the service info record, or null if the service could not be resolved.
getInfo() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getInfo() - Method in class org.apache.activemq.state.ConnectionState
 
getInfo() - Method in class org.apache.activemq.state.ConsumerState
 
getInfo() - Method in class org.apache.activemq.state.ProducerState
 
getInfo() - Method in class org.apache.activemq.state.SessionState
 
getInitialContext(Hashtable) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
 
getInitialContext(Hashtable) - Method in class org.apache.activemq.jndi.ActiveMQWASInitialContextFactory
 
getInitialContextFactory() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getInitialContextFactoryName() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getInitializedClientID() - Method in class org.apache.activemq.ActiveMQConnection
 
getInitialReconnectDelay() - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
getInitialReconnectDelay() - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
getInitialReconnectDelay() - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
getInitialRedeliveryDelay() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getInitialRedeliveryDelay() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getInitialRedeliveryDelay() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getInitialRedeliveryDelay() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getInitialRedeliveryDelay() - Method in class org.apache.activemq.RedeliveryPolicy
 
getInitParameter(FilterConfig, String, String) - Method in class org.apache.activemq.web.filter.ApplicationContextFilter
 
getInputStreamPrefetch() - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
 
getInputStreamPrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getInputStreamPrefetch() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getInputStreamPrefetch() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getInstance() - Static method in class org.apache.activemq.broker.BrokerRegistry
 
getInt(String) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Returns the int value with the specified name.
getInt(Map, String, int) - Static method in class org.apache.activemq.util.MapHelper
Extracts the value from the map and coerces to an int value or returns a default value if one could not be found or coerced
getInterface() - Method in class org.apache.activemq.jmdns.JmDNS
Return the address of the interface to which this instance of JmDNS is bound.
getInternalKeySet() - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
getInternalList() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
getInterval() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
getInterval() - Method in interface org.apache.activemq.tool.sampler.PerformanceSampler
 
getIntProperty(String) - Method in class org.apache.activemq.command.ActiveMQMessage
 
getIoBufferSize() - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
getItemList() - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
getJam() - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
getJclass() - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
getJclass() - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
getJdbcAdapter() - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
getJmdns() - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
getJmsBridgeConnectors() - Method in class org.apache.activemq.broker.BrokerService
 
getJmsClientProperties() - Method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
getJmsClientProperties() - Method in class org.apache.activemq.tool.JmsConsumerSystem
 
getJmsClientProperties() - Method in class org.apache.activemq.tool.JmsProducerSystem
 
getJmsConsumer() - Method in class org.apache.activemq.tool.JmsConsumerClient
 
getJMSCorrelationID() - Method in class org.apache.activemq.command.ActiveMQMessage
 
getJMSCorrelationID() - Method in class org.apache.activemq.web.controller.SendMessage
 
getJMSCorrelationIDAsBytes() - Method in class org.apache.activemq.command.ActiveMQMessage
 
getJMSDeliveryMode() - Method in class org.apache.activemq.command.ActiveMQMessage
 
getJMSDestination() - Method in class org.apache.activemq.command.ActiveMQMessage
 
getJMSDestination() - Method in class org.apache.activemq.web.DestinationFacade
 
getJMSDestinationType() - Method in class org.apache.activemq.web.DestinationFacade
 
getJMSExpiration() - Method in class org.apache.activemq.command.ActiveMQMessage
 
getJMSMajorVersion() - Method in class org.apache.activemq.ActiveMQConnectionMetaData
Gets the JMS major version number.
getJmsMessageConvertor() - Method in class org.apache.activemq.network.jms.DestinationBridge
 
getJMSMessageCount() - Method in class org.apache.activemq.web.controller.SendMessage
 
getJMSMessageCountHeader() - Method in class org.apache.activemq.web.controller.SendMessage
 
getJMSMessageID() - Method in class org.apache.activemq.command.ActiveMQMessage
 
getJMSMinorVersion() - Method in class org.apache.activemq.ActiveMQConnectionMetaData
Gets the JMS minor version number.
getJMSPriority() - Method in class org.apache.activemq.command.ActiveMQMessage
 
getJMSPriority() - Method in class org.apache.activemq.web.controller.SendMessage
 
getJmsProducer() - Method in class org.apache.activemq.tool.JmsProducerClient
 
getJmsProperties() - Method in class org.apache.activemq.tool.properties.JmsClientProperties
 
getJmsProvider() - Method in class org.apache.activemq.tool.properties.JmsClientProperties
 
getJMSProviderName() - Method in class org.apache.activemq.ActiveMQConnectionMetaData
Gets the JMS provider name.
getJMSRedelivered() - Method in class org.apache.activemq.command.ActiveMQMessage
 
getJMSReplyTo() - Method in class org.apache.activemq.command.ActiveMQMessage
 
getJMSReplyTo() - Method in class org.apache.activemq.web.controller.SendMessage
 
getJMSText() - Method in class org.apache.activemq.web.controller.SendMessage
 
getJmsTextMessage() - Method in class org.apache.activemq.tool.JmsProducerClient
 
getJMSTimestamp() - Method in class org.apache.activemq.command.ActiveMQMessage
 
getJMSTimeToLive() - Method in class org.apache.activemq.web.controller.SendMessage
 
getJMSType() - Method in class org.apache.activemq.command.ActiveMQMessage
 
getJMSType() - Method in class org.apache.activemq.web.controller.SendMessage
 
getJMSVersion() - Method in class org.apache.activemq.ActiveMQConnectionMetaData
Gets the JMS API version.
getJmsVersion() - Method in class org.apache.activemq.tool.properties.JmsClientProperties
 
getJMSXPropertyNames() - Method in class org.apache.activemq.ActiveMQConnectionMetaData
Gets an enumeration of the JMSX property names.
getJmxDomainName() - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
getJmxServiceUrl() - Method in class org.apache.activemq.console.command.AbstractJmxCommand
Get the current specified JMX service url.
getJmxServiceUrl() - Method in class org.apache.activemq.console.filter.MBeansObjectNameQueryFilter
Get the JMX service URL the query is connecting to.
getJmxServiceUrl() - Method in class org.apache.activemq.console.filter.MessagesQueryFilter
Get the JMX service URL the query is connecting to.
getJndiLocalTemplate() - Method in class org.apache.activemq.network.jms.JmsConnector
 
getJndiName() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getJndiOutboundTemplate() - Method in class org.apache.activemq.network.jms.JmsConnector
 
getJournal() - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
getJournalArchiveDirectory() - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
getJournalLogFiles() - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
getJournalLogFileSize() - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
getJournalThreadPriority() - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
getKeepAlive() - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
getKeepAliveInterval() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
 
getKeepAliveInterval() - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
getKey() - Method in class org.apache.activemq.kaha.impl.container.ContainerId
 
getKey(StoreEntry) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
Get the Key object from it's location
getKey(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
getKey(StoreEntry) - Method in interface org.apache.activemq.kaha.MapContainer
Get the Key object from it's location
getKeyCertificateAlgorithm() - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
getKeyDataItem() - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
getKeyDataItem() - Method in interface org.apache.activemq.kaha.StoreEntry
 
getKeyFile() - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
getKeyFile() - Method in interface org.apache.activemq.kaha.StoreEntry
 
getKeyPassword() - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
getKeySize() - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
getKeySize() - Method in interface org.apache.activemq.kaha.StoreEntry
 
getKeyStore() - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
getKeyStorePassword() - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
getKeyStoreType() - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
getLast() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
Get yjr StoreEntry for the last item of the list
getLast() - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Returns the last element in this list.
getLast() - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Returns the last element in this list.
getLast() - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
getLast() - Method in interface org.apache.activemq.kaha.ListContainer
Get yjr StoreEntry for the last item of the list
getLastAckNumber() - Method in class org.apache.activemq.command.ReplayCommand
 
getLastCached() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
getLastMessageBrokerSequenceId() - Method in class org.apache.activemq.broker.region.DestinationFactory
 
getLastMessageBrokerSequenceId() - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
 
getLastMessageBrokerSequenceId() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
getLastMessageBrokerSequenceId() - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
getLastMessageBrokerSequenceId() - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
getLastMessageBrokerSequenceId() - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
getLastMessageBrokerSequenceId() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
getLastMessageBrokerSequenceId() - Method in interface org.apache.activemq.store.PersistenceAdapter
 
getLastMessageBrokerSequenceId() - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
getLastMessageId() - Method in class org.apache.activemq.command.MessageAck
 
getLastNakNumber() - Method in class org.apache.activemq.command.ReplayCommand
Is used to specify the last sequence number to be replayed
getLastSampleTime() - Method in class org.apache.activemq.management.StatisticImpl
 
getLastSequenceId() - Method in class org.apache.activemq.state.ProducerState
 
getLastSequenceId() - Method in class org.apache.activemq.util.IntSequenceGenerator
 
getLastSequenceId() - Method in class org.apache.activemq.util.LongSequenceGenerator
 
getLeft() - Method in class org.apache.activemq.filter.BinaryExpression
 
getLength() - Method in class org.apache.activemq.util.ByteSequence
 
getLimit() - Method in class org.apache.activemq.broker.region.policy.ConstantPendingMessageLimitStrategy
 
getLimit() - Method in class org.apache.activemq.memory.UsageManager
 
getList() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
getList() - Method in class org.apache.activemq.memory.buffer.MessageQueue
Returns a copy of the list
getList() - Method in class org.apache.activemq.memory.list.SimpleMessageList
Returns a copy of the list
getListContainer(Object) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
getListContainer(Object, String) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
getListContainer(Object, String, String) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
getListContainer(Object) - Method in interface org.apache.activemq.kaha.Store
Get a ListContainer with the given id and creates it if it doesn't exist
getListContainer(Object, String) - Method in interface org.apache.activemq.kaha.Store
Get a ListContainer with the given id and creates it if it doesn't exist
getListContainer(Object, String, String) - Method in interface org.apache.activemq.kaha.Store
Get a ListContainer with the given id and creates it if it doesn't exist
getListContainer(Object, String) - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
getListContainerIds() - Method in class org.apache.activemq.kaha.impl.KahaStore
 
getListContainerIds() - Method in interface org.apache.activemq.kaha.Store
Get a Set of call ListContainer Ids
getListener(HttpServletRequest) - Method in class org.apache.activemq.web.MessageListenerServlet
 
getListeners() - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
getListenersAsList() - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
getListsContainer() - Method in class org.apache.activemq.kaha.impl.KahaStore
 
getLocalAddress() - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
getLocalBroker() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
getLocalBrokerName() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
getLocalConnectionFactoryName() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
getLocalConnectionFactoryName() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
getLocalHost() - Method in class org.apache.activemq.jmdns.JmDNS
 
getLocalhost() - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
getLocalInfo() - Method in class org.apache.activemq.network.DemandSubscription
 
getLocalPassword() - Method in class org.apache.activemq.network.jms.JmsConnector
 
getLocalQueueConnection() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
getLocalQueueConnectionFactory() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
getLocalQueueName() - Method in class org.apache.activemq.network.jms.InboundQueueBridge
 
getLocalQueueName() - Method in class org.apache.activemq.network.jms.OutboundQueueBridge
 
getLocalSocketAddress() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
getLocalTopicConnection() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
getLocalTopicConnectionFactory() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
getLocalTopicName() - Method in class org.apache.activemq.network.jms.InboundTopicBridge
 
getLocalTopicName() - Method in class org.apache.activemq.network.jms.OutboundTopicBridge
 
getLocalTransaction() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
getLocalTransactionEventListener() - Method in class org.apache.activemq.TransactionContext
 
getLocalTransactionIdGenerator() - Method in class org.apache.activemq.ActiveMQConnection
 
getLocalTransport() - Method in class org.apache.activemq.network.MulticastNetworkConnector
 
getLocalURI() - Method in class org.apache.activemq.broker.ft.MasterConnector
 
getLocalUri() - Method in class org.apache.activemq.network.NetworkConnector
 
getLocalUri() - Method in class org.apache.activemq.proxy.ProxyConnector
 
getLocalUsername() - Method in class org.apache.activemq.network.jms.JmsConnector
 
getLocation() - Method in class org.apache.activemq.store.journal.QuickJournalMessageData
 
getLocation() - Method in class org.apache.activemq.store.rapid.RapidMessageReference
 
getLock() - Method in class org.apache.activemq.kaha.impl.index.IndexManager
 
getLockCreateStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getLockOwner() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
getLockOwner() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
 
getLockPriority() - Method in interface org.apache.activemq.broker.region.LockOwner
 
getLockPriority() - Method in class org.apache.activemq.broker.region.QueueSubscription
 
getLockTableName() - Method in class org.apache.activemq.store.jdbc.Statements
 
getLockUpdateStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getLog() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
 
getLogWriter() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
getLogWriter() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getLong(String) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Returns the long value with the specified name.
getLongDataType() - Method in class org.apache.activemq.store.jdbc.Statements
 
getLongProperty(String) - Method in class org.apache.activemq.command.ActiveMQMessage
 
getLongTermMessageStore() - Method in class org.apache.activemq.store.journal.JournalMessageStore
 
getLongTermMessageStore() - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
getLongTermPersistence() - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
getLongTermPersistence() - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
getLongTermStoreContext() - Method in class org.apache.activemq.broker.ConnectionContext
 
getLongTermTopicMessageStore() - Method in class org.apache.activemq.store.journal.JournalTopicMessageStore
 
getLongTermTopicMessageStore() - Method in class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
getLoopSize() - Method in class org.apache.activemq.benchmark.Producer
 
getLowerBound() - Method in class org.apache.activemq.management.BoundaryStatisticImpl
 
getLowerBound() - Method in class org.apache.activemq.management.BoundedRangeStatisticImpl
 
getLowWaterMark() - Method in class org.apache.activemq.management.RangeStatisticImpl
 
getMagic() - Method in class org.apache.activemq.command.WireFormatInfo
 
getManagedBroker() - Method in class org.apache.activemq.web.BrokerFacade
 
getManagedConnection() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
getManagedConnectionFactory() - Method in class org.apache.activemq.management.JCAConnectionStatsImpl
 
getManagedObjects(ObjectName[], Class) - Method in class org.apache.activemq.web.BrokerFacade
 
getManagementContext() - Method in class org.apache.activemq.broker.BrokerService
 
getManagementContext() - Method in class org.apache.activemq.web.BrokerFacade
 
getMandatoryFlag(JAnnotation) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
Returns whether or not the given annotation has a mandatory flag on it or not
getManuallyMaintainedClasses() - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
getManuallyMaintainedClasses() - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
getMap() - Method in class org.apache.activemq.security.AuthorizationPlugin
 
getMapContainer(Object) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
getMapContainer(Object, String) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
getMapContainer(Object, String, String) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
getMapContainer(Object) - Method in interface org.apache.activemq.kaha.Store
Get a MapContainer with the given id - the MapContainer is created if needed
getMapContainer(Object, String) - Method in interface org.apache.activemq.kaha.Store
Get a MapContainer with the given id - the MapContainer is created if needed
getMapContainer(Object, String, String) - Method in interface org.apache.activemq.kaha.Store
Get a MapContainer with the given id - the MapContainer is created if needed
getMapContainer(Object, String) - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
getMapContainer(Object, String) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
getMapContainerIds() - Method in class org.apache.activemq.kaha.impl.KahaStore
 
getMapContainerIds() - Method in interface org.apache.activemq.kaha.Store
Get a Set of call MapContainer Ids
getMapNames() - Method in class org.apache.activemq.command.ActiveMQMapMessage
Returns an Enumeration of all the names in the MapMessage object.
getMapsContainer() - Method in class org.apache.activemq.kaha.impl.KahaStore
 
getMarshallCacheIndex(DataStructure) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
getMarshalledProperties() - Method in class org.apache.activemq.command.Message
 
getMarshalledProperties() - Method in class org.apache.activemq.command.WireFormatInfo
 
getMasterConnectorURI() - Method in class org.apache.activemq.broker.BrokerService
 
getMax(List) - Static method in class org.apache.activemq.tool.reports.PerformanceStatisticsUtil
 
getMaxBatchSize() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
getMaxBatchSize() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
 
getMaxCacheSize() - Method in class org.apache.activemq.util.LRUCache
 
getMaxCheckpointMessageAddSize() - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
getMaxCheckpointMessageAddSize() - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
getMaxCheckpointMessageAddSize() - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
getMaxCheckpointWorkers() - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
getMaxCheckpointWorkers() - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
getMaxCheckpointWorkers() - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
getMaxDataFileLength() - Method in class org.apache.activemq.kaha.impl.KahaStore
 
getMaxDataFileLength() - Method in interface org.apache.activemq.kaha.Store
 
getMaxDataFileLength() - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
getMaxFileLength() - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
getMaximumActive() - Method in class org.apache.activemq.pool.PooledConnectionFactory
 
getMaximumCacheSize() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
getMaximumCacheSize() - Method in interface org.apache.activemq.kaha.ListContainer
 
getMaximumDifference() - Method in class org.apache.activemq.transport.reliable.DefaultReplayStrategy
 
getMaximumDifference() - Method in class org.apache.activemq.transport.reliable.ExceptionIfDroppedReplayStrategy
 
getMaximumPendingMessageLimit() - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
 
getMaximumPendingMessageLimit() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getMaximumPendingMessageLimit() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
getMaximumPendingMessageLimit(TopicSubscription) - Method in class org.apache.activemq.broker.region.policy.ConstantPendingMessageLimitStrategy
 
getMaximumPendingMessageLimit(TopicSubscription) - Method in interface org.apache.activemq.broker.region.policy.PendingMessageLimitStrategy
Calculate the maximum number of pending messages (in excess of the prefetch size) for the given subscription
getMaximumPendingMessageLimit(TopicSubscription) - Method in class org.apache.activemq.broker.region.policy.PrefetchRatePendingMessageLimitStrategy
 
getMaximumPendingMessageLimit() - Method in class org.apache.activemq.command.ConsumerInfo
How many messages a broker will keep around, above the prefetch limit, for non-durable topics before starting to discard older messages.
getMaximumPendingMessages() - Method in class org.apache.activemq.broker.region.TopicSubscription
 
getMaximumPendingQueueSize() - Method in class org.apache.activemq.broker.jmx.TopicSubscriptionView
 
getMaximumPendingQueueSize() - Method in interface org.apache.activemq.broker.jmx.TopicSubscriptionViewMBean
 
getMaximumRedeliveries() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMaximumRedeliveries() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getMaximumRedeliveries() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getMaximumRedeliveries() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getMaximumRedeliveries() - Method in class org.apache.activemq.RedeliveryPolicy
 
getMaximumRetries() - Method in class org.apache.activemq.network.jms.DestinationBridge
 
getMaximumSize() - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
 
getMaximumSize() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
 
getMaxInactivityDuration() - Method in class org.apache.activemq.command.WireFormatInfo
 
getMaxInactivityDuration() - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
getMaxInactivityDuration() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
 
getMaxMessages() - Method in class org.apache.activemq.web.view.SimpleMessageRenderer
 
getMaxMessagesPerBatch() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMaxMessagesPerBatchIntValue() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMaxMessagesPerSessions() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMaxMessagesPerSessionsIntValue() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMaxRange() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
getMaxReconnectAttempts() - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
getMaxReconnectAttempts() - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
getMaxReconnectAttempts() - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
getMaxReconnectDelay() - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
getMaxReconnectDelay() - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
getMaxReconnectDelay() - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
getMaxSessions() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMaxSessionsIntValue() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMaxTime() - Method in class org.apache.activemq.management.TimeStatisticImpl
 
getMaxTraceDatagramSize() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
getMBeanAttributes(ObjectInstance, Set) - Method in class org.apache.activemq.console.filter.MBeansAttributeQueryFilter
Retrieve the specified attributes of the mbean
getMBeanAttributes(ObjectName, Set) - Method in class org.apache.activemq.console.filter.MBeansAttributeQueryFilter
Retrieve the specified attributes of the mbean
getMBeanAttributesCollection(Collection) - Method in class org.apache.activemq.console.filter.MBeansAttributeQueryFilter
Retrieve the specified attributes of the mbean
getMBeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
Get the MBeanServer
getMemoryLimit() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getMemoryLimit() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getMemoryLimit() - Method in class org.apache.activemq.broker.jmx.DestinationView
 
getMemoryLimit() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
 
getMemoryLimit() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
getMemoryManager() - Method in class org.apache.activemq.broker.BrokerService
 
getMemoryPercentageUsed() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getMemoryPercentageUsed() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getMemoryPercentageUsed() - Method in class org.apache.activemq.broker.jmx.DestinationView
 
getMemoryPercentageUsed() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
 
getMessage() - Method in class org.apache.activemq.benchmark.Producer
 
getMessage(String) - Method in class org.apache.activemq.broker.jmx.QueueView
 
getMessage(String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
Retrieve a message from the destination's queue.
getMessage() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
getMessage() - Method in interface org.apache.activemq.broker.region.MessageReference
 
getMessage(String) - Method in class org.apache.activemq.broker.region.Queue
 
getMessage() - Method in class org.apache.activemq.command.JournalTrace
 
getMessage() - Method in class org.apache.activemq.command.Message
 
getMessage() - Method in class org.apache.activemq.command.MessageDispatch
 
getMessage() - Method in class org.apache.activemq.filter.MessageEvaluationContext
 
getMessage(MessageId) - Method in class org.apache.activemq.store.jdbc.JDBCMessageStore
 
getMessage(MessageId) - Method in class org.apache.activemq.store.journal.JournalMessageStore
 
getMessage(MessageId) - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
getMessage(MessageId) - Method in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
getMessage(MessageId) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
getMessage(MessageId) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
 
getMessage() - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.AddMessageCommand
 
getMessage(MessageId) - Method in interface org.apache.activemq.store.MessageStore
Looks up a message using either the String messageID or the messageNumber.
getMessage(MessageId) - Method in class org.apache.activemq.store.ProxyMessageStore
 
getMessage(MessageId) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
getMessage(MessageId) - Method in class org.apache.activemq.store.rapid.RapidMessageStore
 
getMessage() - Method in class org.apache.activemq.web.MessageQuery
 
getMessageAck() - Method in class org.apache.activemq.command.JournalQueueAck
 
getMessageAck() - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.RemoveMessageCommand
 
getMessageAuthorizationPolicy() - Method in class org.apache.activemq.broker.BrokerService
 
getMessageAuthorizationPolicy() - Method in class org.apache.activemq.broker.ConnectionContext
 
getMessageAuthorizationPolicy() - Method in class org.apache.activemq.broker.TransportConnection
 
getMessageAuthorizationPolicy() - Method in class org.apache.activemq.broker.TransportConnector
 
getMessageCount() - Method in class org.apache.activemq.command.MessageAck
The number of messages being acknowledged in the range.
getMessageCount() - Method in class org.apache.activemq.management.JMSEndpointStatsImpl
 
getMessageCount() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
 
getMessageCount(String, String) - Method in class org.apache.activemq.store.jdbc.JDBCTopicMessageStore
 
getMessageCount(String, String) - Method in class org.apache.activemq.store.journal.JournalTopicMessageStore
 
getMessageCount(String, String) - Method in class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
getMessageCount(String, String) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
getMessageCount(String, String) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
getMessageCount(String, String) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
getMessageCount(String, String) - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
getMessageCount(String, String) - Method in interface org.apache.activemq.store.TopicMessageStore
Get the number of messages ready to deliver from the store to a durable subscriber
getMessageCount() - Method in class org.apache.activemq.tool.MemMessageIdList
 
getMessageEndpointFactory() - Method in class org.apache.activemq.ra.ActiveMQEndpointActivationKey
 
getMessageEntry() - Method in class org.apache.activemq.store.kahadaptor.ConsumerMessageRef
 
getMessageEntry() - Method in class org.apache.activemq.store.kahadaptor.TopicSubAck
 
getMessageEvaluationContext() - Method in class org.apache.activemq.broker.ConnectionContext
 
getMessageEvictionStrategy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
getMessageEvictionStrategy() - Method in class org.apache.activemq.broker.region.TopicSubscription
 
getMessageGroupMapFactory() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
getMessageGroupMapFactory() - Method in class org.apache.activemq.broker.region.Queue
 
getMessageGroupOwners() - Method in class org.apache.activemq.broker.region.Queue
 
getMessageHardRef() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
getMessageHardRef() - Method in interface org.apache.activemq.broker.region.MessageReference
 
getMessageHardRef() - Method in class org.apache.activemq.command.Message
 
getMessageId() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
getMessageId() - Method in interface org.apache.activemq.broker.region.MessageReference
 
getMessageId() - Method in class org.apache.activemq.command.JournalTopicAck
 
getMessageId() - Method in class org.apache.activemq.command.Message
 
getMessageId() - Method in class org.apache.activemq.command.MessageDispatchNotification
 
getMessageId() - Method in class org.apache.activemq.store.journal.QuickJournalMessageData
 
getMessageId() - Method in class org.apache.activemq.store.rapid.RapidMessageReference
 
getMessageIds() - Method in class org.apache.activemq.tool.MemMessageIdList
 
getMessageListener() - Method in class org.apache.activemq.ActiveMQMessageConsumer
Gets the message consumer's MessageListener.
getMessageListener() - Method in class org.apache.activemq.ActiveMQQueueSession
 
getMessageListener() - Method in class org.apache.activemq.ActiveMQSession
Returns the session's distinguished message listener (optional).
getMessageListener() - Method in class org.apache.activemq.ActiveMQTopicSession
 
getMessageListener() - Method in class org.apache.activemq.pool.PooledSession
 
getMessageListener() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
getMessageListener() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
getMessageProducer() - Method in class org.apache.activemq.pool.PooledProducer
 
getMessageProducer() - Method in class org.apache.activemq.pool.PooledSession
 
getMessageProducer() - Method in interface org.apache.activemq.ra.InboundContext
Lazily creates a message producer that can be used to send messages using the same JMS Session which is being used to dispatch messages which minimises the XA overheard of consuming and producing or allows JMS transactions to be used for consuming and producing messages.
getMessageProducer() - Method in class org.apache.activemq.ra.ServerSessionImpl
 
getMessageQueue() - Method in class org.apache.activemq.transport.vm.VMTransport
 
getMessageRateTime() - Method in class org.apache.activemq.management.JMSEndpointStatsImpl
 
getMessageRateTime() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
 
getMessageReference(MessageId) - Method in class org.apache.activemq.store.jdbc.JDBCMessageStore
 
getMessageReference(MessageId) - Method in class org.apache.activemq.store.journal.JournalMessageStore
 
getMessageReference(MessageId) - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
getMessageReference(MessageId) - Method in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
getMessageReference(MessageId) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
getMessageReference(MessageId) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
 
getMessageReference(MessageId) - Method in interface org.apache.activemq.store.MessageStore
Looks up a message using either the String messageID or the messageNumber.
getMessageReference(MessageId) - Method in class org.apache.activemq.store.ProxyMessageStore
 
getMessageReference(MessageId) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
getMessageReference(MessageId) - Method in class org.apache.activemq.store.rapid.RapidMessageStore
 
getMessageRenderer(HttpServletRequest) - Method in class org.apache.activemq.web.QueueBrowseServlet
 
getMessages() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
 
getMessages() - Method in class org.apache.activemq.broker.region.DestinationStatistics
 
getMessages() - Method in class org.apache.activemq.broker.region.Queue
 
getMessages(URI, Destination, String) - Static method in class org.apache.activemq.console.util.AmqMessagesUtil
 
getMessages(URI, Destination, List) - Static method in class org.apache.activemq.console.util.AmqMessagesUtil
 
getMessages(Subscription) - Method in class org.apache.activemq.memory.list.DestinationBasedMessageList
 
getMessages(ActiveMQDestination) - Method in class org.apache.activemq.memory.list.DestinationBasedMessageList
 
getMessages(Subscription) - Method in interface org.apache.activemq.memory.list.MessageList
Returns the current list of MessageReference objects for the given subscription
getMessages(Subscription) - Method in class org.apache.activemq.memory.list.SimpleMessageList
 
getMessages() - Method in class org.apache.activemq.store.journal.JournalTransactionStore.Tx
 
getMessages() - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore.Tx
 
getMessages() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
 
getMessages() - Method in class org.apache.activemq.store.rapid.RapidTransactionStore.Tx
 
getMessagesCached() - Method in class org.apache.activemq.broker.jmx.DestinationView
 
getMessagesCached() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
 
getMessagesCached() - Method in class org.apache.activemq.broker.region.DestinationStatistics
 
getMessageSelector() - Method in class org.apache.activemq.ActiveMQMessageConsumer
Gets this message consumer's message selector expression.
getMessageSelector() - Method in class org.apache.activemq.ActiveMQQueueBrowser
 
getMessageSelector() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getMessageSequence() - Method in class org.apache.activemq.ActiveMQMessageProducer
 
getMessageSequenceId() - Method in class org.apache.activemq.command.JournalTopicAck
 
getMessageSize() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
getMessageSize() - Method in class org.apache.activemq.benchmark.Producer
 
getMessageSize() - Method in class org.apache.activemq.tool.properties.JmsProducerProperties
 
getMessageStore() - Method in class org.apache.activemq.broker.region.Topic
 
getMessageTableName() - Method in class org.apache.activemq.store.jdbc.Statements
 
getMessageWaitTime() - Method in class org.apache.activemq.management.JMSEndpointStatsImpl
 
getMessageWaitTime() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
 
getMetaData() - Method in class org.apache.activemq.ActiveMQConnection
Gets the metadata for this connection.
getMetaData() - Method in class org.apache.activemq.pool.PooledConnection
 
getMetaData() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
getMetaData() - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
getMetaData() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
getMin(List) - Static method in class org.apache.activemq.tool.reports.PerformanceStatisticsUtil
 
getMinConnectTime() - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
getMinmumWireFormatVersion() - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
getMinmumWireFormatVersion() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
 
getMinmumWireFormatVersion() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
getMinTime() - Method in class org.apache.activemq.management.TimeStatisticImpl
 
getMsgIdDataType() - Method in class org.apache.activemq.store.jdbc.Statements
 
getMulticastAddress() - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
getMultiplier() - Method in class org.apache.activemq.broker.region.policy.PrefetchRatePendingMessageLimitStrategy
 
getMutex() - Method in class org.apache.activemq.MessageDispatchChannel
 
getName() - Method in class org.apache.activemq.broker.jmx.DestinationView
 
getName() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
Returns the name of this destination
getName() - Method in interface org.apache.activemq.broker.region.Destination
 
getName() - Method in class org.apache.activemq.broker.region.DestinationFilter
 
getName() - Method in class org.apache.activemq.broker.region.Queue
 
getName() - Method in class org.apache.activemq.broker.region.Topic
 
getName() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
 
getName() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
 
getName() - Method in class org.apache.activemq.broker.TransportConnector
 
getName() - Method in class org.apache.activemq.command.BaseEndpoint
 
getName() - Method in interface org.apache.activemq.command.Endpoint
Returns the name of the endpoint.
getName() - Method in class org.apache.activemq.filter.PropertyExpression
 
getName() - Method in class org.apache.activemq.jaas.GroupPrincipal
 
getName() - Method in class org.apache.activemq.jaas.UserPrincipal
 
getName() - Method in class org.apache.activemq.jmdns.ServiceEvent
Returns the instance name of the service.
getName() - Method in class org.apache.activemq.jmdns.ServiceInfo
Unqualified service instance name, such as foobar .
getName() - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
getName() - Method in class org.apache.activemq.management.StatisticImpl
 
getName() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
getName() - Method in class org.apache.activemq.network.jms.JmsConnector
 
getName() - Method in class org.apache.activemq.network.NetworkConnector
 
getName() - Method in class org.apache.activemq.proxy.ProxyConnector
 
getNameInNamespace() - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
getNameParser(Name) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
getNameParser(String) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
getNeedClientAuth() - Method in class org.apache.activemq.transport.tcp.SslTransportServer
Returns whether client authentication should be required.
getNegotiateTimeout() - Method in class org.apache.activemq.transport.WireFormatNegotiator
 
getNetworkBrokerId() - Method in class org.apache.activemq.command.NetworkBridgeFilter
 
getNetworkConnectors() - Method in class org.apache.activemq.broker.BrokerService
 
getNetworkConnectorURIs() - Method in class org.apache.activemq.broker.BrokerService
 
getNetworkTTL() - Method in class org.apache.activemq.command.NetworkBridgeFilter
 
getNetworkTTL() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
getNetworkTTL() - Method in class org.apache.activemq.network.NetworkConnector
 
getNext() - Method in class org.apache.activemq.ActiveMQQueueSession
 
getNext() - Method in class org.apache.activemq.ActiveMQTopicSession
 
getNext() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
getNext(StoreEntry) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
Get the next StoreEntry from the list
getNext(StoreEntry) - Method in interface org.apache.activemq.kaha.ListContainer
Get the next StoreEntry from the list
getNext() - Method in class org.apache.activemq.transport.mock.MockTransport
 
getNext() - Method in class org.apache.activemq.transport.TransportFilter
 
getNextConnectionId() - Static method in class org.apache.activemq.broker.jmx.ManagedTransportConnector
 
getNextConsumerId() - Method in class org.apache.activemq.ActiveMQSession
 
getNextCursor() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
 
getNextDeliveryId() - Method in class org.apache.activemq.ActiveMQSession
 
getNextDurableSubscriberMessageIdStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getNextDurableSubscriberMessageStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getNextEntry(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Retrieve the next entry after this entry
getNextEntry(IndexItem) - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Retrieve the next entry after this entry
getNextEntry(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
getNextEntry(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
getNextItem() - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
getNextItem() - Method in interface org.apache.activemq.kaha.StoreEntry
 
getNextMessageIdToDeliver(String, String, MessageId) - Method in class org.apache.activemq.store.jdbc.JDBCTopicMessageStore
 
getNextMessageIdToDeliver(String, String, MessageId) - Method in class org.apache.activemq.store.journal.JournalTopicMessageStore
 
getNextMessageIdToDeliver(String, String, MessageId) - Method in class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
getNextMessageIdToDeliver(String, String, MessageId) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
getNextMessageIdToDeliver(String, String, MessageId) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
getNextMessageIdToDeliver(String, String, MessageId) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
getNextMessageIdToDeliver(String, String, MessageId) - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
getNextMessageIdToDeliver(String, String, MessageId) - Method in interface org.apache.activemq.store.TopicMessageStore
Get the next messageId to deliver to a subscriber after the MessageId provided
getNextProducerId() - Method in class org.apache.activemq.ActiveMQSession
 
getNextSequenceId() - Method in class org.apache.activemq.util.IntSequenceGenerator
 
getNextSequenceId() - Method in class org.apache.activemq.util.LongSequenceGenerator
 
getNextSessionId() - Method in class org.apache.activemq.ActiveMQConnection
 
getNiceTextString() - Method in class org.apache.activemq.jmdns.ServiceInfo
 
getNoLocal() - Method in class org.apache.activemq.ActiveMQTopicSubscriber
Gets the NoLocal attribute for this subscriber.
getNoLocal() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getNoLocalBooleanValue() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getNoQueueConsumersAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
 
getNoTopicConsumersAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
 
getNumberOfMessages(HttpServletRequest) - Method in class org.apache.activemq.web.PortfolioPublishServlet
 
getNumClients() - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
getObject(String) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Returns the value of the object with the specified name.
getObject() - Method in class org.apache.activemq.command.ActiveMQObjectMessage
Gets the serializable object containing this message's data.
getObject() - Method in class org.apache.activemq.store.PersistenceAdapterFactoryBean
 
getObject() - Method in class org.apache.activemq.xbean.BrokerFactoryBean
 
getObject() - Method in class org.apache.activemq.xbean.PooledBrokerFactoryBean
 
getObjectId() - Method in class org.apache.activemq.command.RemoveInfo
 
getObjectInstance(Object, Name, Context, Hashtable) - Method in class org.apache.activemq.jndi.JNDIReferenceFactory
This will be called by a JNDIprovider when a Reference is retrieved from a JNDI store - and generates the orignal instance
getObjectName() - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
getObjectName() - Method in interface org.apache.activemq.broker.region.Subscription
 
getObjectProperty(String) - Method in class org.apache.activemq.command.ActiveMQMessage
 
getObjectType() - Method in class org.apache.activemq.store.PersistenceAdapterFactoryBean
 
getObjectType() - Method in class org.apache.activemq.xbean.BrokerFactoryBean
 
getObjectType() - Method in class org.apache.activemq.xbean.PooledBrokerFactoryBean
 
getOffset() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
getOffset() - Method in class org.apache.activemq.kaha.impl.data.DataItem
 
getOffset() - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
getOffset() - Method in class org.apache.activemq.kaha.impl.index.RedoStoreIndexItem
 
getOffset() - Method in interface org.apache.activemq.kaha.StoreEntry
 
getOffset() - Method in interface org.apache.activemq.kaha.StoreLocation
 
getOffset() - Method in class org.apache.activemq.util.ByteSequence
 
getOpenWireOpCode(JClass) - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
getOpenwireVersion() - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
getOperations() - Method in class org.apache.activemq.store.journal.JournalTransactionStore.Tx
 
getOperations() - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore.Tx
 
getOperations() - Method in class org.apache.activemq.store.rapid.RapidTransactionStore.Tx
 
getOperationType() - Method in class org.apache.activemq.command.DestinationInfo
 
getOptimizeDurableTopicPrefetch() - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
 
getOptions() - Method in class org.apache.activemq.command.ActiveMQDestination
 
getOrCreateTx(TransactionId) - Method in class org.apache.activemq.store.kahadaptor.KahaTransactionStore
 
getOrigin() - Method in class org.apache.activemq.management.JMSConsumerStatsImpl
 
getOriginalDestination() - Method in class org.apache.activemq.command.Message
 
getOriginalTransactionId() - Method in class org.apache.activemq.command.Message
 
getOutboundMessageConvertor() - Method in class org.apache.activemq.network.jms.JmsConnector
 
getOutboundPassword() - Method in class org.apache.activemq.network.jms.JmsConnector
 
getOutboundQueueBridges() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
getOutboundQueueConnection() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
getOutboundQueueConnectionFactory() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
getOutboundQueueConnectionFactoryName() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
getOutboundQueueName() - Method in class org.apache.activemq.network.jms.OutboundQueueBridge
 
getOutboundTopicBridges() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
getOutboundTopicConnection() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
getOutboundTopicConnectionFactory() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
getOutboundTopicConnectionFactoryName() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
getOutboundTopicName() - Method in class org.apache.activemq.network.jms.OutboundTopicBridge
 
getOutboundUsername() - Method in class org.apache.activemq.network.jms.JmsConnector
 
getOutputStream() - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Retrieve the output stream being used by the formatter
getOutputStream() - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Retrieve the output stream being used by the global formatter
getOutputStream() - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Retrieve the output stream being used by the formatter
getParameters() - Method in class org.apache.activemq.util.URISupport.CompositeData
 
getParent() - Method in class org.apache.activemq.management.CountStatisticImpl
 
getParent() - Method in class org.apache.activemq.management.PollCountStatisticImpl
 
getParent() - Method in class org.apache.activemq.management.TimeStatisticImpl
 
getParent() - Method in class org.apache.activemq.tool.MemMessageIdList
 
getParentId() - Method in class org.apache.activemq.command.ConsumerId
 
getParentId() - Method in class org.apache.activemq.command.ProducerId
 
getParentId() - Method in class org.apache.activemq.command.SessionId
 
getPassword() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
getPassword() - Method in class org.apache.activemq.broker.ft.MasterConnector
 
getPassword() - Method in class org.apache.activemq.command.ConnectionInfo
 
getPassword() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
getPassword() - Method in class org.apache.activemq.network.NetworkConnector
 
getPassword() - Method in class org.apache.activemq.pool.ConnectionKey
 
getPassword() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getPassword() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getPassword() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getPassword() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getPassword() - Method in class org.apache.activemq.util.JmsLogAppender
 
getPassword() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getPath(DestinationMapNode) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
 
getPath(DestinationMapNode) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
 
getPath() - Method in class org.apache.activemq.filter.DestinationMapNode
 
getPath() - Method in class org.apache.activemq.util.URISupport.CompositeData
 
getPeer() - Method in class org.apache.activemq.transport.vm.VMTransport
 
getPeerBrokerInfos() - Method in interface org.apache.activemq.broker.Broker
Get the BrokerInfo's of any connected Brokers
getPeerBrokerInfos() - Method in class org.apache.activemq.broker.BrokerFilter
 
getPeerBrokerInfos() - Method in class org.apache.activemq.broker.EmptyBroker
 
getPeerBrokerInfos() - Method in class org.apache.activemq.broker.ErrorBroker
 
getPeerBrokerInfos() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
getPeerBrokerInfos() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getPeerBrokerInfos() - Method in class org.apache.activemq.command.BrokerInfo
 
getPendingDurableSubscriberPolicy() - Method in interface org.apache.activemq.broker.Broker
 
getPendingDurableSubscriberPolicy() - Method in class org.apache.activemq.broker.BrokerFilter
 
getPendingDurableSubscriberPolicy() - Method in class org.apache.activemq.broker.BrokerService
 
getPendingDurableSubscriberPolicy() - Method in class org.apache.activemq.broker.EmptyBroker
 
getPendingDurableSubscriberPolicy() - Method in class org.apache.activemq.broker.ErrorBroker
 
getPendingDurableSubscriberPolicy() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
getPendingDurableSubscriberPolicy() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getPendingMessageCount() - Method in class org.apache.activemq.management.JMSEndpointStatsImpl
 
getPendingMessageCount() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
 
getPendingMessageLimitStrategy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
getPendingQueueMessageStoragePolicy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
getPendingQueueSize() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getPendingQueueSize() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
getPendingQueueSize() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
getPendingQueueSize() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
getPendingQueueSize() - Method in interface org.apache.activemq.broker.region.Subscription
 
getPendingQueueSize() - Method in class org.apache.activemq.broker.region.TopicSubscription
 
getPercentUsage() - Method in class org.apache.activemq.memory.UsageManager
 
getPercentUsageMinDelta() - Method in class org.apache.activemq.memory.UsageManager
 
getPerfEventListener() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
getPerfEventListener() - Method in interface org.apache.activemq.tool.sampler.PerformanceSampler
 
getPerfReportWriter() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
getPerfReportWriter() - Method in interface org.apache.activemq.tool.sampler.PerformanceSampler
 
getPeriod() - Method in class org.apache.activemq.management.CountStatisticImpl
 
getPeriod() - Method in class org.apache.activemq.management.PollCountStatisticImpl
 
getPersistenceAdapter() - Method in class org.apache.activemq.broker.BrokerService
 
getPersistenceAdapter() - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
 
getPersistenceAdapter() - Method in class org.apache.activemq.util.TransactionTemplate
 
getPersistenceFactory() - Method in class org.apache.activemq.broker.BrokerService
 
getPersistenceTaskRunnerFactory() - Method in class org.apache.activemq.broker.BrokerService
 
getPersistenceThreadPriority() - Method in class org.apache.activemq.broker.BrokerService
 
getPhysicalConnection() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
getPhysicalName() - Method in class org.apache.activemq.command.ActiveMQDestination
 
getPlugins() - Method in class org.apache.activemq.broker.BrokerService
 
getPoolFactory() - Method in class org.apache.activemq.pool.PooledConnectionFactory
 
getPoolSize() - Method in class org.apache.activemq.management.JCAConnectionPoolStatsImpl
 
getPort(Map) - Method in class org.apache.activemq.broker.BrokerService
Extracts the port from the options
getPort() - Method in class org.apache.activemq.jmdns.ServiceInfo
Get the port for the service.
getPort() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
getPosition() - Method in class org.apache.activemq.memory.buffer.MessageQueue
 
getPostedMessageBody(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
getPostfix() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
 
getPreferedWireFormatInfo() - Method in class org.apache.activemq.openwire.OpenWireFormat
 
getPrefetch() - Method in class org.apache.activemq.command.ConsumerControl
 
getPrefetchNumber() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
getPrefetchPolicy() - Method in class org.apache.activemq.ActiveMQConnection
 
getPrefetchPolicy() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
getPrefetchSize() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getPrefetchSize() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
getPrefetchSize() - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
getPrefetchSize() - Method in interface org.apache.activemq.broker.region.Subscription
 
getPrefetchSize() - Method in class org.apache.activemq.broker.region.TopicSubscription
 
getPrefetchSize() - Method in class org.apache.activemq.command.ConsumerInfo
How many messages a broker will send to the client without receiving an ack before he stops dispatching messages to the client.
getPrefetchSize() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
getPrefetchSize() - Method in class org.apache.activemq.network.ForwardingBridge
 
getPrefetchSize() - Method in class org.apache.activemq.network.NetworkConnector
 
getPrefix() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
 
getPreparedResult() - Method in class org.apache.activemq.state.TransactionState
 
getPreparedTransactions(ConnectionContext) - Method in interface org.apache.activemq.broker.Broker
Gets a list of all the prepared xa transactions.
getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.BrokerFilter
 
getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.EmptyBroker
 
getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.ErrorBroker
 
getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.region.RegionBroker
 
getPreparedTransactions(ConnectionContext) - Method in class org.apache.activemq.broker.TransactionBroker
 
getPrevDurableSubscriberMessageIdStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getPrevEntry(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Retrive the prev entry after this entry
getPrevEntry(IndexItem) - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Retrive the prev entry after this entry
getPrevEntry(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
getPrevious(StoreEntry) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
Get the previous StoreEntry from the list
getPrevious(StoreEntry) - Method in interface org.apache.activemq.kaha.ListContainer
Get the previous StoreEntry from the list
getPreviousMessageIdToDeliver(String, String, MessageId) - Method in class org.apache.activemq.store.jdbc.JDBCTopicMessageStore
 
getPreviousMessageIdToDeliver(String, String, MessageId) - Method in class org.apache.activemq.store.journal.JournalTopicMessageStore
 
getPreviousMessageIdToDeliver(String, String, MessageId) - Method in class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
getPreviousMessageIdToDeliver(String, String, MessageId) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
getPreviousMessageIdToDeliver(String, String, MessageId) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
getPreviousMessageIdToDeliver(String, String, MessageId) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
getPreviousMessageIdToDeliver(String, String, MessageId) - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
getPreviousMessageIdToDeliver(String, String, MessageId) - Method in interface org.apache.activemq.store.TopicMessageStore
Get the previous messageId to deliver to a subscriber before the MessageId provided
getPrincipals() - Method in class org.apache.activemq.security.JaasCertificateSecurityContext
 
getPrincipals() - Method in class org.apache.activemq.security.SecurityContext
 
getPriority() - Method in class org.apache.activemq.ActiveMQMessageProducer
Gets the producer's default priority.
getPriority() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getPriority() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
getPriority() - Method in class org.apache.activemq.command.ConsumerInfo
The broker will avoid dispatching to a lower priority consumer if there are other higher priority consumers available to dispatch to.
getPriority() - Method in class org.apache.activemq.command.Message
 
getPriority() - Method in class org.apache.activemq.jmdns.ServiceInfo
Get the priority of the service.
getPriority() - Method in class org.apache.activemq.pool.PooledProducer
 
getPriority() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getPriority() - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
getProducer() - Method in class org.apache.activemq.broker.util.CommandMessageListener
 
getProducer() - Method in class org.apache.activemq.tool.JmsProducerSystem
 
getProducer() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
getProducer() - Method in class org.apache.activemq.web.WebClient
 
getProducerAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
 
getProducerCount() - Method in class org.apache.activemq.advisory.ProducerEvent
Returns the current number of producers active at the time this advisory was sent.
getProducerId() - Method in class org.apache.activemq.advisory.ProducerEvent
 
getProducerId() - Method in class org.apache.activemq.command.Message
 
getProducerId() - Method in class org.apache.activemq.command.MessageId
 
getProducerId() - Method in class org.apache.activemq.command.ProducerInfo
 
getProducerId() - Method in class org.apache.activemq.command.ReplayCommand
 
getProducerIds() - Method in class org.apache.activemq.state.SessionState
 
getProducerInfo() - Method in class org.apache.activemq.ActiveMQMessageProducer
 
getProducerInfo() - Method in class org.apache.activemq.advisory.ProducerStartedEvent
 
getProducers() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
 
getProducerSequenceId() - Method in class org.apache.activemq.command.MessageId
 
getProducerState(ProducerId) - Method in class org.apache.activemq.state.SessionState
 
getProducerStates() - Method in class org.apache.activemq.state.SessionState
 
getProducerStats() - Method in class org.apache.activemq.ActiveMQMessageProducer
 
getProperties() - Method in class org.apache.activemq.command.Message
 
getProperties() - Method in class org.apache.activemq.command.WireFormatInfo
 
getProperties() - Method in class org.apache.activemq.jndi.JNDIBaseStorable
Get the properties from this instance for storing in JNDI
getProperties() - Method in interface org.apache.activemq.jndi.JNDIStorableInterface
Get the properties from this instance for storing in JNDI
getProperties() - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
Returns all the valid properties available on the current class
getProperties() - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
Returns all the valid properties available on the current class
getProperties(Object, Map, String) - Static method in class org.apache.activemq.util.IntrospectionSupport
 
getPropertiesMap() - Method in class org.apache.activemq.web.MessageQuery
 
getProperty(String) - Method in class org.apache.activemq.command.Message
 
getProperty(String) - Method in class org.apache.activemq.command.WireFormatInfo
 
getPropertyBytes(String) - Method in class org.apache.activemq.jmdns.ServiceInfo
Get a property of the service.
getPropertyNames() - Method in class org.apache.activemq.command.ActiveMQMessage
 
getPropertyNames() - Method in class org.apache.activemq.jmdns.ServiceInfo
Enumeration of the property names.
getPropertyString(String) - Method in class org.apache.activemq.jmdns.ServiceInfo
Get a property of the service.
getPropsConfigFile() - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
getProtocol() - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
getProtocolName() - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
getProtocolName() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
getProtocolUriScheme() - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
getProtocolUriScheme() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
getProviderMajorVersion() - Method in class org.apache.activemq.ActiveMQConnectionMetaData
Gets the JMS provider major version number.
getProviderMinorVersion() - Method in class org.apache.activemq.ActiveMQConnectionMetaData
Gets the JMS provider minor version number.
getProviderURL() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getProviderVersion() - Method in class org.apache.activemq.ActiveMQConnectionMetaData
Gets the JMS provider version.
getProxyConnectors() - Method in class org.apache.activemq.broker.BrokerService
 
getProxyHost() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getProxyPort() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getQualifiedName() - Method in class org.apache.activemq.command.ActiveMQDestination
 
getQualifiedName() - Method in class org.apache.activemq.jmdns.ServiceInfo
Fully qualified service name, such as foobar._http._tcp.local. .
getQualifiedPrefix() - Method in class org.apache.activemq.command.ActiveMQDestination
 
getQualifiedPrefix() - Method in class org.apache.activemq.command.ActiveMQQueue
 
getQualifiedPrefix() - Method in class org.apache.activemq.command.ActiveMQTempQueue
 
getQualifiedPrefix() - Method in class org.apache.activemq.command.ActiveMQTempTopic
 
getQualifiedPrefix() - Method in class org.apache.activemq.command.ActiveMQTopic
 
getQuery() - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
 
getQueue() - Method in class org.apache.activemq.ActiveMQQueueBrowser
Gets the queue associated with this queue browser.
getQueue() - Method in class org.apache.activemq.ActiveMQQueueReceiver
Gets the Queue associated with this queue receiver.
getQueue() - Method in class org.apache.activemq.ActiveMQQueueSender
Gets the queue associated with this QueueSender.
getQueue() - Method in class org.apache.activemq.pool.PooledQueueSender
 
getQueue() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getQueue() - Method in class org.apache.activemq.transport.http.BlockingQueueTransport
 
getQueue() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
getQueue(HttpServletRequest, Session) - Method in class org.apache.activemq.web.QueueBrowseServlet
 
getQueueBrowserPrefetch() - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
 
getQueueBrowserPrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getQueueBrowserPrefetch() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getQueueBrowserPrefetch() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getQueueConnectionFactory(HashMap) - Method in class org.apache.activemq.axis.ActiveMQVendorAdapter
 
getQueueConsumersWildcard(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
 
getQueueConsumersWildcard(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
 
getQueueName() - Method in class org.apache.activemq.command.ActiveMQQueue
 
getQueueName() - Method in class org.apache.activemq.command.ActiveMQTempQueue
 
getQueuePendingMessageCursor() - Method in interface org.apache.activemq.broker.region.policy.PendingQueueMessageStoragePolicy
Retrieve the configured pending message storage cursor;
getQueuePendingMessageCursor() - Method in class org.apache.activemq.broker.region.policy.VMPendingQueueMessageStoragePolicy
 
getQueuePrefetch() - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
 
getQueuePrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getQueuePrefetch() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getQueuePrefetch() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getQueuePrefix() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
 
getQueuePrefix() - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
 
getQueueRegion() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getQueueRootChildCount() - Method in class org.apache.activemq.filter.DestinationMap
 
getQueueRootNode() - Method in class org.apache.activemq.filter.DestinationMap
 
getQueues() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getQueues() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getQueues() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
getQueues() - Method in class org.apache.activemq.web.BrokerFacade
 
getQueueSearchMatchingFormat() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getQueueSender() - Method in class org.apache.activemq.pool.PooledQueueSender
 
getQueueSender() - Method in class org.apache.activemq.pool.PooledSession
 
getQueueSession() - Method in class org.apache.activemq.ActiveMQXASession
 
getQueueSession() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
getQueueSize() - Method in class org.apache.activemq.broker.jmx.DestinationView
 
getQueueSize() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
 
getQueueSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getQueueSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getQueueSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
getRampDownTime() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
getRampDownTime() - Method in interface org.apache.activemq.tool.sampler.PerformanceSampler
 
getRampUpTime() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
getRampUpTime() - Method in interface org.apache.activemq.tool.sampler.PerformanceSampler
 
getRawData() - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
getReadACLs() - Method in class org.apache.activemq.security.AuthorizationEntry
 
getReadACLs(ActiveMQDestination) - Method in interface org.apache.activemq.security.AuthorizationMap
Returns the set of all ACLs capable of reading (consuming from) the given destination
getReadACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
 
getReadACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getReadACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
 
getReadACLs() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
 
getReadAttribute() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getReadBase() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getReadTimeout(HttpServletRequest) - Method in class org.apache.activemq.web.MessageListenerServlet
 
getReadTimeout(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServlet
 
getReceiveConnection() - Method in class org.apache.activemq.transport.http.HttpTransport
 
getReceiveHttpClient() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
getReconnectDelay() - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
getReconnectDelayExponent() - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
getReconnectDelayExponent() - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
getRecoverDuration() - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
 
getRecvCount() - Method in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
getRecvDuration() - Method in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
getRecvType() - Method in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
getRedeliveryBackOffMultiplier() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getRedeliveryBackOffMultiplier() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getRedeliveryBackOffMultiplier() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getRedeliveryCounter() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
getRedeliveryCounter() - Method in interface org.apache.activemq.broker.region.MessageReference
 
getRedeliveryCounter() - Method in class org.apache.activemq.command.Message
 
getRedeliveryCounter() - Method in class org.apache.activemq.command.MessageDispatch
 
getRedeliveryDelay(long) - Method in class org.apache.activemq.RedeliveryPolicy
 
getRedeliveryPolicy() - Method in class org.apache.activemq.ActiveMQConnection
 
getRedeliveryPolicy() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
getRedeliveryPolicy() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
getRedeliveryUseExponentialBackOff() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getRedeliveryUseExponentialBackOff() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getRedeliveryUseExponentialBackOff() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getRedoMarshaller() - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
getReference() - Method in class org.apache.activemq.jndi.JNDIBaseStorable
Retrive a Reference for this instance to store in JNDI
getReference() - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
getReferenceCount() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
getReferenceCount() - Method in interface org.apache.activemq.broker.region.MessageReference
 
getReferenceCount() - Method in class org.apache.activemq.command.Message
 
getRegionDestination() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
getRegionDestination() - Method in interface org.apache.activemq.broker.region.MessageReference
 
getRegionDestination() - Method in class org.apache.activemq.command.Message
 
getRegistryMutext() - Method in class org.apache.activemq.broker.BrokerRegistry
 
getRemote() - Method in class org.apache.activemq.proxy.ProxyConnector
 
getRemoteAddress() - Method in interface org.apache.activemq.broker.Connection
 
getRemoteAddress() - Method in class org.apache.activemq.broker.jmx.ConnectionView
 
getRemoteAddress() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
Returns the source address for this connection
getRemoteAddress() - Method in class org.apache.activemq.broker.TransportConnection
 
getRemoteAddress() - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
getRemoteAddress() - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
getRemoteAddress() - Method in class org.apache.activemq.transport.http.BlockingQueueTransport
 
getRemoteAddress() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getRemoteAddress() - Method in class org.apache.activemq.transport.mock.MockTransport
 
getRemoteAddress() - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
getRemoteAddress() - Method in interface org.apache.activemq.transport.Transport
 
getRemoteAddress() - Method in class org.apache.activemq.transport.TransportFilter
 
getRemoteAddress() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
getRemoteAddress() - Method in class org.apache.activemq.transport.vm.VMTransport
 
getRemoteBroker() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
getRemoteBrokerPath() - Method in class org.apache.activemq.network.CompositeDemandForwardingBridge
 
getRemoteBrokerPath() - Method in class org.apache.activemq.network.DemandForwardingBridge
 
getRemoteBrokerPath() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
getRemoteInfo() - Method in class org.apache.activemq.network.DemandSubscription
 
getRemoteTransport() - Method in class org.apache.activemq.network.MulticastNetworkConnector
 
getRemoteURI() - Method in class org.apache.activemq.broker.ft.MasterConnector
 
getRemoteURI() - Method in class org.apache.activemq.network.MulticastNetworkConnector
 
getRemoteURL() - Method in class org.apache.activemq.transport.http.HttpTransport
 
getRemoteUrl() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getRemoveAllMessagesStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getRemoveAllSubscriptionsStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getRemovedMessageStatement() - Method in class org.apache.activemq.store.jdbc.TransactionContext
 
getRemoveMessageStatment() - Method in class org.apache.activemq.store.jdbc.Statements
 
getReplayAddress() - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
 
getReplayBuffer() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
getReplayBuffer() - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
 
getReplayBuffer() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
getReplayBufferCommandCount() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
getReplayer() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
getReplayStrategy() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
getReplayStrategy() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
getReplyTo() - Method in class org.apache.activemq.command.Message
 
getReplyToDestinationCacheSize() - Method in class org.apache.activemq.network.jms.JmsConnector
 
getReportDir() - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
getReportDir() - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
getReportDirectory() - Method in class org.apache.activemq.tool.ReportGenerator
 
getReportName() - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
getReportName() - Method in class org.apache.activemq.tool.ReportGenerator
 
getReportName() - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
getReportType() - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
getRequestContextName() - Method in class org.apache.activemq.web.filter.ApplicationContextFilter
 
getRequestTimeout() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
getResourceAdapter() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getResourceAdapter() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getResourceManagerId() - Method in class org.apache.activemq.ActiveMQConnection
 
getResponse() - Method in class org.apache.activemq.transport.tcp.ResponseHolder
Get the Response
getResponse(int) - Method in class org.apache.activemq.transport.tcp.ResponseHolder
wait upto timeout timeout ms to get a receipt
getResult() - Method in class org.apache.activemq.command.IntegerResponse
 
getResult() - Method in class org.apache.activemq.transport.FutureResponse
 
getResult(int) - Method in class org.apache.activemq.transport.FutureResponse
 
getRight() - Method in class org.apache.activemq.filter.BinaryExpression
 
getRight() - Method in class org.apache.activemq.filter.UnaryExpression
 
getRmiServerPort() - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
getRoles(DirContext, String, String, ArrayList) - Method in class org.apache.activemq.jaas.LDAPLoginModule
 
getRoot() - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
 
getRoot() - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
 
getRoot() - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
getRootNode(ActiveMQDestination) - Method in class org.apache.activemq.filter.DestinationMap
Returns the root node for the given destination type
getSamplers() - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
getScheduledThreadPoolExecutor() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
getScheme() - Method in class org.apache.activemq.util.URISupport.CompositeData
 
getSecureRandomCertficateAlgorithm() - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
getSecurityContext() - Method in class org.apache.activemq.broker.ConnectionContext
 
getSecurityCredentials() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getSecurityPrincipalName() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getSelector() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getSelector() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
getSelector() - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
getSelector() - Method in interface org.apache.activemq.broker.region.Subscription
 
getSelector() - Method in class org.apache.activemq.command.ConsumerInfo
The JMS selector used to filter out messages that this consumer is interested in.
getSelector() - Method in class org.apache.activemq.command.SubscriptionInfo
 
getSelector() - Method in class org.apache.activemq.web.controller.CreateSubscriber
 
getSelector() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
getSelector(HttpServletRequest) - Method in class org.apache.activemq.web.QueueBrowseServlet
 
getSelectorExpression() - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
getSemaphore() - Method in class org.apache.activemq.web.WebClient
 
getSendConnection() - Method in class org.apache.activemq.transport.http.HttpTransport
 
getSendCount() - Method in class org.apache.activemq.tool.properties.JmsProducerProperties
 
getSendDuration() - Method in class org.apache.activemq.tool.properties.JmsProducerProperties
 
getSendHttpClient() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
getSendLog() - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
 
getSendPriority(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
getSendTimeToLive(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
getSendType() - Method in class org.apache.activemq.tool.properties.JmsProducerProperties
 
getSequenceDataType() - Method in class org.apache.activemq.store.jdbc.Statements
 
getSequenceGenerator() - Method in class org.apache.activemq.transport.ResponseCorrelator
 
getSequenceGenerator() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
getSequenceId() - Method in class org.apache.activemq.command.ActiveMQTempDestination
 
getServer() - Method in class org.apache.activemq.broker.TransportConnector
 
getServer() - Method in class org.apache.activemq.jmdns.ServiceInfo
Get the name of the server.
getServer() - Method in class org.apache.activemq.proxy.ProxyConnector
 
getServerSession() - Method in class org.apache.activemq.ra.ServerSessionPoolImpl
 
getServerSessionPool() - Method in class org.apache.activemq.ActiveMQConnectionConsumer
Gets the server session pool associated with this connection consumer.
getServerTransport() - Method in class org.apache.activemq.transport.udp.UdpTransportServer
 
getServerUrl() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getServerUrl() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getServiceInfo(String, String) - Method in class org.apache.activemq.jmdns.JmDNS
Get service information.
getServiceInfo(String, String, int) - Method in class org.apache.activemq.jmdns.JmDNS
Get service information.
getServiceName() - Method in class org.apache.activemq.command.DiscoveryEvent
 
getServices() - Method in class org.apache.activemq.broker.BrokerService
 
getServices() - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
getServletContext() - Method in class org.apache.activemq.web.filter.ApplicationContextFilter
 
getSessAckMode() - Method in class org.apache.activemq.tool.properties.JmsClientProperties
 
getSession() - Method in class org.apache.activemq.ActiveMQXASession
 
getSession() - Method in class org.apache.activemq.broker.util.CommandMessageListener
 
getSession() - Method in class org.apache.activemq.pool.PooledSession
 
getSession() - Method in interface org.apache.activemq.ra.InboundContext
Returns the current session being used to process a JMS message in the current thread.
getSession() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
getSession() - Method in class org.apache.activemq.ra.ServerSessionImpl
 
getSession() - Method in class org.apache.activemq.tool.AbstractJmsClient
 
getSession() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
getSession() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
getSession() - Method in class org.apache.activemq.web.WebClient
 
getSessionAndProducer() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
getSessionId() - Method in class org.apache.activemq.ActiveMQSession
Returns the session id.
getSessionId() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getSessionId() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
getSessionId() - Method in class org.apache.activemq.command.ConsumerId
 
getSessionId() - Method in class org.apache.activemq.command.ProducerId
 
getSessionId() - Method in class org.apache.activemq.command.SessionInfo
 
getSessionIds() - Method in class org.apache.activemq.state.ConnectionState
 
getSessionInfo() - Method in class org.apache.activemq.ActiveMQSession
Returns the SessionInfo bean.
getSessionPool() - Method in class org.apache.activemq.pool.SessionPool
 
getSessions() - Method in class org.apache.activemq.management.JMSConnectionStatsImpl
 
getSessionState(SessionId) - Method in class org.apache.activemq.state.ConnectionState
 
getSessionStates() - Method in class org.apache.activemq.state.ConnectionState
 
getSessionStats() - Method in class org.apache.activemq.ActiveMQSession
Returns the session's statistics.
getSessionTaskRunner() - Method in class org.apache.activemq.ActiveMQConnection
 
getShort(String) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Returns the short value with the specified name.
getShortProperty(String) - Method in class org.apache.activemq.command.ActiveMQMessage
 
getSimpleName() - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
getSimpleName() - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
getSize() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
getSize() - Method in interface org.apache.activemq.broker.region.MessageReference
 
getSize() - Method in class org.apache.activemq.command.ActiveMQTextMessage
 
getSize() - Method in class org.apache.activemq.command.Message
 
getSize() - Method in class org.apache.activemq.kaha.impl.data.DataItem
 
getSize() - Method in interface org.apache.activemq.kaha.StoreLocation
 
getSize() - Method in interface org.apache.activemq.memory.buffer.MessageBuffer
 
getSize() - Method in class org.apache.activemq.memory.buffer.MessageQueue
 
getSize() - Method in class org.apache.activemq.memory.buffer.OrderBasedMessageBuffer
 
getSize() - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
 
getSize() - Method in class org.apache.activemq.memory.list.SimpleMessageList
 
getSocket() - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
getSocketAddress() - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
getSocketAddress() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
 
getSocketAddress() - Method in interface org.apache.activemq.transport.TransportServer
 
getSocketAddress() - Method in class org.apache.activemq.transport.TransportServerFilter
 
getSocketAddress() - Method in class org.apache.activemq.transport.udp.UdpTransportServer
 
getSocketAddress() - Method in class org.apache.activemq.transport.vm.VMTransportServer
 
getSocketBufferSize() - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
getSoTimeout() - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
getSource() - Method in class org.apache.activemq.openwire.tool.CGeneratorTask
 
getSource() - Method in class org.apache.activemq.openwire.tool.CppGeneratorTask
 
getSource() - Method in class org.apache.activemq.openwire.tool.CSharpGeneratorTask
 
getSpiClass() - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
getStartTime() - Method in class org.apache.activemq.ActiveMQMessageProducer
 
getStartTime() - Method in class org.apache.activemq.management.StatisticImpl
 
getState() - Method in class org.apache.activemq.transaction.Transaction
 
getStatements() - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
getStatements() - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
getStatements() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
getStaticallyIncludedDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
getStaticallyIncludedDestinations() - Method in class org.apache.activemq.network.NetworkConnector
 
getStatistic(String) - Method in class org.apache.activemq.management.StatsImpl
 
getStatisticNames() - Method in class org.apache.activemq.management.StatsImpl
 
getStatistics() - Method in interface org.apache.activemq.broker.Connection
Returns the statistics for this connection
getStatistics() - Method in interface org.apache.activemq.broker.Connector
 
getStatistics() - Method in class org.apache.activemq.broker.TransportConnection
Returns the statistics for this connection
getStatistics() - Method in class org.apache.activemq.broker.TransportConnector
 
getStatistics() - Method in class org.apache.activemq.management.StatsImpl
 
getStats() - Method in class org.apache.activemq.ActiveMQConnection
 
getStats() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
getStats() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
getStats() - Method in class org.apache.activemq.ActiveMQMessageProducer
 
getStats() - Method in class org.apache.activemq.ActiveMQSession
 
getStats() - Method in interface org.apache.activemq.management.StatsCapable
 
getStopping() - Method in class org.apache.activemq.broker.ConnectionContext
 
getStore() - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
getStore() - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
getStoreById(Object) - Method in class org.apache.activemq.store.kahadaptor.KahaTransactionStore
 
getString(String) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Returns the String value with the specified name.
getString(Map, String) - Static method in class org.apache.activemq.util.MapHelper
Extracts the value from the map and coerces to a String
getStringIdDataType() - Method in class org.apache.activemq.store.jdbc.Statements
 
getStringProperty(String) - Method in class org.apache.activemq.command.ActiveMQMessage
 
getStyle() - Method in exception org.apache.activemq.web.NoSuchViewStyleException
 
getSubcriptionId() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
 
getSubcriptionId() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getSubcriptionId() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
getSubcriptionName() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
getSubcriptionName() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
getSubcriptionName() - Method in class org.apache.activemq.command.ConsumerInfo
Deprecated.  
getSubcriptionName() - Method in class org.apache.activemq.command.RemoveSubscriptionInfo
 
getSubcriptionName() - Method in class org.apache.activemq.command.SubscriptionInfo
 
getSubscriberMessages(SubscriptionView) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
getSubscriberName(ActiveMQDestination) - Method in class org.apache.activemq.network.DurableConduitBridge
 
getSubscriberName() - Method in class org.apache.activemq.web.DurableSubscriberFacade
 
getSubscriberPendingMessageCursor(String, String, Store, int) - Method in class org.apache.activemq.broker.region.policy.FilePendingDurableSubscriberMessageStoragePolicy
Retrieve the configured pending message storage cursor;
getSubscriberPendingMessageCursor(String, String, Store, int) - Method in interface org.apache.activemq.broker.region.policy.PendingDurableSubscriberMessageStoragePolicy
Retrieve the configured pending message storage cursor;
getSubscriberPendingMessageCursor(String, String, Store, int) - Method in class org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy
Retrieve the configured pending message storage cursor;
getSubscriberPendingMessageCursor(String, String, Store, int) - Method in class org.apache.activemq.broker.region.policy.VMPendingDurableSubscriberMessageStoragePolicy
Retrieve the configured pending message storage cursor;
getSubscriptionDurability() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getSubscriptionId() - Method in class org.apache.activemq.transport.stomp.StompSubscription
 
getSubscriptionKey() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
getSubscriptionKey(String, String) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
getSubscriptionKey(String, String) - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
getSubscriptionName() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
 
getSubscriptionName() - Method in interface org.apache.activemq.broker.jmx.DurableSubscriptionViewMBean
 
getSubscriptionName() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
 
getSubscriptionName() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
getSubscriptionName() - Method in class org.apache.activemq.command.ConsumerInfo
Used to identify the name of a durable subscription.
getSubscriptionName() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getSubscriptionName() - Method in class org.apache.activemq.util.SubscriptionKey
 
getSubscriptionRecoveryPolicy() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
getSubscriptionRecoveryPolicy() - Method in class org.apache.activemq.broker.region.Topic
 
getSubscritionName() - Method in class org.apache.activemq.command.JournalTopicAck
 
getSum(List) - Static method in class org.apache.activemq.tool.reports.PerformanceStatisticsUtil
 
getSummary(int) - Method in class org.apache.activemq.tool.reports.AbstractPerfReportWriter
 
getSummary() - Method in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
getSummary() - Method in interface org.apache.activemq.tool.reports.plugins.ReportPlugin
 
getSummary() - Method in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
getSuperclass() - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
getSuperclass() - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
getSweepInterval() - Method in class org.apache.activemq.broker.TransportStatusDetector
 
getSystemObjectName(String, String, Class) - Static method in class org.apache.activemq.broker.jmx.ManagementContext
Retrive an System ObjectName
getSysTest() - Method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
getSysTest() - Method in class org.apache.activemq.tool.JmsConsumerSystem
 
getSysTest() - Method in class org.apache.activemq.tool.JmsProducerSystem
 
getSysTestSettings() - Method in class org.apache.activemq.tool.JMSMemtest
 
getTablePrefix() - Method in class org.apache.activemq.store.jdbc.Statements
 
getTarget() - Method in class org.apache.activemq.openwire.tool.CGeneratorTask
 
getTarget() - Method in class org.apache.activemq.openwire.tool.CppGeneratorTask
 
getTarget() - Method in class org.apache.activemq.openwire.tool.CSharpGeneratorTask
 
getTargetAddress() - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
 
getTargetAddress() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
getTargetConsumerId() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
getTargetConsumerId() - Method in interface org.apache.activemq.broker.region.MessageReference
 
getTargetConsumerId() - Method in class org.apache.activemq.command.Message
Can be used to route the message to a specific consumer.
getTargetDir() - Method in class org.apache.activemq.openwire.tool.CHeadersGenerator
 
getTargetDir() - Method in class org.apache.activemq.openwire.tool.CppClassesGenerator
 
getTargetDir() - Method in class org.apache.activemq.openwire.tool.CppMarshallingHeadersGenerator
 
getTargetDir() - Method in class org.apache.activemq.openwire.tool.CSharpClassesGenerator
 
getTargetDir() - Method in class org.apache.activemq.openwire.tool.CSharpMarshallingGenerator
 
getTargetDir() - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
getTargetDir() - Method in class org.apache.activemq.openwire.tool.JavaTestsGenerator
 
getTaskRunnerFactory() - Method in class org.apache.activemq.broker.BrokerService
 
getTaskRunnerFactory() - Method in class org.apache.activemq.broker.TransportConnector
 
getTaskRunnerFactory() - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
getTcpNoDelay() - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
getTempDataStore() - Method in interface org.apache.activemq.broker.Broker
 
getTempDataStore() - Method in class org.apache.activemq.broker.BrokerFilter
 
getTempDataStore() - Method in class org.apache.activemq.broker.BrokerService
 
getTempDataStore() - Method in class org.apache.activemq.broker.EmptyBroker
 
getTempDataStore() - Method in class org.apache.activemq.broker.ErrorBroker
 
getTempDataStore() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
getTempDataStore() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getTempDesinations() - Method in class org.apache.activemq.state.ConnectionState
 
getTemporaryQueues() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getTemporaryQueues() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getTemporaryQueues() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
getTemporaryQueueSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getTemporaryQueueSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getTemporaryQueueSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
getTemporaryTopics() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getTemporaryTopics() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getTemporaryTopics() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
getTemporaryTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getTemporaryTopicSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getTemporaryTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
getTempQueueRegion() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getTempTopicRegion() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getTestSettings() - Method in class org.apache.activemq.tool.MemoryMonitoringTool
 
getTestSettings() - Method in class org.apache.activemq.tool.ReportGenerator
 
getText() - Method in class org.apache.activemq.command.ActiveMQTextMessage
 
getText() - Method in class org.apache.activemq.filter.PrefixDestinationFilter
 
getText() - Method in class org.apache.activemq.filter.WildcardDestinationFilter
 
getTextBytes() - Method in class org.apache.activemq.jmdns.ServiceInfo
Get the text for the serivce as raw bytes.
getTextString() - Method in class org.apache.activemq.jmdns.ServiceInfo
Get the text for the service.
getTextWireFormat() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
getThroughput() - Method in class org.apache.activemq.tool.AbstractJmsMeasurableClient
 
getThroughput() - Method in interface org.apache.activemq.tool.sampler.MeasurableClient
 
getTimeout() - Method in class org.apache.activemq.command.DestinationInfo
 
getTimeout() - Method in class org.apache.activemq.command.MessagePull
 
getTimestamp() - Method in class org.apache.activemq.command.Message
 
getTimeToLive() - Method in class org.apache.activemq.ActiveMQMessageProducer
Gets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system.
getTimeToLive() - Method in class org.apache.activemq.broker.util.MulticastTraceBrokerPlugin
 
getTimeToLive() - Method in class org.apache.activemq.pool.PooledProducer
 
getTimeToLive() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getTimeToLive() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
 
getTimeToLive() - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
getTmpDataDirectory() - Method in class org.apache.activemq.broker.BrokerService
 
getTo() - Method in class org.apache.activemq.command.BaseCommand
The endpoint within the transport where this message is going to - null means all endpoints.
getTo() - Method in interface org.apache.activemq.command.Command
The endpoint within the transport where this message is going to - null means all endpoints.
getTo() - Method in class org.apache.activemq.command.KeepAliveInfo
The endpoint within the transport where this message is going to - null means all endpoints.
getTo() - Method in class org.apache.activemq.command.PartialCommand
 
getTo() - Method in class org.apache.activemq.command.WireFormatInfo
The endpoint within the transport where this message is going to - null means all endpoints.
getTo() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
getTopic() - Method in class org.apache.activemq.ActiveMQTopicPublisher
Gets the topic associated with this TopicPublisher.
getTopic() - Method in class org.apache.activemq.ActiveMQTopicSubscriber
Gets the Topic associated with this subscriber.
getTopic() - Method in class org.apache.activemq.pool.PooledTopicPublisher
 
getTopic() - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
getTopicConnectionFactory(HashMap) - Method in class org.apache.activemq.axis.ActiveMQVendorAdapter
 
getTopicName() - Method in class org.apache.activemq.command.ActiveMQTempTopic
 
getTopicName() - Method in class org.apache.activemq.command.ActiveMQTopic
 
getTopicPrefetch() - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
 
getTopicPrefetch() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getTopicPrefetch() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getTopicPrefetch() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getTopicPrefix() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
 
getTopicPrefix() - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
 
getTopicPublisher() - Method in class org.apache.activemq.pool.PooledSession
 
getTopicPublisher() - Method in class org.apache.activemq.pool.PooledTopicPublisher
 
getTopicRegion() - Method in class org.apache.activemq.broker.region.RegionBroker
 
getTopicRootChildCount() - Method in class org.apache.activemq.filter.DestinationMap
 
getTopicRootNode() - Method in class org.apache.activemq.filter.DestinationMap
 
getTopics() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getTopics() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getTopics() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
getTopics() - Method in class org.apache.activemq.web.BrokerFacade
 
getTopicSearchMatchingFormat() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getTopicSession() - Method in class org.apache.activemq.ActiveMQXASession
 
getTopicSession() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
getTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getTopicSubscribers() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getTopicSubscribers() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
getTopicSubscription() - Method in class org.apache.activemq.broker.jmx.TopicSubscriptionView
 
getTotalConsumerCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getTotalConsumerCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getTotalDequeueCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getTotalDequeueCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getTotalDests() - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
getTotalEnqueueCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getTotalEnqueueCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getTotalMessageCount() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getTotalMessageCount() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
getTotalMessagesCached() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
getTotalTime() - Method in class org.apache.activemq.management.TimeStatisticImpl
 
getTpSampler() - Method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
getTransacted() - Method in class org.apache.activemq.ActiveMQQueueSession
 
getTransacted() - Method in class org.apache.activemq.ActiveMQSession
Indicates whether the session is in transacted mode.
getTransacted() - Method in class org.apache.activemq.ActiveMQTopicSession
 
getTransacted() - Method in class org.apache.activemq.ActiveMQXASession
 
getTransacted() - Method in class org.apache.activemq.pool.PooledSession
 
getTransacted() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
getTransacted() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
getTransaction() - Method in class org.apache.activemq.broker.ConnectionContext
 
getTransaction(ConnectionContext, TransactionId, boolean) - Method in class org.apache.activemq.broker.TransactionBroker
 
getTransactionContext() - Method in class org.apache.activemq.ActiveMQSession
Returns the transaction context of the session.
getTransactionContext() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
getTransactionContext(ConnectionContext) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
getTransactionContext() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
getTransactionId() - Method in class org.apache.activemq.command.JournalTopicAck
 
getTransactionId() - Method in class org.apache.activemq.command.JournalTransaction
 
getTransactionId() - Method in class org.apache.activemq.command.Message
 
getTransactionId() - Method in class org.apache.activemq.command.MessageAck
 
getTransactionId() - Method in class org.apache.activemq.command.TransactionInfo
 
getTransactionId() - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
getTransactionId() - Method in class org.apache.activemq.transaction.LocalTransaction
 
getTransactionId() - Method in class org.apache.activemq.transaction.Transaction
 
getTransactionId() - Method in class org.apache.activemq.transaction.XATransaction
 
getTransactionId() - Method in class org.apache.activemq.TransactionContext
 
getTransactionKey() - Method in class org.apache.activemq.command.LocalTransactionId
 
getTransactionKey() - Method in class org.apache.activemq.command.TransactionId
 
getTransactionKey() - Method in class org.apache.activemq.command.XATransactionId
 
getTransactions() - Method in class org.apache.activemq.broker.ConnectionContext
 
getTransactionState(TransactionId) - Method in class org.apache.activemq.state.ConnectionState
 
getTransactionStates() - Method in class org.apache.activemq.state.ConnectionState
 
getTransactionStore() - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
getTransactionStore() - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
getTransactionStore() - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
getTransactionTimeout() - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
getTransactionTimeout() - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
getTransactionTimeout() - Method in class org.apache.activemq.TransactionContext
 
getTransmitCallback() - Method in class org.apache.activemq.command.MessageDispatch
 
getTransportChannel() - Method in class org.apache.activemq.ActiveMQConnection
 
getTransportChannel(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
getTransportConnectors() - Method in class org.apache.activemq.broker.BrokerService
 
getTransportConnectorURIs() - Method in class org.apache.activemq.broker.BrokerService
 
getTransportContext() - Method in class org.apache.activemq.command.ConnectionInfo
Transports may wish to associate additional data with the connection.
getTransportFilter() - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
getTransportListener() - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
getTransportListener() - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
getTransportListener() - Method in class org.apache.activemq.transport.mock.MockTransport
 
getTransportListener() - Method in interface org.apache.activemq.transport.Transport
Returns the current transport listener
getTransportListener() - Method in class org.apache.activemq.transport.TransportFilter
 
getTransportListener() - Method in class org.apache.activemq.transport.TransportSupport
Returns the current transport listener
getTransportListener() - Method in class org.apache.activemq.transport.vm.VMTransport
 
getTrustCertificateAlgorithm() - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
getTx(Object, RecordLocation) - Method in class org.apache.activemq.store.journal.JournalTransactionStore
 
getTx(Object, RecordLocation) - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore
 
getTx(TransactionId) - Method in class org.apache.activemq.store.kahadaptor.KahaTransactionStore
 
getTx(Object) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
 
getTx(Object, RecordLocation) - Method in class org.apache.activemq.store.rapid.RapidTransactionStore
 
getType() - Method in class org.apache.activemq.command.JournalTransaction
 
getType() - Method in class org.apache.activemq.command.Message
 
getType() - Method in class org.apache.activemq.command.TransactionInfo
 
getType() - Method in class org.apache.activemq.jmdns.ServiceEvent
Returns the fully qualified type of the service.
getType() - Method in class org.apache.activemq.jmdns.ServiceInfo
Fully qualified service type name, such as _http._tcp.local. .
getType() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
 
getType() - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
getUnconsumedMessages() - Method in class org.apache.activemq.ActiveMQSession
 
getUnit() - Method in class org.apache.activemq.management.StatisticImpl
 
getUpdateLastAckOfDurableSubStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getUpdateLastAckStatement() - Method in class org.apache.activemq.store.jdbc.TransactionContext
 
getUpdateMessageStatement() - Method in class org.apache.activemq.store.jdbc.Statements
 
getUpperBound() - Method in class org.apache.activemq.management.BoundaryStatisticImpl
 
getUpperBound() - Method in class org.apache.activemq.management.BoundedRangeStatisticImpl
 
getUri() - Method in class org.apache.activemq.broker.TransportConnector
 
getUri() - Method in class org.apache.activemq.util.JmsLogAppender
 
getUrl() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
getURL() - Method in class org.apache.activemq.jmdns.ServiceInfo
Get the URL for this service.
getURL(String) - Method in class org.apache.activemq.jmdns.ServiceInfo
Get the URL for this service.
getUrlPkgPrefixes() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getUsage() - Method in class org.apache.activemq.memory.UsageManager
 
getUsageManager() - Method in interface org.apache.activemq.broker.region.Destination
 
getUsageManager() - Method in class org.apache.activemq.broker.region.DestinationFilter
 
getUsageManager() - Method in class org.apache.activemq.broker.region.Queue
 
getUsageManager() - Method in class org.apache.activemq.broker.region.Topic
 
getUsageManager() - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
getUsageManager() - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
getUsageOfAddedObject(Object) - Method in class org.apache.activemq.memory.UsageManagerCacheFilter
 
getUsageOfRemovedObject(Object) - Method in class org.apache.activemq.memory.UsageManagerCacheFilter
 
getUseInboundSession() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getUseInboundSession() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getUseInboundSession() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getUseRAManagedTransaction() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getUserGroups(String) - Method in class org.apache.activemq.jaas.CertificateLoginModule
Should return a set of the groups this user belongs to.
getUserGroups(String) - Method in class org.apache.activemq.jaas.TextFileCertificateLoginModule
Overriding to allow for group discovery based on text files.
getUserGroups() - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
 
getUserID() - Method in class org.apache.activemq.command.Message
Only set by the broker and defines the userID of the producer connection who sent this message.
getUserName() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
getUserName() - Method in class org.apache.activemq.broker.ConnectionContext
 
getUserName() - Method in class org.apache.activemq.broker.ft.MasterConnector
 
getUserName() - Method in class org.apache.activemq.command.ConnectionInfo
 
getUserName() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
getUserName() - Method in class org.apache.activemq.network.NetworkConnector
 
getUserName() - Method in class org.apache.activemq.pool.ConnectionKey
 
getUserName() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
getUserName() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
getUserName() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
getUserName() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
getUserName() - Method in class org.apache.activemq.security.JaasCertificateSecurityContext
 
getUserName() - Method in class org.apache.activemq.security.SecurityContext
 
getUserName() - Method in class org.apache.activemq.util.JmsLogAppender
 
getUserName() - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
getUserNameForCertificates(X509Certificate[]) - Method in class org.apache.activemq.jaas.CertificateLoginModule
Should return a unique name corresponding to the certificates given.
getUserNameForCertificates(X509Certificate[]) - Method in class org.apache.activemq.jaas.TextFileCertificateLoginModule
Overriding to allow DN authorization based on DNs specified in text files.
getUserPasswords() - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
 
getUseTime() - Method in class org.apache.activemq.management.JCAConnectionStatsImpl
 
getValidDestination() - Method in class org.apache.activemq.web.DestinationFacade
 
getValue() - Method in class org.apache.activemq.command.BrokerId
 
getValue() - Method in class org.apache.activemq.command.ConnectionId
 
getValue() - Method in class org.apache.activemq.command.ConsumerId
 
getValue() - Method in class org.apache.activemq.command.LocalTransactionId
 
getValue() - Method in class org.apache.activemq.command.ProducerId
 
getValue() - Method in class org.apache.activemq.command.SessionId
 
getValue() - Method in class org.apache.activemq.filter.ConstantExpression
 
getValue() - Method in class org.apache.activemq.filter.DefaultDestinationMapEntry
 
getValue() - Method in class org.apache.activemq.filter.DestinationMapEntry
 
getValue(StoreEntry) - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
getValue(StoreEntry) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
getValue(StoreEntry) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
Get the value from it's location
getValue(StoreEntry) - Method in interface org.apache.activemq.kaha.MapContainer
Get the value from it's location
getValueDataItem() - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
getValueDataItem() - Method in interface org.apache.activemq.kaha.StoreEntry
 
getValueFile() - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
getValueFile() - Method in interface org.apache.activemq.kaha.StoreEntry
 
getValueOffset() - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
getValueOffset() - Method in interface org.apache.activemq.kaha.StoreEntry
 
getValues() - Method in class org.apache.activemq.filter.AnyChildDestinationNode
 
getValues() - Method in class org.apache.activemq.filter.DestinationMapNode
Returns a mutable List of the values available at this node in the tree
getValues() - Method in interface org.apache.activemq.filter.DestinationNode
 
getValueSize() - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
getValueSize() - Method in interface org.apache.activemq.kaha.StoreEntry
 
getVersion() - Method in class org.apache.activemq.command.WireFormatInfo
 
getVersion() - Method in class org.apache.activemq.openwire.OpenWireFormat
 
getVersion() - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
getVersion() - Method in class org.apache.activemq.openwire.tool.CGeneratorTask
 
getVersion() - Method in class org.apache.activemq.openwire.tool.CppGeneratorTask
 
getVersion() - Method in class org.apache.activemq.openwire.tool.CSharpGeneratorTask
 
getVersion() - Method in class org.apache.activemq.openwire.tool.JavaGeneratorTask
 
getVersion() - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
getVersion() - Method in class org.apache.activemq.transport.xmpp.XmppWireFormat
 
getVersion() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
getVersion() - Method in class org.apache.activemq.wireformat.ObjectStreamWireFormat
 
getVersion() - Method in interface org.apache.activemq.wireformat.WireFormat
 
getVirtualDestination() - Method in class org.apache.activemq.broker.region.virtual.CompositeQueue
 
getVirtualDestination() - Method in class org.apache.activemq.broker.region.virtual.CompositeTopic
 
getVirtualDestination() - Method in interface org.apache.activemq.broker.region.virtual.VirtualDestination
Returns the virtual destination
getVirtualDestination() - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
 
getVirtualDestinations() - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
 
getVmConnectorURI() - Method in class org.apache.activemq.broker.BrokerService
 
getVmstat() - Method in class org.apache.activemq.tool.sampler.plugins.LinuxCpuSamplerPlugin
 
getWaitingThreadCount() - Method in class org.apache.activemq.management.JCAConnectionPoolStatsImpl
 
getWaitTime() - Method in class org.apache.activemq.management.JCAConnectionStatsImpl
 
getWantClientAuth() - Method in class org.apache.activemq.transport.tcp.SslTransportServer
Returns whether client authentication should be requested.
getWasPrepared() - Method in class org.apache.activemq.command.JournalTransaction
 
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
 
getWeight() - Method in class org.apache.activemq.jmdns.ServiceInfo
Get the weight of the service.
getWeight() - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
getWireFormat() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
getWireFormat() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
getWireFormat() - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
getWireFormat() - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
getWireFormat() - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
getWireFormat() - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
getWireFormat() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
getWireFormatFactory() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
getWireFormatFactory() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
 
getWireFormatInfo() - Method in class org.apache.activemq.broker.ConnectionContext
 
getWriteACLs() - Method in class org.apache.activemq.security.AuthorizationEntry
 
getWriteACLs(ActiveMQDestination) - Method in interface org.apache.activemq.security.AuthorizationMap
Returns the set of all ACLs capable of writing to the given destination
getWriteACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
 
getWriteACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getWriteACLs(ActiveMQDestination) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
 
getWriteACLs() - Method in class org.apache.activemq.security.SimpleAuthorizationMap
 
getWriteAttribute() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getWriteBase() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
getWriter() - Method in class org.apache.activemq.tool.ReportGenerator
 
getXAResource() - Method in class org.apache.activemq.ActiveMQXASession
 
getXAResource() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
getXAResources(ActivationSpec[]) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
We only connect to one resource manager per ResourceAdapter instance, so any ActivationSpec will return the same XAResource.
getXmlFile() - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
getXStream() - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
getXstream() - Method in class org.apache.activemq.web.view.XmlMessageRenderer
 
GlobalWriter - Class in org.apache.activemq.console.formatter
 
groupID - Variable in class org.apache.activemq.command.Message
 
GroupPrincipal - Class in org.apache.activemq.jaas
 
GroupPrincipal(String) - Constructor for class org.apache.activemq.jaas.GroupPrincipal
 
GroupPropertiesViewFilter - Class in org.apache.activemq.console.filter
 
GroupPropertiesViewFilter(QueryFilter) - Constructor for class org.apache.activemq.console.filter.GroupPropertiesViewFilter
Creates a group properties filter that is able to filter the display result based on a group prefix
GroupPropertiesViewFilter(Set, QueryFilter) - Constructor for class org.apache.activemq.console.filter.GroupPropertiesViewFilter
Creates a group properties filter that is able to filter the display result based on a group prefix
groupSequence - Variable in class org.apache.activemq.command.Message
 

H

handle(Callback[]) - Method in class org.apache.activemq.jaas.JaasCertificateCallbackHandler
Overriding handle method to handle certificates.
handle(Callback[]) - Method in class org.apache.activemq.jaas.JassCredentialCallbackHandler
 
handle(T) - Method in interface org.apache.activemq.transport.xmpp.command.Handler
 
handleCsvData(int, String) - Method in class org.apache.activemq.tool.reports.AbstractPerfReportWriter
 
handleCsvData(String) - Method in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
handleCsvData(String) - Method in interface org.apache.activemq.tool.reports.plugins.ReportPlugin
 
handleCsvData(String) - Method in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
handleOption(String, List) - Method in class org.apache.activemq.console.command.AbstractAmqCommand
Handle the --amqurl option.
handleOption(String, List) - Method in class org.apache.activemq.console.command.AbstractCommand
Handle the general options for each command, which includes -h, -?, --help, -D, --version.
handleOption(String, List) - Method in class org.apache.activemq.console.command.AbstractJmxCommand
Handle the --jmxurl option.
handleOption(String, List) - Method in class org.apache.activemq.console.command.AmqBrowseCommand
Handle the --msgsel, --xmsgsel, --view, -V options.
handleOption(String, List) - Method in class org.apache.activemq.console.command.BrowseCommand
Handle the --msgsel, --xmsgsel, --view, -V options.
handleOption(String, List) - Method in class org.apache.activemq.console.command.PurgeCommand
Handle the --msgsel, --xmsgsel.
handleOption(String, List) - Method in class org.apache.activemq.console.command.QueryCommand
Handle the -Q, -xQ, --objname, --xobjname, --view options.
handleOption(String, List) - Method in class org.apache.activemq.console.command.ShutdownCommand
Handle the --all option.
Handler<T> - Interface in org.apache.activemq.transport.xmpp.command
Represents a handler of a type of event
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.controller.CreateDestination
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.controller.CreateSubscriber
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.controller.DeleteDestination
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.controller.DeleteSubscriber
 
handleRequest(HttpServletRequest, HttpServletResponse) - Method in class org.apache.activemq.web.controller.SendMessage
 
HandlerRegistry - Class in org.apache.activemq.transport.xmpp.command
A registry of handlers
HandlerRegistry() - Constructor for class org.apache.activemq.transport.xmpp.command.HandlerRegistry
 
hashCode() - Method in class org.apache.activemq.ActiveMQQueueSession
 
hashCode() - Method in class org.apache.activemq.ActiveMQTopicSession
 
hashCode() - Method in class org.apache.activemq.command.ActiveMQDestination
 
hashCode() - Method in class org.apache.activemq.command.ActiveMQMessage
 
hashCode() - Method in class org.apache.activemq.command.BrokerId
 
hashCode() - Method in class org.apache.activemq.command.ConnectionId
 
hashCode - Variable in class org.apache.activemq.command.ConsumerId
 
hashCode() - Method in class org.apache.activemq.command.ConsumerId
 
hashCode() - Method in class org.apache.activemq.command.LocalTransactionId
 
hashCode() - Method in class org.apache.activemq.command.MessageId
 
hashCode - Variable in class org.apache.activemq.command.ProducerId
 
hashCode() - Method in class org.apache.activemq.command.ProducerId
 
hashCode - Variable in class org.apache.activemq.command.SessionId
 
hashCode() - Method in class org.apache.activemq.command.SessionId
 
hashCode() - Method in class org.apache.activemq.command.XATransactionId
 
hashCode() - Method in class org.apache.activemq.filter.BinaryExpression
TODO: more efficient hashCode()
hashCode() - Method in class org.apache.activemq.filter.ConstantExpression
TODO: more efficient hashCode()
hashCode() - Method in class org.apache.activemq.filter.MultiExpressionEvaluator.CacheExpression
 
hashCode() - Method in class org.apache.activemq.filter.PropertyExpression
 
hashCode() - Method in class org.apache.activemq.filter.UnaryExpression
TODO: more efficient hashCode()
hashCode() - Method in class org.apache.activemq.jaas.GroupPrincipal
 
hashCode() - Method in class org.apache.activemq.jaas.UserPrincipal
 
hashCode() - Method in class org.apache.activemq.jmdns.ServiceInfo
 
hashCode() - Method in class org.apache.activemq.kaha.impl.container.ContainerId
 
hashCode() - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
hashCode() - Method in class org.apache.activemq.openwire.OpenWireFormat
 
hashCode() - Method in class org.apache.activemq.pool.ConnectionKey
 
hashCode() - Method in class org.apache.activemq.pool.SessionKey
 
hashCode() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
hashCode() - Method in class org.apache.activemq.ra.ActiveMQEndpointActivationKey
 
hashCode() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
hashCode() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
hashCode() - Method in class org.apache.activemq.tool.MemMessageIdList
 
hashCode() - Method in class org.apache.activemq.util.SubscriptionKey
 
hashValue - Variable in class org.apache.activemq.command.ActiveMQDestination
 
hasMoreElements() - Method in class org.apache.activemq.ActiveMQQueueBrowser
 
hasNext() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
hasNext() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
 
hasNext() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
 
hasNext() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
 
hasNext() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
 
hasNext() - Method in class org.apache.activemq.kaha.impl.container.CachedContainerListIterator
 
hasNext() - Method in class org.apache.activemq.kaha.impl.container.ContainerEntrySetIterator
 
hasNext() - Method in class org.apache.activemq.kaha.impl.container.ContainerKeySetIterator
 
hasNext() - Method in class org.apache.activemq.kaha.impl.container.ContainerValueCollectionIterator
 
hasNext() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySetIterator
 
hasPrevious() - Method in class org.apache.activemq.kaha.impl.container.CachedContainerListIterator
 
hasPrevious() - Method in class org.apache.activemq.kaha.impl.container.ContainerListIterator
 
hasReceivedMessage() - Method in class org.apache.activemq.tool.MemMessageIdList
 
hasReceivedMessages(int) - Method in class org.apache.activemq.tool.MemMessageIdList
 
hasUncomsumedMessages() - Method in class org.apache.activemq.ActiveMQSession
Checks whether the session has unconsumed messages.
hasUncomsumedMessages() - Method in class org.apache.activemq.ActiveMQSessionExecutor
 
headerMarshaller - Variable in class org.apache.activemq.transport.udp.CommandChannelSupport
 
helpFile - Variable in class org.apache.activemq.console.command.AmqBrowseCommand
 
helpFile - Variable in class org.apache.activemq.console.command.BrowseCommand
 
helpFile - Variable in class org.apache.activemq.console.command.ListCommand
 
helpFile - Variable in class org.apache.activemq.console.command.PurgeCommand
 
helpFile - Variable in class org.apache.activemq.console.command.QueryCommand
 
helpFile - Variable in class org.apache.activemq.console.command.ShellCommand
 
helpFile - Variable in class org.apache.activemq.console.command.ShutdownCommand
 
helpFile - Variable in class org.apache.activemq.console.command.StartCommand
 
HexSupport - Class in org.apache.activemq.util
Used to convert to hex from byte arrays and back.
HexSupport() - Constructor for class org.apache.activemq.util.HexSupport
 
HIGH_PRIORITY - Static variable in class org.apache.activemq.command.ConsumerInfo
 
HIGH_PRIORITY_LOCK_OWNER - Static variable in interface org.apache.activemq.broker.region.LockOwner
 
highestSubscriptionPriority - Variable in class org.apache.activemq.broker.region.Queue
 
host - Variable in class org.apache.activemq.util.URISupport.CompositeData
 
HsqldbJDBCAdapter - Class in org.apache.activemq.store.jdbc.adapter
 
HsqldbJDBCAdapter() - Constructor for class org.apache.activemq.store.jdbc.adapter.HsqldbJDBCAdapter
 
HttpClientTransport - Class in org.apache.activemq.transport.http
A HTTP org.apache.activemq.transport.TransportChannel which uses the commons-httpclient library
HttpClientTransport(TextWireFormat, URI) - Constructor for class org.apache.activemq.transport.http.HttpClientTransport
 
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
 
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
 
HttpsTransport - Class in org.apache.activemq.transport.https
 
HttpsTransport(TextWireFormat, URI) - Constructor for class org.apache.activemq.transport.https.HttpsTransport
 
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) - Constructor for class org.apache.activemq.transport.https.HttpsTransportServer
 
HttpTransport - Class in org.apache.activemq.transport.http
 
HttpTransport(TextWireFormat, URI) - Constructor for class org.apache.activemq.transport.http.HttpTransport
 
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) - 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

ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe
 
ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Unsubscribe
 
id - Variable in class org.apache.activemq.transport.vm.VMTransport
 
ID_SEPARATOR - Static variable in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
 
ID_SEPARATOR - Static variable in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
 
idGenerator - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
IdGenerator - Class in org.apache.activemq.util
Generator for Globally unique Strings.
IdGenerator(String) - Constructor for class org.apache.activemq.util.IdGenerator
Construct an IdGenerator
IdGenerator() - Constructor for class org.apache.activemq.util.IdGenerator
 
idleTime - Variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
ImageBasedJDBCAdaptor - Class in org.apache.activemq.store.jdbc.adapter
Provides JDBCAdapter since that uses IMAGE datatype to hold binary data.
ImageBasedJDBCAdaptor() - Constructor for class org.apache.activemq.store.jdbc.adapter.ImageBasedJDBCAdaptor
 
IN_MEMORY_INDEX - Static variable in interface org.apache.activemq.kaha.IndexTypes
use in memory indexes
IN_USE_STATE - Static variable in class org.apache.activemq.transaction.Transaction
 
InactiveDurableSubscriptionView - Class in org.apache.activemq.broker.jmx
TODO why does this class not inherit from DurableSubscriptionView?
InactiveDurableSubscriptionView(ManagedRegionBroker, String, SubscriptionInfo) - Constructor for class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
Constructor
InactivityIOException - Exception in org.apache.activemq.transport
This is exception is thrown when the transport layer detects that the underlying socket has been inactive for too long.
InactivityIOException() - Constructor for exception org.apache.activemq.transport.InactivityIOException
 
InactivityIOException(String) - Constructor for exception org.apache.activemq.transport.InactivityIOException
 
InactivityMonitor - Class in org.apache.activemq.transport
Used to make sure that commands are arriving periodically from the peer of the transport.
InactivityMonitor(Transport) - Constructor for class org.apache.activemq.transport.InactivityMonitor
 
INBOUND_BROKER_CONNECTION - Static variable in interface org.apache.activemq.ThreadPriorities
 
INBOUND_CLIENT_CONNECTION - Static variable in interface org.apache.activemq.ThreadPriorities
 
INBOUND_CLIENT_SESSION - Static variable in interface org.apache.activemq.ThreadPriorities
 
InboundConnectionProxy - Class in org.apache.activemq.ra
A Connection implementation which can be used with the ActiveMQ JCA Resource Adapter to publish messages using the same JMS session that is used to dispatch messages.
InboundConnectionProxy() - Constructor for class org.apache.activemq.ra.InboundConnectionProxy
 
InboundConnectionProxyFactory - Class in org.apache.activemq.ra
A ConnectionFactory implementation which creates connections which can be used with the ActiveMQ JCA Resource Adapter to publish messages using the same underlying JMS session that is used to dispatch messages.
InboundConnectionProxyFactory() - Constructor for class org.apache.activemq.ra.InboundConnectionProxyFactory
 
InboundContext - Interface in org.apache.activemq.ra
Represents an object which has-a Session instance and an optional, lazily created MessageProducer instance which can them be used by a pooling based JMS provider for publishing messages using the session used by the current thread.
InboundContextSupport - Class in org.apache.activemq.ra
A helper class used to provide access to the current active InboundContext instance being used to process a message in the current thread so that messages can be produced using the same session.
InboundContextSupport() - Constructor for class org.apache.activemq.ra.InboundContextSupport
 
inboundMessageConvertor - Variable in class org.apache.activemq.network.jms.JmsConnector
 
InboundMessageProducerProxy - Class in org.apache.activemq.ra
An implementation of MessageProducer which uses the ActiveMQ JCA ResourceAdapter's current thread's JMS Session to send messages.
InboundMessageProducerProxy(MessageProducer, Destination) - Constructor for class org.apache.activemq.ra.InboundMessageProducerProxy
 
InboundQueueBridge - Class in org.apache.activemq.network.jms
Create an Inbound Queue Bridge
InboundQueueBridge(String) - Constructor for class org.apache.activemq.network.jms.InboundQueueBridge
Constructor that takes a foriegn destination as an argument
InboundQueueBridge() - Constructor for class org.apache.activemq.network.jms.InboundQueueBridge
Default Contructor
InboundSessionProxy - Class in org.apache.activemq.ra
A Session implementation which can be used with the ActiveMQ JCA Resource Adapter to publish messages using the same JMS session that is used to dispatch messages.
InboundSessionProxy() - Constructor for class org.apache.activemq.ra.InboundSessionProxy
 
InboundTopicBridge - Class in org.apache.activemq.network.jms
Create an Inbound Topic Bridge
InboundTopicBridge(String) - Constructor for class org.apache.activemq.network.jms.InboundTopicBridge
Constructor that takes a foriegn destination as an argument
InboundTopicBridge() - Constructor for class org.apache.activemq.network.jms.InboundTopicBridge
Default Contructor
increaseUsage(long) - Method in class org.apache.activemq.memory.UsageManager
Increases the usage by the value amount.
increment() - Method in class org.apache.activemq.management.CountStatisticImpl
 
increment() - Method in class org.apache.activemq.thread.Valve
Increments the use counter of the valve.
incrementCount() - Method in class org.apache.activemq.store.kahadaptor.TopicSubAck
 
incrementDispatched() - Method in class org.apache.activemq.network.DemandSubscription
 
incrementIndent() - Method in class org.apache.activemq.util.IndentPrinter
 
incrementRedeliveryCounter() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
incrementRedeliveryCounter() - Method in interface org.apache.activemq.broker.region.MessageReference
 
incrementRedeliveryCounter() - Method in class org.apache.activemq.command.Message
 
incrementReference() - Method in class org.apache.activemq.broker.ConnectionContext
 
incrementReferenceCount() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
incrementReferenceCount() - Method in interface org.apache.activemq.broker.region.MessageReference
 
incrementReferenceCount() - Method in class org.apache.activemq.command.Message
 
incrementReferenceCount() - Method in class org.apache.activemq.pool.ConnectionPool
 
incThroughput() - Method in class org.apache.activemq.tool.AbstractJmsMeasurableClient
 
incThroughput(long) - Method in class org.apache.activemq.tool.AbstractJmsMeasurableClient
 
indent - Variable in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
IndentPrinter - Class in org.apache.activemq.util
A helper class for printing indented text
IndentPrinter() - Constructor for class org.apache.activemq.util.IndentPrinter
 
IndentPrinter(PrintWriter) - Constructor for class org.apache.activemq.util.IndentPrinter
 
IndentPrinter(PrintWriter, String) - Constructor for class org.apache.activemq.util.IndentPrinter
 
INDEX_SIZE - Static variable in class org.apache.activemq.kaha.impl.index.IndexItem
 
INDEXES_ONLY_SIZE - Static variable in class org.apache.activemq.kaha.impl.index.IndexItem
 
IndexItem - Class in org.apache.activemq.kaha.impl.index
A an Item with a relative position and location to other Items in the Store
IndexItem() - Constructor for class org.apache.activemq.kaha.impl.index.IndexItem
Default Constructor
IndexLinkedList - Interface in org.apache.activemq.kaha.impl.index
Inteface to LinkedList of Indexes
indexList - Variable in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
indexManager - Variable in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
indexManager - Variable in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
 
IndexManager - Class in org.apache.activemq.kaha.impl.index
Optimized Store reader
IndexManager(File, String, String, DataManager) - Constructor for class org.apache.activemq.kaha.impl.index.IndexManager
 
indexMap - Variable in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
indexOf(Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
indexOf(StoreEntry) - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Returns the index in this list of the first occurrence of the specified element, or -1 if the List does not contain this element.
indexOf(StoreEntry) - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Returns the index in this list of the first occurrence of the specified element, or -1 if the List does not contain this element.
indexOf(StoreEntry) - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
indexOfParenthesisMatch(String) - Method in class org.apache.activemq.util.URISupport
 
indexType - Variable in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
IndexTypes - Interface in org.apache.activemq.kaha
Types of Indexes used by the Store
IndirectMessageReference - Class in org.apache.activemq.broker.region
Keeps track of a message that is flowing through the Broker.
IndirectMessageReference(Queue, MessageStore, Message) - Constructor for class org.apache.activemq.broker.region.IndirectMessageReference
 
IndividualDeadLetterStrategy - Class in org.apache.activemq.broker.region.policy
A DeadLetterStrategy where each destination has its own individual DLQ using the subject naming hierarchy.
IndividualDeadLetterStrategy() - Constructor for class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
 
inFlightTxLocations - Variable in class org.apache.activemq.store.journal.JournalMessageStore
 
inFlightTxLocations - Variable in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
inFlightTxLocations - Variable in class org.apache.activemq.store.rapid.RapidMessageStore
 
info - Variable in class org.apache.activemq.ActiveMQMessageConsumer
 
info - Variable in class org.apache.activemq.ActiveMQMessageProducer
 
info - Variable in class org.apache.activemq.ActiveMQSession
 
info - Variable in class org.apache.activemq.broker.region.AbstractSubscription
 
InformixJDBCAdapter - Class in org.apache.activemq.store.jdbc.adapter
JDBC Adapter for Informix database.
InformixJDBCAdapter() - Constructor for class org.apache.activemq.store.jdbc.adapter.InformixJDBCAdapter
 
init() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
init() - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
init() - Method in class org.apache.activemq.network.jms.JmsConnector
 
init() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
init() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
init() - Method in class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
 
init() - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
init(FilterConfig) - Method in class org.apache.activemq.web.filter.ApplicationContextFilter
 
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
 
INITIAL_CONTEXT_FACTORY - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
initialiseJaas() - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
 
initialiseManuallyMaintainedClasses() - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
initialiseManuallyMaintainedClasses() - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
initialiseManuallyMaintainedClasses() - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
initialiseRegistry() - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
initialiseSocket(Socket) - Method in class org.apache.activemq.transport.tcp.TcpTransport
Configures the socket for use
initialize() - Method in class org.apache.activemq.broker.region.Queue
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.activemq.jaas.CertificateLoginModule
Overriding to allow for proper initialization.
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.activemq.jaas.LDAPLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.activemq.jaas.PropertiesLoginModule
 
initialize(Subject, CallbackHandler, Map, Map) - Method in class org.apache.activemq.jaas.TextFileCertificateLoginModule
Performs initialization of file paths.
initialize() - Method in class org.apache.activemq.kaha.impl.index.IndexManager
 
initialize() - Method in class org.apache.activemq.kaha.impl.KahaStore
 
initialized - Variable in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
initialized - Variable in class org.apache.activemq.network.jms.JmsConnector
 
initializeForeignQueueConnection() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
initializeForeignTopicConnection() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
initializeInboundJmsMessageConvertor() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
initializeInboundJmsMessageConvertor() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
initializeInboundQueueBridges() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
initializeInboundTopicBridges() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
initializeLocalQueueConnection() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
initializeLocalTopicConnection() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
initializeOutboundJmsMessageConvertor() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
initializeOutboundJmsMessageConvertor() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
initializeOutboundQueueBridges() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
initializeOutboundTopicBridges() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
initializeStreams() - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
initializeStreams() - Method in class org.apache.activemq.transport.xmpp.XmppTransport
 
initialRedeliveryDelay - Variable in class org.apache.activemq.RedeliveryPolicy
 
initRandomNumberGenerator() - Static method in class org.apache.activemq.RedeliveryPolicy
 
inOrder - Variable in class org.apache.activemq.tool.MemConsumer
 
inputStream - Variable in class org.apache.activemq.transport.xmpp.XmppTransport
 
insert(int, Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
InsertableMutableBrokerFilter - Class in org.apache.activemq.broker
Inserts itself into the BrokerStack
InsertableMutableBrokerFilter(MutableBrokerFilter) - Constructor for class org.apache.activemq.broker.InsertableMutableBrokerFilter
 
install(TransportFilter) - Method in class org.apache.activemq.transport.mock.MockTransport
 
installPlugin(Broker) - Method in interface org.apache.activemq.broker.BrokerPlugin
Installs the plugin into the interceptor chain of the broker, returning the new intercepted broker to use.
installPlugin(Broker) - Method in class org.apache.activemq.broker.BrokerPluginSupport
 
installPlugin(Broker) - Method in class org.apache.activemq.broker.view.ConnectionDotFilePlugin
 
installPlugin(Broker) - Method in class org.apache.activemq.broker.view.DestinationDotFilePlugin
 
installPlugin(Broker) - Method in class org.apache.activemq.security.AuthorizationPlugin
 
installPlugin(Broker) - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
 
installPlugin(Broker) - Method in class org.apache.activemq.security.JaasCertificateAuthenticationPlugin
 
installPlugin(Broker) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
 
INSTANCE - Static variable in class org.apache.activemq.ActiveMQConnectionMetaData
 
INSTANCE - Static variable in class org.apache.activemq.broker.region.group.EmptyMessageGroupSet
 
instantiate(OutputFormatter) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Maintains a global output formatter
instantiateConnectionFactory(Properties) - Method in class org.apache.activemq.tool.spi.ClassLoaderSPIConnectionFactory
 
instantiateConnectionFactory(Properties) - Method in class org.apache.activemq.tool.spi.ReflectionSPIConnectionFactory
 
INTEGER - Static variable in class org.apache.activemq.filter.ArithmeticExpression
 
INTEGER_RESPONSE - Static variable in interface org.apache.activemq.command.CommandTypes
 
INTEGER_TYPE - Static variable in interface org.apache.activemq.command.CommandTypes
 
INTEGER_TYPE - Static variable in class org.apache.activemq.util.MarshallingSupport
 
IntegerResponse - Class in org.apache.activemq.command
 
IntegerResponse() - Constructor for class org.apache.activemq.command.IntegerResponse
 
IntegerResponse(int) - Constructor for class org.apache.activemq.command.IntegerResponse
 
IntegerResponseMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for IntegerResponseMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
IntegerResponseMarshaller() - Constructor for class org.apache.activemq.openwire.v1.IntegerResponseMarshaller
 
IntegerResponseMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for IntegerResponseMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
IntegerResponseMarshaller() - Constructor for class org.apache.activemq.openwire.v2.IntegerResponseMarshaller
 
intercept(Destination) - Method in class org.apache.activemq.broker.region.CompositeDestinationInterceptor
 
intercept(Destination) - Method in interface org.apache.activemq.broker.region.DestinationInterceptor
 
intercept(Destination) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
 
intercept(Destination) - Method in interface org.apache.activemq.broker.region.virtual.VirtualDestination
Creates a virtual destination from the physical destination
intercept(Destination) - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
 
intercept(Destination) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
 
internalAdd(int, Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
internalAddFirst(Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
internalAddLast(Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
internalBind(String, Object) - Method in class org.apache.activemq.jndi.ReadOnlyContext
internalBind is intended for use only during setup or possibly by suitably synchronized superclasses.
internalBuffer - Variable in class org.apache.activemq.transport.tcp.TcpBufferedInputStream
 
internalGet(int) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
internalSet(int, Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
interval - Variable in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
IntrospectionSupport - Class in org.apache.activemq.util
 
IntrospectionSupport() - Constructor for class org.apache.activemq.util.IntrospectionSupport
 
IntSequenceGenerator - Class in org.apache.activemq.util
 
IntSequenceGenerator() - Constructor for class org.apache.activemq.util.IntSequenceGenerator
 
INVALID_ACKNOWLEDGE_MODE - Static variable in class org.apache.activemq.ra.ActiveMQActivationSpec
 
InvalidMessageEndpointException - Exception in org.apache.activemq.ra
Thrown to indicate that a MessageEndpoint is no longer valid and should be discarded.
InvalidMessageEndpointException() - Constructor for exception org.apache.activemq.ra.InvalidMessageEndpointException
Constructs a new exception with null as its detail message.
InvalidMessageEndpointException(String) - Constructor for exception org.apache.activemq.ra.InvalidMessageEndpointException
Constructs a new exception with the specified detail message.
InvalidMessageEndpointException(String, Throwable) - Constructor for exception org.apache.activemq.ra.InvalidMessageEndpointException
Constructs a new exception with the specified detail message and cause.
InvalidMessageEndpointException(Throwable) - Constructor for exception org.apache.activemq.ra.InvalidMessageEndpointException
Constructs a new exception with the specified cause and a detail message of (cause==null ? null : cause.toString()) (which typically contains the class and detail message of cause).
ioBufferSize - Variable in class org.apache.activemq.transport.tcp.TcpTransport
 
IOExceptionSupport - Class in org.apache.activemq.util
 
IOExceptionSupport() - Constructor for class org.apache.activemq.util.IOExceptionSupport
 
isAbstract(JClass) - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
isAbstractClass() - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
isAbstractClass() - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
isAcked() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
isAcked() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
 
isActive() - Method in interface org.apache.activemq.broker.Connection
 
isActive() - Method in class org.apache.activemq.broker.jmx.ConnectionView
 
isActive() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
 
isActive() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
 
isActive() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
isActive() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
isActive() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
isActive() - Method in class org.apache.activemq.broker.TransportConnection
 
isAddOperation() - Method in class org.apache.activemq.command.DestinationInfo
 
isAdvisory() - Method in class org.apache.activemq.command.Message
 
isAdvisorySupport() - Method in class org.apache.activemq.broker.BrokerService
 
isAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
 
isAllowedToConsume(MessageReference) - Method in class org.apache.activemq.broker.ConnectionContext
 
isAllowedToConsume(ConnectionContext, Message) - Method in interface org.apache.activemq.security.MessageAuthorizationPolicy
Returns true if the given message is able to be dispatched to the connection performing any user
isAlwaysSessionAsync() - Method in class org.apache.activemq.ActiveMQConnection
 
isAlwaysSessionAsync() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
isAnnounced() - Method in class org.apache.activemq.jmdns.DNSState
Returns true, if this is an announced state.
isAnnouncing() - Method in class org.apache.activemq.jmdns.DNSState
Returns true, if this is an announcing state.
isAsync() - Method in class org.apache.activemq.transport.vm.VMTransport
 
isAsyncDispatch() - Method in class org.apache.activemq.ActiveMQSession
 
isAsyncRecv() - Method in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
isAutoAcknowledge() - Method in class org.apache.activemq.ActiveMQSession
Checks whether the session used auto acknowledgment.
isAutoCreateDestinations() - Method in class org.apache.activemq.broker.region.AbstractRegion
 
isBatchStatments() - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
isBlocked() - Method in interface org.apache.activemq.broker.Connection
 
isBlocked() - Method in class org.apache.activemq.broker.jmx.ConnectionView
 
isBlocked() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
 
isBlocked() - Method in class org.apache.activemq.broker.TransportConnection
 
isBlockedCandidate() - Method in class org.apache.activemq.broker.TransportConnection
 
isBridgeTempDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
isBridgeTempDestinations() - Method in class org.apache.activemq.network.NetworkConnector
 
isBroadcast() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
isBrokerInfo() - Method in class org.apache.activemq.command.BaseCommand
 
isBrokerInfo() - Method in class org.apache.activemq.command.BrokerInfo
 
isBrokerInfo() - Method in interface org.apache.activemq.command.Command
 
isBrokerInfo() - Method in class org.apache.activemq.command.KeepAliveInfo
 
isBrokerInfo() - Method in class org.apache.activemq.command.PartialCommand
 
isBrokerInfo() - Method in class org.apache.activemq.command.WireFormatInfo
 
isBrokerInfo() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isBrokerMasterConnector() - Method in class org.apache.activemq.command.ConnectionInfo
 
isBrowser() - Method in class org.apache.activemq.ActiveMQMessageConsumer
Retrieve is a browser
isBrowser() - Method in class org.apache.activemq.command.ConsumerInfo
Is this consumer a queue browser?
isCachedProperty(JProperty) - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
isCacheEnabled() - Method in class org.apache.activemq.command.WireFormatInfo
 
isCacheEnabled() - Method in class org.apache.activemq.openwire.OpenWireFormat
 
isCacheEnabled() - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
isClientAcknowledge() - Method in class org.apache.activemq.ActiveMQSession
Checks whether the session used client acknowledgment.
isClientMaster() - Method in class org.apache.activemq.command.ConnectionInfo
 
isClose() - Method in class org.apache.activemq.command.ConnectionControl
 
isClose() - Method in class org.apache.activemq.command.ConsumerControl
 
isClosed() - Method in class org.apache.activemq.ActiveMQConnection
Returns true if the connection is closed
isClosed() - Method in class org.apache.activemq.MessageDispatchChannel
 
isClosed() - Method in class org.apache.activemq.web.WebClient
 
isClosing() - Method in class org.apache.activemq.ActiveMQConnection
Returns true if the connection is in the process of being closed
isClosing() - Method in class org.apache.activemq.ra.ServerSessionPoolImpl
 
isComposite() - Method in class org.apache.activemq.command.ActiveMQDestination
 
isCompressed() - Method in class org.apache.activemq.command.Message
 
isConduitSubscriptions() - Method in class org.apache.activemq.network.NetworkConnector
 
isConnected() - Method in interface org.apache.activemq.broker.Connection
 
isConnected() - Method in class org.apache.activemq.broker.jmx.ConnectionView
 
isConnected() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
 
isConnected() - Method in class org.apache.activemq.broker.TransportConnection
 
isConnectionAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
 
isConnectionFactoryConfigured() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
Returns true if this object will configure an ActiveMQConnectionFactory in any way
isConnectionRemove() - Method in class org.apache.activemq.command.RemoveInfo
Returns true if this event is for a removed connection
isConsumerAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
 
isConsumerRemove() - Method in class org.apache.activemq.command.RemoveInfo
Returns true if this event is for a removed consumer
isCopyMessage() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
 
isCopyMessageOnSend() - Method in class org.apache.activemq.ActiveMQConnection
 
isCopyMessageOnSend() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
isCreateConnector() - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
isCreateMBeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
isCreateNewMsg() - Method in class org.apache.activemq.tool.properties.JmsProducerProperties
 
isCreateTablesOnStartup() - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
isCreateTablesOnStartup() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
isDaemon() - Method in class org.apache.activemq.transport.TransportServerThreadSupport
 
isDaemon() - Method in class org.apache.activemq.transport.TransportThreadSupport
 
isDecreaseNetworkConsumerPriority() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
isDecreaseNetworkConsumerPriority() - Method in class org.apache.activemq.network.NetworkConnector
 
isDeleteAllMessagesOnStartup() - Method in class org.apache.activemq.broker.BrokerService
 
isDeleted(ActiveMQDestination) - Method in class org.apache.activemq.ActiveMQConnection
 
isDeliveredAck() - Method in class org.apache.activemq.command.MessageAck
 
isDestComposite() - Method in class org.apache.activemq.tool.properties.JmsClientProperties
 
isDestinationAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
 
isDestinationQueue() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
 
isDestinationQueue() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
isDestinationQueue() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
isDestinationTemporary() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
 
isDestinationTemporary() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
isDestinationTemporary() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
isDestinationTopic() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
 
isDestinationTopic() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
isDestinationTopic() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
isDisableAsyncDispatch() - Method in class org.apache.activemq.broker.TransportConnector
 
isDisableTimeStampsByDefault() - Method in class org.apache.activemq.ActiveMQConnection
 
isDisableTimeStampsByDefault() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
isDiscoverLoginConfig() - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
 
isDispatchAsync() - Method in class org.apache.activemq.ActiveMQConnection
 
isDispatchAsync() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
isDispatchAsync() - Method in class org.apache.activemq.command.ConsumerInfo
Should the broker dispatch a message to the consumer async? If he does it async, then he uses a more SEDA style of processing while if it is not done async, then he broker use a STP style of processing.
isDispatchAsync() - Method in class org.apache.activemq.command.ProducerInfo
If the broker should dispatch messages from this producer async.
isDispatchAsync() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
isDispatchAsync() - Method in class org.apache.activemq.network.ForwardingBridge
 
isDispatchAsync() - Method in class org.apache.activemq.network.NetworkConnector
 
isDoHandleReplyTo() - Method in class org.apache.activemq.network.jms.DestinationBridge
 
isDoingRecover() - Method in class org.apache.activemq.store.journal.JournalTransactionStore
 
isDoingRecover() - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore
 
isDoingRecover() - Method in class org.apache.activemq.store.rapid.RapidTransactionStore
 
isDontSendReponse() - Method in class org.apache.activemq.broker.ConnectionContext
 
isDroppable() - Method in class org.apache.activemq.command.Message
 
isDropped() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
isDropped() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
 
isDropped() - Method in class org.apache.activemq.filter.MessageEvaluationContext
 
isDuplexConnection() - Method in class org.apache.activemq.command.BrokerInfo
 
isDupsOkAcknowledge() - Method in class org.apache.activemq.ActiveMQSession
Checks whether the session used dup ok acknowledgment.
isDurable() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
isDurable() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
isDurable() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
isDurable() - Method in class org.apache.activemq.command.ConsumerInfo
 
isDurable() - Method in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
isDurableSubscriber() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
isDurableSubscription() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isDynamicOnly() - Method in class org.apache.activemq.network.NetworkConnector
 
isEmpty() - Method in class org.apache.activemq.ActiveMQSessionExecutor
 
isEmpty() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
isEmpty() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
 
isEmpty() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
 
isEmpty() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
 
isEmpty() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
 
isEmpty() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
isEmpty() - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
isEmpty() - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
is the list empty?
isEmpty() - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
is the list empty?
isEmpty() - Method in class org.apache.activemq.kaha.impl.index.IndexManager
 
isEmpty() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
isEmpty() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySet
 
isEmpty() - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
isEmpty() - Method in interface org.apache.activemq.kaha.MapContainer
 
isEmpty() - Method in class org.apache.activemq.MessageDispatchChannel
 
isEmpty() - Method in class org.apache.activemq.network.DemandSubscription
 
isEnabled() - Method in class org.apache.activemq.management.StatisticImpl
 
isEnableStatusMonitor() - Method in class org.apache.activemq.broker.TransportConnector
 
isEqual(ConnectionId, ConnectionId) - Method in class org.apache.activemq.broker.region.RegionBroker
 
isEqual(Object, Object) - Static method in class org.apache.activemq.pool.ConnectionKey
 
isException() - Method in class org.apache.activemq.command.ExceptionResponse
 
isException() - Method in class org.apache.activemq.command.Response
 
isExclusive() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
isExclusive() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
isExclusive() - Method in class org.apache.activemq.command.ConsumerInfo
An exclusive consumer locks out other consumers from being able to receive messages from the destination.
isExit() - Method in class org.apache.activemq.command.ConnectionControl
 
isExpired() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
isExpired() - Method in interface org.apache.activemq.broker.region.MessageReference
Returns true if this message is expired
isExpired() - Method in class org.apache.activemq.command.ActiveMQMessage
 
isExpired() - Method in class org.apache.activemq.command.Message
 
isFailover() - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
 
isFatal() - Method in exception org.apache.activemq.transport.stomp.ProtocolException
 
isFaultTolerant() - Method in class org.apache.activemq.command.ConnectionControl
 
isFaultTolerantConfiguration() - Method in interface org.apache.activemq.broker.Broker
 
isFaultTolerantConfiguration() - Method in class org.apache.activemq.broker.BrokerFilter
 
isFaultTolerantConfiguration() - Method in class org.apache.activemq.broker.EmptyBroker
 
isFaultTolerantConfiguration() - Method in class org.apache.activemq.broker.ErrorBroker
 
isFaultTolerantConfiguration() - Method in class org.apache.activemq.broker.ft.MasterBroker
 
isFaultTolerantConfiguration() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
isFaultTolerantConfiguration() - Method in class org.apache.activemq.broker.region.RegionBroker
 
isFaultTolerantConfiguration() - Method in class org.apache.activemq.command.BrokerInfo
 
isFindTigerMbeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
isFlush() - Method in class org.apache.activemq.command.ConsumerControl
 
isForwardOnly() - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
 
isFull() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
isFull() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
Used to determine if the broker can dispatch to the consumer.
isFull() - Method in class org.apache.activemq.memory.UsageManager
 
isHaAware() - Method in class org.apache.activemq.broker.ConnectionContext
 
isHighWaterMark() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
isHighWaterMark() - Method in interface org.apache.activemq.broker.region.Subscription
 
isHighWaterMark() - Method in class org.apache.activemq.broker.region.TopicSubscription
 
isInLocalTransaction() - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
isInLocalTransaction() - Method in class org.apache.activemq.TransactionContext
 
isInManagedTx() - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
isInManagedTx() - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
isInOneOf(Set) - Method in class org.apache.activemq.security.SecurityContext
 
isInOrder() - Method in class org.apache.activemq.tool.MemConsumer
 
isInRecoveryMode() - Method in class org.apache.activemq.broker.ConnectionContext
 
isInTransaction() - Method in class org.apache.activemq.broker.ConnectionContext
 
isInTransaction() - Method in class org.apache.activemq.command.Message
 
isInTransaction() - Method in class org.apache.activemq.command.MessageAck
 
isInUse(ActiveMQTempDestination) - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
isInUse(ActiveMQTempDestination) - Method in class org.apache.activemq.ActiveMQSession
 
isInXATransaction() - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
isInXATransaction() - Method in class org.apache.activemq.TransactionContext
 
isJMSPersistent() - Method in class org.apache.activemq.web.controller.SendMessage
 
isJoinOnStop() - Method in class org.apache.activemq.transport.TransportServerThreadSupport
 
isKeepDurableSubsActive() - Method in class org.apache.activemq.broker.BrokerService
 
isKeepDurableSubsActive() - Method in class org.apache.activemq.broker.region.RegionBroker
 
isKeepDurableSubsActive() - Method in class org.apache.activemq.broker.region.TopicRegion
 
isLoaded() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
isLoaded() - Method in interface org.apache.activemq.kaha.ListContainer
 
isLoaded() - Method in interface org.apache.activemq.kaha.MapContainer
 
isLocalTransaction() - Method in class org.apache.activemq.command.LocalTransactionId
 
isLocalTransaction() - Method in class org.apache.activemq.command.TransactionId
 
isLocalTransaction() - Method in class org.apache.activemq.command.XATransactionId
 
isLocked() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
isLockExclusive() - Method in interface org.apache.activemq.broker.region.LockOwner
 
isLockExclusive() - Method in class org.apache.activemq.broker.region.QueueSubscription
 
isLogIndexChanges() - Method in class org.apache.activemq.kaha.impl.KahaStore
 
isLoopBackMode() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
 
isLoopBackMode() - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
isLowWaterMark() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
isLowWaterMark() - Method in interface org.apache.activemq.broker.region.Subscription
 
isLowWaterMark() - Method in class org.apache.activemq.broker.region.TopicSubscription
 
isManageable() - Method in interface org.apache.activemq.broker.Connection
 
isManageable() - Method in class org.apache.activemq.broker.TransportConnection
 
isManageable() - Method in class org.apache.activemq.command.ConnectionInfo
 
isMarkedBlockedCandidate() - Method in class org.apache.activemq.broker.TransportConnection
 
isMarkedCandidate() - Method in class org.apache.activemq.broker.TransportConnection
 
isMarshal() - Method in class org.apache.activemq.transport.vm.VMTransport
 
isMarshallAware() - Method in class org.apache.activemq.command.ActiveMQDestination
 
isMarshallAware() - Method in class org.apache.activemq.command.BaseCommand
 
isMarshallAware() - Method in class org.apache.activemq.command.BrokerId
 
isMarshallAware() - Method in class org.apache.activemq.command.ConnectionId
 
isMarshallAware() - Method in class org.apache.activemq.command.ConsumerId
 
isMarshallAware() - Method in interface org.apache.activemq.command.DataStructure
 
isMarshallAware() - Method in class org.apache.activemq.command.DiscoveryEvent
 
isMarshallAware() - Method in class org.apache.activemq.command.JournalQueueAck
 
isMarshallAware() - Method in class org.apache.activemq.command.JournalTopicAck
 
isMarshallAware() - Method in class org.apache.activemq.command.JournalTrace
 
isMarshallAware() - Method in class org.apache.activemq.command.JournalTransaction
 
isMarshallAware() - Method in class org.apache.activemq.command.KeepAliveInfo
 
isMarshallAware() - Method in class org.apache.activemq.command.Message
 
isMarshallAware() - Method in class org.apache.activemq.command.MessageId
 
isMarshallAware() - Method in class org.apache.activemq.command.NetworkBridgeFilter
 
isMarshallAware() - Method in class org.apache.activemq.command.PartialCommand
 
isMarshallAware() - Method in class org.apache.activemq.command.ProducerId
 
isMarshallAware() - Method in class org.apache.activemq.command.SessionId
 
isMarshallAware() - Method in class org.apache.activemq.command.SubscriptionInfo
 
isMarshallAware() - Method in class org.apache.activemq.command.TransactionId
 
isMarshallAware() - Method in class org.apache.activemq.command.WireFormatInfo
 
isMarshallAware(JClass) - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
isMarshallAware() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isMarshallerAware() - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
isMarshallerAware() - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
isMasterBroker() - Method in class org.apache.activemq.command.BrokerInfo
 
isMatchingConnectionFactory(ConnectionFactory, JMSURLHelper, HashMap) - Method in class org.apache.activemq.axis.ActiveMQVendorAdapter
 
isMessage() - Method in class org.apache.activemq.command.BaseCommand
 
isMessage() - Method in interface org.apache.activemq.command.Command
 
isMessage() - Method in class org.apache.activemq.command.KeepAliveInfo
 
isMessage() - Method in class org.apache.activemq.command.PartialCommand
 
isMessage() - Method in class org.apache.activemq.command.WireFormatInfo
 
isMessage() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isMessageAck() - Method in class org.apache.activemq.command.BaseCommand
 
isMessageAck() - Method in interface org.apache.activemq.command.Command
 
isMessageAck() - Method in class org.apache.activemq.command.KeepAliveInfo
 
isMessageAck() - Method in class org.apache.activemq.command.MessageAck
 
isMessageAck() - Method in class org.apache.activemq.command.PartialCommand
 
isMessageAck() - Method in class org.apache.activemq.command.WireFormatInfo
 
isMessageAck() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isMessageDispatch() - Method in class org.apache.activemq.command.BaseCommand
 
isMessageDispatch() - Method in interface org.apache.activemq.command.Command
 
isMessageDispatch() - Method in class org.apache.activemq.command.KeepAliveInfo
 
isMessageDispatch() - Method in class org.apache.activemq.command.MessageDispatch
 
isMessageDispatch() - Method in class org.apache.activemq.command.PartialCommand
 
isMessageDispatch() - Method in class org.apache.activemq.command.WireFormatInfo
 
isMessageDispatch() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isMessageDispatchNotification() - Method in class org.apache.activemq.command.BaseCommand
 
isMessageDispatchNotification() - Method in interface org.apache.activemq.command.Command
 
isMessageDispatchNotification() - Method in class org.apache.activemq.command.KeepAliveInfo
 
isMessageDispatchNotification() - Method in class org.apache.activemq.command.MessageDispatchNotification
 
isMessageDispatchNotification() - Method in class org.apache.activemq.command.PartialCommand
 
isMessageDispatchNotification() - Method in class org.apache.activemq.command.WireFormatInfo
 
isMessageDispatchNotification() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isNestedMapAndListEnabled() - Method in class org.apache.activemq.ActiveMQConnection
 
isNestedMapAndListEnabled() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
isNetwork() - Method in class org.apache.activemq.transport.vm.VMTransport
 
isNetworkConnection() - Method in class org.apache.activemq.broker.ConnectionContext
 
isNetworkConnection() - Method in class org.apache.activemq.command.BrokerInfo
 
isNetworkSubscription() - Method in class org.apache.activemq.command.ConsumerInfo
 
isNoLocal() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
isNoLocal() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
isNoLocal() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
isNoLocal() - Method in class org.apache.activemq.command.ConsumerInfo
Set noLocal to true to avoid receiving messages that were published locally on the same connection.
isNoRangeAcks() - Method in class org.apache.activemq.command.ConsumerInfo
The broker may be able to optimize it's processing or provides better QOS if it knows the consumer will not be sending ranged acks.
isObjectMessageSerializationDefered() - Method in class org.apache.activemq.ActiveMQConnection
 
isObjectMessageSerializationDefered() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
isOptimizeAcknowledge() - Method in class org.apache.activemq.ActiveMQConnection
 
isOptimizeAcknowledge() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
isOptimizedAcknowledge() - Method in class org.apache.activemq.command.ConsumerInfo
 
isOptimizedMessageDispatch() - Method in class org.apache.activemq.ActiveMQConnection
 
isOptimizedMessageDispatch() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
isParent - Variable in class org.apache.activemq.tool.MemConsumer
 
isParent() - Method in class org.apache.activemq.tool.MemConsumer
 
isPattern - Variable in class org.apache.activemq.command.ActiveMQDestination
 
isPattern() - Method in class org.apache.activemq.command.ActiveMQDestination
 
isPendingStop() - Method in class org.apache.activemq.broker.TransportConnection
 
isPermissableDestination(ActiveMQDestination) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
isPersistent() - Method in class org.apache.activemq.broker.BrokerService
 
isPersistent() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
isPersistent() - Method in interface org.apache.activemq.broker.region.MessageReference
 
isPersistent() - Method in class org.apache.activemq.command.Message
 
isPoisonAck() - Method in class org.apache.activemq.command.MessageAck
 
isPopulateJMSXUserID() - Method in class org.apache.activemq.broker.BrokerService
 
isPrepared() - Method in class org.apache.activemq.state.TransactionState
 
isPrepared() - Method in class org.apache.activemq.transaction.Transaction
 
isProbing() - Method in class org.apache.activemq.jmdns.DNSState
Returns true, if this is a probing state.
isProducerAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
 
isProducerFlowControl() - Method in class org.apache.activemq.broker.ConnectionContext
 
isProducerRemove() - Method in class org.apache.activemq.command.RemoveInfo
Returns true if this event is for a removed producer
isQueue() - Method in class org.apache.activemq.command.ActiveMQDestination
 
isQueue() - Method in class org.apache.activemq.command.ActiveMQQueue
 
isQueue() - Method in class org.apache.activemq.command.ActiveMQTempQueue
 
isQueue() - Method in class org.apache.activemq.web.DestinationFacade
 
isQueue() - Method in class org.apache.activemq.web.QueueBrowseQuery
 
isQueueSearchSubtreeBool() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
isRandomize() - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
isReadOnlyBody() - Method in class org.apache.activemq.command.Message
 
isReadOnlyProperties() - Method in class org.apache.activemq.command.Message
 
isRecievedByDFBridge() - Method in class org.apache.activemq.command.Message
 
isRecognizedProperty(String) - Method in class org.apache.activemq.maven.ConsumerMojo
 
isRecognizedProperty(String) - Method in class org.apache.activemq.maven.ProducerMojo
 
isRecoveryRequired() - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
isRecoveryRequired() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
isRecoveryRequired() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
Informs the Broker if the subscription needs to intervention to recover it's state e.g.
isRecoveryRequired() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
Informs the Broker if the subscription needs to intervention to recover it's state e.g.
isRecoveryRequired() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
isRecoveryRequired() - Method in interface org.apache.activemq.broker.region.Subscription
Informs the Broker if the subscription needs to intervention to recover it's state e.g.
isRedelivered() - Method in class org.apache.activemq.command.Message
 
isRegularExpression(String) - Method in class org.apache.activemq.console.filter.RegExQueryFilter
Checks if a given string is a regular expression query.
isRemoveOperation() - Method in class org.apache.activemq.command.DestinationInfo
 
isReplayEnabled() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
isResponse() - Method in class org.apache.activemq.command.BaseCommand
 
isResponse() - Method in interface org.apache.activemq.command.Command
 
isResponse() - Method in class org.apache.activemq.command.KeepAliveInfo
 
isResponse() - Method in class org.apache.activemq.command.PartialCommand
 
isResponse() - Method in class org.apache.activemq.command.Response
 
isResponse() - Method in class org.apache.activemq.command.WireFormatInfo
 
isResponse() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isResponseRequired() - Method in class org.apache.activemq.command.BaseCommand
 
isResponseRequired() - Method in interface org.apache.activemq.command.Command
 
isResponseRequired() - Method in class org.apache.activemq.command.PartialCommand
 
isResponseRequired() - Method in class org.apache.activemq.command.WireFormatInfo
 
isResponseRequired() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isRestoreConsumers() - Method in class org.apache.activemq.state.ConnectionStateTracker
 
isRestoreProducers() - Method in class org.apache.activemq.state.ConnectionStateTracker
 
isRestoreSessions() - Method in class org.apache.activemq.state.ConnectionStateTracker
 
isRestoreTransaction() - Method in class org.apache.activemq.state.ConnectionStateTracker
 
isResume() - Method in class org.apache.activemq.command.ConnectionControl
 
isRetroactive() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
isRetroactive() - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
 
isRetroactive() - Method in class org.apache.activemq.command.ConsumerInfo
A retroactive consumer only has meaning for Topics.
isRicoAjax(HttpServletRequest) - Method in class org.apache.activemq.web.MessageListenerServlet
 
isRicoAjax(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServlet
 
isRoot(StoreEntry) - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
isRunning() - Method in class org.apache.activemq.ActiveMQSession
 
isRunning() - Method in class org.apache.activemq.MessageDispatchChannel
 
isRunning - Variable in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
isRunning() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
isRunning() - Method in interface org.apache.activemq.tool.sampler.PerformanceSampler
 
isSameRM(XAResource) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
isSameRM(XAResource) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
isSameRM(XAResource) - Method in class org.apache.activemq.TransactionContext
 
isSendAdvisoryIfNoConsumers() - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
isSendAdvisoryIfNoConsumers() - Method in class org.apache.activemq.broker.region.Topic
 
isSendFailIfNoSpace() - Method in class org.apache.activemq.memory.UsageManager
 
isSendPersistent(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
isSessionAsyncDispatch() - Method in class org.apache.activemq.ActiveMQSession
 
isSessionRemove() - Method in class org.apache.activemq.command.RemoveInfo
Returns true if this event is for a removed session
isSessTransacted() - Method in class org.apache.activemq.tool.properties.JmsClientProperties
 
isShutdownInfo() - Method in class org.apache.activemq.command.BaseCommand
 
isShutdownInfo() - Method in interface org.apache.activemq.command.Command
 
isShutdownInfo() - Method in class org.apache.activemq.command.KeepAliveInfo
 
isShutdownInfo() - Method in class org.apache.activemq.command.PartialCommand
 
isShutdownInfo() - Method in class org.apache.activemq.command.ShutdownInfo
 
isShutdownInfo() - Method in class org.apache.activemq.command.WireFormatInfo
 
isShutdownInfo() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isShutdownOnMasterFailure() - Method in class org.apache.activemq.broker.BrokerService
 
isSingleton() - Method in class org.apache.activemq.store.PersistenceAdapterFactoryBean
 
isSingleton() - Method in class org.apache.activemq.xbean.BrokerFactoryBean
 
isSingleton() - Method in class org.apache.activemq.xbean.PooledBrokerFactoryBean
 
isSizePrefixDisabled() - Method in class org.apache.activemq.command.WireFormatInfo
 
isSizePrefixDisabled() - Method in class org.apache.activemq.openwire.OpenWireFormat
 
isSizePrefixDisabled() - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
isSlave() - Method in class org.apache.activemq.broker.BrokerService
 
isSlave() - Method in class org.apache.activemq.broker.ft.MasterConnector
 
isSlaveBroker() - Method in interface org.apache.activemq.broker.Broker
 
isSlaveBroker() - Method in class org.apache.activemq.broker.BrokerFilter
 
isSlaveBroker() - Method in class org.apache.activemq.broker.EmptyBroker
 
isSlaveBroker() - Method in class org.apache.activemq.broker.ErrorBroker
 
isSlaveBroker() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
isSlaveBroker() - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
isSlaveBroker() - Method in class org.apache.activemq.broker.region.RegionBroker
 
isSlaveBroker() - Method in interface org.apache.activemq.broker.region.Subscription
 
isSlaveBroker() - Method in class org.apache.activemq.command.BrokerInfo
 
isSlow() - Method in interface org.apache.activemq.broker.Connection
 
isSlow() - Method in class org.apache.activemq.broker.jmx.ConnectionView
 
isSlow() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
 
isSlow() - Method in class org.apache.activemq.broker.TransportConnection
 
isStackTraceEnabled() - Method in class org.apache.activemq.command.WireFormatInfo
 
isStackTraceEnabled() - Method in class org.apache.activemq.openwire.OpenWireFormat
 
isStackTraceEnabled() - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
isStandardAck() - Method in class org.apache.activemq.command.MessageAck
 
isStart() - Method in class org.apache.activemq.command.ConsumerControl
 
isStart() - Method in class org.apache.activemq.xbean.BrokerFactoryBean
 
isStart() - Method in class org.apache.activemq.xbean.PooledBrokerFactoryBean
 
isStart() - Method in class org.apache.activemq.xbean.XBeanBrokerService
 
isStarted() - Method in class org.apache.activemq.ActiveMQConnection
Returns true if this connection has been started
isStarted() - Method in class org.apache.activemq.advisory.ConsumerEvent
 
isStarted() - Method in class org.apache.activemq.advisory.ConsumerStartedEvent
 
isStarted() - Method in class org.apache.activemq.advisory.ConsumerStoppedEvent
 
isStarted() - Method in class org.apache.activemq.advisory.ProducerEvent
 
isStarted() - Method in class org.apache.activemq.advisory.ProducerStartedEvent
 
isStarted() - Method in class org.apache.activemq.advisory.ProducerStoppedEvent
 
isStarted() - Method in class org.apache.activemq.broker.BrokerService
 
isStarted() - Method in class org.apache.activemq.util.ServiceSupport
 
isStarting() - Method in class org.apache.activemq.broker.TransportConnection
 
isStatsEnabled() - Method in class org.apache.activemq.ActiveMQConnection
 
isStatsEnabled() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
isStop() - Method in class org.apache.activemq.command.ConsumerControl
 
isStopped() - Method in interface org.apache.activemq.broker.Broker
 
isStopped() - Method in class org.apache.activemq.broker.BrokerFilter
 
isStopped() - Method in class org.apache.activemq.broker.EmptyBroker
 
isStopped() - Method in class org.apache.activemq.broker.ErrorBroker
 
isStopped() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
isStopped() - Method in class org.apache.activemq.broker.region.RegionBroker
 
isStopped() - Method in class org.apache.activemq.util.ServiceSupport
 
isStopping() - Method in class org.apache.activemq.util.ServiceSupport
 
isSuspend() - Method in class org.apache.activemq.command.ConnectionControl
 
isTcpNoDelayEnabled() - Method in class org.apache.activemq.command.WireFormatInfo
 
isTcpNoDelayEnabled() - Method in class org.apache.activemq.openwire.OpenWireFormat
 
isTcpNoDelayEnabled() - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
isTemporary() - Method in class org.apache.activemq.command.ActiveMQDestination
 
isTemporary() - Method in class org.apache.activemq.command.ActiveMQTempDestination
 
isThrowable(JClass) - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
isTightEncodingEnabled() - Method in class org.apache.activemq.command.WireFormatInfo
 
isTightEncodingEnabled() - Method in class org.apache.activemq.openwire.OpenWireFormat
 
isTightEncodingEnabled() - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
isTopic() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
isTopic() - Method in class org.apache.activemq.command.ActiveMQDestination
 
isTopic() - Method in class org.apache.activemq.command.ActiveMQTempTopic
 
isTopic() - Method in class org.apache.activemq.command.ActiveMQTopic
 
isTopic(HttpServletRequest) - Method in class org.apache.activemq.web.MessageServletSupport
 
isTopicSearchSubtreeBool() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
isTrace() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
isTrace() - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
isTrace() - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
isTrace() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
 
isTrace() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
isTrackTransactions() - Method in class org.apache.activemq.state.ConnectionStateTracker
 
isTransacted() - Method in class org.apache.activemq.ActiveMQSession
Checks whether the session uses transactions.
isTransacted() - Method in class org.apache.activemq.pool.SessionKey
 
isTransactional() - Method in class org.apache.activemq.management.JMSConnectionStatsImpl
 
isTransportFailed() - Method in class org.apache.activemq.ActiveMQConnection
Returns true if the underlying transport has failed
isUnsubscribe() - Method in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
isUseAsyncSend() - Method in class org.apache.activemq.ActiveMQConnection
 
isUseAsyncSend() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
isUseBeanNameAsClientIdPrefix() - Method in class org.apache.activemq.spring.ActiveMQConnectionFactory
 
isUseBeanNameAsClientIdPrefix() - Method in class org.apache.activemq.spring.ActiveMQXAConnectionFactory
 
isUseCollisionAvoidance() - Method in class org.apache.activemq.RedeliveryPolicy
 
isUseCompression() - Method in class org.apache.activemq.ActiveMQConnection
 
isUseCompression() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
isUseDatabaseLock() - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
isUseDatabaseLock() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
isUseDirect() - Method in class org.apache.activemq.transport.udp.SimpleBufferPool
 
isUseExponentialBackOff() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isUseExponentialBackOff() - Method in class org.apache.activemq.RedeliveryPolicy
 
isUseExponentialBackOff() - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
isUseExponentialBackOff() - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
isUseExternalMessageReferences() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
isUseExternalMessageReferences() - Method in class org.apache.activemq.store.jdbc.Statements
 
isUseExternalMessageReferences() - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
isUseExternalMessageReferences() - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
isUseExternalMessageReferences() - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
isUseExternalMessageReferences() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
isUseExternalMessageReferences() - Method in interface org.apache.activemq.store.PersistenceAdapter
 
isUseExternalMessageReferences() - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
isUseInboundSessionEnabled() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
isUseInboundSessionEnabled() - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
isUseInboundSessionEnabled() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
isUseJmx() - Method in class org.apache.activemq.broker.BrokerService
 
isUseJournal() - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
isUseLocalHost() - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
isUseLocalHost() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
isUseLockCreateWhereClause() - Method in class org.apache.activemq.store.jdbc.Statements
 
isUseLoggingForShutdownErrors() - Method in class org.apache.activemq.broker.BrokerService
 
isUseMBeanServer() - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
isUseQueueForQueueMessages() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
 
isUseQueueForTopicMessages() - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
 
isUseQuickJournal() - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
isUseRAManagedTransactionEnabled() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
isUseRetroactiveConsumer() - Method in class org.apache.activemq.ActiveMQConnection
 
isUseRetroactiveConsumer() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
isUseSharedBuffer() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
 
isUseShutdownHook() - Method in class org.apache.activemq.broker.BrokerService
 
isUseSyncSend() - Method in class org.apache.activemq.ActiveMQConnection
 
isUseSyncSend() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
isUseVirtualTopics() - Method in class org.apache.activemq.broker.BrokerService
 
isValid() - Method in class org.apache.activemq.command.WireFormatInfo
 
isValidClass(JClass) - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
isValidClass(JClass) - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
isValidProperty(JProperty) - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
isValidPropertyName(String) - Method in class org.apache.activemq.web.controller.SendMessage
 
isVerbose() - Method in class org.apache.activemq.tool.MemMessageIdList
 
isWaitingForResponse() - Method in class org.apache.activemq.state.Tracked
 
isWatchTopicAdvisories() - Method in class org.apache.activemq.ActiveMQConnection
 
isWatchTopicAdvisories() - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
isWildcard() - Method in class org.apache.activemq.filter.CompositeDestinationFilter
 
isWildcard() - Method in class org.apache.activemq.filter.PrefixDestinationFilter
 
isWildcard() - Method in class org.apache.activemq.filter.SimpleDestinationFilter
 
isWildcard() - Method in class org.apache.activemq.filter.WildcardDestinationFilter
 
isWildcardQuery(String) - Method in class org.apache.activemq.console.filter.WildcardToMsgSelectorTransformFilter
Use to determine if a query string is a wildcard query.
isWildcardQuery(String) - Method in class org.apache.activemq.console.filter.WildcardToRegExTransformFilter
Use to determine if a query string is a wildcard query.
isWildcardQuery(String) - Method in class org.apache.activemq.console.filter.WildcardTransformFilter
Use to determine is a query string is a wildcard query
isWireFormatInfo() - Method in class org.apache.activemq.command.BaseCommand
 
isWireFormatInfo() - Method in interface org.apache.activemq.command.Command
 
isWireFormatInfo() - Method in class org.apache.activemq.command.KeepAliveInfo
 
isWireFormatInfo() - Method in class org.apache.activemq.command.PartialCommand
 
isWireFormatInfo() - Method in class org.apache.activemq.command.WireFormatInfo
 
isWireFormatInfo() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
isXATransaction() - Method in class org.apache.activemq.command.LocalTransactionId
 
isXATransaction() - Method in class org.apache.activemq.command.TransactionId
 
isXATransaction() - Method in class org.apache.activemq.command.XATransactionId
 
Item - Interface in org.apache.activemq.kaha.impl.data
A a wrapper for a data in the store
ITEM_HEAD_SIZE - Static variable in class org.apache.activemq.kaha.impl.data.DataManager
 
itemAdded(IndexItem, int, Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
itemExists(String) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Indicates whether an item exists in this MapMessage object.
itemRemoved(int) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
iterate() - Method in class org.apache.activemq.ActiveMQMessageConsumer
Delivers a message to the message listener.
iterate() - Method in class org.apache.activemq.ActiveMQSessionExecutor
 
iterate() - Method in class org.apache.activemq.broker.TransportConnection
 
iterate() - Method in interface org.apache.activemq.thread.Task
 
iterate() - Method in class org.apache.activemq.transport.vm.VMTransport
 
iterator() - Method in class org.apache.activemq.kaha.impl.container.ContainerEntrySet
 
iterator() - Method in class org.apache.activemq.kaha.impl.container.ContainerKeySet
 
iterator() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
iterator() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySet
 

J

JaasAuthenticationBroker - Class in org.apache.activemq.security
Logs a user in using JAAS.
JaasAuthenticationBroker(Broker, String) - Constructor for class org.apache.activemq.security.JaasAuthenticationBroker
 
JaasAuthenticationPlugin - Class in org.apache.activemq.security
Adds a JAAS based authentication security plugin
JaasAuthenticationPlugin() - Constructor for class org.apache.activemq.security.JaasAuthenticationPlugin
 
JaasCertificateAuthenticationBroker - Class in org.apache.activemq.security
A JAAS Authentication Broker that uses SSL Certificates.
JaasCertificateAuthenticationBroker(Broker, String) - Constructor for class org.apache.activemq.security.JaasCertificateAuthenticationBroker
Simple constructor.
JaasCertificateAuthenticationPlugin - Class in org.apache.activemq.security
A JAAS based SSL certificate authentication plugin.
JaasCertificateAuthenticationPlugin() - Constructor for class org.apache.activemq.security.JaasCertificateAuthenticationPlugin
 
JaasCertificateCallbackHandler - Class in org.apache.activemq.jaas
A Standard JAAS callback handler for SSL certificate requests.
JaasCertificateCallbackHandler(X509Certificate[]) - Constructor for class org.apache.activemq.jaas.JaasCertificateCallbackHandler
Basic constructor.
JaasCertificateSecurityContext - Class in org.apache.activemq.security
Extends the SecurityContext to provide a username which is the Distinguished Name from the certificate.
JaasCertificateSecurityContext(String, Subject, X509Certificate[]) - Constructor for class org.apache.activemq.security.JaasCertificateSecurityContext
 
jam - Variable in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
JassCredentialCallbackHandler - Class in org.apache.activemq.jaas
A JASS username password CallbackHandler.
JassCredentialCallbackHandler(String, String) - Constructor for class org.apache.activemq.jaas.JassCredentialCallbackHandler
 
JavaGeneratorTask - Class in org.apache.activemq.openwire.tool
 
JavaGeneratorTask() - Constructor for class org.apache.activemq.openwire.tool.JavaGeneratorTask
 
JavaMarshallingGenerator - Class in org.apache.activemq.openwire.tool
 
JavaMarshallingGenerator() - Constructor for class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
JavaTestsGenerator - Class in org.apache.activemq.openwire.tool
 
JavaTestsGenerator() - Constructor for class org.apache.activemq.openwire.tool.JavaTestsGenerator
 
JAXPXPathEvaluator - Class in org.apache.activemq.filter
 
JAXPXPathEvaluator(String) - Constructor for class org.apache.activemq.filter.JAXPXPathEvaluator
 
JCAConnectionPoolStatsImpl - Class in org.apache.activemq.management
Statistics for a JCA connection pool
JCAConnectionPoolStatsImpl(String, String, TimeStatisticImpl, TimeStatisticImpl, CountStatisticImpl, CountStatisticImpl, BoundedRangeStatisticImpl, BoundedRangeStatisticImpl, RangeStatisticImpl) - Constructor for class org.apache.activemq.management.JCAConnectionPoolStatsImpl
 
JCAConnectionStatsImpl - Class in org.apache.activemq.management
Statistics for a JCA connection
JCAConnectionStatsImpl(String, String, TimeStatisticImpl, TimeStatisticImpl) - Constructor for class org.apache.activemq.management.JCAConnectionStatsImpl
 
JCAStatsImpl - Class in org.apache.activemq.management
Statistics for a number of JCA connections and connection pools
JCAStatsImpl(JCAConnectionStatsImpl[], JCAConnectionPoolStatsImpl[]) - Constructor for class org.apache.activemq.management.JCAStatsImpl
 
jclass - Variable in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
jclass - Variable in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
JDBCAdapter - Interface in org.apache.activemq.store.jdbc
 
JDBCMessageRecoveryListener - Interface in org.apache.activemq.store.jdbc
 
JDBCMessageStore - Class in org.apache.activemq.store.jdbc
 
JDBCMessageStore(JDBCPersistenceAdapter, JDBCAdapter, WireFormat, ActiveMQDestination) - Constructor for class org.apache.activemq.store.jdbc.JDBCMessageStore
 
JDBCPersistenceAdapter - Class in org.apache.activemq.store.jdbc
A PersistenceAdapter implementation using JDBC for persistence storage.
JDBCPersistenceAdapter() - Constructor for class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
JDBCPersistenceAdapter(DataSource, WireFormat) - Constructor for class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
JDBCTopicMessageStore - Class in org.apache.activemq.store.jdbc
 
JDBCTopicMessageStore(JDBCPersistenceAdapter, JDBCAdapter, WireFormat, ActiveMQTopic) - Constructor for class org.apache.activemq.store.jdbc.JDBCTopicMessageStore
 
JmDNS - Class in org.apache.activemq.jmdns
mDNS implementation in Java.
JmDNS() - Constructor for class org.apache.activemq.jmdns.JmDNS
Create an instance of JmDNS.
JmDNS(InetAddress) - Constructor for class org.apache.activemq.jmdns.JmDNS
Create an instance of JmDNS and bind it to a specific network interface given its IP-address.
JmDNSFactory - Class in org.apache.activemq.transport.discovery.rendezvous
 
JmDNSFactory() - Constructor for class org.apache.activemq.transport.discovery.rendezvous.JmDNSFactory
 
JMS_MESSAGE_BODY_PREFIX - Static variable in class org.apache.activemq.console.util.AmqMessagesUtil
 
JMS_MESSAGE_CUSTOM_PREFIX - Static variable in class org.apache.activemq.console.util.AmqMessagesUtil
 
JMS_MESSAGE_HEADER_PREFIX - Static variable in class org.apache.activemq.console.util.AmqMessagesUtil
 
JMS_PUBLISH_ERROR_CODE - Static variable in class org.apache.activemq.util.JmsLogAppenderSupport
 
JmsClientProperties - Class in org.apache.activemq.tool.properties
 
JmsClientProperties() - Constructor for class org.apache.activemq.tool.properties.JmsClientProperties
 
JmsClientSystemProperties - Class in org.apache.activemq.tool.properties
 
JmsClientSystemProperties() - Constructor for class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
jmsConnection - Variable in class org.apache.activemq.tool.AbstractJmsClient
 
JMSConnectionStatsImpl - Class in org.apache.activemq.management
Statistics for a JMS connection
JMSConnectionStatsImpl(List, boolean) - Constructor for class org.apache.activemq.management.JMSConnectionStatsImpl
 
jmsConnector - Variable in class org.apache.activemq.network.jms.DestinationBridge
 
JmsConnector - Class in org.apache.activemq.network.jms
This bridge joins the gap between foreign JMS providers and ActiveMQ As some JMS providers are still only 1.0.1 compliant, this bridge itself aimed to be JMS 1.0.2 compliant.
JmsConnector() - Constructor for class org.apache.activemq.network.jms.JmsConnector
 
JmsConnectorView - Class in org.apache.activemq.broker.jmx
 
JmsConnectorView(JmsConnector) - Constructor for class org.apache.activemq.broker.jmx.JmsConnectorView
 
JmsConnectorViewMBean - Interface in org.apache.activemq.broker.jmx
 
jmsConnFactory - Variable in class org.apache.activemq.tool.AbstractJmsClientSystem
 
jmsConsumer - Variable in class org.apache.activemq.tool.JmsConsumerClient
 
JmsConsumerClient - Class in org.apache.activemq.tool
 
JmsConsumerClient(ConnectionFactory) - Constructor for class org.apache.activemq.tool.JmsConsumerClient
 
JmsConsumerClient(JmsConsumerProperties, ConnectionFactory) - Constructor for class org.apache.activemq.tool.JmsConsumerClient
 
JmsConsumerProperties - Class in org.apache.activemq.tool.properties
 
JmsConsumerProperties() - Constructor for class org.apache.activemq.tool.properties.JmsConsumerProperties
 
JMSConsumerStatsImpl - Class in org.apache.activemq.management
Statistics for a JMS consumer
JMSConsumerStatsImpl(JMSSessionStatsImpl, Destination) - Constructor for class org.apache.activemq.management.JMSConsumerStatsImpl
 
JMSConsumerStatsImpl(CountStatisticImpl, CountStatisticImpl, CountStatisticImpl, TimeStatisticImpl, TimeStatisticImpl, String) - Constructor for class org.apache.activemq.management.JMSConsumerStatsImpl
 
JmsConsumerSystem - Class in org.apache.activemq.tool
 
JmsConsumerSystem() - Constructor for class org.apache.activemq.tool.JmsConsumerSystem
 
JmsConsumerSystemProperties - Class in org.apache.activemq.tool.properties
 
JmsConsumerSystemProperties() - Constructor for class org.apache.activemq.tool.properties.JmsConsumerSystemProperties
 
JMSEndpointStatsImpl - Class in org.apache.activemq.management
Statistics for a JMS endpoint, typically a MessageProducer or MessageConsumer but this class can also be used to represent statistics on a Destination as well.
JMSEndpointStatsImpl(JMSSessionStatsImpl) - Constructor for class org.apache.activemq.management.JMSEndpointStatsImpl
This constructor is used to create statistics for a MessageProducer or MessageConsumer as it passes in a Session parent statistic.
JMSEndpointStatsImpl() - Constructor for class org.apache.activemq.management.JMSEndpointStatsImpl
This constructor is typically used to create a statistics object for a Destination
JMSEndpointStatsImpl(CountStatisticImpl, CountStatisticImpl, CountStatisticImpl, TimeStatisticImpl, TimeStatisticImpl) - Constructor for class org.apache.activemq.management.JMSEndpointStatsImpl
 
JMSExceptionSupport - Class in org.apache.activemq.util
 
JMSExceptionSupport() - Constructor for class org.apache.activemq.util.JMSExceptionSupport
 
JmsFactoryProperties - Class in org.apache.activemq.tool.properties
 
JmsFactoryProperties() - Constructor for class org.apache.activemq.tool.properties.JmsFactoryProperties
 
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
 
JMSMemtest - Class in org.apache.activemq.tool
 
JMSMemtest(Properties) - Constructor for class org.apache.activemq.tool.JMSMemtest
 
JmsMesageConvertor - Interface in org.apache.activemq.network.jms
Converts Message from one JMS to another
jmsMessageConvertor - Variable in class org.apache.activemq.network.jms.DestinationBridge
 
jmsProducer - Variable in class org.apache.activemq.tool.JmsProducerClient
 
JmsProducerClient - Class in org.apache.activemq.tool
 
JmsProducerClient(ConnectionFactory) - Constructor for class org.apache.activemq.tool.JmsProducerClient
 
JmsProducerClient(JmsProducerProperties, ConnectionFactory) - Constructor for class org.apache.activemq.tool.JmsProducerClient
 
JmsProducerProperties - Class in org.apache.activemq.tool.properties
 
JmsProducerProperties() - Constructor for class org.apache.activemq.tool.properties.JmsProducerProperties
 
JMSProducerStatsImpl - Class in org.apache.activemq.management
Statistics for a JMS producer
JMSProducerStatsImpl(JMSSessionStatsImpl, Destination) - Constructor for class org.apache.activemq.management.JMSProducerStatsImpl
 
JMSProducerStatsImpl(CountStatisticImpl, CountStatisticImpl, CountStatisticImpl, TimeStatisticImpl, TimeStatisticImpl, String) - Constructor for class org.apache.activemq.management.JMSProducerStatsImpl
 
JmsProducerSystem - Class in org.apache.activemq.tool
 
JmsProducerSystem() - Constructor for class org.apache.activemq.tool.JmsProducerSystem
 
JmsProducerSystemProperties - Class in org.apache.activemq.tool.properties
 
JmsProducerSystemProperties() - Constructor for class org.apache.activemq.tool.properties.JmsProducerSystemProperties
 
jmsProperties - Variable in class org.apache.activemq.tool.properties.JmsClientProperties
 
jmsProvider - Variable in class org.apache.activemq.tool.properties.JmsClientProperties
 
JmsQueueConnector - Class in org.apache.activemq.network.jms
A Bridge to other JMS Queue providers
JmsQueueConnector() - Constructor for class org.apache.activemq.network.jms.JmsQueueConnector
 
jmsSession - Variable in class org.apache.activemq.tool.AbstractJmsClient
 
JMSSessionStatsImpl - Class in org.apache.activemq.management
Statistics for a JMS session
JMSSessionStatsImpl(List, List) - Constructor for class org.apache.activemq.management.JMSSessionStatsImpl
 
JMSStatsImpl - Class in org.apache.activemq.management
Statistics for a number of JMS connections
JMSStatsImpl() - Constructor for class org.apache.activemq.management.JMSStatsImpl
 
jmsTextMessage - Variable in class org.apache.activemq.tool.JmsProducerClient
 
JmsTopicConnector - Class in org.apache.activemq.network.jms
A Bridge to other JMS Topic providers
JmsTopicConnector() - Constructor for class org.apache.activemq.network.jms.JmsTopicConnector
 
jmsVersion - Variable in class org.apache.activemq.tool.properties.JmsClientProperties
 
JmxMBeansUtil - Class in org.apache.activemq.console.util
 
JmxMBeansUtil() - Constructor for class org.apache.activemq.console.util.JmxMBeansUtil
 
JMXSupport - Class in org.apache.activemq.util
 
JMXSupport() - Constructor for class org.apache.activemq.util.JMXSupport
 
JNDIBaseStorable - Class in org.apache.activemq.jndi
Faciliates objects to be stored in JNDI as properties
JNDIBaseStorable() - Constructor for class org.apache.activemq.jndi.JNDIBaseStorable
 
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
 
jndiLocalTemplate - Variable in class org.apache.activemq.network.jms.JmsConnector
 
jndiOutboundTemplate - Variable in class org.apache.activemq.network.jms.JmsConnector
 
JndiProducerTool - Class in org.apache.activemq.tool
 
JndiProducerTool() - Constructor for class org.apache.activemq.tool.JndiProducerTool
 
JNDIReferenceFactory - Class in org.apache.activemq.jndi
Converts objects implementing JNDIStorable into a property fields so they can be stored and regenerated from JNDI
JNDIReferenceFactory() - Constructor for class org.apache.activemq.jndi.JNDIReferenceFactory
 
JNDIStorableInterface - Interface in org.apache.activemq.jndi
Faciliates objects to be stored in JNDI as properties
JOURNAL_ACK - Static variable in interface org.apache.activemq.command.CommandTypes
 
JOURNAL_REMOVE - Static variable in interface org.apache.activemq.command.CommandTypes
 
JOURNAL_TRACE - Static variable in interface org.apache.activemq.command.CommandTypes
 
JOURNAL_TRANSACTION - Static variable in interface org.apache.activemq.command.CommandTypes
 
JournalMessageStore - Class in org.apache.activemq.store.journal
A MessageStore that uses a Journal to store it's messages.
JournalMessageStore(JournalPersistenceAdapter, MessageStore, ActiveMQDestination) - Constructor for class org.apache.activemq.store.journal.JournalMessageStore
 
JournalPersistenceAdapter - Class in org.apache.activemq.store.journal
An implementation of PersistenceAdapter designed for use with a Journal and then check pointing asynchronously on a timeout with some other long term persistent storage.
JournalPersistenceAdapter(Journal, PersistenceAdapter, TaskRunnerFactory) - Constructor for class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
JournalQueueAck - Class in org.apache.activemq.command
 
JournalQueueAck() - Constructor for class org.apache.activemq.command.JournalQueueAck
 
JournalQueueAckMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for JournalQueueAckMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
JournalQueueAckMarshaller() - Constructor for class org.apache.activemq.openwire.v1.JournalQueueAckMarshaller
 
JournalQueueAckMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for JournalQueueAckMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
JournalQueueAckMarshaller() - Constructor for class org.apache.activemq.openwire.v2.JournalQueueAckMarshaller
 
JournalTopicAck - Class in org.apache.activemq.command
 
JournalTopicAck() - Constructor for class org.apache.activemq.command.JournalTopicAck
 
JournalTopicAckMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for JournalTopicAckMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
JournalTopicAckMarshaller() - Constructor for class org.apache.activemq.openwire.v1.JournalTopicAckMarshaller
 
JournalTopicAckMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for JournalTopicAckMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
JournalTopicAckMarshaller() - Constructor for class org.apache.activemq.openwire.v2.JournalTopicAckMarshaller
 
JournalTopicMessageStore - Class in org.apache.activemq.store.journal
A MessageStore that uses a Journal to store it's messages.
JournalTopicMessageStore(JournalPersistenceAdapter, TopicMessageStore, ActiveMQTopic) - Constructor for class org.apache.activemq.store.journal.JournalTopicMessageStore
 
JournalTrace - Class in org.apache.activemq.command
 
JournalTrace() - Constructor for class org.apache.activemq.command.JournalTrace
 
JournalTrace(String) - Constructor for class org.apache.activemq.command.JournalTrace
 
JournalTraceMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for JournalTraceMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
JournalTraceMarshaller() - Constructor for class org.apache.activemq.openwire.v1.JournalTraceMarshaller
 
JournalTraceMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for JournalTraceMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
JournalTraceMarshaller() - Constructor for class org.apache.activemq.openwire.v2.JournalTraceMarshaller
 
JournalTransaction - Class in org.apache.activemq.command
 
JournalTransaction(byte, TransactionId, boolean) - Constructor for class org.apache.activemq.command.JournalTransaction
 
JournalTransaction() - Constructor for class org.apache.activemq.command.JournalTransaction
 
JournalTransactionMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for JournalTransactionMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
JournalTransactionMarshaller() - Constructor for class org.apache.activemq.openwire.v1.JournalTransactionMarshaller
 
JournalTransactionMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for JournalTransactionMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
JournalTransactionMarshaller() - Constructor for class org.apache.activemq.openwire.v2.JournalTransactionMarshaller
 
JournalTransactionStore - Class in org.apache.activemq.store.journal
 
JournalTransactionStore(JournalPersistenceAdapter) - Constructor for class org.apache.activemq.store.journal.JournalTransactionStore
 
JournalTransactionStore.Tx - Class in org.apache.activemq.store.journal
Operations
JournalTransactionStore.Tx(RecordLocation) - Constructor for class org.apache.activemq.store.journal.JournalTransactionStore.Tx
 
JournalTransactionStore.TxOperation - Class in org.apache.activemq.store.journal
 
JournalTransactionStore.TxOperation(byte, JournalMessageStore, Object) - Constructor for class org.apache.activemq.store.journal.JournalTransactionStore.TxOperation
 

K

KahaMessageStore - Class in org.apache.activemq.store.kahadaptor
An implementation of MessageStore which uses a JPS Container
KahaMessageStore(MapContainer, ActiveMQDestination) - Constructor for class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
KahaPersistenceAdapter - Class in org.apache.activemq.store.kahadaptor
 
KahaPersistenceAdapter(File) - Constructor for class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
KahaStore - Class in org.apache.activemq.kaha.impl
Store Implementation
KahaStore(String, String) - Constructor for class org.apache.activemq.kaha.impl.KahaStore
 
KahaTopicMessageStore - Class in org.apache.activemq.store.kahadaptor
 
KahaTopicMessageStore(Store, ListContainer, ListContainer, MapContainer, ActiveMQDestination) - Constructor for class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
KahaTransactionStore - Class in org.apache.activemq.store.kahadaptor
Provides a TransactionStore implementation that can create transaction aware MessageStore objects from non transaction aware MessageStore objects.
KEEP_ALIVE_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
 
keepAlive() - Method in interface org.apache.activemq.store.jdbc.DatabaseLocker
Used by a timer to keep alive the lock.
keepAlive() - Method in class org.apache.activemq.store.jdbc.DefaultDatabaseLocker
 
KeepAliveInfo - Class in org.apache.activemq.command
 
KeepAliveInfo() - Constructor for class org.apache.activemq.command.KeepAliveInfo
 
KeepAliveInfoMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for KeepAliveInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
KeepAliveInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v1.KeepAliveInfoMarshaller
 
KeepAliveInfoMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for KeepAliveInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
KeepAliveInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v2.KeepAliveInfoMarshaller
 
key - Variable in class org.apache.activemq.command.ConsumerId
 
key - Variable in class org.apache.activemq.command.ProducerId
 
key - Variable in class org.apache.activemq.command.SessionId
 
key - Variable in class org.apache.activemq.memory.CacheEntry
 
KEY_ASYNC_DISPATCH - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_ASYNC_SEND - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_ASYNC_SESSION - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_AVE_BLOCK_RECV - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
KEY_AVE_BLOCK_SENT - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
KEY_AVE_CTX_SWITCH - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
KEY_AVE_IDLE_TIME - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
KEY_AVE_SYS_TIME - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
KEY_AVE_USER_TIME - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
KEY_AVE_WAIT_TIME - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
KEY_BLOCK_RECV - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
KEY_BLOCK_SENT - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
KEY_BROKER_URL - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_CLIENT_ID - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_CLOSE_TIMEOUT - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_COPY_MSG_ON_SEND - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_CTX_SWITCH - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
KEY_DEFER_OBJ_SERIAL - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_DISABLE_TIMESTAMP - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_EXT_DIR - Static variable in class org.apache.activemq.tool.spi.ClassLoaderSPIConnectionFactory
 
KEY_IDLE_TIME - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
KEY_MAX_CLIENT_AVE_EMM_TP - Static variable in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
KEY_MAX_CLIENT_AVE_TP - Static variable in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
KEY_MAX_CLIENT_TOTAL_TP - Static variable in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
KEY_MAX_CLIENT_TP - Static variable in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
KEY_MIN_CLIENT_AVE_EMM_TP - Static variable in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
KEY_MIN_CLIENT_AVE_TP - Static variable in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
KEY_MIN_CLIENT_TOTAL_TP - Static variable in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
KEY_MIN_CLIENT_TP - Static variable in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
KEY_OBJECT_NAME_ATTRIBUTE - Static variable in class org.apache.activemq.console.filter.MBeansAttributeQueryFilter
 
KEY_OPTIM_ACK - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_OPTIM_DISPATCH - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_PASSWORD - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_PREFETCH_QUEUE - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_PREFETCH_TOPIC - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_SYS_AVE_CLIENT_EMM_TP - Static variable in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
KEY_SYS_AVE_CLIENT_TP - Static variable in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
KEY_SYS_AVE_EMM_TP - Static variable in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
KEY_SYS_AVE_TP - Static variable in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
KEY_SYS_TIME - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
KEY_SYS_TOTAL_CLIENTS - Static variable in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
KEY_SYS_TOTAL_TP - Static variable in class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
KEY_USE_COMPRESSION - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_USE_RETROACTIVE - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_USER_TIME - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
KEY_USERNAME - Static variable in class org.apache.activemq.tool.spi.ActiveMQPojoSPI
 
KEY_WAIT_TIME - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
keyManager - Variable in class org.apache.activemq.ActiveMQSslConnectionFactory
 
keyMarshaller - Variable in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
keySet() - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
keySet() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
keySet() - Method in interface org.apache.activemq.kaha.MapContainer
 

L

last - Variable in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
 
lastCached - Variable in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
lastConnectSucceeded - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
LastImageSubscriptionRecoveryPolicy - Class in org.apache.activemq.broker.region.policy
This implementation of SubscriptionRecoveryPolicy will only keep the last message.
LastImageSubscriptionRecoveryPolicy() - Constructor for class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
 
lastIndexOf(Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
lastLocation - Variable in class org.apache.activemq.store.journal.JournalMessageStore
 
lastLocation - Variable in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
lastLocation - Variable in class org.apache.activemq.store.rapid.RapidMessageStore
 
lastMessageId - Variable in class org.apache.activemq.command.MessageAck
 
LastPartialCommand - Class in org.apache.activemq.command
Represents the end marker of a stream of PartialCommand instances.
LastPartialCommand() - Constructor for class org.apache.activemq.command.LastPartialCommand
 
LastPartialCommandMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for LastPartialCommandMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
LastPartialCommandMarshaller() - Constructor for class org.apache.activemq.openwire.v1.LastPartialCommandMarshaller
 
LastPartialCommandMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for LastPartialCommandMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
LastPartialCommandMarshaller() - Constructor for class org.apache.activemq.openwire.v2.LastPartialCommandMarshaller
 
LazyCreateContext - Class in org.apache.activemq.jndi
Allows users to dynamically create items
LazyCreateContext() - Constructor for class org.apache.activemq.jndi.LazyCreateContext
 
lazyCreateProperties() - Method in class org.apache.activemq.command.Message
 
lazyCreateProperties() - Method in class org.apache.activemq.command.WireFormatInfo
 
lazyCreateRedeliveryPolicy() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
LDAPAuthorizationMap - Class in org.apache.activemq.security
An AuthorizationMap which uses LDAP
LDAPAuthorizationMap() - Constructor for class org.apache.activemq.security.LDAPAuthorizationMap
 
LDAPAuthorizationMap(Map) - Constructor for class org.apache.activemq.security.LDAPAuthorizationMap
 
LDAPLoginModule - Class in org.apache.activemq.jaas
 
LDAPLoginModule() - Constructor for class org.apache.activemq.jaas.LDAPLoginModule
 
left - Variable in class org.apache.activemq.filter.BinaryExpression
 
LegacyFrameTranslator - Class in org.apache.activemq.transport.stomp
Implements ActiveMQ 4.0 translations
LegacyFrameTranslator() - Constructor for class org.apache.activemq.transport.stomp.LegacyFrameTranslator
 
length - Variable in class org.apache.activemq.command.ActiveMQBytesMessage
 
length - Variable in class org.apache.activemq.util.ByteSequence
 
LINUX - Static variable in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
LinuxCpuSamplerPlugin - Class in org.apache.activemq.tool.sampler.plugins
 
LinuxCpuSamplerPlugin(long) - Constructor for class org.apache.activemq.tool.sampler.plugins.LinuxCpuSamplerPlugin
 
list(String) - Method in class org.apache.activemq.jmdns.JmDNS
Returns a list of service infos of the specified type.
list(String) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
list(Name) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
list - Variable in class org.apache.activemq.kaha.impl.container.ContainerValueCollectionIterator
 
LIST_TYPE - Static variable in class org.apache.activemq.util.MarshallingSupport
 
listBindings(String) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
listBindings(Name) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
ListCommand - Class in org.apache.activemq.console.command
 
ListCommand() - Constructor for class org.apache.activemq.console.command.ListCommand
 
ListContainer - Interface in org.apache.activemq.kaha
Represents a container of persistent objects in the store Acts as a map, but values can be retrieved in insertion order
ListContainerImpl - Class in org.apache.activemq.kaha.impl.container
Implementation of a ListContainer
ListContainerImpl(ContainerId, IndexItem, IndexManager, DataManager, String) - Constructor for class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
listeners - Variable in class org.apache.activemq.broker.BrokerBroadcaster
 
listIterator() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
listIterator(int) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
load() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
load() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
load() - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
load() - Method in interface org.apache.activemq.kaha.ListContainer
The container is created or retrieved in an unloaded state.
load() - Method in interface org.apache.activemq.kaha.MapContainer
The container is created or retrieved in an unloaded state.
loadClass(Object, String) - Static method in class org.apache.activemq.jndi.JNDIReferenceFactory
Retrieve the class loader for a named class
loadClass(String, ClassLoader) - Static method in class org.apache.activemq.util.ClassLoading
Load a class for the given name.
loaded - Variable in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
loadFile(String) - Method in class org.apache.activemq.benchmark.Producer
 
loadJmsFactory(String, Properties) - Method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
loadMessage(MessageId) - Method in class org.apache.activemq.broker.region.Topic
 
LOCAL_COMMIT - Static variable in class org.apache.activemq.command.JournalTransaction
 
LOCAL_ROLLBACK - Static variable in class org.apache.activemq.command.JournalTransaction
 
LocalAndXATransaction - Class in org.apache.activemq.ra
Used to provide a LocalTransaction and XAResource to a JMS session.
LocalAndXATransaction(TransactionContext) - Constructor for class org.apache.activemq.ra.LocalAndXATransaction
 
localBridgeStarted - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
localBroker - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
localBrokerId - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
localBrokerName - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
localBrokerPath - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
localClientId - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
localConnectionInfo - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
localConnectionStates - Variable in class org.apache.activemq.broker.TransportConnection
 
localLocation - Variable in class org.apache.activemq.transport.tcp.TcpTransport
 
localPassword - Variable in class org.apache.activemq.network.jms.JmsConnector
 
localSessionInfo - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
LocalTransaction - Class in org.apache.activemq.transaction
 
LocalTransaction(TransactionStore, LocalTransactionId, ConnectionContext) - Constructor for class org.apache.activemq.transaction.LocalTransaction
 
localTransactionCommitted(ConnectionEvent) - Method in class org.apache.activemq.ra.SimpleConnectionManager
 
LocalTransactionEventListener - Interface in org.apache.activemq
 
LocalTransactionId - Class in org.apache.activemq.command
 
LocalTransactionId() - Constructor for class org.apache.activemq.command.LocalTransactionId
 
LocalTransactionId(ConnectionId, long) - Constructor for class org.apache.activemq.command.LocalTransactionId
 
LocalTransactionIdMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for LocalTransactionIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
LocalTransactionIdMarshaller() - Constructor for class org.apache.activemq.openwire.v1.LocalTransactionIdMarshaller
 
LocalTransactionIdMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for LocalTransactionIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
LocalTransactionIdMarshaller() - Constructor for class org.apache.activemq.openwire.v2.LocalTransactionIdMarshaller
 
localTransactionRolledback(ConnectionEvent) - Method in class org.apache.activemq.ra.SimpleConnectionManager
 
localTransactionStarted(ConnectionEvent) - Method in class org.apache.activemq.ra.SimpleConnectionManager
 
localURI - Variable in class org.apache.activemq.network.NetworkConnector
 
localUsername - Variable in class org.apache.activemq.network.jms.JmsConnector
 
location - Variable in class org.apache.activemq.store.journal.QuickJournalMessageData
 
location - Variable in class org.apache.activemq.store.journal.QuickJournalTransactionStore.TxOperation
 
location - Variable in class org.apache.activemq.store.rapid.RapidMessageReference
 
location - Variable in class org.apache.activemq.store.rapid.RapidTransactionStore.TxOperation
 
location - Variable in class org.apache.activemq.transport.vm.VMTransport
 
LOCATION_SIZE - Static variable in interface org.apache.activemq.kaha.impl.data.Item
 
lock(MessageReference, LockOwner) - Method in interface org.apache.activemq.broker.region.Destination
 
lock(MessageReference, LockOwner) - Method in class org.apache.activemq.broker.region.DestinationFilter
 
lock(LockOwner) - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
lock(MessageReference, LockOwner) - Method in class org.apache.activemq.broker.region.Queue
 
lock(LockOwner) - Method in interface org.apache.activemq.broker.region.QueueMessageReference
 
lock(MessageReference, LockOwner) - Method in class org.apache.activemq.broker.region.Topic
 
lock - Variable in class org.apache.activemq.transport.tcp.ResponseHolder
 
lockMessage(IndirectMessageReference) - Method in class org.apache.activemq.broker.region.Queue
 
LockOwner - Interface in org.apache.activemq.broker.region
 
lockTableName - Variable in class org.apache.activemq.store.jdbc.Statements
 
log - Static variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
log - Static variable in class org.apache.activemq.network.NetworkConnector
 
log(String, SQLException) - Static method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
log - Static variable in class org.apache.activemq.tool.MemMessageIdList
 
logError(String, Throwable) - Method in class org.apache.activemq.broker.BrokerService
 
logError(Object, Throwable) - Method in class org.apache.activemq.util.ServiceStopper
 
LoggingBrokerPlugin - Class in org.apache.activemq.broker.util
A simple Broker interceptor which allows you to enable/disable logging.
LoggingBrokerPlugin() - Constructor for class org.apache.activemq.broker.util.LoggingBrokerPlugin
 
LogicExpression - Class in org.apache.activemq.filter
A filter performing a comparison of two objects
LogicExpression(BooleanExpression, BooleanExpression) - Constructor for class org.apache.activemq.filter.LogicExpression
 
login() - Method in class org.apache.activemq.jaas.CertificateLoginModule
Overriding to allow for certificate-based login.
login() - Method in class org.apache.activemq.jaas.LDAPLoginModule
 
login() - Method in class org.apache.activemq.jaas.PropertiesLoginModule
 
LOGIN - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connect
 
logout() - Method in class org.apache.activemq.jaas.CertificateLoginModule
Standard JAAS override.
logout() - Method in class org.apache.activemq.jaas.LDAPLoginModule
 
logout() - Method in class org.apache.activemq.jaas.PropertiesLoginModule
 
LONG - Static variable in class org.apache.activemq.filter.ArithmeticExpression
 
LONG_TYPE - Static variable in interface org.apache.activemq.command.CommandTypes
 
LONG_TYPE - Static variable in class org.apache.activemq.util.MarshallingSupport
 
longDataType - Variable in class org.apache.activemq.store.jdbc.Statements
 
LongSequenceGenerator - Class in org.apache.activemq.util
 
LongSequenceGenerator() - Constructor for class org.apache.activemq.util.LongSequenceGenerator
 
longTermStore - Variable in class org.apache.activemq.store.journal.JournalMessageStore
 
longTermStore - Variable in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
lookup(String) - Method in class org.apache.activemq.broker.BrokerRegistry
 
lookup(ConnectionContext, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.AbstractRegion
 
lookup(String) - Method in class org.apache.activemq.jndi.LazyCreateContext
 
lookup(String) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
lookup(Name) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
lookupConnectionState(ConsumerId) - Method in class org.apache.activemq.broker.TransportConnection
 
lookupConnectionState(ProducerId) - Method in class org.apache.activemq.broker.TransportConnection
 
lookupConnectionState(SessionId) - Method in class org.apache.activemq.broker.TransportConnection
 
lookupConnectionState(ConnectionId) - Method in class org.apache.activemq.broker.TransportConnection
 
lookupLink(String) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
lookupLink(Name) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
lookupSubscription(String, String) - Method in class org.apache.activemq.store.jdbc.JDBCTopicMessageStore
 
lookupSubscription(String, String) - Method in class org.apache.activemq.store.journal.JournalTopicMessageStore
 
lookupSubscription(String, String) - Method in class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
lookupSubscription(String, String) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
lookupSubscription(String, String) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
lookupSubscription(String, String) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
lookupSubscription(String, String) - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
lookupSubscription(String, String) - Method in interface org.apache.activemq.store.TopicMessageStore
Finds the subscriber entry for the given consumer info
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in interface org.apache.activemq.openwire.DataStreamMarshaller
 
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ActiveMQBytesMessageMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ActiveMQDestinationMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ActiveMQMapMessageMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ActiveMQMessageMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ActiveMQObjectMessageMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ActiveMQQueueMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ActiveMQStreamMessageMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ActiveMQTempDestinationMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ActiveMQTempQueueMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ActiveMQTempTopicMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ActiveMQTextMessageMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ActiveMQTopicMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.BaseCommandMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.BrokerIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.BrokerInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ConnectionControlMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ConnectionErrorMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ConnectionIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ConnectionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ConsumerControlMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ConsumerIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ConsumerInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ControlCommandMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.DataArrayResponseMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.DataResponseMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.DataStructureSupportMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.DestinationInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.DiscoveryEventMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ExceptionResponseMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.FlushCommandMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.IntegerResponseMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.JournalQueueAckMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.JournalTopicAckMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.JournalTraceMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.JournalTransactionMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.KeepAliveInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.LastPartialCommandMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.LocalTransactionIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.MessageAckMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.MessageDispatchMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.MessageDispatchNotificationMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.MessageIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.MessageMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.NetworkBridgeFilterMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.PartialCommandMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ProducerIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ProducerInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.RemoveInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.RemoveSubscriptionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ReplayCommandMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ResponseMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.SessionIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.SessionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.ShutdownInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.SubscriptionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.TransactionIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.TransactionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.WireFormatInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v1.XATransactionIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ActiveMQBytesMessageMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ActiveMQDestinationMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ActiveMQMapMessageMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ActiveMQMessageMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ActiveMQObjectMessageMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ActiveMQQueueMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ActiveMQStreamMessageMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ActiveMQTempDestinationMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ActiveMQTempQueueMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ActiveMQTempTopicMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ActiveMQTextMessageMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ActiveMQTopicMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.BaseCommandMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.BrokerIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.BrokerInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ConnectionControlMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ConnectionErrorMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ConnectionIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ConnectionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ConsumerControlMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ConsumerIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ConsumerInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ControlCommandMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.DataArrayResponseMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.DataResponseMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.DestinationInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.DiscoveryEventMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ExceptionResponseMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.FlushCommandMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.IntegerResponseMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.JournalQueueAckMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.JournalTopicAckMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.JournalTraceMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.JournalTransactionMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.KeepAliveInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.LastPartialCommandMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.LocalTransactionIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.MessageAckMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.MessageDispatchMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.MessageDispatchNotificationMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.MessageIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.MessageMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.MessagePullMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.NetworkBridgeFilterMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.PartialCommandMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ProducerIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ProducerInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.RemoveInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.RemoveSubscriptionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ReplayCommandMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ResponseMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.SessionIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.SessionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.ShutdownInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.SubscriptionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.TransactionIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.TransactionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.WireFormatInfoMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v2.XATransactionIdMarshaller
Write the booleans that this object uses to a BooleanStream
looseMarshalByteArray(OpenWireFormat, byte[], DataOutput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseMarshalByteArray(OpenWireFormat, byte[], DataOutput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseMarshalByteSequence(OpenWireFormat, ByteSequence, DataOutput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseMarshalByteSequence(OpenWireFormat, ByteSequence, DataOutput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseMarshalCachedObject(OpenWireFormat, DataStructure, DataOutput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseMarshalCachedObject(OpenWireFormat, DataStructure, DataOutput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseMarshalConstByteArray(OpenWireFormat, byte[], DataOutput, int) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseMarshalConstByteArray(OpenWireFormat, byte[], DataOutput, int) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseMarshalLong(OpenWireFormat, long, DataOutput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseMarshalLong(OpenWireFormat, long, DataOutput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseMarshalNestedObject(DataStructure, DataOutput) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
looseMarshalNestedObject(OpenWireFormat, DataStructure, DataOutput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseMarshalNestedObject(OpenWireFormat, DataStructure, DataOutput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseMarshalObjectArray(OpenWireFormat, DataStructure[], DataOutput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseMarshalObjectArray(OpenWireFormat, DataStructure[], DataOutput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseMarshalString(String, DataOutput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseMarshalString(String, DataOutput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseMarshalThrowable(OpenWireFormat, Throwable, DataOutput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseMarshalThrowable(OpenWireFormat, Throwable, DataOutput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseUnmarsalCachedObject(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseUnmarsalCachedObject(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseUnmarsalNestedObject(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseUnmarsalNestedObject(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseUnmarsalThrowable(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseUnmarsalThrowable(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in interface org.apache.activemq.openwire.DataStreamMarshaller
 
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ActiveMQBytesMessageMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ActiveMQDestinationMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ActiveMQMapMessageMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ActiveMQMessageMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ActiveMQObjectMessageMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ActiveMQQueueMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ActiveMQStreamMessageMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ActiveMQTempDestinationMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ActiveMQTempQueueMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ActiveMQTempTopicMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ActiveMQTextMessageMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ActiveMQTopicMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.BaseCommandMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.BrokerIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.BrokerInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ConnectionControlMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ConnectionErrorMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ConnectionIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ConnectionInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ConsumerControlMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ConsumerIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ConsumerInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ControlCommandMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.DataArrayResponseMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.DataResponseMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.DataStructureSupportMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.DestinationInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.DiscoveryEventMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ExceptionResponseMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.FlushCommandMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.IntegerResponseMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.JournalQueueAckMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.JournalTopicAckMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.JournalTraceMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.JournalTransactionMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.KeepAliveInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.LastPartialCommandMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.LocalTransactionIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.MessageAckMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.MessageDispatchMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.MessageDispatchNotificationMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.MessageIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.MessageMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.NetworkBridgeFilterMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.PartialCommandMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ProducerIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ProducerInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.RemoveInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.RemoveSubscriptionInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ReplayCommandMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ResponseMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.SessionIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.SessionInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.ShutdownInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.SubscriptionInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.TransactionIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.TransactionInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.WireFormatInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v1.XATransactionIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ActiveMQBytesMessageMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ActiveMQDestinationMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ActiveMQMapMessageMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ActiveMQMessageMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ActiveMQObjectMessageMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ActiveMQQueueMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ActiveMQStreamMessageMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ActiveMQTempDestinationMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ActiveMQTempQueueMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ActiveMQTempTopicMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ActiveMQTextMessageMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ActiveMQTopicMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.BaseCommandMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.BrokerIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.BrokerInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ConnectionControlMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ConnectionErrorMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ConnectionIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ConnectionInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ConsumerControlMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ConsumerIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ConsumerInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ControlCommandMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.DataArrayResponseMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.DataResponseMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.DestinationInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.DiscoveryEventMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ExceptionResponseMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.FlushCommandMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.IntegerResponseMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.JournalQueueAckMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.JournalTopicAckMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.JournalTraceMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.JournalTransactionMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.KeepAliveInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.LastPartialCommandMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.LocalTransactionIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.MessageAckMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.MessageDispatchMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.MessageDispatchNotificationMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.MessageIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.MessageMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.MessagePullMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.NetworkBridgeFilterMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.PartialCommandMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ProducerIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ProducerInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.RemoveInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.RemoveSubscriptionInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ReplayCommandMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ResponseMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.SessionIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.SessionInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.ShutdownInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.SubscriptionInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.TransactionIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.TransactionInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.WireFormatInfoMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v2.XATransactionIdMarshaller
Un-marshal an object instance from the data input stream
looseUnmarshalByteArray(DataInput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseUnmarshalByteArray(DataInput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseUnmarshalByteSequence(DataInput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseUnmarshalByteSequence(DataInput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseUnmarshalConstByteArray(DataInput, int) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseUnmarshalConstByteArray(DataInput, int) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseUnmarshalLong(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseUnmarshalLong(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
looseUnmarshalNestedObject(DataInput) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
looseUnmarshalString(DataInput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
looseUnmarshalString(DataInput) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
LOW_PRIORITY - Static variable in class org.apache.activemq.command.ConsumerInfo
 
LRUCache - Class in org.apache.activemq.util
A Simple LRU Cache
LRUCache() - Constructor for class org.apache.activemq.util.LRUCache
Constructs LRU Cache
LRUMap - Class in org.apache.activemq.memory
A simple least-recently-used cache of a fixed size.
LRUMap(int) - Constructor for class org.apache.activemq.memory.LRUMap
 
LRUMap(int, boolean) - Constructor for class org.apache.activemq.memory.LRUMap
 
LRUMap(int, float, boolean, int) - Constructor for class org.apache.activemq.memory.LRUMap
 

M

MAC_OS - Static variable in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
MAC_OS_X - Static variable in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
magic - Variable in class org.apache.activemq.command.WireFormatInfo
 
MAGIC - Static variable in interface org.apache.activemq.kaha.impl.data.Item
 
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[], InputStream, PrintStream) - Static method in class org.apache.activemq.console.command.ShellCommand
Main method to run a command shell client.
Main - Class in org.apache.activemq.console
Main class that can bootstrap an ActiveMQ broker console.
Main() - Constructor for class org.apache.activemq.console.Main
 
main(String[]) - Static method in class org.apache.activemq.console.Main
 
main(String[]) - Static method in class org.apache.activemq.openwire.tool.CGeneratorTask
 
main(String[]) - Static method in class org.apache.activemq.openwire.tool.CppGeneratorTask
 
main(String[]) - Static method in class org.apache.activemq.openwire.tool.CSharpGeneratorTask
 
main(String[]) - Static method in class org.apache.activemq.openwire.tool.JavaGeneratorTask
 
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.JmsConsumerSystem
 
main(String[]) - Static method in class org.apache.activemq.tool.JMSMemtest
 
main(String[]) - Static method in class org.apache.activemq.tool.JmsProducerSystem
 
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
 
makeConnection() - Static method in class org.apache.activemq.ActiveMQConnection
A static helper method to create a new connection
makeConnection(String) - Static method in class org.apache.activemq.ActiveMQConnection
A static helper method to create a new connection
makeConnection(String, String, String) - Static method in class org.apache.activemq.ActiveMQConnection
A static helper method to create a new connection
makeConnection() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
makeConnection(ActiveMQConnectionRequestInfo) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
makeConnection(ActiveMQConnectionRequestInfo, ActiveMQConnectionFactory) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
makeConnection(ActiveMQActivationSpec) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
makeEqualsBody() - Method in class org.apache.activemq.openwire.tool.CSharpClassesGenerator
 
makeHashCodeBody() - Method in class org.apache.activemq.openwire.tool.CSharpClassesGenerator
 
makeMap() - Static method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
makeObject() - Method in class org.apache.activemq.pool.SessionPool
 
makeToStringBody() - Method in class org.apache.activemq.openwire.tool.CSharpClassesGenerator
 
manageable - Variable in class org.apache.activemq.command.ConnectionInfo
 
ManagedConnectionProxy - Class in org.apache.activemq.ra
Acts as a pass through proxy for a JMS Connection object.
ManagedConnectionProxy(ActiveMQManagedConnection) - Constructor for class org.apache.activemq.ra.ManagedConnectionProxy
 
ManagedQueueRegion - Class in org.apache.activemq.broker.jmx
 
ManagedQueueRegion(ManagedRegionBroker, DestinationStatistics, UsageManager, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.jmx.ManagedQueueRegion
 
ManagedRegionBroker - Class in org.apache.activemq.broker.jmx
 
ManagedRegionBroker(BrokerService, MBeanServer, ObjectName, TaskRunnerFactory, UsageManager, DestinationFactory, DestinationInterceptor) - Constructor for class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
ManagedSessionProxy - Class in org.apache.activemq.ra
Acts as a pass through proxy for a JMS Session object.
ManagedSessionProxy(ActiveMQSession) - Constructor for class org.apache.activemq.ra.ManagedSessionProxy
 
ManagedTempQueueRegion - Class in org.apache.activemq.broker.jmx
 
ManagedTempQueueRegion(ManagedRegionBroker, DestinationStatistics, UsageManager, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.jmx.ManagedTempQueueRegion
 
ManagedTempTopicRegion - Class in org.apache.activemq.broker.jmx
 
ManagedTempTopicRegion(ManagedRegionBroker, DestinationStatistics, UsageManager, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.jmx.ManagedTempTopicRegion
 
ManagedTopicRegion - Class in org.apache.activemq.broker.jmx
 
ManagedTopicRegion(ManagedRegionBroker, DestinationStatistics, UsageManager, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.jmx.ManagedTopicRegion
 
ManagedTransactionContext - Class in org.apache.activemq.ra
Allows us to switch between using a shared transaction context, or using a local transaction context.
ManagedTransactionContext(TransactionContext) - Constructor for class org.apache.activemq.ra.ManagedTransactionContext
 
ManagedTransportConnection - Class in org.apache.activemq.broker.jmx
A managed transport connection
ManagedTransportConnection(TransportConnector, Transport, Broker, TaskRunnerFactory, MBeanServer, ObjectName) - Constructor for class org.apache.activemq.broker.jmx.ManagedTransportConnection
 
ManagedTransportConnector - Class in org.apache.activemq.broker.jmx
A managed transport connector which can create multiple managed connections as clients connect.
ManagedTransportConnector(MBeanServer, ObjectName, Broker, TransportServer) - Constructor for class org.apache.activemq.broker.jmx.ManagedTransportConnector
 
ManagementContext - Class in org.apache.activemq.broker.jmx
A Flow provides different dispatch policies within the NMR
ManagementContext() - Constructor for class org.apache.activemq.broker.jmx.ManagementContext
 
ManagementContext(MBeanServer) - Constructor for class org.apache.activemq.broker.jmx.ManagementContext
 
manuallyMaintainedClasses - Variable in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
manuallyMaintainedClasses - Variable in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
map - Variable in class org.apache.activemq.command.ActiveMQMapMessage
 
map - Variable in class org.apache.activemq.memory.MapCache
 
MAP_TYPE - Static variable in class org.apache.activemq.util.MarshallingSupport
 
MapCache - Class in org.apache.activemq.memory
Use any Map to implement the Cache.
MapCache() - Constructor for class org.apache.activemq.memory.MapCache
 
MapCache(Map) - Constructor for class org.apache.activemq.memory.MapCache
 
MapContainer - Interface in org.apache.activemq.kaha
Represents a container of persistent objects in the store Acts as a map, but values can be retrieved in insertion order
MapContainerImpl - Class in org.apache.activemq.kaha.impl.container
Implementation of a MapContainer
MapContainerImpl(ContainerId, IndexItem, IndexManager, DataManager, String) - Constructor for class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
MapHelper - Class in org.apache.activemq.util
A bunch of utility methods for working with maps
MapHelper() - Constructor for class org.apache.activemq.util.MapHelper
 
MapTransformFilter - Class in org.apache.activemq.console.filter
 
MapTransformFilter(QueryFilter) - Constructor for class org.apache.activemq.console.filter.MapTransformFilter
Creates a Map transform filter that is able to transform a variety of objects to a properties map object
mark(int) - Method in class org.apache.activemq.util.ByteArrayInputStream
 
markSupported() - Method in class org.apache.activemq.transport.tcp.TcpBufferedInputStream
 
markSupported() - Method in class org.apache.activemq.util.ByteArrayInputStream
 
marshal(DataOutput) - Method in class org.apache.activemq.openwire.BooleanStream
 
marshal(ByteBuffer) - Method in class org.apache.activemq.openwire.BooleanStream
 
marshal(Object) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
marshal(Object, DataOutput) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
marshal(Object) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
marshal(Object, DataOutput) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
marshal(Object, DataOutput) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
marshal(Object) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
marshal - Variable in class org.apache.activemq.transport.vm.VMTransport
 
marshal(Object) - Method in class org.apache.activemq.transport.xmpp.XmppWireFormat
 
marshal(Object, DataOutput) - Method in class org.apache.activemq.transport.xmpp.XmppWireFormat
 
marshal(Object) - Method in class org.apache.activemq.wireformat.ObjectStreamWireFormat
 
marshal(Object, DataOutput) - Method in class org.apache.activemq.wireformat.ObjectStreamWireFormat
 
marshal(Object) - Method in interface org.apache.activemq.wireformat.WireFormat
Packet based marshaling
marshal(Object, DataOutput) - Method in interface org.apache.activemq.wireformat.WireFormat
Stream based marshaling
marshalBoolean(DataOutputStream, boolean) - Static method in class org.apache.activemq.util.MarshallingSupport
 
marshalByte(DataOutputStream, byte) - Static method in class org.apache.activemq.util.MarshallingSupport
 
marshalByteArray(DataOutputStream, byte[]) - Static method in class org.apache.activemq.util.MarshallingSupport
 
marshalByteArray(DataOutputStream, byte[], int, int) - Static method in class org.apache.activemq.util.MarshallingSupport
 
marshalChar(DataOutputStream, char) - Static method in class org.apache.activemq.util.MarshallingSupport
 
marshalDouble(DataOutputStream, double) - Static method in class org.apache.activemq.util.MarshallingSupport
 
marshalFloat(DataOutputStream, float) - Static method in class org.apache.activemq.util.MarshallingSupport
 
marshalInt(DataOutputStream, int) - Static method in class org.apache.activemq.util.MarshallingSupport
 
marshall(Object) - Method in class org.apache.activemq.transport.xmpp.XmppTransport
Marshalls the given POJO to the client
MarshallAware - Interface in org.apache.activemq.command
 
marshalledProperties - Variable in class org.apache.activemq.command.Message
 
marshalledProperties - Variable in class org.apache.activemq.command.WireFormatInfo
 
marshalledSize() - Method in class org.apache.activemq.openwire.BooleanStream
 
marshaller - Variable in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
MARSHALLER - Static variable in class org.apache.activemq.kaha.impl.index.RedoStoreIndexItem
 
Marshaller - Interface in org.apache.activemq.kaha
Marshaller for marshalling in/out objects to a RawContainer
MarshallerFactory - Class in org.apache.activemq.openwire.v1
MarshallerFactory for Open Wire Format.
MarshallerFactory() - Constructor for class org.apache.activemq.openwire.v1.MarshallerFactory
 
MarshallerFactory - Class in org.apache.activemq.openwire.v2
MarshallerFactory for Open Wire Format.
MarshallerFactory() - Constructor for class org.apache.activemq.openwire.v2.MarshallerFactory
 
MarshallingSupport - Class in org.apache.activemq.util
The fixed version of the UTF8 encoding function.
MarshallingSupport() - Constructor for class org.apache.activemq.util.MarshallingSupport
 
MarshallingTransportFilter - Class in org.apache.activemq.transport
 
MarshallingTransportFilter(Transport, WireFormat, WireFormat) - Constructor for class org.apache.activemq.transport.MarshallingTransportFilter
 
marshalLong(DataOutputStream, long) - Static method in class org.apache.activemq.util.MarshallingSupport
 
marshalNull(DataOutputStream) - Static method in class org.apache.activemq.util.MarshallingSupport
 
marshalPrimitive(DataOutputStream, Object) - Static method in class org.apache.activemq.util.MarshallingSupport
 
marshalPrimitiveList(List, DataOutputStream) - Static method in class org.apache.activemq.util.MarshallingSupport
 
marshalPrimitiveMap(Map, DataOutputStream) - Static method in class org.apache.activemq.util.MarshallingSupport
 
marshalShort(DataOutputStream, short) - Static method in class org.apache.activemq.util.MarshallingSupport
 
marshalString(DataOutputStream, String) - Static method in class org.apache.activemq.util.MarshallingSupport
 
marshalText(Object) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
marshalText(Object) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
MasterBroker - Class in org.apache.activemq.broker.ft
The Message Broker which passes messages to a slave
MasterBroker(MutableBrokerFilter, Transport) - Constructor for class org.apache.activemq.broker.ft.MasterBroker
Constructor
MasterConnector - Class in org.apache.activemq.broker.ft
Connects a Slave Broker to a Master when using Master Slave for High Availability of messages.
MasterConnector() - Constructor for class org.apache.activemq.broker.ft.MasterConnector
 
MasterConnector(String) - Constructor for class org.apache.activemq.broker.ft.MasterConnector
 
masterFailed() - Method in class org.apache.activemq.broker.BrokerService
 
matched - Variable in class org.apache.activemq.broker.region.TopicSubscription
 
matched() - Method in class org.apache.activemq.broker.region.TopicSubscription
 
matches(MessageReference, MessageEvaluationContext) - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
matches(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
matches(MessageReference, MessageEvaluationContext) - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
 
matches(MessageReference, MessageEvaluationContext) - Method in interface org.apache.activemq.broker.region.Subscription
Is the subscription interested in the message?
matches(ActiveMQDestination) - Method in interface org.apache.activemq.broker.region.Subscription
Is the subscription interested in messages in the destination?
matches(MessageEvaluationContext) - Method in class org.apache.activemq.command.NetworkBridgeFilter
 
matches(Object, Map) - Method in class org.apache.activemq.console.filter.MBeansRegExQueryFilter
Try to match the object data using the regular expression map.
matches(ObjectInstance, Map) - Method in class org.apache.activemq.console.filter.MBeansRegExQueryFilter
Try to match the object instance using the regular expression map
matches(ObjectName, Map) - Method in class org.apache.activemq.console.filter.MBeansRegExQueryFilter
Try to match the object name instance using the regular expression map
matches(AttributeList, Map) - Method in class org.apache.activemq.console.filter.MBeansRegExQueryFilter
Try to match the attribute list using the regular expression map
matches(Object, Map) - Method in class org.apache.activemq.console.filter.RegExQueryFilter
Determines how the object is to be matched to the regex map.
matches(MessageEvaluationContext) - Method in interface org.apache.activemq.filter.BooleanExpression
 
matches(MessageEvaluationContext) - Method in class org.apache.activemq.filter.ComparisonExpression
 
matches(ActiveMQDestination) - Method in class org.apache.activemq.filter.CompositeDestinationFilter
 
matches(MessageEvaluationContext) - Method in class org.apache.activemq.filter.DestinationFilter
 
matches(ActiveMQDestination) - Method in class org.apache.activemq.filter.DestinationFilter
 
matches(MessageEvaluationContext) - Method in class org.apache.activemq.filter.LogicExpression
 
matches(MessageEvaluationContext) - Method in class org.apache.activemq.filter.NoLocalExpression
 
matches(ActiveMQDestination) - Method in class org.apache.activemq.filter.PrefixDestinationFilter
 
matches(ActiveMQDestination) - Method in class org.apache.activemq.filter.SimpleDestinationFilter
 
matches(ActiveMQDestination) - Method in class org.apache.activemq.filter.WildcardDestinationFilter
 
matches(MessageEvaluationContext) - Method in class org.apache.activemq.filter.XPathExpression
 
matches(MessageEvaluationContext) - Method in class org.apache.activemq.filter.XQueryExpression
 
matches(Object, Object) - Static method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
matches(Subject, ConnectionRequestInfo) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
matchesForwardingFilter(Message) - Method in class org.apache.activemq.command.NetworkBridgeFilter
 
matchManagedConnections(Set, Subject, ConnectionRequestInfo) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
MAX_CLIENT_TIMEOUT - Static variable in class org.apache.activemq.transport.http.HttpClientTransport
 
MAX_FILE_LENGTH - Static variable in class org.apache.activemq.kaha.impl.data.DataManager
 
MAX_TIMEOUT - Static variable in class org.apache.activemq.transport.http.BlockingQueueTransport
 
maxBatchSize - Variable in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
maxCacheSize - Variable in class org.apache.activemq.util.LRUCache
 
MaxDBJDBCAdapter - Class in org.apache.activemq.store.jdbc.adapter
JDBC Adapter for the MaxDB database.
MaxDBJDBCAdapter() - Constructor for class org.apache.activemq.store.jdbc.adapter.MaxDBJDBCAdapter
 
maximumCacheSize - Variable in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
maximumPendingMessageLimit - Variable in class org.apache.activemq.command.ConsumerInfo
 
maximumRedeliveries - Variable in class org.apache.activemq.RedeliveryPolicy
 
maxInactivityDuration - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
 
maxiumMessages - Variable in class org.apache.activemq.tool.ConsumerTool
 
maxTraceDatagramSize - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
MBeansAttributeQueryFilter - Class in org.apache.activemq.console.filter
 
MBeansAttributeQueryFilter(JMXServiceURL, Set, MBeansObjectNameQueryFilter) - Constructor for class org.apache.activemq.console.filter.MBeansAttributeQueryFilter
Create an mbean attributes query filter that is able to select specific mbean attributes based on the object name to get.
MBeansObjectNameQueryFilter - Class in org.apache.activemq.console.filter
 
MBeansObjectNameQueryFilter(String) - Constructor for class org.apache.activemq.console.filter.MBeansObjectNameQueryFilter
Creates an mbeans object name query filter that will query on the given JMX Service URL
MBeansObjectNameQueryFilter(JMXServiceURL) - Constructor for class org.apache.activemq.console.filter.MBeansObjectNameQueryFilter
Creates an mbeans objecet name query filter that will query on the given JMX Service URL
MBeansRegExQueryFilter - Class in org.apache.activemq.console.filter
 
MBeansRegExQueryFilter(QueryFilter) - Constructor for class org.apache.activemq.console.filter.MBeansRegExQueryFilter
Creates a regular expression query that is able to match the values of specific mbeans
MeasurableClient - Interface in org.apache.activemq.tool.sampler
 
MemConsumer - Class in org.apache.activemq.tool
 
MemConsumer() - Constructor for class org.apache.activemq.tool.MemConsumer
 
MemConsumer(ConnectionFactory, Destination, String) - Constructor for class org.apache.activemq.tool.MemConsumer
 
MemConsumer(ConnectionFactory, Destination) - Constructor for class org.apache.activemq.tool.MemConsumer
 
MemMessageIdList - Class in org.apache.activemq.tool
A simple container of messages for performing testing and rendezvous style code.
MemMessageIdList() - Constructor for class org.apache.activemq.tool.MemMessageIdList
 
MemMessageIdList(Object) - Constructor for class org.apache.activemq.tool.MemMessageIdList
 
MemoryIntPropertyEditor - Class in org.apache.activemq.util
Converts string values like "20 Mb", "1024kb", and "1g" to int values in bytes.
MemoryIntPropertyEditor() - Constructor for class org.apache.activemq.util.MemoryIntPropertyEditor
 
memoryManager - Variable in class org.apache.activemq.broker.region.AbstractRegion
 
memoryManager - Variable in class org.apache.activemq.broker.region.DestinationFactoryImpl
 
MemoryMessageStore - Class in org.apache.activemq.store.memory
An implementation of MessageStore which uses a
MemoryMessageStore(ActiveMQDestination) - Constructor for class org.apache.activemq.store.memory.MemoryMessageStore
 
MemoryMessageStore(ActiveMQDestination, Map) - Constructor for class org.apache.activemq.store.memory.MemoryMessageStore
 
memoryMonitoringTool - Variable in class org.apache.activemq.tool.JMSMemtest
 
MemoryMonitoringTool - Class in org.apache.activemq.tool
 
MemoryMonitoringTool() - Constructor for class org.apache.activemq.tool.MemoryMonitoringTool
 
MemoryPersistenceAdapter - Class in org.apache.activemq.store.memory
 
MemoryPersistenceAdapter() - Constructor for class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
MemoryPropertyEditor - Class in org.apache.activemq.util
Converts string values like "20 Mb", "1024kb", and "1g" to long values in bytes.
MemoryPropertyEditor() - Constructor for class org.apache.activemq.util.MemoryPropertyEditor
 
MemoryTopicMessageStore - Class in org.apache.activemq.store.memory
 
MemoryTopicMessageStore(ActiveMQDestination) - Constructor for class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
MemoryTopicMessageStore(ActiveMQDestination, Map, Map, Map) - Constructor for class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
MemoryTransactionStore - Class in org.apache.activemq.store.memory
Provides a TransactionStore implementation that can create transaction aware MessageStore objects from non transaction aware MessageStore objects.
MemoryTransactionStore() - Constructor for class org.apache.activemq.store.memory.MemoryTransactionStore
 
MemoryTransactionStore.AddMessageCommand - Interface in org.apache.activemq.store.memory
 
MemoryTransactionStore.RemoveMessageCommand - Interface in org.apache.activemq.store.memory
 
MemoryTransactionStore.Tx - Class in org.apache.activemq.store.memory
 
MemoryTransactionStore.Tx() - Constructor for class org.apache.activemq.store.memory.MemoryTransactionStore.Tx
 
MemProducer - Class in org.apache.activemq.tool
 
MemProducer(ConnectionFactory, Destination) - Constructor for class org.apache.activemq.tool.MemProducer
 
MemtestMojo - Class in org.apache.activemq.maven
Goal which does a memory usage test to check for any memory leak
MemtestMojo() - Constructor for class org.apache.activemq.maven.MemtestMojo
 
Message - Class in org.apache.activemq.command
Represents an ActiveMQ message
Message() - Constructor for class org.apache.activemq.command.Message
 
message - Variable in class org.apache.activemq.command.MessageDispatch
 
MESSAGE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Error
 
MESSAGE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Responses
 
MESSAGE_ACK - Static variable in interface org.apache.activemq.command.CommandTypes
 
MESSAGE_DISPATCH - Static variable in interface org.apache.activemq.command.CommandTypes
 
MESSAGE_DISPATCH_NOTIFICATION - Static variable in interface org.apache.activemq.command.CommandTypes
 
MESSAGE_ID - Static variable in interface org.apache.activemq.command.CommandTypes
 
MESSAGE_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Ack
 
MESSAGE_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
MESSAGE_PULL - Static variable in interface org.apache.activemq.command.CommandTypes
 
MessageAck - Class in org.apache.activemq.command
 
MessageAck() - Constructor for class org.apache.activemq.command.MessageAck
 
MessageAck(MessageDispatch, byte, int) - Constructor for class org.apache.activemq.command.MessageAck
 
MessageAckMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for MessageAckMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
MessageAckMarshaller() - Constructor for class org.apache.activemq.openwire.v1.MessageAckMarshaller
 
MessageAckMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for MessageAckMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
MessageAckMarshaller() - Constructor for class org.apache.activemq.openwire.v2.MessageAckMarshaller
 
MessageAuthorizationPolicy - Interface in org.apache.activemq.security
A plugin to allow custom message-level security checks to be performed before a message is consumed.
MessageAvailableConsumer - Interface in org.apache.activemq
An extended JMS interface that adds the ability to be notified when a message is available for consumption using the receive*() methods which is useful in Ajax style subscription models.
MessageAvailableListener - Interface in org.apache.activemq
A listener which is notified if a message is available for processing via the receive methods.
MessageBuffer - Interface in org.apache.activemq.memory.buffer
Represents a collection of MessageQueue instances which are all bound by the same memory buffer to fix the amount of RAM used to some uppper bound.
MessageComparatorSupport - Class in org.apache.activemq.util
A base class for comparators which works on JMS Message objects
MessageComparatorSupport() - Constructor for class org.apache.activemq.util.MessageComparatorSupport
 
messageContainer - Variable in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
messageContainer - Variable in class org.apache.activemq.store.rapid.RapidMessageStore
 
messageCount - Variable in class org.apache.activemq.command.MessageAck
 
messageCount - Variable in class org.apache.activemq.management.JMSEndpointStatsImpl
 
messageCount - Variable in class org.apache.activemq.tool.JMSMemtest
 
messageCount - Variable in class org.apache.activemq.tool.ProducerTool
 
MessageDestinationComparator - Class in org.apache.activemq.util
A comparator which works on SendCommand objects to compare the destinations
MessageDestinationComparator() - Constructor for class org.apache.activemq.util.MessageDestinationComparator
 
MessageDispatch - Class in org.apache.activemq.command
 
MessageDispatch() - Constructor for class org.apache.activemq.command.MessageDispatch
 
MessageDispatchChannel - Class in org.apache.activemq
 
MessageDispatchChannel() - Constructor for class org.apache.activemq.MessageDispatchChannel
 
MessageDispatchMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for MessageDispatchMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
MessageDispatchMarshaller() - Constructor for class org.apache.activemq.openwire.v1.MessageDispatchMarshaller
 
MessageDispatchMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for MessageDispatchMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
MessageDispatchMarshaller() - Constructor for class org.apache.activemq.openwire.v2.MessageDispatchMarshaller
 
MessageDispatchNotification - Class in org.apache.activemq.command
 
MessageDispatchNotification() - Constructor for class org.apache.activemq.command.MessageDispatchNotification
 
MessageDispatchNotificationMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for MessageDispatchNotificationMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
MessageDispatchNotificationMarshaller() - Constructor for class org.apache.activemq.openwire.v1.MessageDispatchNotificationMarshaller
 
MessageDispatchNotificationMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for MessageDispatchNotificationMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
MessageDispatchNotificationMarshaller() - Constructor for class org.apache.activemq.openwire.v2.MessageDispatchNotificationMarshaller
 
MessageEndpointProxy - Class in org.apache.activemq.ra
 
MessageEndpointProxy(MessageEndpoint) - Constructor for class org.apache.activemq.ra.MessageEndpointProxy
 
MessageEvaluationContext - Class in org.apache.activemq.filter
MessageEvaluationContext is used to cache selection results.
MessageEvaluationContext() - Constructor for class org.apache.activemq.filter.MessageEvaluationContext
 
MessageEvictionStrategy - Interface in org.apache.activemq.broker.region.policy
A strategy for evicting messages from slow consumers.
MessageEvictionStrategySupport - Class in org.apache.activemq.broker.region.policy
A useful base class for implementation inheritence.
MessageEvictionStrategySupport() - Constructor for class org.apache.activemq.broker.region.policy.MessageEvictionStrategySupport
 
MessageGroupHashBucket - Class in org.apache.activemq.broker.region.group
Uses hash-code buckets to associate consumers with sets of message group IDs.
MessageGroupHashBucket(int) - Constructor for class org.apache.activemq.broker.region.group.MessageGroupHashBucket
 
MessageGroupHashBucketFactory - Class in org.apache.activemq.broker.region.group
A factory to create instances of SimpleMessageGroupMap when implementing the Message Groups functionality.
MessageGroupHashBucketFactory() - Constructor for class org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory
 
MessageGroupMap - Interface in org.apache.activemq.broker.region.group
Represents a map of JMSXGroupID values to consumer IDs
MessageGroupMapFactory - Interface in org.apache.activemq.broker.region.group
Represents a factory used to create new instances of MessageGroupMap for a destination.
MessageGroupSet - Interface in org.apache.activemq.broker.region.group
Represents a set of Message Group IDs
messageId - Variable in class org.apache.activemq.command.Message
 
messageId - Variable in class org.apache.activemq.command.MessageDispatchNotification
 
MessageId - Class in org.apache.activemq.command
 
MessageId() - Constructor for class org.apache.activemq.command.MessageId
 
MessageId(ProducerInfo, long) - Constructor for class org.apache.activemq.command.MessageId
 
MessageId(String) - Constructor for class org.apache.activemq.command.MessageId
 
MessageId(String, long) - Constructor for class org.apache.activemq.command.MessageId
 
MessageId(ProducerId, long) - Constructor for class org.apache.activemq.command.MessageId
 
messageId - Variable in class org.apache.activemq.store.journal.QuickJournalMessageData
 
messageId - Variable in class org.apache.activemq.store.rapid.RapidMessageReference
 
MessageIdMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for MessageIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
MessageIdMarshaller() - Constructor for class org.apache.activemq.openwire.v1.MessageIdMarshaller
 
MessageIdMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for MessageIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
MessageIdMarshaller() - Constructor for class org.apache.activemq.openwire.v2.MessageIdMarshaller
 
MessageList - Interface in org.apache.activemq.memory.list
A container of messages which is used to store messages and then replay them later for a given subscription.
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
 
MessageMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for MessageMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
MessageMarshaller() - Constructor for class org.apache.activemq.openwire.v1.MessageMarshaller
 
MessageMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for MessageMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
MessageMarshaller() - Constructor for class org.apache.activemq.openwire.v2.MessageMarshaller
 
messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.BrokerFilter
 
messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.EmptyBroker
 
messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.ErrorBroker
 
messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.region.AbstractRegion
 
messagePull(ConnectionContext, MessagePull) - Method in interface org.apache.activemq.broker.region.Region
Allows a consumer to pull a message from a queue
messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.region.RegionBroker
 
messagePull(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
MessagePull - Class in org.apache.activemq.command
Used to pull messages on demand.
MessagePull() - Constructor for class org.apache.activemq.command.MessagePull
 
MessagePullMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for MessagePullMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
MessagePullMarshaller() - Constructor for class org.apache.activemq.openwire.v2.MessagePullMarshaller
 
MessageQuery - Interface in org.apache.activemq.broker.region.policy
Represents some kind of query which will load initial messages from some source for a new topic subscriber.
MessageQuery - Class in org.apache.activemq.web
Allow the user to browse a message on a queue by its ID
MessageQuery(BrokerService, SessionPool) - Constructor for class org.apache.activemq.web.MessageQuery
 
messageQueue - Variable in class org.apache.activemq.ActiveMQConnectionConsumer
 
MessageQueue - Class in org.apache.activemq.memory.buffer
Allows messages to be added to the end of the buffer such that they are kept around and evicted in a FIFO manner.
MessageQueue(MessageBuffer) - Constructor for class org.apache.activemq.memory.buffer.MessageQueue
 
messageQueue - Variable in class org.apache.activemq.transport.vm.VMTransport
 
messageRateTime - Variable in class org.apache.activemq.management.JMSEndpointStatsImpl
 
MessageRecoveryListener - Interface in org.apache.activemq.store
 
MessageReference - Interface in org.apache.activemq.broker.region
Keeps track of a message that is flowing through the Broker.
MessageReferenceFilter - Interface in org.apache.activemq.broker.region
Represents a filter on message references
MessageRenderer - Interface in org.apache.activemq.web.view
Represents a rendering of the messages
messages - Variable in class org.apache.activemq.broker.region.ConnectorStatistics
 
messages - Variable in class org.apache.activemq.broker.region.DestinationStatistics
 
messages - Variable in class org.apache.activemq.broker.region.Queue
 
messagesCached - Variable in class org.apache.activemq.broker.region.ConnectorStatistics
 
messagesCached - Variable in class org.apache.activemq.broker.region.DestinationStatistics
 
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
 
messageSize - Variable in class org.apache.activemq.tool.JMSMemtest
 
messageSize - Variable in class org.apache.activemq.tool.ProducerTool
 
messageSize - Variable in class org.apache.activemq.tool.properties.JmsProducerProperties
 
MessagesQueryFilter - Class in org.apache.activemq.console.filter
 
MessagesQueryFilter(JMXServiceURL, ObjectName) - Constructor for class org.apache.activemq.console.filter.MessagesQueryFilter
Create a JMS message query filter
MessageStore - Interface in org.apache.activemq.store
Represents a message store which is used by the persistent org.apache.activemq.service.MessageContainer implementations
messageTable - Variable in class org.apache.activemq.store.memory.MemoryMessageStore
 
messageTableName - Variable in class org.apache.activemq.store.jdbc.Statements
 
messageWaitTime - Variable in class org.apache.activemq.management.JMSEndpointStatsImpl
 
min(int, int) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
minmumWireFormatVersion - Variable in class org.apache.activemq.transport.tcp.TcpTransport
 
minmumWireFormatVersion - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
 
minus(Number, Number) - Method in class org.apache.activemq.filter.ArithmeticExpression
 
MockTransport - Class in org.apache.activemq.transport.mock
 
MockTransport(Transport) - Constructor for class org.apache.activemq.transport.mock.MockTransport
 
MockTransportFactory - Class in org.apache.activemq.transport.mock
 
MockTransportFactory() - Constructor for class org.apache.activemq.transport.mock.MockTransportFactory
 
mod(Number, Number) - Method in class org.apache.activemq.filter.ArithmeticExpression
 
moveMatchingMessagesTo(String, String) - Method in class org.apache.activemq.broker.jmx.QueueView
 
moveMatchingMessagesTo(String, String, int) - Method in class org.apache.activemq.broker.jmx.QueueView
 
moveMatchingMessagesTo(String, String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
Moves the messages matching the given selector
moveMatchingMessagesTo(String, String, int) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
Moves the messages matching the given selector up to the maximum number of matched messages
moveMatchingMessagesTo(ConnectionContext, String, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.Queue
Moves the messages matching the given selector
moveMatchingMessagesTo(ConnectionContext, String, ActiveMQDestination, int) - Method in class org.apache.activemq.broker.region.Queue
Moves the messages matching the given selector up to the maximum number of matched messages
moveMatchingMessagesTo(ConnectionContext, MessageReferenceFilter, ActiveMQDestination, int) - Method in class org.apache.activemq.broker.region.Queue
Moves the messages matching the given filter up to the maximum number of matched messages
moveMessageTo(String, String) - Method in class org.apache.activemq.broker.jmx.QueueView
 
moveMessageTo(String, String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
Moves the message to another destination.
moveMessageTo(ConnectionContext, String, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.Queue
Moves the message matching the given messageId
msgIdDataType - Variable in class org.apache.activemq.store.jdbc.Statements
 
MulticastDatagramHeaderMarshaller - Class in org.apache.activemq.transport.multicast
 
MulticastDatagramHeaderMarshaller(String) - Constructor for class org.apache.activemq.transport.multicast.MulticastDatagramHeaderMarshaller
 
MulticastDiscoveryAgent - Class in org.apache.activemq.transport.discovery.multicast
A DiscoveryAgent using a multicast address and heartbeat packets encoded using any wireformat, but openwire by default.
MulticastDiscoveryAgent() - Constructor for class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
 
MulticastDiscoveryAgentFactory - Class in org.apache.activemq.transport.discovery.multicast
 
MulticastDiscoveryAgentFactory() - Constructor for class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgentFactory
 
MulticastNetworkConnector - Class in org.apache.activemq.network
A network connector which uses some kind of multicast-like transport that communicates with potentially many remote brokers over a single logical Transport instance such as when using multicast.
MulticastNetworkConnector() - Constructor for class org.apache.activemq.network.MulticastNetworkConnector
 
MulticastNetworkConnector(URI) - Constructor for class org.apache.activemq.network.MulticastNetworkConnector
 
MulticastTraceBrokerPlugin - Class in org.apache.activemq.broker.util
A Broker interceptor which allows you to trace all operations to a Multicast socket.
MulticastTraceBrokerPlugin() - Constructor for class org.apache.activemq.broker.util.MulticastTraceBrokerPlugin
 
MulticastTransport - Class in org.apache.activemq.transport.multicast
A multicast based transport.
MulticastTransport(OpenWireFormat, URI) - Constructor for class org.apache.activemq.transport.multicast.MulticastTransport
 
MulticastTransportFactory - Class in org.apache.activemq.transport.multicast
A factory of multicast transport classes
MulticastTransportFactory() - Constructor for class org.apache.activemq.transport.multicast.MulticastTransportFactory
 
MultiExpressionEvaluator - Class in org.apache.activemq.filter
A MultiExpressionEvaluator is used to evaluate multiple expressions in single method call.
MultiExpressionEvaluator() - Constructor for class org.apache.activemq.filter.MultiExpressionEvaluator
 
MultiExpressionEvaluator.CacheExpression - Class in org.apache.activemq.filter
A UnaryExpression that caches the result of the nested expression.
MultiExpressionEvaluator.CacheExpression(Expression) - Constructor for class org.apache.activemq.filter.MultiExpressionEvaluator.CacheExpression
 
multiply(Number, Number) - Method in class org.apache.activemq.filter.ArithmeticExpression
 
MultiSourceGenerator - Class in org.apache.activemq.openwire.tool
 
MultiSourceGenerator() - Constructor for class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
MutableBrokerFilter - Class in org.apache.activemq.broker
Like a BrokerFilter but it allows you to switch the getNext().broker.
MutableBrokerFilter(Broker) - Constructor for class org.apache.activemq.broker.MutableBrokerFilter
 
mutatePrice(double) - Method in class org.apache.activemq.web.PortfolioPublishServlet
 
MutexTransport - Class in org.apache.activemq.transport
 
MutexTransport(Transport) - Constructor for class org.apache.activemq.transport.MutexTransport
 
MySqlJDBCAdapter - Class in org.apache.activemq.store.jdbc.adapter
 
MySqlJDBCAdapter() - Constructor for class org.apache.activemq.store.jdbc.adapter.MySqlJDBCAdapter
 

N

name - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
name - Variable in class org.apache.activemq.transport.udp.CommandChannelSupport
 
NAME_BLOCK_RECV - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
NAME_BLOCK_SENT - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
NAME_CTX_SWITCH - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
NAME_IDLE_TIME - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
NAME_IGNORE_LIST - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
NAME_PREFIX - Static variable in class org.apache.activemq.kaha.impl.index.IndexManager
 
NAME_SYS_TIME - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
NAME_USER_TIME - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
NAME_WAIT_TIME - Static variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
nameParser - Static variable in class org.apache.activemq.jndi.ReadOnlyContext
 
NameParserImpl - Class in org.apache.activemq.jndi
A default implementation of NameParser
NameParserImpl() - Constructor for class org.apache.activemq.jndi.NameParserImpl
 
narrow(Class) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
narrow(Class) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
narrow(Class) - Method in class org.apache.activemq.transport.mock.MockTransport
 
narrow(Class) - Method in interface org.apache.activemq.transport.Transport
 
narrow(Class) - Method in class org.apache.activemq.transport.TransportFilter
 
narrow(Class) - Method in class org.apache.activemq.transport.TransportSupport
narrow acceptance
narrow(Class) - Method in class org.apache.activemq.transport.vm.VMTransport
 
network - Variable in class org.apache.activemq.transport.vm.VMTransport
 
NETWORK_BRIDGE_FILTER - Static variable in interface org.apache.activemq.command.CommandTypes
 
NETWORK_CONSUMER_PRIORITY - Static variable in class org.apache.activemq.command.ConsumerInfo
 
NetworkBridgeFilter - Class in org.apache.activemq.command
 
NetworkBridgeFilter() - Constructor for class org.apache.activemq.command.NetworkBridgeFilter
 
NetworkBridgeFilter(BrokerId, int) - Constructor for class org.apache.activemq.command.NetworkBridgeFilter
 
NetworkBridgeFilterMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for NetworkBridgeFilterMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
NetworkBridgeFilterMarshaller() - Constructor for class org.apache.activemq.openwire.v1.NetworkBridgeFilterMarshaller
 
NetworkBridgeFilterMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for NetworkBridgeFilterMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
NetworkBridgeFilterMarshaller() - Constructor for class org.apache.activemq.openwire.v2.NetworkBridgeFilterMarshaller
 
NetworkConnector - Class in org.apache.activemq.network
 
NetworkConnector() - Constructor for class org.apache.activemq.network.NetworkConnector
 
NetworkConnector(URI) - Constructor for class org.apache.activemq.network.NetworkConnector
 
NetworkConnectorView - Class in org.apache.activemq.broker.jmx
 
NetworkConnectorView(NetworkConnector) - Constructor for class org.apache.activemq.broker.jmx.NetworkConnectorView
 
NetworkConnectorViewMBean - Interface in org.apache.activemq.broker.jmx
 
networkSubscription - Variable in class org.apache.activemq.command.ConsumerInfo
 
networkTTL - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
newContext() - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
newInstance() - Method in class org.apache.activemq.pool.PooledConnection
Factory method to create a new instance.
newInstance(File) - Static method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
newInstance(String) - Method in class org.apache.activemq.util.FactoryFinder
Creates a new instance of the given key
newInstance(String, String) - Method in class org.apache.activemq.util.FactoryFinder
 
NEWLINE - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
next - Variable in class org.apache.activemq.broker.BrokerFilter
 
next() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
next() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
 
next() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
 
next() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
 
next() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
 
next - Variable in class org.apache.activemq.console.filter.AbstractQueryFilter
 
next - Variable in class org.apache.activemq.console.filter.PropertiesViewFilter
 
next() - Method in class org.apache.activemq.kaha.impl.container.CachedContainerListIterator
 
next() - Method in class org.apache.activemq.kaha.impl.container.ContainerEntrySetIterator
 
next() - Method in class org.apache.activemq.kaha.impl.container.ContainerKeySetIterator
 
next() - Method in class org.apache.activemq.kaha.impl.container.ContainerValueCollectionIterator
 
next() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySetIterator
 
next - Variable in class org.apache.activemq.memory.CacheEntry
 
next - Variable in class org.apache.activemq.memory.CacheFilter
 
next - Variable in class org.apache.activemq.transport.mock.MockTransport
 
next - Variable in class org.apache.activemq.transport.TransportFilter
 
next - Variable in class org.apache.activemq.transport.TransportServerFilter
 
nextElement() - Method in class org.apache.activemq.ActiveMQQueueBrowser
 
nextIndex() - Method in class org.apache.activemq.kaha.impl.container.CachedContainerListIterator
 
nextIndex() - Method in class org.apache.activemq.kaha.impl.container.ContainerListIterator
 
nextItem - Variable in class org.apache.activemq.kaha.impl.container.ContainerValueCollectionIterator
 
nextPos - Variable in class org.apache.activemq.kaha.impl.container.CachedContainerListIterator
 
NO_MAXIMUM_REDELIVERIES - Static variable in class org.apache.activemq.RedeliveryPolicy
 
NO_QUEUE_CONSUMERS_TOPIC_PREFIX - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
NO_TOPIC_CONSUMERS_TOPIC_PREFIX - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
NO_VALUE - Static variable in class org.apache.activemq.jmdns.ServiceInfo
 
NoDestinationSuppliedException - Exception in org.apache.activemq.web
Exception thrown if there was no destination available
NoDestinationSuppliedException() - Constructor for exception org.apache.activemq.web.NoDestinationSuppliedException
 
noLocal - Variable in class org.apache.activemq.command.ConsumerInfo
 
NoLocalExpression - Class in org.apache.activemq.filter
 
NoLocalExpression(String) - Constructor for class org.apache.activemq.filter.NoLocalExpression
 
NON_DURABLE_SUBSCRIPTION - Static variable in class org.apache.activemq.ra.ActiveMQActivationSpec
NonDurable constant for subscriptionDurability property *
noRangeAcks - Variable in class org.apache.activemq.command.ConsumerInfo
 
NORMAL_PRIORITY - Static variable in class org.apache.activemq.command.ConsumerInfo
 
NoSubscriptionRecoveryPolicy - Class in org.apache.activemq.broker.region.policy
This SubscriptionRecoveryPolicy disable recovery of messages.
NoSubscriptionRecoveryPolicy() - Constructor for class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
 
NoSuchViewStyleException - Exception in org.apache.activemq.web
 
NoSuchViewStyleException(String, Throwable) - Constructor for exception org.apache.activemq.web.NoSuchViewStyleException
 
notified - Variable in class org.apache.activemq.transport.tcp.ResponseHolder
 
notifyCallbackWhenNotFull(Runnable) - Method in class org.apache.activemq.memory.UsageManager
 
notifyMessageAvailable() - Method in class org.apache.activemq.ActiveMQQueueBrowser
 
NotStartedException - Exception in org.apache.activemq
An exception thrown when an operation is invoked on a service which has not yet been started.
NotStartedException() - Constructor for exception org.apache.activemq.NotStartedException
 
NULL - Static variable in interface org.apache.activemq.command.CommandTypes
 
NULL - Static variable in class org.apache.activemq.filter.ConstantExpression
 
NULL - Static variable in interface org.apache.activemq.transport.stomp.Stomp
 
NULL - Static variable in class org.apache.activemq.util.MarshallingSupport
 
NULL_MESSAGE - Static variable in interface org.apache.activemq.broker.region.QueueMessageReference
 
numClients - Variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 

O

object - Variable in class org.apache.activemq.command.ActiveMQObjectMessage
 
objectId - Variable in class org.apache.activemq.command.RemoveInfo
 
ObjectMarshaller - Class in org.apache.activemq.kaha
Implementation of a Marshaller for Objects
ObjectMarshaller() - Constructor for class org.apache.activemq.kaha.ObjectMarshaller
 
ObjectMarshaller - Static variable in interface org.apache.activemq.kaha.Store
Object Marshaller
ObjectStreamWireFormat - Class in org.apache.activemq.wireformat
A simple implementation which uses Object Stream serialization.
ObjectStreamWireFormat() - Constructor for class org.apache.activemq.wireformat.ObjectStreamWireFormat
 
offset - Variable in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
offset - Variable in class org.apache.activemq.kaha.impl.index.IndexItem
 
offset - Variable in class org.apache.activemq.util.ByteSequence
 
OldestMessageEvictionStrategy - Class in org.apache.activemq.broker.region.policy
An eviction strategy which evicts the oldest message first (which is the default).
OldestMessageEvictionStrategy() - Constructor for class org.apache.activemq.broker.region.policy.OldestMessageEvictionStrategy
 
OldestMessageWithLowestPriorityEvictionStrategy - Class in org.apache.activemq.broker.region.policy
An eviction strategy which evicts the oldest message with the lowest priority first.
OldestMessageWithLowestPriorityEvictionStrategy() - Constructor for class org.apache.activemq.broker.region.policy.OldestMessageWithLowestPriorityEvictionStrategy
 
ON_MESSAGE_METHOD - Static variable in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
ON_MESSAGE_METHOD - Static variable in class org.apache.activemq.ra.ServerSessionImpl
 
onAccept(Transport) - Method in interface org.apache.activemq.transport.TransportAcceptListener
 
onAcceptError(Exception) - Method in interface org.apache.activemq.transport.TransportAcceptListener
 
onAcceptError(Exception) - Method in class org.apache.activemq.transport.TransportServerSupport
 
onActiveMQCommad(Command) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
Dispatch a ActiveMQ command
onActiveMQCommad(Command) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
onAsyncException(Throwable) - Method in class org.apache.activemq.ActiveMQConnection
Used for handling async exceptions
onAuth(Auth) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
onAuthQuery(Object, Iq) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
onBufferDiscarded(int, Object) - Method in interface org.apache.activemq.transport.reliable.ReplayBufferListener
Indications that the buffer has been discarded and so could be re-introduced into some pool
onCommand(Object) - Method in class org.apache.activemq.ActiveMQConnection
 
onCommand(Object) - Method in class org.apache.activemq.transport.CommandJoiner
 
onCommand(Object) - Method in class org.apache.activemq.transport.DefaultTransportListener
called to process a command
onCommand(Object) - Method in class org.apache.activemq.transport.InactivityMonitor
 
onCommand(Object) - Method in class org.apache.activemq.transport.MarshallingTransportFilter
 
onCommand(Object) - Method in class org.apache.activemq.transport.mock.MockTransport
 
onCommand(Object) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
onCommand(Object) - Method in class org.apache.activemq.transport.ResponseCorrelator
 
onCommand(Object) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
onCommand(Object) - Method in class org.apache.activemq.transport.TransportFilter
 
onCommand(Object) - Method in interface org.apache.activemq.transport.TransportListener
called to process a command
onCommand(Object) - Method in class org.apache.activemq.transport.TransportLogger
 
onCommand(Object) - Method in class org.apache.activemq.transport.udp.ResponseRedirectInterceptor
 
onCommand(Object) - Method in class org.apache.activemq.transport.WireFormatNegotiator
 
onCompletion(FutureResponse) - Method in interface org.apache.activemq.transport.ResponseCallback
 
onConnectionControl(ConnectionControl) - Method in class org.apache.activemq.ActiveMQConnection
 
onConsumerControl(ConsumerControl) - Method in class org.apache.activemq.ActiveMQConnection
 
onConsumerEvent(ConsumerEvent) - Method in interface org.apache.activemq.advisory.ConsumerListener
 
onControlCommand(ControlCommand) - Method in class org.apache.activemq.ActiveMQConnection
 
onCreateDurableSubscriber() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
 
onDiscoInfo(Iq, Query) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
onDiscoItems(Iq, Query) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
onDispatch(MessageReference, Message) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
onDispatch(MessageReference, Message) - Method in class org.apache.activemq.broker.region.QueueSubscription
OK Message was transmitted, we can now drop the reference count.
onDroppedPackets(ReliableTransport, int, int, int) - Method in class org.apache.activemq.transport.reliable.DefaultReplayStrategy
 
onDroppedPackets(ReliableTransport, int, int, int) - Method in class org.apache.activemq.transport.reliable.ExceptionIfDroppedReplayStrategy
 
onDroppedPackets(ReliableTransport, int, int, int) - Method in interface org.apache.activemq.transport.reliable.ReplayStrategy
Deals with a dropped packet.
onEvictedBuffer(int, Object) - Method in class org.apache.activemq.transport.reliable.DefaultReplayBuffer
 
oneway(Object) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
oneway(Object) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
oneway(Object) - Method in class org.apache.activemq.transport.http.BlockingQueueTransport
 
oneway(Object) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
oneway(Object) - Method in class org.apache.activemq.transport.http.HttpTransport
 
oneway(Object) - Method in class org.apache.activemq.transport.InactivityMonitor
 
oneway(Object) - Method in class org.apache.activemq.transport.MarshallingTransportFilter
 
oneway(Object) - Method in class org.apache.activemq.transport.mock.MockTransport
 
oneway(Object) - Method in class org.apache.activemq.transport.MutexTransport
 
oneway(Object) - Method in class org.apache.activemq.transport.ResponseCorrelator
 
oneway(Object) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
oneway(Object) - Method in class org.apache.activemq.transport.tcp.TcpTransport
A one way asynchronous send
oneway(Object) - Method in interface org.apache.activemq.transport.Transport
A one way asynchronous send
oneway(Object) - Method in class org.apache.activemq.transport.TransportFilter
 
oneway(Object) - Method in class org.apache.activemq.transport.TransportLogger
 
oneway(Object) - Method in class org.apache.activemq.transport.udp.UdpTransport
A one way asynchronous send
oneway(Object, SocketAddress) - Method in class org.apache.activemq.transport.udp.UdpTransport
A one way asynchronous send to a given address
oneway(Object) - Method in class org.apache.activemq.transport.vm.VMTransport
 
oneway(Object) - Method in class org.apache.activemq.transport.WireFormatNegotiator
 
oneway(Object) - Method in class org.apache.activemq.transport.xmpp.XmppTransport
 
onException(IOException) - Method in class org.apache.activemq.ActiveMQConnection
 
onException(JMSException) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
onException(JMSException) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
onException(IOException) - Method in class org.apache.activemq.transport.DefaultTransportListener
An unrecoverable exception has occured on the transport
onException(IOException) - Method in class org.apache.activemq.transport.InactivityMonitor
 
onException(IOException) - Method in class org.apache.activemq.transport.mock.MockTransport
 
onException(IOException) - Method in class org.apache.activemq.transport.ResponseCorrelator
If an async exception occurs, then assume no responses will arrive for any of current requests.
onException(IOException) - Method in class org.apache.activemq.transport.TransportFilter
 
onException(IOException) - Method in interface org.apache.activemq.transport.TransportListener
An unrecoverable exception has occured on the transport
onException(IOException) - Method in class org.apache.activemq.transport.TransportLogger
 
onException(IOException) - Method in class org.apache.activemq.transport.TransportSupport
Passes any IO exceptions into the transport listener
onException(IOException) - Method in class org.apache.activemq.transport.WireFormatNegotiator
 
onException(Object, Throwable) - Method in class org.apache.activemq.util.ServiceStopper
 
onIq(Iq) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
onMemoryUseChanged(UsageManager, int, int) - Method in class org.apache.activemq.memory.CacheEvictionUsageListener
 
onMemoryUseChanged(UsageManager, int, int) - Method in interface org.apache.activemq.memory.UsageListener
 
onMemoryUseChanged(UsageManager, int, int) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
onMemoryUseChanged(UsageManager, int, int) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
onMemoryUseChanged(UsageManager, int, int) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
onMessage(Message) - Method in class org.apache.activemq.advisory.ConsumerEventSource
 
onMessage(Message) - Method in class org.apache.activemq.advisory.ProducerEventSource
 
onMessage(Message) - Method in class org.apache.activemq.benchmark.Consumer
 
onMessage(Message) - Method in class org.apache.activemq.broker.util.CommandMessageListener
 
onMessage() - Method in class org.apache.activemq.management.JMSEndpointStatsImpl
 
onMessage(Message) - Method in class org.apache.activemq.network.jms.DestinationBridge
 
onMessage(Message) - Method in class org.apache.activemq.ra.MessageEndpointProxy
 
onMessage(Message) - Method in class org.apache.activemq.tool.ConsumerTool
 
onMessage(Message) - Method in class org.apache.activemq.tool.MemConsumer
 
onMessage(Message) - Method in class org.apache.activemq.tool.MemMessageIdList
 
onMessage(Message) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
onMessageAvailable(MessageConsumer) - Method in interface org.apache.activemq.MessageAvailableListener
 
onMessageRolledBack() - Method in class org.apache.activemq.command.ActiveMQObjectMessage
 
onMessageRolledBack() - Method in class org.apache.activemq.command.Message
 
onMessageWithNoConsumers(ConnectionContext, Message) - Method in class org.apache.activemq.broker.region.Topic
Provides a hook to allow messages with no consumer to be processed in some way - such as to send to a dead letter queue or something..
onMissingResponse(Command, FutureResponse) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
Lets attempt to replay the request as a command may have disappeared
onPresence(Presence) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
onProducerEvent(ProducerEvent) - Method in interface org.apache.activemq.advisory.ProducerListener
 
onRampDownEnd() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
onRampDownEnd() - Method in class org.apache.activemq.tool.sampler.CpuSamplerTask
 
onRampDownEnd(PerformanceSampler) - Method in interface org.apache.activemq.tool.sampler.PerformanceEventListener
 
onRampUpStart() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
onRampUpStart() - Method in class org.apache.activemq.tool.sampler.CpuSamplerTask
 
onRampUpStart(PerformanceSampler) - Method in interface org.apache.activemq.tool.sampler.PerformanceEventListener
 
onReceivedPacket(ReliableTransport, long) - Method in class org.apache.activemq.transport.reliable.DefaultReplayStrategy
 
onReceivedPacket(ReliableTransport, long) - Method in class org.apache.activemq.transport.reliable.ExceptionIfDroppedReplayStrategy
 
onReceivedPacket(ReliableTransport, long) - Method in interface org.apache.activemq.transport.reliable.ReplayStrategy
 
onRedoItem(StoreLocation, Object) - Method in interface org.apache.activemq.kaha.impl.data.RedoListener
 
onRemoveDurableSubscriber() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
 
onResponses() - Method in class org.apache.activemq.state.Tracked
 
onSamplerEnd() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
onSamplerEnd(PerformanceSampler) - Method in interface org.apache.activemq.tool.sampler.PerformanceEventListener
 
onSamplerStart() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
onSamplerStart(PerformanceSampler) - Method in interface org.apache.activemq.tool.sampler.PerformanceEventListener
 
onSamplerStart() - Method in class org.apache.activemq.tool.sampler.ThroughputSamplerTask
 
onSend() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
 
onSend() - Method in class org.apache.activemq.command.ActiveMQMessage
Send operation event listener.
onSend() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
 
onServiceAdd(DiscoveryEvent) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
 
onServiceAdd(DiscoveryEvent) - Method in interface org.apache.activemq.transport.discovery.DiscoveryListener
 
onServiceAdd(DiscoveryEvent) - Method in class org.apache.activemq.transport.discovery.DiscoveryTransport
 
onServiceRemove(DiscoveryEvent) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
 
onServiceRemove(DiscoveryEvent) - Method in interface org.apache.activemq.transport.discovery.DiscoveryListener
 
onServiceRemove(DiscoveryEvent) - Method in class org.apache.activemq.transport.discovery.DiscoveryTransport
 
onSizeChanged(MessageQueue, int, int) - Method in interface org.apache.activemq.memory.buffer.MessageBuffer
After a message queue has changed we may need to perform some evictions
onSizeChanged(MessageQueue, int, int) - Method in class org.apache.activemq.memory.buffer.OrderBasedMessageBuffer
After a message queue has changed we may need to perform some evictions
onSizeChanged(MessageQueue, int, int) - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
After a message queue has changed we may need to perform some evictions
onStarted(TransportConnection) - Method in class org.apache.activemq.broker.TransportConnector
 
onStarttls(Starttls) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
onStompAbort(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompAck(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompBegin(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompCommad(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
Convert a stomp command
onStompCommit(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompConnect(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompDisconnect(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompSend(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompSubscribe(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStompUnsubscribe(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
onStopped(TransportConnection) - Method in class org.apache.activemq.broker.TransportConnector
 
onWireFormatNegotiated(WireFormatInfo) - Method in class org.apache.activemq.transport.WireFormatNegotiator
 
onXmppCommand(Object) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
open() - Method in class org.apache.activemq.jaas.LDAPLoginModule
 
open(String, String) - Static method in class org.apache.activemq.kaha.StoreFactory
open or create a Store
open() - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
openReportWriter() - Method in interface org.apache.activemq.tool.reports.PerformanceReportWriter
 
openReportWriter() - Method in class org.apache.activemq.tool.reports.VerbosePerfReportWriter
 
openReportWriter() - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
OpenTypeSupport - Class in org.apache.activemq.broker.jmx
 
OpenTypeSupport() - Constructor for class org.apache.activemq.broker.jmx.OpenTypeSupport
 
OpenWireFormat - Class in org.apache.activemq.openwire
 
OpenWireFormat() - Constructor for class org.apache.activemq.openwire.OpenWireFormat
 
OpenWireFormat(int) - Constructor for class org.apache.activemq.openwire.OpenWireFormat
 
OpenWireFormatFactory - Class in org.apache.activemq.openwire
 
OpenWireFormatFactory() - Constructor for class org.apache.activemq.openwire.OpenWireFormatFactory
 
OpenWireGenerator - Class in org.apache.activemq.openwire.tool
 
OpenWireGenerator() - Constructor for class org.apache.activemq.openwire.tool.OpenWireGenerator
 
openwireVersion - Variable in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
OPERATION_ADMIN - Static variable in interface org.apache.activemq.security.SecurityAdminMBean
 
OPERATION_READ - Static variable in interface org.apache.activemq.security.SecurityAdminMBean
 
OPERATION_WRITE - Static variable in interface org.apache.activemq.security.SecurityAdminMBean
 
operationType - Variable in class org.apache.activemq.command.DestinationInfo
 
operationType - Variable in class org.apache.activemq.store.journal.JournalTransactionStore.TxOperation
 
operationType - Variable in class org.apache.activemq.store.journal.QuickJournalTransactionStore.TxOperation
 
operationType - Variable in class org.apache.activemq.store.rapid.RapidTransactionStore.TxOperation
 
optimizedAcknowledge - Variable in class org.apache.activemq.command.ConsumerInfo
 
optimizePrefetch() - Method in class org.apache.activemq.broker.region.PrefetchSubscription
optimize message consumer prefetch if the consumer supports it
optimizePrefetch() - Method in interface org.apache.activemq.broker.region.Subscription
optimize message consumer prefetch if the consumer supports it
optimizePrefetch() - Method in class org.apache.activemq.broker.region.TopicSubscription
optimize message consumer prefetch if the consumer supports it
options - Variable in class org.apache.activemq.command.ActiveMQDestination
 
OracleJDBCAdapter - Class in org.apache.activemq.store.jdbc.adapter
Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter.
OracleJDBCAdapter() - Constructor for class org.apache.activemq.store.jdbc.adapter.OracleJDBCAdapter
 
OrderBasedMessageBuffer - Class in org.apache.activemq.memory.buffer
A MessageBuffer which evicts messages in arrival order so the oldest messages are removed first.
OrderBasedMessageBuffer() - Constructor for class org.apache.activemq.memory.buffer.OrderBasedMessageBuffer
 
OrderBasedMessageBuffer(int) - Constructor for class org.apache.activemq.memory.buffer.OrderBasedMessageBuffer
 
org.apache.activemq - package org.apache.activemq
The core JMS client API implementation classes.
org.apache.activemq.advisory - package org.apache.activemq.advisory
Support for JMS Advisory messages as well as some helper listeners to listen to the clients, producers and consumers available.
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.broker - package org.apache.activemq.broker
The core classes for the ActiveMQ Message Broker and its connectors.
org.apache.activemq.broker.ft - package org.apache.activemq.broker.ft
Helper classes for implementing fault tolerance
org.apache.activemq.broker.jmx - package org.apache.activemq.broker.jmx
JMX MBeans for the broker and its core connectors.
org.apache.activemq.broker.region - package org.apache.activemq.broker.region
Region abstraction and implementations in the Broker.
org.apache.activemq.broker.region.cursors - package org.apache.activemq.broker.region.cursors
 
org.apache.activemq.broker.region.group - package org.apache.activemq.broker.region.group
Classes to implement the Message Groups feature.
org.apache.activemq.broker.region.policy - package org.apache.activemq.broker.region.policy
The policies which can be associated with a particular destination or wildcard.
org.apache.activemq.broker.region.virtual - package org.apache.activemq.broker.region.virtual
Implementation classes for Virtual Destinations
org.apache.activemq.broker.util - package org.apache.activemq.broker.util
Some utility Broker Plugins
org.apache.activemq.broker.view - package org.apache.activemq.broker.view
Broker Plugins for visualising the current system
org.apache.activemq.command - package org.apache.activemq.command
Command objects used via the Command Pattern to communicate among nodes
org.apache.activemq.console - package org.apache.activemq.console
 
org.apache.activemq.console.command - package org.apache.activemq.console.command
 
org.apache.activemq.console.filter - package org.apache.activemq.console.filter
 
org.apache.activemq.console.formatter - package org.apache.activemq.console.formatter
 
org.apache.activemq.console.util - package org.apache.activemq.console.util
 
org.apache.activemq.filter - package org.apache.activemq.filter
Filter implementations for wildcards & JMS selectors
org.apache.activemq.jaas - package org.apache.activemq.jaas
 
org.apache.activemq.jmdns - package org.apache.activemq.jmdns
 
org.apache.activemq.jndi - package org.apache.activemq.jndi
JNDI support classes
org.apache.activemq.kaha - package org.apache.activemq.kaha
fast message persistence implementation
org.apache.activemq.kaha.impl - package org.apache.activemq.kaha.impl
 
org.apache.activemq.kaha.impl.container - package org.apache.activemq.kaha.impl.container
 
org.apache.activemq.kaha.impl.data - package org.apache.activemq.kaha.impl.data
 
org.apache.activemq.kaha.impl.index - package org.apache.activemq.kaha.impl.index
 
org.apache.activemq.management - package org.apache.activemq.management
An implementation of the J2EE Management API
org.apache.activemq.maven - package org.apache.activemq.maven
 
org.apache.activemq.memory - package org.apache.activemq.memory
 
org.apache.activemq.memory.buffer - package org.apache.activemq.memory.buffer
 
org.apache.activemq.memory.list - package org.apache.activemq.memory.list
 
org.apache.activemq.network - package org.apache.activemq.network
Support for federated networks of brokers.
org.apache.activemq.network.jms - package org.apache.activemq.network.jms
Support for a federated network using a foreign JMS provider.
org.apache.activemq.openwire - package org.apache.activemq.openwire
 
org.apache.activemq.openwire.tool - package org.apache.activemq.openwire.tool
 
org.apache.activemq.openwire.v1 - package org.apache.activemq.openwire.v1
 
org.apache.activemq.openwire.v2 - package org.apache.activemq.openwire.v2
 
org.apache.activemq.pool - package org.apache.activemq.pool
A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Spring's JmsTemplate.
org.apache.activemq.proxy - package org.apache.activemq.proxy
 
org.apache.activemq.ra - package org.apache.activemq.ra
JCA managed connections and resource adapters for working with ActiveMQ
org.apache.activemq.security - package org.apache.activemq.security
Plugable Security Adapter framework along with default implementations such as the JAAS implementation.
org.apache.activemq.spring - package org.apache.activemq.spring
Helper classes for working with the JMS client and Spring.
org.apache.activemq.state - package org.apache.activemq.state
 
org.apache.activemq.store - package org.apache.activemq.store
The APIs which need to be implemented for persistent message stores for durable messaging
org.apache.activemq.store.jdbc - package org.apache.activemq.store.jdbc
Message persistence implemented using JDBC
org.apache.activemq.store.jdbc.adapter - package org.apache.activemq.store.jdbc.adapter
Implements database/driver apapters to compensate for the wide differences in the BLOB handing of JDBC drivers.
org.apache.activemq.store.journal - package org.apache.activemq.store.journal
Message persistence using a high performance transaction log via the Journal interface.
org.apache.activemq.store.kahadaptor - package org.apache.activemq.store.kahadaptor
kaha implementation of message persistence for the broker
org.apache.activemq.store.memory - package org.apache.activemq.store.memory
VM based implementation of message persistence
org.apache.activemq.store.rapid - package org.apache.activemq.store.rapid
 
org.apache.activemq.thread - package org.apache.activemq.thread
 
org.apache.activemq.tool - package org.apache.activemq.tool
 
org.apache.activemq.tool.properties - package org.apache.activemq.tool.properties
 
org.apache.activemq.tool.reports - package org.apache.activemq.tool.reports
 
org.apache.activemq.tool.reports.plugins - package org.apache.activemq.tool.reports.plugins
 
org.apache.activemq.tool.sampler - package org.apache.activemq.tool.sampler
 
org.apache.activemq.tool.sampler.plugins - package org.apache.activemq.tool.sampler.plugins
 
org.apache.activemq.tool.spi - package org.apache.activemq.tool.spi
 
org.apache.activemq.transaction - package org.apache.activemq.transaction
 
org.apache.activemq.transport - package org.apache.activemq.transport
The core Transport abstraction and support classes
org.apache.activemq.transport.discovery - package org.apache.activemq.transport.discovery
Discovery mechanism to discover brokers and clients.
org.apache.activemq.transport.discovery.multicast - package org.apache.activemq.transport.discovery.multicast
Discovery implementation using multicast
org.apache.activemq.transport.discovery.rendezvous - package org.apache.activemq.transport.discovery.rendezvous
A discovery agent using Zeroconf via the jmDNS library
org.apache.activemq.transport.discovery.simple - package org.apache.activemq.transport.discovery.simple
Simple discovery implementation using a static list
org.apache.activemq.transport.failover - package org.apache.activemq.transport.failover
Fail-Over Transport which will automatically reconnect to a failed transport and choose one of a list of possible transport implementations to use.
org.apache.activemq.transport.fanout - package org.apache.activemq.transport.fanout
Fan-out Transport implementation which ensures that a message is sent to multiple destinations such as to ensure multiple brokers received a message for non-durable topic delivery to improve redundancy
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.mock - package org.apache.activemq.transport.mock
A mock implementation of the Transport layer useful for testing
org.apache.activemq.transport.multicast - package org.apache.activemq.transport.multicast
A Multicast based Transport implementation.
org.apache.activemq.transport.peer - package org.apache.activemq.transport.peer
Peer based Transport implementation which does not require central servers to connect to
org.apache.activemq.transport.reliable - package org.apache.activemq.transport.reliable
The Reliable transport deals with out of order commands as well as dealing with checking for missed commands and possibly re-requesting the replay of dropped commands.
org.apache.activemq.transport.stomp - package org.apache.activemq.transport.stomp
An implementation of the Stomp protocol which is a simple wire protocol for writing clients for ActiveMQ in different languages like Ruby, Python, PHP, C etc.
org.apache.activemq.transport.tcp - package org.apache.activemq.transport.tcp
TCP/IP based Transport implementation.
org.apache.activemq.transport.udp - package org.apache.activemq.transport.udp
UDP based Transport implementation.
org.apache.activemq.transport.util - package org.apache.activemq.transport.util
 
org.apache.activemq.transport.vm - package org.apache.activemq.transport.vm
In-JVM based Transport implementation.
org.apache.activemq.transport.xmpp - package org.apache.activemq.transport.xmpp
 
org.apache.activemq.transport.xmpp.command - package org.apache.activemq.transport.xmpp.command
 
org.apache.activemq.transport.xstream - package org.apache.activemq.transport.xstream
 
org.apache.activemq.util - package org.apache.activemq.util
Some utility classes
org.apache.activemq.web - package org.apache.activemq.web
Web Connectors so that messages can be sent via HTTP POST or read via HTTP POST or GET as well as support for web streaming to we browser or JavaScript clients.
org.apache.activemq.web.controller - package org.apache.activemq.web.controller
 
org.apache.activemq.web.filter - package org.apache.activemq.web.filter
 
org.apache.activemq.web.handler - package org.apache.activemq.web.handler
 
org.apache.activemq.web.view - package org.apache.activemq.web.view
 
org.apache.activemq.wireformat - package org.apache.activemq.wireformat
An API for WireFormats which are used to turn object into bytes and bytes into objects.
org.apache.activemq.xbean - package org.apache.activemq.xbean
Helper classes for creating the a broker using XBean and for creating a broker within Spring.
originalDestination - Variable in class org.apache.activemq.command.Message
 
originalTransactionId - Variable in class org.apache.activemq.command.Message
 
OS_2 - Static variable in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
OUT_BOUND_BROKER_DISPATCH - Static variable in interface org.apache.activemq.ThreadPriorities
 
outboundMessageConvertor - Variable in class org.apache.activemq.network.jms.JmsConnector
 
outboundPassword - Variable in class org.apache.activemq.network.jms.JmsConnector
 
OutboundQueueBridge - Class in org.apache.activemq.network.jms
Create an Outbound Queue Bridge
OutboundQueueBridge(String) - Constructor for class org.apache.activemq.network.jms.OutboundQueueBridge
Constructor that takes a foreign destination as an argument
OutboundQueueBridge() - Constructor for class org.apache.activemq.network.jms.OutboundQueueBridge
Default Contructor
OutboundTopicBridge - Class in org.apache.activemq.network.jms
Create an Outbound Topic Bridge
OutboundTopicBridge(String) - Constructor for class org.apache.activemq.network.jms.OutboundTopicBridge
Constructor that takes a foreign destination as an argument
OutboundTopicBridge() - Constructor for class org.apache.activemq.network.jms.OutboundTopicBridge
Default Contructor
outboundUsername - Variable in class org.apache.activemq.network.jms.JmsConnector
 
OutputFormatter - Interface in org.apache.activemq.console.formatter
 
outputStream - Variable in class org.apache.activemq.transport.xmpp.XmppTransport
 
overflowNotification(RecordLocation) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
The Journal give us a call back so that we can move old data out of the journal.
overflowNotification(RecordLocation) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
The Journal give us a call back so that we can move old data out of the journal.
overflowNotification(RecordLocation) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
The Journal give us a call back so that we can move old data out of the journal.
owner - Variable in class org.apache.activemq.memory.CacheEntry
 

P

pageIntoMap(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
fill the internalMap
parentId - Variable in class org.apache.activemq.command.ConsumerId
 
parentId - Variable in class org.apache.activemq.command.ProducerId
 
parentId - Variable in class org.apache.activemq.command.SessionId
 
parse(String) - Method in class org.apache.activemq.jndi.NameParserImpl
 
parseACLs(String) - Method in class org.apache.activemq.security.AuthorizationEntry
 
parseBoolean(String) - Static method in class org.apache.activemq.benchmark.BenchmarkSupport
 
parseComposite(URI) - Static method in class org.apache.activemq.util.URISupport
 
parseExtensions(List) - Method in class org.apache.activemq.console.Main
 
parseFilter(ActiveMQDestination) - Static method in class org.apache.activemq.filter.DestinationFilter
 
parseOptions(List) - Method in class org.apache.activemq.console.command.AbstractCommand
Parse any option parameters in the command arguments specified by a '-' as the first character of the token.
parseParamters(URI) - Static method in class org.apache.activemq.util.URISupport
 
parsePerfCsvData(String, String) - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
parseQuery(String) - Static method in class org.apache.activemq.util.URISupport
 
parseStringArgs(String[]) - Static method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
PARTIAL_COMMAND - Static variable in interface org.apache.activemq.command.CommandTypes
 
PARTIAL_LAST_COMMAND - Static variable in interface org.apache.activemq.command.CommandTypes
 
PartialCommand - Class in org.apache.activemq.command
Represents a partial command; a large command that has been split up into pieces.
PartialCommand() - Constructor for class org.apache.activemq.command.PartialCommand
 
PartialCommandMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for PartialCommandMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
PartialCommandMarshaller() - Constructor for class org.apache.activemq.openwire.v1.PartialCommandMarshaller
 
PartialCommandMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for PartialCommandMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
PartialCommandMarshaller() - Constructor for class org.apache.activemq.openwire.v2.PartialCommandMarshaller
 
PASSCODE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connect
 
passivateObject(Object) - Method in class org.apache.activemq.pool.SessionPool
 
password - Variable in class org.apache.activemq.ActiveMQConnectionFactory
 
password - Variable in class org.apache.activemq.command.ConnectionInfo
 
password - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
PATH_SEPERATOR - Static variable in class org.apache.activemq.command.ActiveMQDestination
 
payload - Variable in class org.apache.activemq.tool.JMSMemtest
 
peek() - Method in class org.apache.activemq.MessageDispatchChannel
 
peer - Variable in class org.apache.activemq.transport.vm.VMTransport
 
PeerTransportFactory - Class in org.apache.activemq.transport.peer
 
PeerTransportFactory() - Constructor for class org.apache.activemq.transport.peer.PeerTransportFactory
 
pending - Variable in class org.apache.activemq.broker.region.PrefetchSubscription
 
PendingDurableSubscriberMessageStoragePolicy - Interface in org.apache.activemq.broker.region.policy
Abstraction to allow different policies for holding messages awaiting dispatch to active clients
pendingMessageCount - Variable in class org.apache.activemq.management.JMSEndpointStatsImpl
 
PendingMessageCursor - Interface in org.apache.activemq.broker.region.cursors
Interface to pending message (messages awaiting disptach to a consumer) cursor
PendingMessageLimitStrategy - Interface in org.apache.activemq.broker.region.policy
A pluggable strategy to calculate the maximum number of messages that are allowed to be pending on consumers (in addition to their prefetch sizes).
PendingQueueMessageStoragePolicy - Interface in org.apache.activemq.broker.region.policy
Abstraction to allow different policies for holding messages awaiting dispatch on a Queue
perfEventListener - Variable in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
PerformanceEventListener - Interface in org.apache.activemq.tool.sampler
 
PerformanceReportWriter - Interface in org.apache.activemq.tool.reports
 
PerformanceSampler - Interface in org.apache.activemq.tool.sampler
 
PerformanceStatisticsUtil - Class in org.apache.activemq.tool.reports
 
perfReportWriter - Variable in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
peristenceAdapter - Variable in class org.apache.activemq.store.journal.JournalMessageStore
 
peristenceAdapter - Variable in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
peristenceAdapter - Variable in class org.apache.activemq.store.rapid.RapidMessageStore
 
persistenceAdapter - Variable in class org.apache.activemq.broker.region.DestinationFactoryImpl
 
persistenceAdapter - Variable in class org.apache.activemq.store.jdbc.JDBCMessageStore
 
PersistenceAdapter - Interface in org.apache.activemq.store
Adapter to the actual persistence mechanism used with ActiveMQ
PersistenceAdapterFactory - Interface in org.apache.activemq.store
Factory class that can create PersistenceAdapter objects.
PersistenceAdapterFactoryBean - Class in org.apache.activemq.store
Creates a default persistence model using the Journal and JDBC
PersistenceAdapterFactoryBean() - Constructor for class org.apache.activemq.store.PersistenceAdapterFactoryBean
 
persistent - Variable in class org.apache.activemq.command.Message
 
PERSISTENT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Send
 
physicalName - Variable in class org.apache.activemq.command.ActiveMQDestination
 
place(Object, Object) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
Add an entry to the Store Map
place(Object, Object) - Method in interface org.apache.activemq.kaha.MapContainer
Add an entry to the Store Map
placeFirst(Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
insert an Object in first position int the list but get a StoreEntry of its position
placeFirst(Object) - Method in interface org.apache.activemq.kaha.ListContainer
insert an Object in first position int the list but get a StoreEntry of its position
placeLast(Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
add an Object to the list but get a StoreEntry of its position
placeLast(Object) - Method in interface org.apache.activemq.kaha.ListContainer
add an Object to the list but get a StoreEntry of its position
plugins - Variable in class org.apache.activemq.tool.reports.AbstractPerfReportWriter
 
plus(Number, Number) - Method in class org.apache.activemq.filter.ArithmeticExpression
 
PolicyEntry - Class in org.apache.activemq.broker.region.policy
Represents an entry in a PolicyMap for assigning policies to a specific destination or a hierarchical wildcard area of destinations.
PolicyEntry() - Constructor for class org.apache.activemq.broker.region.policy.PolicyEntry
 
PolicyMap - Class in org.apache.activemq.broker.region.policy
Represents a destination based configuration of policies so that individual destinations or wildcard hierarchies of destinations can be configured using different policies.
PolicyMap() - Constructor for class org.apache.activemq.broker.region.policy.PolicyMap
 
PollCountStatisticImpl - Class in org.apache.activemq.management
A count statistic implementation
PollCountStatisticImpl(PollCountStatisticImpl, String, String) - Constructor for class org.apache.activemq.management.PollCountStatisticImpl
 
PollCountStatisticImpl(String, String) - Constructor for class org.apache.activemq.management.PollCountStatisticImpl
 
PollCountStatisticImpl(String, String, String) - Constructor for class org.apache.activemq.management.PollCountStatisticImpl
 
PooledBrokerFactoryBean - Class in org.apache.activemq.xbean
Used to share a single broker even if you have multiple broker bean definitions.
PooledBrokerFactoryBean() - Constructor for class org.apache.activemq.xbean.PooledBrokerFactoryBean
 
PooledConnection - Class in org.apache.activemq.pool
Represents a proxy Connection which is-a TopicConnection and QueueConnection which is pooled and on PooledConnection.close() will return itself to the sessionPool.
PooledConnection(ConnectionPool) - Constructor for class org.apache.activemq.pool.PooledConnection
 
PooledConnectionFactory - Class in org.apache.activemq.pool
A JMS provider which pools Connection, Session and MessageProducer instances so it can be used with tools like Spring's JmsTemplate.
PooledConnectionFactory() - Constructor for class org.apache.activemq.pool.PooledConnectionFactory
 
PooledConnectionFactory(String) - Constructor for class org.apache.activemq.pool.PooledConnectionFactory
 
PooledConnectionFactory(ActiveMQConnectionFactory) - Constructor for class org.apache.activemq.pool.PooledConnectionFactory
 
PooledProducer - Class in org.apache.activemq.pool
A pooled MessageProducer
PooledProducer(ActiveMQMessageProducer, Destination) - Constructor for class org.apache.activemq.pool.PooledProducer
 
PooledQueueSender - Class in org.apache.activemq.pool
 
PooledQueueSender(ActiveMQQueueSender, Destination) - Constructor for class org.apache.activemq.pool.PooledQueueSender
 
PooledSession - Class in org.apache.activemq.pool
 
PooledSession(ActiveMQSession, SessionPool) - Constructor for class org.apache.activemq.pool.PooledSession
 
PooledTopicPublisher - Class in org.apache.activemq.pool
 
PooledTopicPublisher(ActiveMQTopicPublisher, Destination) - Constructor for class org.apache.activemq.pool.PooledTopicPublisher
 
populateProperties(Properties) - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
populateProperties(Properties) - Method in class org.apache.activemq.command.ActiveMQDestination
 
populateProperties(Properties) - Method in class org.apache.activemq.jndi.JNDIBaseStorable
Initialize the instance from properties stored in JNDI
PORT - Static variable in class org.apache.activemq.tool.WebServer
 
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
 
pos - Variable in class org.apache.activemq.kaha.impl.container.CachedContainerListIterator
 
POSION_ACK_TYPE - Static variable in class org.apache.activemq.command.MessageAck
In case the client want's to explicitly let the broker know that a message was not processed and the message was considered a poison message.
position - Variable in class org.apache.activemq.transport.tcp.TcpBufferedInputStream
 
position(int) - Method in class org.apache.activemq.util.DataByteArrayOutputStream
Set the current position for writing
POSITION_NOT_SET - Static variable in interface org.apache.activemq.kaha.impl.data.Item
 
PostgresqlJDBCAdapter - Class in org.apache.activemq.store.jdbc.adapter
Implements all the default JDBC operations that are used by the JDBCPersistenceAdapter.
PostgresqlJDBCAdapter() - Constructor for class org.apache.activemq.store.jdbc.adapter.PostgresqlJDBCAdapter
 
POWERPC - Static variable in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
prefetch - Variable in class org.apache.activemq.command.ConsumerControl
 
prefetchExtension - Variable in class org.apache.activemq.broker.region.PrefetchSubscription
 
prefetchExtension - Variable in class org.apache.activemq.broker.region.TopicSubscription
 
prefetchPolicy() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
Returns the prefetch policy; not using bean properties to avoid breaking compatibility with JCA configuration in J2EE
PrefetchRatePendingMessageLimitStrategy - Class in org.apache.activemq.broker.region.policy
This PendingMessageLimitStrategy sets the maximum pending message limit value to be a multiplier of the prefetch limit of the subscription.
PrefetchRatePendingMessageLimitStrategy() - Constructor for class org.apache.activemq.broker.region.policy.PrefetchRatePendingMessageLimitStrategy
 
prefetchSize - Variable in class org.apache.activemq.command.ConsumerInfo
 
prefetchSize - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
prefetchSize - Variable in class org.apache.activemq.tool.JMSMemtest
 
PrefetchSubscription - Class in org.apache.activemq.broker.region
A subscription that honors the pre-fetch option of the ConsumerInfo.
PrefetchSubscription(Broker, ConnectionContext, ConsumerInfo, PendingMessageCursor) - Constructor for class org.apache.activemq.broker.region.PrefetchSubscription
 
PrefetchSubscription(Broker, ConnectionContext, ConsumerInfo) - Constructor for class org.apache.activemq.broker.region.PrefetchSubscription
 
PrefixDestinationFilter - Class in org.apache.activemq.filter
Matches messages which match a prefix like "A.B.>"
PrefixDestinationFilter(String[]) - Constructor for class org.apache.activemq.filter.PrefixDestinationFilter
An array of paths, the last path is '>'
PREPARE - Static variable in class org.apache.activemq.command.TransactionInfo
 
prepare(Xid) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
prepare(Xid) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
prepare(TransactionId) - Method in class org.apache.activemq.store.journal.JournalTransactionStore
 
prepare(TransactionId) - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore
 
prepare(TransactionId) - Method in class org.apache.activemq.store.kahadaptor.KahaTransactionStore
 
prepare(TransactionId) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
 
prepare(TransactionId) - Method in class org.apache.activemq.store.rapid.RapidTransactionStore
 
prepare(TransactionId) - Method in interface org.apache.activemq.store.TransactionStore
 
prepare() - Method in class org.apache.activemq.transaction.LocalTransaction
 
prepare() - Method in class org.apache.activemq.transaction.Transaction
 
prepare() - Method in class org.apache.activemq.transaction.XATransaction
 
prepare(Xid) - Method in class org.apache.activemq.TransactionContext
 
PREPARED_STATE - Static variable in class org.apache.activemq.transaction.Transaction
 
prepareTransaction(ConnectionContext, TransactionId) - Method in interface org.apache.activemq.broker.Broker
Prepares a transaction.
prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerFilter
 
prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.EmptyBroker
 
prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.ErrorBroker
 
prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.ft.MasterBroker
Prepares a transaction.
prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.region.RegionBroker
 
prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.TransactionBroker
 
prepareTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
prePeerSetQueue - Variable in class org.apache.activemq.transport.vm.VMTransport
 
prePrepare() - Method in class org.apache.activemq.transaction.Transaction
 
previous() - Method in class org.apache.activemq.kaha.impl.container.CachedContainerListIterator
 
previous() - Method in class org.apache.activemq.kaha.impl.container.ContainerListIterator
 
previous - Variable in class org.apache.activemq.memory.CacheEntry
 
previousIndex() - Method in class org.apache.activemq.kaha.impl.container.CachedContainerListIterator
 
previousIndex() - Method in class org.apache.activemq.kaha.impl.container.ContainerListIterator
 
print(Map) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print a generic key value mapping
print(String[]) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print a generic array of strings
print(Collection) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print a collection of objects
print(String) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print a java string
print(Map) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print a generic key value mapping
print(String[]) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print a generic array of strings
print(Collection) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print a collection of objects
print(String) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print a java string
print(Map) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print a generic key value mapping
print(String[]) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print a generic array of strings
print(Collection) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print a collection of objects
print(String) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print a java string
print(String) - Method in class org.apache.activemq.util.IndentPrinter
 
printException(Exception) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print an exception message
printException(Exception) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print an exception message
printException(Exception) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print an exception message
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
 
printHelp() - Method in class org.apache.activemq.console.command.AbstractCommand
Print the help messages for the specific task
printHelp() - Method in class org.apache.activemq.console.command.AmqBrowseCommand
Print the help messages for the browse command
printHelp() - Method in class org.apache.activemq.console.command.BrowseCommand
Print the help messages for the browse command
printHelp() - Method in class org.apache.activemq.console.command.ListCommand
Print the help messages for the browse command
printHelp() - Method in class org.apache.activemq.console.command.PurgeCommand
Print the help messages for the browse command
printHelp() - Method in class org.apache.activemq.console.command.QueryCommand
Print the help messages for the browse command
printHelp() - Method in class org.apache.activemq.console.command.ShellCommand
Print the help messages for the browse command
printHelp() - Method in class org.apache.activemq.console.command.ShutdownCommand
Print the help messages for the browse command
printHelp() - Method in class org.apache.activemq.console.command.StartCommand
Print the help messages for the browse command
printHelp(String[]) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print help messages
printHelp(String[]) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print help messages
printHelp(String[]) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print help messages
printIndent() - Method in class org.apache.activemq.util.IndentPrinter
 
printInfo(String) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print an information message
printInfo(String) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print an information message
printInfo(String) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print an information message
println(Object) - Method in class org.apache.activemq.util.IndentPrinter
 
println(String) - Method in class org.apache.activemq.util.IndentPrinter
 
println() - Method in class org.apache.activemq.util.IndentPrinter
 
printMBean(ObjectInstance) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print an ObjectInstance format of an mbean
printMBean(ObjectName) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print an ObjectName format of an mbean
printMBean(AttributeList) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print an AttributeList format of an mbean
printMBean(Map) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print a Map format of an mbean
printMBean(Collection) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print a collection of mbean
printMBean(ObjectInstance) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print an ObjectInstance format of an mbean
printMBean(ObjectName) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print an ObjectName format of an mbean
printMBean(AttributeList) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print an AttributeList format of an mbean
printMBean(Map) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print a Map format of an mbean
printMBean(Collection) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print a Collection format of mbeans
printMBean(ObjectInstance) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print an ObjectInstance format of an mbean
printMBean(ObjectName) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print an ObjectName format of an mbean
printMBean(AttributeList) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print an AttributeList format of an mbean
printMBean(Map) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print a Map format of an mbean
printMBean(Collection) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print a Collection format of mbeans
printMessage(Map) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print a Map format of a JMS message
printMessage(Message) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print a Message format of a JMS message
printMessage(Collection) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print a collection of JMS messages
printMessage(Map) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print a Map format of a JMS message
printMessage(Message) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print a Message format of a JMS message
printMessage(Collection) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print a collection of JMS messages
printMessage(Map) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print a Map format of a JMS message
printMessage(Message) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print a Message format of a JMS message
printMessage(Collection) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print a Collection format of JMS messages
printNodeLinks(PrintWriter, DestinationMapNode, String) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
 
printNodeLinks(PrintWriter, DestinationMapNode, String) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
 
printNodes(PrintWriter, DestinationMapNode, String) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
 
printNodes(PrintWriter, DestinationMapNode, String) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
 
printProducers(PrintWriter, Map, Map, Map) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
 
printProducers(PrintWriter, Map, Map, Map, ProducerId, Set) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
 
printServices() - Method in class org.apache.activemq.jmdns.JmDNS
List Services and serviceTypes.
printSubscribers(PrintWriter, Map, Map, String, ObjectName[]) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
 
printVersion(String) - Method in class org.apache.activemq.console.formatter.CommandShellOutputFormatter
Print a version information
printVersion(String) - Static method in class org.apache.activemq.console.formatter.GlobalWriter
Print a version information
printVersion(String) - Method in interface org.apache.activemq.console.formatter.OutputFormatter
Print a version information
priority - Variable in class org.apache.activemq.command.ConsumerInfo
 
priority - Variable in class org.apache.activemq.command.Message
 
PRIORITY - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Send
 
PROBING_1 - Static variable in class org.apache.activemq.jmdns.DNSState
 
PROBING_2 - Static variable in class org.apache.activemq.jmdns.DNSState
 
PROBING_3 - Static variable in class org.apache.activemq.jmdns.DNSState
 
processAddConnection(ConnectionInfo) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnection
 
processAddConnection(ConnectionInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processAddConnection(ConnectionInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processAddConnection(ConnectionInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processAddConsumer(ConsumerInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processAddConsumer(ConsumerInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processAddConsumer(ConsumerInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processAddDestination(DestinationInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processAddDestination(DestinationInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processAddDestination(DestinationInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processAddProducer(ProducerInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processAddProducer(ProducerInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processAddProducer(ProducerInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processAddSession(SessionInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processAddSession(SessionInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processAddSession(SessionInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processBeginTransaction(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processBeginTransaction(TransactionInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processBeginTransaction(TransactionInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processBrokerInfo(BrokerInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processClass(JClass) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
processClass(JClass) - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
processCommand(TextMessage, TextMessage) - Method in interface org.apache.activemq.broker.util.CommandHandler
 
processCommand(TextMessage) - Method in class org.apache.activemq.broker.util.CommandMessageListener
 
processCommand(TextMessage, TextMessage) - Method in class org.apache.activemq.console.ConsoleCommandHandler
 
processCommitTransactionOnePhase(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processCommitTransactionOnePhase(TransactionInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processCommitTransactionOnePhase(TransactionInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processCommitTransactionTwoPhase(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processCommitTransactionTwoPhase(TransactionInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processCommitTransactionTwoPhase(TransactionInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processDispatch(MessageDispatch) - Method in interface org.apache.activemq.broker.Broker
Notify the Broker that a dispatch has happened
processDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.BrokerFilter
 
processDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.EmptyBroker
Notifiy the Broker that a dispatch has happened
processDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.ErrorBroker
 
processDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.ft.MasterBroker
Notifiy the Broker that a dispatch has happened
processDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
processDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.region.RegionBroker
 
processDispatch(Command) - Method in class org.apache.activemq.broker.TransportConnection
 
processDispatch(MessageDispatch) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.BrokerFilter
 
processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.EmptyBroker
 
processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.ErrorBroker
 
processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.region.AbstractRegion
 
processDispatchNotification(MessageDispatchNotification) - Method in interface org.apache.activemq.broker.region.Region
Process a notification of a dispatch - used by a Slave Broker
processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.region.RegionBroker
 
processDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
processEndTransaction(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processEndTransaction(TransactionInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processEndTransaction(TransactionInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processFactory() - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
processFlush(FlushCommand) - Method in class org.apache.activemq.broker.TransportConnection
 
processFlush(FlushCommand) - Method in interface org.apache.activemq.state.CommandVisitor
 
processFlush(FlushCommand) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processForgetTransaction(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processForgetTransaction(TransactionInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processForgetTransaction(TransactionInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processHelperProperties() - Method in class org.apache.activemq.broker.BrokerService
Handles any lazy-creation helper properties which are added to make things easier to configure inside environments such as Spring
processInboundConnection(Command) - Method in class org.apache.activemq.transport.udp.UdpTransportServer
 
processKeepAlive(KeepAliveInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processKeepAlive(KeepAliveInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processKeepAlive(KeepAliveInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processMessage(Message) - Method in class org.apache.activemq.broker.TransportConnection
 
processMessage(Message) - Method in interface org.apache.activemq.state.CommandVisitor
 
processMessage(Message) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processMessageAck(MessageAck) - Method in class org.apache.activemq.broker.TransportConnection
 
processMessageAck(MessageAck) - Method in interface org.apache.activemq.state.CommandVisitor
 
processMessageAck(MessageAck) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processMessageDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
processMessageDispatchNotification(MessageDispatchNotification) - Method in interface org.apache.activemq.broker.region.Subscription
Used by a Slave Broker to update dispatch infomation
processMessageDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.region.TopicSubscription
 
processMessageDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.broker.TransportConnection
 
processMessageDispatchNotification(MessageDispatchNotification) - Method in interface org.apache.activemq.state.CommandVisitor
 
processMessageDispatchNotification(MessageDispatchNotification) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processMessagePull(MessagePull) - Method in class org.apache.activemq.broker.TransportConnection
 
processMessagePull(MessagePull) - Method in interface org.apache.activemq.state.CommandVisitor
 
processMessagePull(MessagePull) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processPrepareTransaction(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processPrepareTransaction(TransactionInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processPrepareTransaction(TransactionInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processRecoverTransactions(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processRecoverTransactions(TransactionInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processRecoverTransactions(TransactionInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processRemoveConnection(ConnectionId) - Method in class org.apache.activemq.broker.TransportConnection
 
processRemoveConnection(ConnectionId) - Method in interface org.apache.activemq.state.CommandVisitor
 
processRemoveConnection(ConnectionId) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processRemoveConsumer(ConsumerId) - Method in class org.apache.activemq.broker.TransportConnection
 
processRemoveConsumer(ConsumerId) - Method in interface org.apache.activemq.state.CommandVisitor
 
processRemoveConsumer(ConsumerId) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processRemoveDestination(DestinationInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processRemoveDestination(DestinationInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processRemoveDestination(DestinationInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processRemoveProducer(ProducerId) - Method in class org.apache.activemq.broker.TransportConnection
 
processRemoveProducer(ProducerId) - Method in interface org.apache.activemq.state.CommandVisitor
 
processRemoveProducer(ProducerId) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processRemoveSession(SessionId) - Method in class org.apache.activemq.broker.TransportConnection
 
processRemoveSession(SessionId) - Method in interface org.apache.activemq.state.CommandVisitor
 
processRemoveSession(SessionId) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processRemoveSubscription(RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processRemoveSubscription(RemoveSubscriptionInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processRemoveSubscription(RemoveSubscriptionInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processReplyToDestination(Destination) - Method in class org.apache.activemq.network.jms.DestinationBridge
 
processRollbackTransaction(TransactionInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processRollbackTransaction(TransactionInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processRollbackTransaction(TransactionInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processShutdown(ShutdownInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processShutdown(ShutdownInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processShutdown(ShutdownInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
processWireFormat(WireFormatInfo) - Method in class org.apache.activemq.broker.TransportConnection
 
processWireFormat(WireFormatInfo) - Method in interface org.apache.activemq.state.CommandVisitor
 
processWireFormat(WireFormatInfo) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
Producer - Class in org.apache.activemq.benchmark
 
Producer() - Constructor for class org.apache.activemq.benchmark.Producer
 
producer - Variable in class org.apache.activemq.tool.JmsProducerSystem
 
producer - Variable in class org.apache.activemq.tool.MemProducer
 
PRODUCER_ADVISORY_TOPIC_PREFIX - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
PRODUCER_ID - Static variable in interface org.apache.activemq.command.CommandTypes
 
PRODUCER_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
 
ProducerConsumer - Class in org.apache.activemq.benchmark
 
ProducerConsumer() - Constructor for class org.apache.activemq.benchmark.ProducerConsumer
 
producerCount - Variable in class org.apache.activemq.tool.JMSMemtest
 
ProducerEvent - Class in org.apache.activemq.advisory
An event when the number of producers on a given destination changes.
ProducerEvent(ProducerEventSource, Destination, ProducerId, int) - Constructor for class org.apache.activemq.advisory.ProducerEvent
 
ProducerEventSource - Class in org.apache.activemq.advisory
An object which can be used to listen to the number of active consumers available on a given destination.
ProducerEventSource(Connection, Destination) - Constructor for class org.apache.activemq.advisory.ProducerEventSource
 
producerId - Variable in class org.apache.activemq.command.Message
 
producerId - Variable in class org.apache.activemq.command.MessageId
 
ProducerId - Class in org.apache.activemq.command
 
ProducerId() - Constructor for class org.apache.activemq.command.ProducerId
 
ProducerId(SessionId, long) - Constructor for class org.apache.activemq.command.ProducerId
 
ProducerId(ProducerId) - Constructor for class org.apache.activemq.command.ProducerId
 
ProducerId(String) - Constructor for class org.apache.activemq.command.ProducerId
 
producerId - Variable in class org.apache.activemq.command.ProducerInfo
 
producerIdGenerator - Variable in class org.apache.activemq.ActiveMQSession
 
ProducerIdMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ProducerIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ProducerIdMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ProducerIdMarshaller
 
ProducerIdMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ProducerIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ProducerIdMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ProducerIdMarshaller
 
ProducerInfo - Class in org.apache.activemq.command
 
ProducerInfo() - Constructor for class org.apache.activemq.command.ProducerInfo
 
ProducerInfo(ProducerId) - Constructor for class org.apache.activemq.command.ProducerInfo
 
ProducerInfo(SessionInfo, long) - Constructor for class org.apache.activemq.command.ProducerInfo
 
producerInfo - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
ProducerInfoMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ProducerInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ProducerInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ProducerInfoMarshaller
 
ProducerInfoMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ProducerInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ProducerInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ProducerInfoMarshaller
 
ProducerListener - Interface in org.apache.activemq.advisory
Listen to the changes in the number of active consumers available for a given destination.
ProducerMojo - Class in org.apache.activemq.maven
Goal which touches a timestamp file.
ProducerMojo() - Constructor for class org.apache.activemq.maven.ProducerMojo
 
producers - Variable in class org.apache.activemq.ActiveMQSession
 
producers - Variable in class org.apache.activemq.advisory.AdvisoryBroker
 
producers - Variable in class org.apache.activemq.state.SessionState
 
producers - Variable in class org.apache.activemq.tool.JMSMemtest
 
producerSequenceId - Variable in class org.apache.activemq.command.MessageId
 
ProducerStartedEvent - Class in org.apache.activemq.advisory
An event when a new consumer has started.
ProducerStartedEvent(ProducerEventSource, ActiveMQDestination, ProducerInfo, int) - Constructor for class org.apache.activemq.advisory.ProducerStartedEvent
 
ProducerState - Class in org.apache.activemq.state
 
ProducerState(ProducerInfo) - Constructor for class org.apache.activemq.state.ProducerState
 
ProducerStoppedEvent - Class in org.apache.activemq.advisory
An event generated when a consumer stops.
ProducerStoppedEvent(ProducerEventSource, ActiveMQDestination, ProducerId, int) - Constructor for class org.apache.activemq.advisory.ProducerStoppedEvent
 
ProducerTool - Class in org.apache.activemq.tool
A simple tool for publishing messages
ProducerTool() - Constructor for class org.apache.activemq.tool.ProducerTool
 
properties - Variable in class org.apache.activemq.command.Message
 
properties - Variable in class org.apache.activemq.command.WireFormatInfo
 
PropertiesLoginModule - Class in org.apache.activemq.jaas
 
PropertiesLoginModule() - Constructor for class org.apache.activemq.jaas.PropertiesLoginModule
 
PropertiesViewFilter - Class in org.apache.activemq.console.filter
 
PropertiesViewFilter(QueryFilter) - Constructor for class org.apache.activemq.console.filter.PropertiesViewFilter
Creates a filter that will select the properties of a map object to view
PropertiesViewFilter(Set, QueryFilter) - Constructor for class org.apache.activemq.console.filter.PropertiesViewFilter
Creates a filter that will select the properties of a map object to view
propertyExists(String) - Method in class org.apache.activemq.command.ActiveMQMessage
 
PropertyExpression - Class in org.apache.activemq.filter
Represents a property expression
PropertyExpression(String) - Constructor for class org.apache.activemq.filter.PropertyExpression
 
propsConfigFile - Variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
PRORITY - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
ProtocolConverter - Class in org.apache.activemq.transport.stomp
 
ProtocolConverter(StompTransportFilter, FrameTranslator) - Constructor for class org.apache.activemq.transport.stomp.ProtocolConverter
 
ProtocolConverter - Class in org.apache.activemq.transport.xmpp
TODO lots of this code could be shared with Stomp
ProtocolConverter(XmppTransport) - Constructor for class org.apache.activemq.transport.xmpp.ProtocolConverter
 
ProtocolException - Exception in org.apache.activemq.transport.stomp
 
ProtocolException() - Constructor for exception org.apache.activemq.transport.stomp.ProtocolException
 
ProtocolException(String) - Constructor for exception org.apache.activemq.transport.stomp.ProtocolException
 
ProtocolException(String, boolean) - Constructor for exception org.apache.activemq.transport.stomp.ProtocolException
 
ProtocolException(String, boolean, Throwable) - Constructor for exception org.apache.activemq.transport.stomp.ProtocolException
 
PROVIDER_MAJOR_VERSION - Static variable in class org.apache.activemq.ActiveMQConnectionMetaData
 
PROVIDER_MINOR_VERSION - Static variable in class org.apache.activemq.ActiveMQConnectionMetaData
 
PROVIDER_VERSION - Static variable in class org.apache.activemq.ActiveMQConnectionMetaData
 
proxy(MessageStore) - Method in class org.apache.activemq.store.kahadaptor.KahaTransactionStore
 
proxy(TopicMessageStore) - Method in class org.apache.activemq.store.kahadaptor.KahaTransactionStore
 
proxy(MessageStore) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
 
proxy(TopicMessageStore) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
 
proxyClosedEvent(ManagedConnectionProxy) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
When a proxy is closed this cleans up the proxy and notifys the ConnectionEventListeners that a connection closed.
ProxyConnector - Class in org.apache.activemq.proxy
 
ProxyConnector() - Constructor for class org.apache.activemq.proxy.ProxyConnector
 
ProxyConnectorView - Class in org.apache.activemq.broker.jmx
 
ProxyConnectorView(ProxyConnector) - Constructor for class org.apache.activemq.broker.jmx.ProxyConnectorView
 
ProxyConnectorViewMBean - Interface in org.apache.activemq.broker.jmx
 
ProxyMessageStore - Class in org.apache.activemq.store
A simple proxy that delegates to another MessageStore.
ProxyMessageStore(MessageStore) - Constructor for class org.apache.activemq.store.ProxyMessageStore
 
ProxyTopicMessageStore - Class in org.apache.activemq.store
A simple proxy that delegates to another MessageStore.
ProxyTopicMessageStore(TopicMessageStore) - Constructor for class org.apache.activemq.store.ProxyTopicMessageStore
 
pruneIfEmpty() - Method in class org.apache.activemq.filter.DestinationMapNode
 
publish(Message) - Method in class org.apache.activemq.ActiveMQTopicPublisher
Publishes a message to the topic.
publish(Message, int, int, long) - Method in class org.apache.activemq.ActiveMQTopicPublisher
Publishes a message to the topic, specifying delivery mode, priority, and time to live.
publish(Topic, Message) - Method in class org.apache.activemq.ActiveMQTopicPublisher
Publishes a message to a topic for an unidentified message producer.
publish(Topic, Message, int, int, long) - Method in class org.apache.activemq.ActiveMQTopicPublisher
Publishes a message to a topic for an unidentified message producer, specifying delivery mode, priority and time to live.
publish() - Method in class org.apache.activemq.benchmark.Producer
 
publish(String, String) - Method in class org.apache.activemq.benchmark.Producer
 
publish(Message) - Method in class org.apache.activemq.pool.PooledTopicPublisher
 
publish(Message, int, int, long) - Method in class org.apache.activemq.pool.PooledTopicPublisher
 
publish(Topic, Message) - Method in class org.apache.activemq.pool.PooledTopicPublisher
 
publish(Topic, Message, int, int, long) - Method in class org.apache.activemq.pool.PooledTopicPublisher
 
publish(Message) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
publish(Message, int, int, long) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
publish(Topic, Message) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
publish(Topic, Message, int, int, long) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
publishAndConsume() - Method in class org.apache.activemq.tool.JMSMemtest
 
publishLoop(Session, MessageProducer, String) - Method in class org.apache.activemq.benchmark.Producer
 
pullMessage(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
Allows a message to be pulled on demand by a client
pullMessage(ConnectionContext, MessagePull) - Method in interface org.apache.activemq.broker.region.Subscription
Allows a consumer to pull a message on demand
pullMessage(ConnectionContext, MessagePull) - Method in class org.apache.activemq.broker.region.TopicSubscription
 
purge() - Method in class org.apache.activemq.broker.jmx.QueueView
 
purge() - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
Removes all of the messages in the queue.
purge() - Method in class org.apache.activemq.broker.region.Queue
 
PurgeCommand - Class in org.apache.activemq.console.command
 
PurgeCommand() - Constructor for class org.apache.activemq.console.command.PurgeCommand
 
purgeMessages(ObjectName, List) - Method in class org.apache.activemq.console.command.PurgeCommand
Purge selected messages in the queue
purgeQueue(ObjectName) - Method in class org.apache.activemq.console.command.PurgeCommand
Purge all the messages in the queue
put(String, ConsumerId) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
 
put(String, ConsumerId) - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
 
put(String, ConsumerId) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
 
put(String, Object) - Method in class org.apache.activemq.command.ActiveMQMapMessage
 
put(ActiveMQDestination, Object) - Method in class org.apache.activemq.filter.DestinationMap
 
put(Object, Object) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
put(Object, Object) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
put(Object, Object) - Method in interface org.apache.activemq.kaha.MapContainer
Add an entry
put(Object, Object) - Method in interface org.apache.activemq.memory.Cache
Puts an object into the cache.
put(Object, Object) - Method in class org.apache.activemq.memory.CacheFilter
 
put(Object, Object) - Method in class org.apache.activemq.memory.MapCache
 
put(Object, Object) - Method in class org.apache.activemq.memory.UsageManagerCacheFilter
 
putAll(Map) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
putAll(Map) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
putAll(Map) - Method in interface org.apache.activemq.kaha.MapContainer
Add add entries in the supplied Map
pwd - Variable in class org.apache.activemq.tool.ToolSupport
 

Q

QCF_CLASS - Static variable in class org.apache.activemq.axis.ActiveMQVendorAdapter
 
query(String) - Method in class org.apache.activemq.console.filter.AbstractQueryFilter
Performs a query given the query string
query(List) - Method in class org.apache.activemq.console.filter.AmqMessagesQueryFilter
Queries the specified destination using the message selector format query
query(List) - Method in class org.apache.activemq.console.filter.MBeansAttributeQueryFilter
Filter the query by retrieving the attributes specified, this will modify the collection to a list of AttributeList
query(List) - Method in class org.apache.activemq.console.filter.MBeansObjectNameQueryFilter
Queries the JMX service using a mapping of keys and values to construct the object name
query(List) - Method in class org.apache.activemq.console.filter.MessagesQueryFilter
Queries the specified destination using the message selector format query
query(String) - Method in class org.apache.activemq.console.filter.PropertiesViewFilter
Filter the properties to view of the query result
query(List) - Method in class org.apache.activemq.console.filter.PropertiesViewFilter
Filter the properties to view of the query result
query(String) - Method in interface org.apache.activemq.console.filter.QueryFilter
Interface for querying
query(List) - Method in interface org.apache.activemq.console.filter.QueryFilter
Interface for querying
query(List) - Method in class org.apache.activemq.console.filter.RegExQueryFilter
Separates the regular expressions queries from the usual queries.
query(String) - Method in class org.apache.activemq.console.filter.ResultTransformFilter
Transforms the queried results to a collection of different objects
query(List) - Method in class org.apache.activemq.console.filter.ResultTransformFilter
Transforms the queried results to a collection of different objects
query(String) - Method in class org.apache.activemq.console.filter.StubQueryFilter
Returns the provided stub data as a stub query result
query(List) - Method in class org.apache.activemq.console.filter.StubQueryFilter
Returns the provided stub data as a stub query result
query(List) - Method in class org.apache.activemq.console.filter.WildcardTransformFilter
Converts the query list to set of different queries
QUERY_DELIMETER - Static variable in interface org.apache.activemq.console.filter.QueryFilter
 
QUERY_EXP_PREFIX - Static variable in class org.apache.activemq.console.filter.MBeansObjectNameQueryFilter
 
QueryBasedSubscriptionRecoveryPolicy - Class in org.apache.activemq.broker.region.policy
This implementation of SubscriptionRecoveryPolicy will perform a user specific query mechanism to load any messages they may have missed.
QueryBasedSubscriptionRecoveryPolicy() - Constructor for class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
 
QueryCommand - Class in org.apache.activemq.console.command
 
QueryCommand() - Constructor for class org.apache.activemq.console.command.QueryCommand
 
QueryFilter - Interface in org.apache.activemq.console.filter
 
queryMBeans(ObjectName, String) - Method in class org.apache.activemq.console.filter.MBeansObjectNameQueryFilter
Advance query that enables you to specify both the object name and the query expression to use.
queryMBeans(JMXServiceURL, List) - Static method in class org.apache.activemq.console.util.JmxMBeansUtil
 
queryMBeans(JMXServiceURL, List, Set) - Static method in class org.apache.activemq.console.util.JmxMBeansUtil
 
queryMBeans(JMXServiceURL, String) - Static method in class org.apache.activemq.console.util.JmxMBeansUtil
 
queryMBeans(JMXServiceURL, String, Set) - Static method in class org.apache.activemq.console.util.JmxMBeansUtil
 
queryMessages(ActiveMQQueue, String) - Method in class org.apache.activemq.console.filter.AmqMessagesQueryFilter
Query the messages of a queue destination using a queue browser
queryMessages(ActiveMQTopic, String) - Method in class org.apache.activemq.console.filter.AmqMessagesQueryFilter
Query the messages of a topic destination using a message consumer
queryMessages(String) - Method in class org.apache.activemq.console.filter.MessagesQueryFilter
Query the messages of a queue destination using JMX
Queue - Class in org.apache.activemq.broker.region
The Queue is a List of MessageEntry objects that are dispatched to matching subscriptions.
Queue(ActiveMQDestination, UsageManager, MessageStore, DestinationStatistics, TaskRunnerFactory) - Constructor for class org.apache.activemq.broker.region.Queue
 
QUEUE_ADVISORY_TOPIC - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
QUEUE_CONSUMER_ADVISORY_TOPIC_PREFIX - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
QUEUE_PREFIX - Static variable in class org.apache.activemq.console.command.AmqBrowseCommand
 
QUEUE_PREFIX - Static variable in class org.apache.activemq.console.command.BrowseCommand
 
QUEUE_PRODUCER_ADVISORY_TOPIC_PREFIX - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
QUEUE_QUALIFIED_PREFIX - Static variable in class org.apache.activemq.command.ActiveMQDestination
 
QUEUE_SEARCH_MATCHING - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
QUEUE_SEARCH_SUBTREE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
QUEUE_TYPE - Static variable in class org.apache.activemq.command.ActiveMQDestination
 
QueueBrowseQuery - Class in org.apache.activemq.web
 
QueueBrowseQuery(BrokerService, SessionPool) - Constructor for class org.apache.activemq.web.QueueBrowseQuery
 
QueueBrowserSubscription - Class in org.apache.activemq.broker.region
 
QueueBrowserSubscription(Broker, ConnectionContext, ConsumerInfo) - Constructor for class org.apache.activemq.broker.region.QueueBrowserSubscription
 
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
 
QueueMessageReference - Interface in org.apache.activemq.broker.region
Queue specific MessageReference.
QueueRegion - Class in org.apache.activemq.broker.region
 
QueueRegion(RegionBroker, DestinationStatistics, UsageManager, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.region.QueueRegion
 
QueueSubscription - Class in org.apache.activemq.broker.region
 
QueueSubscription(Broker, ConnectionContext, ConsumerInfo) - Constructor for class org.apache.activemq.broker.region.QueueSubscription
 
QueueView - Class in org.apache.activemq.broker.jmx
Provides a JMX Management view of a Queue.
QueueView(ManagedRegionBroker, Queue) - Constructor for class org.apache.activemq.broker.jmx.QueueView
 
QueueViewMBean - Interface in org.apache.activemq.broker.jmx
 
QuickJournalMessageData - Class in org.apache.activemq.store.journal
 
QuickJournalMessageData(Message, RecordLocation) - Constructor for class org.apache.activemq.store.journal.QuickJournalMessageData
 
QuickJournalMessageStore - Class in org.apache.activemq.store.journal
A MessageStore that uses a Journal to store it's messages.
QuickJournalMessageStore(QuickJournalPersistenceAdapter, MessageStore, ActiveMQDestination) - Constructor for class org.apache.activemq.store.journal.QuickJournalMessageStore
 
QuickJournalPersistenceAdapter - Class in org.apache.activemq.store.journal
An implementation of PersistenceAdapter designed for use with a Journal and then check pointing asynchronously on a timeout with some other long term persistent storage.
QuickJournalPersistenceAdapter(Journal, PersistenceAdapter, TaskRunnerFactory) - Constructor for class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
QuickJournalTopicMessageStore - Class in org.apache.activemq.store.journal
A MessageStore that uses a Journal to store it's messages.
QuickJournalTopicMessageStore(QuickJournalPersistenceAdapter, TopicMessageStore, ActiveMQTopic) - Constructor for class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
QuickJournalTransactionStore - Class in org.apache.activemq.store.journal
 
QuickJournalTransactionStore(QuickJournalPersistenceAdapter) - Constructor for class org.apache.activemq.store.journal.QuickJournalTransactionStore
 
QuickJournalTransactionStore.Tx - Class in org.apache.activemq.store.journal
Operations
QuickJournalTransactionStore.Tx(RecordLocation) - Constructor for class org.apache.activemq.store.journal.QuickJournalTransactionStore.Tx
 
QuickJournalTransactionStore.TxOperation - Class in org.apache.activemq.store.journal
 
QuickJournalTransactionStore.TxOperation(byte, QuickJournalMessageStore, Object, RecordLocation) - Constructor for class org.apache.activemq.store.journal.QuickJournalTransactionStore.TxOperation
 

R

rampDownTime - Variable in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
rampUpTime - Variable in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
randomNumberGenerator - Static variable in class org.apache.activemq.RedeliveryPolicy
 
RangeLimitedMap - Class in org.apache.activemq.kaha.impl.index
A Map of keys and IndexItems - which is limited in size
RangeLimitedMap(IndexLinkedList, DataManager, Marshaller) - Constructor for class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
RangeLimitedMapKeySet - Class in org.apache.activemq.kaha.impl.index
A Set of keys for the RangeLimitedMap
RangeLimitedMapKeySetIterator - Class in org.apache.activemq.kaha.impl.index
Iterator for the set of keys for a RangeLimitedMap
RangeStatisticImpl - Class in org.apache.activemq.management
A range statistic implementation
RangeStatisticImpl(String, String, String) - Constructor for class org.apache.activemq.management.RangeStatisticImpl
 
RapidMessageReference - Class in org.apache.activemq.store.rapid
 
RapidMessageReference(Message, RecordLocation) - Constructor for class org.apache.activemq.store.rapid.RapidMessageReference
 
RapidMessageStore - Class in org.apache.activemq.store.rapid
A MessageStore that uses a Journal to store it's messages.
RapidMessageStore(RapidPersistenceAdapter, ActiveMQDestination, MapContainer) - Constructor for class org.apache.activemq.store.rapid.RapidMessageStore
 
RapidPersistenceAdapter - Class in org.apache.activemq.store.rapid
An implementation of PersistenceAdapter designed for use with a Journal and then check pointing asynchronously on a timeout with some other long term persistent storage.
RapidPersistenceAdapter(Journal, TaskRunnerFactory) - Constructor for class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
RapidTopicMessageStore - Class in org.apache.activemq.store.rapid
A MessageStore that uses a Journal to store it's messages.
RapidTopicMessageStore(RapidPersistenceAdapter, ActiveMQTopic, MapContainer, MapContainer, MapContainer) - Constructor for class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
RapidTransactionStore - Class in org.apache.activemq.store.rapid
 
RapidTransactionStore(RapidPersistenceAdapter) - Constructor for class org.apache.activemq.store.rapid.RapidTransactionStore
 
RapidTransactionStore.Tx - Class in org.apache.activemq.store.rapid
Operations
RapidTransactionStore.Tx(RecordLocation) - Constructor for class org.apache.activemq.store.rapid.RapidTransactionStore.Tx
 
RapidTransactionStore.TxOperation - Class in org.apache.activemq.store.rapid
 
RapidTransactionStore.TxOperation(byte, RapidMessageStore, Object, RecordLocation) - Constructor for class org.apache.activemq.store.rapid.RapidTransactionStore.TxOperation
 
read() - Method in class org.apache.activemq.ActiveMQInputStream
 
read(byte[], int, int) - Method in class org.apache.activemq.ActiveMQInputStream
 
read(DataInput) - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
read() - Method in class org.apache.activemq.transport.tcp.TcpBufferedInputStream
 
read(byte[], int, int) - Method in class org.apache.activemq.transport.tcp.TcpBufferedInputStream
 
read() - Method in interface org.apache.activemq.transport.udp.CommandChannel
 
read() - Method in class org.apache.activemq.transport.udp.CommandDatagramChannel
 
read() - Method in class org.apache.activemq.transport.udp.CommandDatagramSocket
 
read() - Method in class org.apache.activemq.util.ByteArrayInputStream
 
read(byte[]) - Method in class org.apache.activemq.util.ByteArrayInputStream
 
read(byte[], int, int) - Method in class org.apache.activemq.util.ByteArrayInputStream
 
read(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
read() - Method in class org.apache.activemq.util.DataByteArrayInputStream
Reads the next byte of data from this input stream.
read(byte[], int, int) - Method in class org.apache.activemq.util.DataByteArrayInputStream
Reads up to len bytes of data into an array of bytes from this input stream.
READ_ATTRIBUTE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
READ_BASE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
readBoolean() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Reads a boolean from the bytes message stream.
readBoolean() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Reads a boolean from the stream message.
readBoolean() - Method in class org.apache.activemq.openwire.BooleanStream
 
readBoolean(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readBoolean() - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
readByte() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Reads a signed 8-bit value from the bytes message stream.
readByte() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Reads a byte value from the stream message.
readByte(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readByte() - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
readBytes(byte[]) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Reads a byte array from the bytes message stream.
readBytes(byte[], int) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Reads a portion of the bytes message stream.
readBytes(byte[]) - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Reads a byte array field from the stream message into the specified byte[] object (the read buffer).
readChar() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Reads a Unicode character value from the bytes message stream.
readChar() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Reads a Unicode character value from the stream message.
readChar() - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
readCharBig(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readCharLittle(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readCommand(RecordLocation) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
readCommand(RecordLocation) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
readCommand(RecordLocation) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
readCommand() - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
readDouble() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Reads a double from the bytes message stream.
readDouble() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Reads a double from the stream message.
readDouble() - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
readDoubleBig(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readDoubleLittle(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readExternal(ObjectInput) - Method in class org.apache.activemq.command.ActiveMQDestination
 
readExternal(ObjectInput) - Method in class org.apache.activemq.jndi.JNDIBaseStorable
 
readExternal(ObjectInput) - Method in class org.apache.activemq.kaha.impl.container.ContainerId
 
readExternal(ObjectInput) - Method in class org.apache.activemq.kaha.impl.index.RedoStoreIndexItem
 
readExternal(DataInput) - Method in class org.apache.activemq.kaha.impl.index.RedoStoreIndexItem
 
readExternal(ObjectInput) - Method in class org.apache.activemq.web.WebClient
 
readFloat() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Reads a float from the bytes message stream.
readFloat() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Reads a float from the stream message.
readFloat() - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
readFloatBig(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readFloatLittle(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readFully(ByteSequence, byte[]) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readFully(ByteSequence, byte[], int, int) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readFully(byte[]) - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
readFully(byte[], int, int) - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
readInt() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Reads a signed 32-bit integer from the bytes message stream.
readInt() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Reads a 32-bit integer from the stream message.
readInt() - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
readIntBig(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readIntLittle(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readItem(Marshaller, StoreLocation) - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
readLine() - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
readLong() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Reads a signed 64-bit integer from the bytes message stream.
readLong() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Reads a 64-bit integer from the stream message.
readLong() - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
readLongBig(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readLongLittle(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readObject() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Reads an object from the stream message.
readOnlyBody - Variable in class org.apache.activemq.command.Message
 
ReadOnlyContext - Class in org.apache.activemq.jndi
A read-only Context

This version assumes it and all its subcontext are read-only and any attempt to modify (e.g.

ReadOnlyContext() - Constructor for class org.apache.activemq.jndi.ReadOnlyContext
 
ReadOnlyContext(Hashtable) - Constructor for class org.apache.activemq.jndi.ReadOnlyContext
 
ReadOnlyContext(Hashtable, Map) - Constructor for class org.apache.activemq.jndi.ReadOnlyContext
 
ReadOnlyContext(Hashtable, Map, String) - Constructor for class org.apache.activemq.jndi.ReadOnlyContext
 
ReadOnlyContext(ReadOnlyContext, Hashtable) - Constructor for class org.apache.activemq.jndi.ReadOnlyContext
 
ReadOnlyContext(ReadOnlyContext, Hashtable, String) - Constructor for class org.apache.activemq.jndi.ReadOnlyContext
 
readOnlyProperties - Variable in class org.apache.activemq.command.Message
 
readPayload(DataInput) - Method in class org.apache.activemq.kaha.BytesMarshaller
Read the entry from the RawContainer
readPayload(DataInput) - Method in interface org.apache.activemq.kaha.Marshaller
Read the entry from the RawContainer
readPayload(DataInput) - Method in class org.apache.activemq.kaha.ObjectMarshaller
Read the entry from the RawContainer
readPayload(DataInput) - Method in class org.apache.activemq.kaha.StringMarshaller
Read the entry from the RawContainer
readPayload(DataInput) - Method in class org.apache.activemq.store.kahadaptor.AtomicIntegerMarshaller
 
readPayload(DataInput) - Method in class org.apache.activemq.store.kahadaptor.CommandMarshaller
 
readPayload(DataInput) - Method in class org.apache.activemq.store.kahadaptor.ConsumerMessageRefMarshaller
 
readPayload(DataInput) - Method in class org.apache.activemq.store.kahadaptor.StoreEntryMarshaller
 
readPayload(DataInput) - Method in class org.apache.activemq.store.kahadaptor.TopicSubAckMarshaller
 
readPayload(DataInput) - Method in class org.apache.activemq.store.kahadaptor.TransactionMarshaller
 
readRequestBody(HttpServletRequest) - Method in class org.apache.activemq.transport.http.HttpTunnelServlet
 
readShort() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Reads a signed 16-bit number from the bytes message stream.
readShort() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Reads a 16-bit integer from the stream message.
readShort() - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
readShortBig(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readShortLittle(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readString() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Reads a String from the stream message.
readUnsignedByte() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Reads an unsigned 8-bit number from the bytes message stream.
readUnsignedByte(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readUnsignedByte() - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
readUnsignedShort() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Reads an unsigned 16-bit number from the bytes message stream.
readUnsignedShort() - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
readUnsignedShortBig(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readUnsignedShortLittle(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
readUTF() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Reads a string that has been encoded using a modified UTF-8 format from the bytes message stream.
readUTF() - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
readUTF8(DataInput) - Static method in class org.apache.activemq.util.MarshallingSupport
 
rebind(Name, Object) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
rebind(String, Object) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
RECEIPT - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Responses
 
RECEIPT_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Response
 
RECEIPT_REQUESTED - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers
 
receive() - Method in class org.apache.activemq.ActiveMQInputStream
 
receive() - Method in class org.apache.activemq.ActiveMQMessageConsumer
Receives the next message produced for this message consumer.
receive(long) - Method in class org.apache.activemq.ActiveMQMessageConsumer
Receives the next message that arrives within the specified timeout interval.
receive() - Method in class org.apache.activemq.tool.MemConsumer
 
receive(long) - Method in class org.apache.activemq.tool.MemConsumer
 
receiveAsyncCountBasedMessages(long) - Method in class org.apache.activemq.tool.JmsConsumerClient
 
receiveAsyncTimeBasedMessages(long) - Method in class org.apache.activemq.tool.JmsConsumerClient
 
receiveMessages() - Method in class org.apache.activemq.tool.JmsConsumerClient
 
receiveMessages(int) - Method in class org.apache.activemq.tool.JmsConsumerClient
 
receiveMessages(int, int) - Method in class org.apache.activemq.tool.JmsConsumerClient
 
receiveNoWait() - Method in class org.apache.activemq.ActiveMQMessageConsumer
Receives the next message if one is immediately available.
receiveSyncCountBasedMessages(long) - Method in class org.apache.activemq.tool.JmsConsumerClient
 
receiveSyncTimeBasedMessages(long) - Method in class org.apache.activemq.tool.JmsConsumerClient
 
recievedByDFBridge - Variable in class org.apache.activemq.command.Message
 
reconnect() - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
reconnect() - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
recordSize - Variable in class org.apache.activemq.tool.AcidTestTool
 
recover() - Method in class org.apache.activemq.ActiveMQQueueSession
 
recover() - Method in class org.apache.activemq.ActiveMQSession
Stops message delivery in this session, and restarts message delivery with the oldest unacknowledged message.
recover() - Method in class org.apache.activemq.ActiveMQTopicSession
 
recover(ConnectionContext, Topic, Subscription) - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
 
recover(ConnectionContext, Topic, Subscription) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
 
recover(ConnectionContext, Topic, Subscription) - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
 
recover(ConnectionContext, Topic, Subscription) - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
 
recover(ConnectionContext, Topic, Subscription) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
 
recover(ConnectionContext, Topic, Subscription) - Method in interface org.apache.activemq.broker.region.policy.SubscriptionRecoveryPolicy
Let a subscription recover message held by the policy.
recover(ConnectionContext, Topic, Subscription) - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
 
RECOVER - Static variable in class org.apache.activemq.command.TransactionInfo
 
recover() - Method in class org.apache.activemq.jmdns.JmDNS
Recover jmdns when there is an error.
recover() - Method in class org.apache.activemq.pool.PooledSession
 
recover() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
recover(int) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
recover() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
recover(int) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
recover(MessageRecoveryListener) - Method in class org.apache.activemq.store.jdbc.JDBCMessageStore
 
recover(MessageRecoveryListener) - Method in class org.apache.activemq.store.journal.JournalMessageStore
Replays the checkpointStore first as those messages are the oldest ones, then messages are replayed from the transaction log and then the cache is updated.
recover(TransactionRecoveryListener) - Method in class org.apache.activemq.store.journal.JournalTransactionStore
 
recover(MessageRecoveryListener) - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
Replays the checkpointStore first as those messages are the oldest ones, then messages are replayed from the transaction log and then the cache is updated.
recover(TransactionRecoveryListener) - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore
 
recover(MessageRecoveryListener) - Method in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
recover(MessageRecoveryListener) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
recover(TransactionRecoveryListener) - Method in class org.apache.activemq.store.kahadaptor.KahaTransactionStore
 
recover(MessageRecoveryListener) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
 
recover(TransactionRecoveryListener) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
 
recover(MessageRecoveryListener) - Method in interface org.apache.activemq.store.MessageStore
Recover any messages to be delivered.
recover(MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyMessageStore
 
recover(MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
recover(MessageRecoveryListener) - Method in class org.apache.activemq.store.rapid.RapidMessageStore
Replays the checkpointStore first as those messages are the oldest ones, then messages are replayed from the transaction log and then the cache is updated.
recover(TransactionRecoveryListener) - Method in class org.apache.activemq.store.rapid.RapidTransactionStore
 
recover(XATransactionId, Message[], MessageAck[]) - Method in interface org.apache.activemq.store.TransactionRecoveryListener
 
recover(TransactionRecoveryListener) - Method in interface org.apache.activemq.store.TransactionStore
 
recover(int) - Method in class org.apache.activemq.TransactionContext
 
recoverMessage(long, byte[]) - Method in interface org.apache.activemq.store.jdbc.JDBCMessageRecoveryListener
 
recoverMessage(Message) - Method in interface org.apache.activemq.store.MessageRecoveryListener
 
recoverMessageReference(String) - Method in interface org.apache.activemq.store.jdbc.JDBCMessageRecoveryListener
 
recoverMessageReference(String) - Method in interface org.apache.activemq.store.MessageRecoveryListener
 
recoverNextMessages(String, String, MessageId, int, MessageRecoveryListener) - Method in class org.apache.activemq.store.jdbc.JDBCTopicMessageStore
 
recoverNextMessages(String, String, MessageId, int, MessageRecoveryListener) - Method in class org.apache.activemq.store.journal.JournalTopicMessageStore
 
recoverNextMessages(String, String, MessageId, int, MessageRecoveryListener) - Method in class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
recoverNextMessages(String, String, MessageId, int, MessageRecoveryListener) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
recoverNextMessages(String, String, MessageId, int, MessageRecoveryListener) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
recoverNextMessages(String, String, MessageId, int, MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
recoverNextMessages(String, String, MessageId, int, MessageRecoveryListener) - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
recoverNextMessages(String, String, MessageId, int, MessageRecoveryListener) - Method in interface org.apache.activemq.store.TopicMessageStore
For an active subscription - retrieve messages from the store for the subscriber after the lastMessageId messageId

recoverRedoItems(RedoListener) - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
recoverSubscription(String, String, MessageRecoveryListener) - Method in class org.apache.activemq.store.jdbc.JDBCTopicMessageStore
 
recoverSubscription(String, String, MessageRecoveryListener) - Method in class org.apache.activemq.store.journal.JournalTopicMessageStore
 
recoverSubscription(String, String, MessageRecoveryListener) - Method in class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
recoverSubscription(String, String, MessageRecoveryListener) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
recoverSubscription(String, String, MessageRecoveryListener) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
recoverSubscription(String, String, MessageRecoveryListener) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
recoverSubscription(String, String, MessageRecoveryListener) - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
recoverSubscription(String, String, MessageRecoveryListener) - Method in interface org.apache.activemq.store.TopicMessageStore
For the new subscription find the last acknowledged message ID and then find any new messages since then and dispatch them to the subscription.
recvCount - Variable in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
recvDuration - Variable in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
recvType - Variable in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
REDELIVERED - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
redeliveryCounter - Variable in class org.apache.activemq.command.Message
 
redeliveryCounter - Variable in class org.apache.activemq.command.MessageDispatch
 
redeliveryPolicy() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
redeliveryPolicy() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
Returns the redelivery policy; not using bean properties to avoid breaking compatibility with JCA configuration in J2EE
RedeliveryPolicy - Class in org.apache.activemq
Configuration options used to control how messages are re-delivered when they are rolled back.
RedeliveryPolicy() - Constructor for class org.apache.activemq.RedeliveryPolicy
 
redirectToBrowseView() - Method in class org.apache.activemq.web.DestinationFacade
 
redirectToRequest(HttpServletRequest) - Method in class org.apache.activemq.web.DestinationFacade
 
redispatch(MessageDispatchChannel) - Method in class org.apache.activemq.ActiveMQSession
 
redo(RedoStoreIndexItem) - Method in class org.apache.activemq.kaha.impl.index.IndexManager
 
REDO_ITEM_TYPE - Static variable in class org.apache.activemq.kaha.impl.data.DataManager
 
RedoListener - Interface in org.apache.activemq.kaha.impl.data
 
RedoStoreIndexItem - Class in org.apache.activemq.kaha.impl.index
 
RedoStoreIndexItem() - Constructor for class org.apache.activemq.kaha.impl.index.RedoStoreIndexItem
 
RedoStoreIndexItem(String, long, IndexItem) - Constructor for class org.apache.activemq.kaha.impl.index.RedoStoreIndexItem
 
ReflectionConfigurable - Interface in org.apache.activemq.tool.properties
 
ReflectionSPIConnectionFactory - Class in org.apache.activemq.tool.spi
 
ReflectionSPIConnectionFactory() - Constructor for class org.apache.activemq.tool.spi.ReflectionSPIConnectionFactory
 
ReflectionUtil - Class in org.apache.activemq.tool.properties
 
refresh(StoreEntry) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
It's possible that a StoreEntry could be come stale this will return an upto date entry for the StoreEntry position
refresh(StoreEntry) - Method in interface org.apache.activemq.kaha.ListContainer
It's possible that a StoreEntry could be come stale this will return an upto date entry for the StoreEntry position
refresh() - Method in class org.apache.activemq.security.JaasAuthenticationBroker
Previously logged in users may no longer have the same access anymore.
refresh() - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
Previously logged in users may no longer have the same access anymore.
refreshEntry(StoreEntry) - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Update the indexes of a StoreEntry
refreshEntry(StoreEntry) - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Update the indexes of a StoreEntry
refreshEntry(StoreEntry) - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
Update the indexes of a StoreEntry
refreshIndex(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.IndexManager
 
REGEX_PREFIX - Static variable in class org.apache.activemq.console.filter.RegExQueryFilter
 
RegExQueryFilter - Class in org.apache.activemq.console.filter
 
RegExQueryFilter(QueryFilter) - Constructor for class org.apache.activemq.console.filter.RegExQueryFilter
Creates a regular expression query that is able to match an object using key-value pattern regex filtering
Region - Interface in org.apache.activemq.broker.region
A Region is used to implement the different QOS options available to a broker.
RegionBroker - Class in org.apache.activemq.broker.region
Routes Broker operations to the correct messaging regions for processing.
RegionBroker(BrokerService, TaskRunnerFactory, UsageManager, DestinationFactory, DestinationInterceptor) - Constructor for class org.apache.activemq.broker.region.RegionBroker
 
register(ActiveMQDestination, Destination) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
register(InboundContext) - Static method in class org.apache.activemq.ra.InboundContextSupport
Registers the session and producer which should be called before the MessageEndpoint.beforeDelivery(java.lang.reflect.Method) method is called.
registerClient(MeasurableClient) - Method in class org.apache.activemq.tool.sampler.ThroughputSamplerTask
 
registerConnectorMBean(TransportConnector) - Method in class org.apache.activemq.broker.BrokerService
 
registerDestination(ObjectName, ActiveMQDestination, DestinationView) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
registerFTConnectorMBean(MasterConnector) - Method in class org.apache.activemq.broker.BrokerService
 
registerHandler(Class, Handler) - Method in class org.apache.activemq.transport.xmpp.command.HandlerRegistry
 
registerJmsConnectorMBean(JmsConnector) - Method in class org.apache.activemq.broker.BrokerService
 
registerMBean(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnection
 
registerNetworkConnectorMBean(NetworkConnector) - Method in class org.apache.activemq.broker.BrokerService
 
registerProxyConnectorMBean(ProxyConnector) - Method in class org.apache.activemq.broker.BrokerService
 
registerService(ServiceInfo) - Method in class org.apache.activemq.jmdns.JmDNS
Register a service.
registerService(String) - Method in interface org.apache.activemq.transport.discovery.DiscoveryAgent
register a service
registerService(String) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
register a service
registerService(String) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
registerService(String) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
registerServiceType(String) - Method in class org.apache.activemq.jmdns.JmDNS
Register a service type.
registerSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
registerSubscription(ObjectName, ConsumerInfo, SubscriptionKey, SubscriptionView) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
registerThreadSession(Session) - Method in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
release() - Method in class org.apache.activemq.ra.MessageEndpointProxy
 
release() - Method in class org.apache.activemq.ra.ServerSessionImpl
 
ReliableTransport - Class in org.apache.activemq.transport.reliable
This interceptor deals with out of order commands together with being able to handle dropped commands and the re-requesting dropped commands.
ReliableTransport(Transport, ReplayStrategy) - Constructor for class org.apache.activemq.transport.reliable.ReliableTransport
 
ReliableTransport(Transport, UdpTransport) - Constructor for class org.apache.activemq.transport.reliable.ReliableTransport
 
remaining(ByteArrayOutputStream) - Method in class org.apache.activemq.transport.udp.CommandDatagramSocket
 
remaining(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
remainingBytes - Variable in class org.apache.activemq.command.ActiveMQStreamMessage
 
remoteBridgeStarted - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
remoteBroker - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
remoteBrokerId - Variable in class org.apache.activemq.network.DemandForwardingBridge
 
remoteBrokerName - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
remoteBrokerNameKnownLatch - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
remoteBrokerPath - Variable in class org.apache.activemq.network.CompositeDemandForwardingBridge
 
remoteBrokerPath - Variable in class org.apache.activemq.network.DemandForwardingBridge
 
remoteConnectionInfo - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
remoteInterupted - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
remoteLocation - Variable in class org.apache.activemq.transport.tcp.TcpTransport
 
remove() - Method in class org.apache.activemq.broker.InsertableMutableBrokerFilter
Remove 'self' from the BrokerStack
remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
remove() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
remove() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
remove the message at the cursor position
remove(ConnectionContext, Destination) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
remove a destination
remove() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
remove the message at the cursor position
remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
remove a destination
remove() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
 
remove() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
remove the message at the cursor position
remove(ConnectionContext, Destination) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
remove(ConnectionContext, Destination) - Method in interface org.apache.activemq.broker.region.Subscription
The subscription will be no longer be receiving messages from the destination.
remove(ActiveMQDestination, Object) - Method in class org.apache.activemq.filter.DestinationMap
Removes the value from the associated destination
remove(String[], int, Object) - Method in class org.apache.activemq.filter.DestinationMapNode
 
remove(IndexItem) - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
remove() - Method in class org.apache.activemq.kaha.impl.container.CachedContainerListIterator
 
remove(Object) - Method in class org.apache.activemq.kaha.impl.container.ContainerEntrySet
 
remove() - Method in class org.apache.activemq.kaha.impl.container.ContainerEntrySetIterator
 
remove(Object) - Method in class org.apache.activemq.kaha.impl.container.ContainerKeySet
 
remove() - Method in class org.apache.activemq.kaha.impl.container.ContainerKeySetIterator
 
remove() - Method in class org.apache.activemq.kaha.impl.container.ContainerValueCollectionIterator
 
remove(Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
remove(IndexItem) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
remove(int) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
remove(StoreEntry) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
remove the Object at the StoreEntry
remove(Object) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
remove(IndexItem) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
remove(StoreEntry) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
Remove an Entry from ther Map
remove(int) - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Removes the element at the specified position in this list.
remove(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
 
remove(int) - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Removes the element at the specified position in this list.
remove(IndexItem) - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
remove an entry
remove(Object) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
remove(Object) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySet
 
remove() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySetIterator
 
remove(int) - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
remove(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
remove(StoreEntry) - Method in interface org.apache.activemq.kaha.ListContainer
remove the Object at the StoreEntry
remove(Object) - Method in interface org.apache.activemq.kaha.MapContainer
remove an entry associated with the key
remove(StoreEntry) - Method in interface org.apache.activemq.kaha.MapContainer
Remove an Entry from ther Map
remove(Object) - Method in interface org.apache.activemq.memory.Cache
Removes an object from the cache.
remove() - Method in class org.apache.activemq.memory.CacheEntry
 
remove(CacheEvictor) - Method in class org.apache.activemq.memory.CacheEvictionUsageListener
 
remove(Object) - Method in class org.apache.activemq.memory.CacheFilter
 
remove(Object) - Method in class org.apache.activemq.memory.MapCache
 
remove(Object) - Method in class org.apache.activemq.memory.UsageManagerCacheFilter
 
remove(ConsumerId) - Method in class org.apache.activemq.network.DemandSubscription
Increment the consumers associated with this subscription
remove(URI[]) - Method in interface org.apache.activemq.transport.CompositeTransport
 
remove(URI[]) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
remove(URI[]) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
REMOVE_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
 
REMOVE_OPERATION_TYPE - Static variable in class org.apache.activemq.command.DestinationInfo
 
REMOVE_SUBSCRIPTION_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
 
removeAll(ActiveMQDestination) - Method in class org.apache.activemq.filter.DestinationMap
 
removeAll(Set, String[], int) - Method in class org.apache.activemq.filter.DestinationMapNode
 
removeAll(Collection) - Method in class org.apache.activemq.kaha.impl.container.ContainerEntrySet
 
removeAll(Collection) - Method in class org.apache.activemq.kaha.impl.container.ContainerKeySet
 
removeAll(Collection) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
removeAll(Collection) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySet
 
removeAll() - Method in class org.apache.activemq.MessageDispatchChannel
 
removeAllMessages(ConnectionContext) - Method in class org.apache.activemq.store.jdbc.JDBCMessageStore
 
removeAllMessages(ConnectionContext) - Method in class org.apache.activemq.store.journal.JournalMessageStore
 
removeAllMessages(ConnectionContext) - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
removeAllMessages(ConnectionContext) - Method in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
removeAllMessages(ConnectionContext) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
removeAllMessages(ConnectionContext) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
 
removeAllMessages(ConnectionContext) - Method in interface org.apache.activemq.store.MessageStore
Removes all the messages from the message store.
removeAllMessages(ConnectionContext) - Method in class org.apache.activemq.store.ProxyMessageStore
 
removeAllMessages(ConnectionContext) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
removeAllMessages(ConnectionContext) - Method in class org.apache.activemq.store.rapid.RapidMessageStore
 
removeBroker(Connection, BrokerInfo) - Method in interface org.apache.activemq.broker.Broker
Remove a BrokerInfo
removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
 
removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
 
removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
 
removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
removeBroker(Connection, BrokerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
 
removeChild(DestinationMapNode) - Method in class org.apache.activemq.filter.DestinationMapNode
 
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in interface org.apache.activemq.broker.Broker
A client is disconnecting from the broker.
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.BrokerFilter
 
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.EmptyBroker
 
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.ErrorBroker
 
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.ft.MasterBroker
A client is disconnecting from the broker.
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.region.RegionBroker
 
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.TransactionBroker
 
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
removeConnection(ActiveMQConnection) - Method in class org.apache.activemq.management.JMSStatsImpl
 
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.security.JaasAuthenticationBroker
 
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.security.JaasCertificateAuthenticationBroker
Overriding removeConnection to make sure the security context is cleaned.
removeConnection(ConnectionContext, ConnectionInfo, Throwable) - Method in class org.apache.activemq.security.SimpleAuthenticationBroker
 
removeConnectionConsumer(ActiveMQConnectionConsumer) - Method in class org.apache.activemq.ActiveMQConnection
Remove a ConnectionConsumer
removeConnectionEventListener(ConnectionEventListener) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
removeConnector(TransportConnector) - Method in class org.apache.activemq.broker.BrokerService
Stops and removes a transport connector from the broker.
removeConsumer(ActiveMQMessageConsumer) - Method in class org.apache.activemq.ActiveMQSession
Remove the message consumer.
removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
 
removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
 
removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
 
removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
 
removeConsumer(ConsumerId) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
 
removeConsumer(ConsumerId) - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
 
removeConsumer(ConsumerId) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
 
removeConsumer(ConnectionContext, ConsumerInfo) - Method in interface org.apache.activemq.broker.region.Region
Removes a consumer.
removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
 
removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.region.TopicRegion
 
removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
removeConsumer(ConnectionContext, ConsumerInfo) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
 
removeConsumer(ConsumerId) - Method in class org.apache.activemq.state.SessionState
 
removeDemandSubscription(ConsumerId) - Method in class org.apache.activemq.network.ConduitBridge
 
removeDemandSubscription(ConsumerId) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
removeDesendentValues() - Method in class org.apache.activemq.filter.AnyChildDestinationNode
 
removeDesendentValues() - Method in class org.apache.activemq.filter.DestinationMapNode
 
removeDesendentValues(Set) - Method in class org.apache.activemq.filter.DestinationMapNode
 
removeDesendentValues() - Method in interface org.apache.activemq.filter.DestinationNode
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.BrokerFilter
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.EmptyBroker
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.ErrorBroker
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.jmx.ManagedQueueRegion
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.jmx.ManagedTempQueueRegion
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.jmx.ManagedTempTopicRegion
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.jmx.ManagedTopicRegion
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.region.AbstractRegion
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in interface org.apache.activemq.broker.region.Region
Used to destroy a destination.
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.region.RegionBroker
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.region.TempQueueRegion
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.region.TempTopicRegion
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.broker.view.DestinationDotFileInterceptor
 
removeDestination(ConnectionContext, ActiveMQDestination, long) - Method in class org.apache.activemq.security.AuthorizationBroker
 
removeDestination() - Method in class org.apache.activemq.web.DestinationFacade
 
removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in interface org.apache.activemq.broker.Broker
Remove and process a DestinationInfo object
removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.BrokerFilter
 
removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.EmptyBroker
 
removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.ErrorBroker
 
removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
 
removeDestinationInfo(ConnectionContext, DestinationInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
removeDestinationRole(Destination, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
 
removeDispatcher(ConsumerId) - Method in class org.apache.activemq.ActiveMQConnection
 
removeEldestEntry(Map.Entry) - Method in class org.apache.activemq.memory.LRUMap
 
removeEldestEntry(Map.Entry) - Method in class org.apache.activemq.util.LRUCache
 
removeEventListner(String, MultiExpressionEvaluator.ExpressionListener) - Method in class org.apache.activemq.filter.MultiExpressionEvaluator
Removes an ExpressionListener from receiving the results of a given evaluation.
removeExpiredMessages(LinkedList) - Method in class org.apache.activemq.broker.region.TopicSubscription
Discard any expired messages from the matched list.
removeFirst() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
removeFirst() - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Removes and returns the first element from this list.
removeFirst() - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Removes and returns the first element from this list.
removeFirst() - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
removeFirst() - Method in interface org.apache.activemq.kaha.ListContainer
Removes and returns the first element from this list.
removeFromEnvironment(String) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
removeFromPool(ServerSessionImpl) - Method in class org.apache.activemq.ra.ServerSessionPoolImpl
 
removeGroup(String) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
 
removeGroup(String) - Method in interface org.apache.activemq.broker.region.group.MessageGroupMap
 
removeGroup(String) - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
 
removeInboundBridge(DestinationBridge) - Method in class org.apache.activemq.network.jms.JmsConnector
 
RemoveInfo - Class in org.apache.activemq.command
Removes a consumer, producer, session or connection.
RemoveInfo() - Constructor for class org.apache.activemq.command.RemoveInfo
 
RemoveInfo(DataStructure) - Constructor for class org.apache.activemq.command.RemoveInfo
 
RemoveInfoMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for RemoveInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
RemoveInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v1.RemoveInfoMarshaller
 
RemoveInfoMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for RemoveInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
RemoveInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v2.RemoveInfoMarshaller
 
removeInputStream(ActiveMQInputStream) - Method in class org.apache.activemq.ActiveMQConnection
 
removeInterestInFile(int) - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
removeJmsConnector(JmsConnector) - Method in class org.apache.activemq.broker.BrokerService
 
removeLast() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
removeLast() - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Removes and returns the last element from this list.
removeLast() - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Removes and returns the last element from this list.
removeLast() - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
removeLast() - Method in interface org.apache.activemq.kaha.ListContainer
Removes and returns the last element from this list.
removeListener(Broker) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
removeMatchingMessages(String) - Method in class org.apache.activemq.broker.jmx.QueueView
 
removeMatchingMessages(String, int) - Method in class org.apache.activemq.broker.jmx.QueueView
 
removeMatchingMessages(String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
Removes the messages matching the given selector
removeMatchingMessages(String, int) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
Removes the messages matching the given selector up to the maximum number of matched messages
removeMatchingMessages(String) - Method in class org.apache.activemq.broker.region.Queue
Removes the messages matching the given selector
removeMatchingMessages(String, int) - Method in class org.apache.activemq.broker.region.Queue
Removes the messages matching the given selector up to the maximum number of matched messages
removeMatchingMessages(MessageReferenceFilter, int) - Method in class org.apache.activemq.broker.region.Queue
Removes the messages matching the given filter up to the maximum number of matched messages
removeMessage(String) - Method in class org.apache.activemq.broker.jmx.QueueView
 
removeMessage(String) - Method in interface org.apache.activemq.broker.jmx.QueueViewMBean
Removes a message from the queue.
removeMessage(String) - Method in class org.apache.activemq.broker.region.Queue
Removes the message matching the given messageId
removeMessage(ConnectionContext, IndirectMessageReference) - Method in class org.apache.activemq.broker.region.Queue
 
removeMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.jdbc.JDBCMessageStore
 
removeMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.journal.JournalMessageStore
 
removeMessage(JournalMessageStore, MessageAck, RecordLocation) - Method in class org.apache.activemq.store.journal.JournalTransactionStore
 
removeMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
removeMessage(QuickJournalMessageStore, MessageAck, RecordLocation) - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore
 
removeMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
removeMessage(MessageId) - Method in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
removeMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
removeMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
 
removeMessage(MessageId) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
 
removeMessage(ConnectionContext, MessageAck) - Method in interface org.apache.activemq.store.MessageStore
Removes a message from the message store.
removeMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.ProxyMessageStore
 
removeMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
removeMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.rapid.RapidMessageStore
 
removeMessage(RapidMessageStore, MessageAck, RecordLocation) - Method in class org.apache.activemq.store.rapid.RapidTransactionStore
 
removeNetworkConnector(NetworkConnector) - Method in class org.apache.activemq.broker.BrokerService
Removes the given network connector without stopping it.
removeOutboundBridge(DestinationBridge) - Method in class org.apache.activemq.network.jms.JmsConnector
 
removeOutputStream(ActiveMQOutputStream) - Method in class org.apache.activemq.ActiveMQConnection
 
removeProducer(ActiveMQMessageProducer) - Method in class org.apache.activemq.ActiveMQSession
Removes a message producer.
removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.advisory.AdvisoryBroker
 
removeProducer(ConnectionContext, ProducerInfo) - Method in interface org.apache.activemq.broker.Broker
Removes a producer.
removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.BrokerFilter
 
removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.CompositeDestinationBroker
A producer may de-register from sending to multiple destinations via a composite destination.
removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.EmptyBroker
 
removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.ErrorBroker
 
removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.ft.MasterBroker
Removes a producer.
removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
 
removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
removeProducer(ConnectionContext, ProducerInfo) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
 
removeProducer(ProducerId) - Method in class org.apache.activemq.state.SessionState
 
removeQuery(URI) - Static method in class org.apache.activemq.util.URISupport
Removes any URI query from the given uri
removeQueue(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
 
removeQueue(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
Removes a Queue destination from the broker.
removeQueueRole(String, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
 
removeQueueRole(String, String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
 
removeRole(String) - Method in class org.apache.activemq.security.AuthorizationBroker
 
removeRole(String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
 
removeService(JmDNS, String, String) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
removeServiceListener(String, ServiceListener) - Method in class org.apache.activemq.jmdns.JmDNS
Remove listener for services of a given type.
removeServiceTypeListener(ServiceTypeListener) - Method in class org.apache.activemq.jmdns.JmDNS
Remove listener for service types.
removeSession(ActiveMQSession) - Method in class org.apache.activemq.ActiveMQConnection
Used interanlly for removing Sessions from a Connection
removeSession(ConnectionContext, SessionInfo) - Method in interface org.apache.activemq.broker.Broker
Removes a session.
removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.BrokerFilter
 
removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.EmptyBroker
 
removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.ErrorBroker
 
removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.ft.MasterBroker
Removes a session.
removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
 
removeSession(ConnectionContext, SessionInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
removeSession(SessionId) - Method in class org.apache.activemq.state.ConnectionState
 
removeShutdownHook() - Method in class org.apache.activemq.broker.BrokerService
 
removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.BrokerFilter
 
removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.EmptyBroker
 
removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.ErrorBroker
 
removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.ft.MasterBroker
remove a subscription
removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.region.AbstractRegion
 
removeSubscription(ConnectionContext, Subscription) - Method in interface org.apache.activemq.broker.region.Destination
 
removeSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.DestinationFilter
 
removeSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.Queue
 
removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in interface org.apache.activemq.broker.region.Region
Deletes a durable subscription.
removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.region.RegionBroker
 
removeSubscription(ConnectionContext, Subscription) - Method in class org.apache.activemq.broker.region.Topic
 
removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.region.TopicRegion
 
removeSubscription(ConnectionContext, RemoveSubscriptionInfo) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
removeSubscription(DemandSubscription) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
RemoveSubscriptionInfo - Class in org.apache.activemq.command
 
RemoveSubscriptionInfo() - Constructor for class org.apache.activemq.command.RemoveSubscriptionInfo
 
RemoveSubscriptionInfoMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
RemoveSubscriptionInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v1.RemoveSubscriptionInfoMarshaller
 
RemoveSubscriptionInfoMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for RemoveSubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
RemoveSubscriptionInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v2.RemoveSubscriptionInfoMarshaller
 
removeTempDestination(ActiveMQDestination) - Method in class org.apache.activemq.state.ConnectionState
 
removeTopic(String) - Method in class org.apache.activemq.broker.jmx.BrokerView
 
removeTopic(String) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
Removes a Topic destination from the broker.
removeTopicRole(String, String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
 
removeTopicRole(String, String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
 
removeTransaction(XATransactionId) - Method in class org.apache.activemq.broker.TransactionBroker
 
removeTransactionState(TransactionId) - Method in class org.apache.activemq.state.ConnectionState
 
removeTransportListener(TransportListener) - Method in class org.apache.activemq.ActiveMQConnection
 
removeTx(TransactionId) - Method in class org.apache.activemq.store.kahadaptor.KahaTransactionStore
 
removeUsageListener(UsageListener) - Method in class org.apache.activemq.memory.UsageManager
 
removeUserRole(String, String) - Method in class org.apache.activemq.security.AuthorizationBroker
 
removeUserRole(String, String) - Method in interface org.apache.activemq.security.SecurityAdminMBean
 
removeValue(Object) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
removeValues() - Method in class org.apache.activemq.filter.AnyChildDestinationNode
 
removeValues() - Method in class org.apache.activemq.filter.DestinationMapNode
Returns a mutable List of the values available at this node in the tree
removeValues() - Method in interface org.apache.activemq.filter.DestinationNode
 
rename(Name, Name) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
rename(String, String) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
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
 
RendezvousDiscoveryAgent - Class in org.apache.activemq.transport.discovery.rendezvous
A DiscoveryAgent using Zeroconf via the jmDNS library
RendezvousDiscoveryAgent() - Constructor for class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
RendezvousDiscoveryAgentFactory - Class in org.apache.activemq.transport.discovery.rendezvous
 
RendezvousDiscoveryAgentFactory() - Constructor for class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgentFactory
 
renegotiateWireFormat(WireFormatInfo) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
REPLAY - Static variable in interface org.apache.activemq.command.CommandTypes
 
replayAcknowledge(ConnectionContext, String, String, MessageId) - Method in class org.apache.activemq.store.journal.JournalTopicMessageStore
 
replayAcknowledge(ConnectionContext, String, String, MessageId) - Method in class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
replayAcknowledge(ConnectionContext, String, String, MessageId) - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
replayAddMessage(ConnectionContext, Message) - Method in class org.apache.activemq.store.journal.JournalMessageStore
 
replayAddMessage(ConnectionContext, Message, RecordLocation) - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
replayAddMessage(ConnectionContext, Message, RecordLocation) - Method in class org.apache.activemq.store.rapid.RapidMessageStore
 
replayAddress - Variable in class org.apache.activemq.transport.udp.CommandChannelSupport
 
ReplayBuffer - Interface in org.apache.activemq.transport.reliable
This class keeps around a buffer of old commands which have been sent on an unreliable transport.
ReplayBufferListener - Interface in org.apache.activemq.transport.reliable
Listens to events on a ReplayBuffer
ReplayCommand - Class in org.apache.activemq.command
A general purpose replay command for some kind of producer where ranges of messages are asked to be replayed.
ReplayCommand() - Constructor for class org.apache.activemq.command.ReplayCommand
 
ReplayCommandMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ReplayCommandMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ReplayCommandMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ReplayCommandMarshaller
 
ReplayCommandMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ReplayCommandMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ReplayCommandMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ReplayCommandMarshaller
 
replayCommands(ReplayCommand) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
replayCommit(TransactionId, boolean) - Method in class org.apache.activemq.store.journal.JournalTransactionStore
 
replayCommit(TransactionId, boolean) - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore
 
replayCommit(TransactionId, boolean) - Method in class org.apache.activemq.store.rapid.RapidTransactionStore
 
Replayer - Interface in org.apache.activemq.transport.reliable
Used by a ReplayBuffer to replay buffers back over an unreliable transport
replayMessages(int, int, Replayer) - Method in class org.apache.activemq.transport.reliable.DefaultReplayBuffer
 
replayMessages(int, int, Replayer) - Method in interface org.apache.activemq.transport.reliable.ReplayBuffer
 
replayPrepare(TransactionId) - Method in class org.apache.activemq.store.journal.JournalTransactionStore
 
replayPrepare(TransactionId) - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore
 
replayPrepare(TransactionId) - Method in class org.apache.activemq.store.rapid.RapidTransactionStore
 
replayRemoveMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.journal.JournalMessageStore
 
replayRemoveMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
replayRemoveMessage(ConnectionContext, MessageAck) - Method in class org.apache.activemq.store.rapid.RapidMessageStore
 
replayRollback(TransactionId) - Method in class org.apache.activemq.store.journal.JournalTransactionStore
 
replayRollback(TransactionId) - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore
 
replayRollback(TransactionId) - Method in class org.apache.activemq.store.rapid.RapidTransactionStore
 
ReplayStrategy - Interface in org.apache.activemq.transport.reliable
A pluggable strategy for how to deal with dropped packets.
REPLY_TO - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
REPLY_TO - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Send
 
replyTo - Variable in class org.apache.activemq.command.Message
 
replyToBridges - Variable in class org.apache.activemq.network.jms.JmsConnector
 
replyToDestinationCacheSize - Variable in class org.apache.activemq.network.jms.JmsConnector
 
REPORT_PLUGIN_CPU - Static variable in class org.apache.activemq.tool.reports.AbstractPerfReportWriter
 
REPORT_PLUGIN_THROUGHPUT - Static variable in class org.apache.activemq.tool.reports.AbstractPerfReportWriter
 
REPORT_VERBOSE - Static variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
REPORT_XML_FILE - Static variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
reportDir - Variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
reportDirectory - Variable in class org.apache.activemq.tool.JMSMemtest
 
reportGenerator - Variable in class org.apache.activemq.tool.MemoryMonitoringTool
 
ReportGenerator - Class in org.apache.activemq.tool
 
ReportGenerator() - Constructor for class org.apache.activemq.tool.ReportGenerator
 
ReportGenerator(String, String) - Constructor for class org.apache.activemq.tool.ReportGenerator
 
reportName - Variable in class org.apache.activemq.tool.JMSMemtest
 
reportName - Variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
ReportPlugin - Interface in org.apache.activemq.tool.reports.plugins
 
reportType - Variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
request(Object) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
request(Object, int) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
request(Object) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
request(Object, int) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
request(Object) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
request(Object) - Method in class org.apache.activemq.transport.mock.MockTransport
 
request(Object, int) - Method in class org.apache.activemq.transport.mock.MockTransport
 
request(Object) - Method in class org.apache.activemq.transport.MutexTransport
 
request(Object, int) - Method in class org.apache.activemq.transport.MutexTransport
 
request(Object) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
request(Object, int) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
request(Object) - Method in class org.apache.activemq.transport.ResponseCorrelator
 
request(Object, int) - Method in class org.apache.activemq.transport.ResponseCorrelator
 
request(Object) - Method in interface org.apache.activemq.transport.Transport
A synchronous request response
request(Object, int) - Method in interface org.apache.activemq.transport.Transport
A synchronous request response
request(Object) - Method in class org.apache.activemq.transport.TransportFilter
 
request(Object, int) - Method in class org.apache.activemq.transport.TransportFilter
 
request(Object) - Method in class org.apache.activemq.transport.TransportLogger
 
request(Object, int) - Method in class org.apache.activemq.transport.TransportLogger
 
request(Object) - Method in class org.apache.activemq.transport.TransportSupport
 
request(Object, int) - Method in class org.apache.activemq.transport.TransportSupport
 
request(Object) - Method in class org.apache.activemq.transport.vm.VMTransport
 
request(Object, int) - Method in class org.apache.activemq.transport.vm.VMTransport
 
REQUEST_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connect
 
requestReplay(int, int) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
Requests that a range of commands be replayed
requestServiceInfo(String, String) - Method in class org.apache.activemq.jmdns.JmDNS
Request service information.
requestServiceInfo(String, String, int) - Method in class org.apache.activemq.jmdns.JmDNS
Request service information.
requiresLayout() - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
resend(ConnectionContext, Message, ActiveMQDestination) - Static method in class org.apache.activemq.util.BrokerSupport
 
reset() - Method in class org.apache.activemq.broker.region.ConnectionStatistics
 
reset() - Method in class org.apache.activemq.broker.region.ConnectorStatistics
 
reset() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
reset() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
reset the cursor
reset() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
reset the cursor
reset() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
 
reset() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
reset the cursor
reset() - Method in class org.apache.activemq.broker.region.DestinationStatistics
 
reset() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Puts the message body in read-only mode and repositions the stream of bytes to the beginning.
reset() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Puts the message body in read-only mode and repositions the stream of bytes to the beginning.
reset() - Method in class org.apache.activemq.management.CountStatisticImpl
 
reset() - Method in class org.apache.activemq.management.JMSConnectionStatsImpl
 
reset() - Method in class org.apache.activemq.management.JMSEndpointStatsImpl
 
reset() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
 
reset() - Method in class org.apache.activemq.management.RangeStatisticImpl
 
reset() - Method in interface org.apache.activemq.management.Resettable
Reset the statistic
reset() - Method in class org.apache.activemq.management.StatisticImpl
 
reset() - Method in class org.apache.activemq.management.StatsImpl
 
reset() - Method in class org.apache.activemq.management.TimeStatisticImpl
 
reset() - Method in class org.apache.activemq.tool.AbstractJmsMeasurableClient
 
reset() - Method in interface org.apache.activemq.tool.sampler.MeasurableClient
 
reset() - Method in class org.apache.activemq.util.ByteArrayInputStream
 
reset() - Method in class org.apache.activemq.util.ByteArrayOutputStream
 
reset() - Method in class org.apache.activemq.util.DataByteArrayOutputStream
reset the output stream
resetBatching(String, String, MessageId) - Method in class org.apache.activemq.store.jdbc.JDBCTopicMessageStore
 
resetBatching(String, String, MessageId) - Method in class org.apache.activemq.store.journal.JournalTopicMessageStore
 
resetBatching(String, String, MessageId) - Method in class org.apache.activemq.store.journal.QuickJournalTopicMessageStore
 
resetBatching(String, String, MessageId) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
resetBatching(String, String, MessageId) - Method in class org.apache.activemq.store.memory.MemoryTopicMessageStore
 
resetBatching(String, String, MessageId) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
resetBatching(String, String, MessageId) - Method in class org.apache.activemq.store.rapid.RapidTopicMessageStore
 
resetBatching(String, String, MessageId) - Method in interface org.apache.activemq.store.TopicMessageStore
A hint to the Store to reset any batching state for a durable subsriber
resetConnection(int) - Method in class org.apache.activemq.tool.JMSMemtest
 
resetCount() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
resetForGC() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
Give the cursor a hint that we are about to remove messages from memory only
resetForGC() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
Give the cursor a hint that we are about to remove messages from memory only
resetStatistics() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
resetStatistics() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
resetStatistics() - Method in class org.apache.activemq.broker.jmx.ConnectionView
Resets the statistics
resetStatistics() - Method in interface org.apache.activemq.broker.jmx.ConnectionViewMBean
Resets the statistics
resetStatistics() - Method in class org.apache.activemq.broker.jmx.ConnectorView
Resets the statistics
resetStatistics() - Method in interface org.apache.activemq.broker.jmx.ConnectorViewMBean
Resets the statistics
resetStatistics() - Method in class org.apache.activemq.broker.jmx.DestinationView
 
resetStatistics() - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
Resets the managment counters.
Resettable - Interface in org.apache.activemq.management
Represents some statistic that is capable of being reset
resolveClass(ObjectStreamClass) - Method in class org.apache.activemq.util.ClassLoadingAwareObjectInputStream
 
resolveHostName(String) - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
resolveHostName(String) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
 
resolveHostName(String) - Method in class org.apache.activemq.transport.udp.UdpTransport
 
resolveProxyClass(String[]) - Method in class org.apache.activemq.util.ClassLoadingAwareObjectInputStream
 
resolveService(JmDNS, String, String, ServiceInfo) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
RESPONSE - Static variable in interface org.apache.activemq.command.CommandTypes
 
Response - Class in org.apache.activemq.command
 
Response() - Constructor for class org.apache.activemq.command.Response
 
response - Variable in class org.apache.activemq.transport.tcp.ResponseHolder
 
RESPONSE_ID - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connected
 
ResponseCallback - Interface in org.apache.activemq.transport
 
ResponseCorrelator - Class in org.apache.activemq.transport
Adds the incrementing sequence number to commands along with performing the corelation of responses to requests to create a blocking request-response semantics.
ResponseCorrelator(Transport) - Constructor for class org.apache.activemq.transport.ResponseCorrelator
 
ResponseCorrelator(Transport, IntSequenceGenerator) - Constructor for class org.apache.activemq.transport.ResponseCorrelator
 
ResponseHolder - Class in org.apache.activemq.transport.tcp
ResponseHolder utility
ResponseHolder() - Constructor for class org.apache.activemq.transport.tcp.ResponseHolder
Construct a receipt holder
ResponseMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ResponseMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ResponseMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ResponseMarshaller
 
ResponseMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ResponseMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ResponseMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ResponseMarshaller
 
ResponseRedirectInterceptor - Class in org.apache.activemq.transport.udp
 
ResponseRedirectInterceptor(Transport, UdpTransport) - Constructor for class org.apache.activemq.transport.udp.ResponseRedirectInterceptor
 
responseRequired - Variable in class org.apache.activemq.command.BaseCommand
 
restart(byte[]) - Method in class org.apache.activemq.util.DataByteArrayInputStream
reset the StoreByteArrayInputStream to use an new byte array
restart(ByteSequence) - Method in class org.apache.activemq.util.DataByteArrayInputStream
reset the StoreByteArrayInputStream to use an new ByteSequence
restart(int) - Method in class org.apache.activemq.util.DataByteArrayInputStream
re-start the input stream - reusing the current buffer
restart(int) - Method in class org.apache.activemq.util.DataByteArrayOutputStream
start using a fresh byte array
restart() - Method in class org.apache.activemq.util.DataByteArrayOutputStream
start using a fresh byte array
restartProducer() - Method in class org.apache.activemq.network.jms.DestinationBridge
 
restartProducerConnection() - Method in class org.apache.activemq.network.jms.JmsConnector
 
restartProducerConnection() - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
restartProducerConnection() - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
restore(Transport) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
restoreConsumers(Transport, SessionState) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
restoreProducers(Transport, SessionState) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
restoreSessions(Transport, ConnectionState) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
restoreTempDestinations(Transport, ConnectionState) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
restoreTransport(Transport) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
restoreTransport(FanoutTransport.FanoutTransportHandler) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
ResultTransformFilter - Class in org.apache.activemq.console.filter
 
ResultTransformFilter(QueryFilter) - Constructor for class org.apache.activemq.console.filter.ResultTransformFilter
Contructs a query filter that transform the format of the query result
resume - Variable in class org.apache.activemq.command.ConnectionControl
 
retainAll(Collection) - Method in class org.apache.activemq.kaha.impl.container.ContainerEntrySet
 
retainAll(Collection) - Method in class org.apache.activemq.kaha.impl.container.ContainerKeySet
 
retainAll(Collection) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
retainAll(Collection) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySet
 
retrieveClassProperties(String, Class, Object) - Static method in class org.apache.activemq.tool.properties.ReflectionUtil
 
retrieveMessageStore(Object) - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
retrieveObjectProperties(Object) - Static method in class org.apache.activemq.tool.properties.ReflectionUtil
 
retrieveProperties(Properties) - Method in class org.apache.activemq.tool.properties.AbstractObjectProperties
 
retrieveProperties(Properties) - Method in interface org.apache.activemq.tool.properties.ReflectionConfigurable
 
retroactive - Variable in class org.apache.activemq.command.ConsumerInfo
 
returnBuffer(ByteBuffer) - Method in interface org.apache.activemq.transport.udp.ByteBufferPool
Returns the buffer to the pool or just discards it for a non-pool strategy
returnBuffer(ByteBuffer) - Method in class org.apache.activemq.transport.udp.DefaultBufferPool
 
returnBuffer(ByteBuffer) - Method in class org.apache.activemq.transport.udp.SimpleBufferPool
 
returnSession(PooledSession) - Method in class org.apache.activemq.pool.SessionPool
 
returnSession(Session) - Method in class org.apache.activemq.web.QueueBrowseServlet
 
returnSession(Session) - Method in class org.apache.activemq.web.SessionPool
 
returnToPool(ServerSessionImpl) - Method in class org.apache.activemq.ra.ServerSessionPoolImpl
 
revert() - Method in class org.apache.activemq.jmdns.DNSState
Returns to the next reverted state.
right - Variable in class org.apache.activemq.filter.BinaryExpression
 
right - Variable in class org.apache.activemq.filter.UnaryExpression
 
rollback() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
rollback() - Method in class org.apache.activemq.ActiveMQQueueSession
 
rollback() - Method in class org.apache.activemq.ActiveMQSession
Rolls back any messages done in this transaction and releases any locks currently held.
rollback() - Method in class org.apache.activemq.ActiveMQTopicSession
 
rollback() - Method in class org.apache.activemq.ActiveMQXASession
 
ROLLBACK - Static variable in class org.apache.activemq.command.TransactionInfo
 
rollback() - Method in class org.apache.activemq.pool.PooledSession
 
rollback() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
rollback() - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
rollback(Xid) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
rollback() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
rollback() - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
rollback(Xid) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
rollback() - Method in class org.apache.activemq.store.jdbc.TransactionContext
 
rollback(TransactionId) - Method in class org.apache.activemq.store.journal.JournalTransactionStore
 
rollback(TransactionId) - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore
 
rollback(TransactionId) - Method in class org.apache.activemq.store.kahadaptor.KahaTransactionStore
 
rollback(TransactionId) - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
 
rollback(TransactionId) - Method in class org.apache.activemq.store.rapid.RapidTransactionStore
 
rollback(TransactionId) - Method in interface org.apache.activemq.store.TransactionStore
 
rollback() - Method in class org.apache.activemq.transaction.LocalTransaction
 
rollback() - Method in class org.apache.activemq.transaction.Transaction
 
rollback() - Method in class org.apache.activemq.transaction.XATransaction
 
rollback() - Method in class org.apache.activemq.TransactionContext
Rolls back any work done in this transaction and releases any locks currently held.
rollback(Xid) - Method in class org.apache.activemq.TransactionContext
 
rollbackEvent() - Method in interface org.apache.activemq.LocalTransactionEventListener
 
rollbackTransaction(ConnectionContext, TransactionId) - Method in interface org.apache.activemq.broker.Broker
Rollsback a transaction.
rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.BrokerFilter
 
rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.EmptyBroker
 
rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.ErrorBroker
 
rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.ft.MasterBroker
Rollsback a transaction.
rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.region.RegionBroker
 
rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.TransactionBroker
 
rollbackTransaction(ConnectionContext, TransactionId) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
rollbackTransaction(ConnectionContext) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
rollbackTransaction(ConnectionContext) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
rollbackTransaction(ConnectionContext) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
rollbackTransaction(ConnectionContext) - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
rollbackTransaction(ConnectionContext) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
rollbackTransaction(ConnectionContext) - Method in interface org.apache.activemq.store.PersistenceAdapter
Rollback a persistence transaction
rollbackTransaction(ConnectionContext) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
root - Variable in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
root - Variable in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
 
RoundRobinDispatchPolicy - Class in org.apache.activemq.broker.region.policy
Simple dispatch policy that sends a message to every subscription that matches the message.
RoundRobinDispatchPolicy() - Constructor for class org.apache.activemq.broker.region.policy.RoundRobinDispatchPolicy
 
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
 
run() - Method in class org.apache.activemq.ActiveMQQueueSession
 
run() - Method in class org.apache.activemq.ActiveMQSession
Optional operation, intended to be used only by Application Servers, not by ordinary JMS clients.
run() - Method in class org.apache.activemq.ActiveMQTopicSession
 
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.broker.TransportStatusDetector
 
run() - Method in class org.apache.activemq.openwire.tool.CHeadersGenerator
 
run() - Method in class org.apache.activemq.openwire.tool.CppClassesGenerator
 
run() - Method in class org.apache.activemq.openwire.tool.CppMarshallingHeadersGenerator
 
run() - Method in class org.apache.activemq.openwire.tool.CSharpClassesGenerator
 
run() - Method in class org.apache.activemq.openwire.tool.CSharpMarshallingGenerator
 
run() - Method in class org.apache.activemq.openwire.tool.CSourcesGenerator
 
run() - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
run() - Method in class org.apache.activemq.openwire.tool.JavaTestsGenerator
 
run() - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
run() - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
run() - Method in class org.apache.activemq.pool.PooledSession
 
run() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
run() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
run() - Method in class org.apache.activemq.ra.ServerSessionImpl
 
run() - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.AddMessageCommand
 
run() - Method in interface org.apache.activemq.store.memory.MemoryTransactionStore.RemoveMessageCommand
 
run() - Method in class org.apache.activemq.tool.ConsumerTool
 
run() - Method in class org.apache.activemq.tool.MemoryMonitoringTool
 
run() - Method in class org.apache.activemq.tool.ProducerTool
 
run() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
run() - Method in class org.apache.activemq.tool.sampler.plugins.LinuxCpuSamplerPlugin
 
run() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
 
run() - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
run() - Method in class org.apache.activemq.transport.http.HttpTransport
 
run() - Method in class org.apache.activemq.transport.tcp.TcpTransport
reads packets from a Socket
run() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
pull Sockets from the ServerSocket
run() - Method in class org.apache.activemq.transport.udp.UdpTransport
reads packets from a Socket
run() - Method in class org.apache.activemq.transport.udp.UdpTransportServer
 
run() - Method in class org.apache.activemq.transport.xmpp.XmppTransport
 
run(Callback) - Method in class org.apache.activemq.util.ServiceStopper
Performs the given code to stop some service handling the exceptions which may be thrown properly
run(Callback) - Method in class org.apache.activemq.util.TransactionTemplate
 
runJmsClient(String, int, int) - Method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
runJmsClient(String, int, int) - Method in class org.apache.activemq.tool.JmsConsumerSystem
 
runJmsClient(String, int, int) - Method in class org.apache.activemq.tool.JmsProducerSystem
 
runMarshallCacheEvictionSweep() - Method in class org.apache.activemq.openwire.OpenWireFormat
 
runSystemTest() - Method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
runTask(List) - Method in class org.apache.activemq.console.command.AbstractCommand
Run the specific task.
runTask(List) - Method in class org.apache.activemq.console.command.AmqBrowseCommand
Execute the browse command, which allows you to browse the messages in a given JMS destination
runTask(List) - Method in class org.apache.activemq.console.command.BrowseCommand
Execute the browse command, which allows you to browse the messages in a given JMS destination
runTask(List) - Method in class org.apache.activemq.console.command.ListCommand
List all running brokers registered in the specified JMX context
runTask(List) - Method in class org.apache.activemq.console.command.PurgeCommand
Execute the purge command, which allows you to purge the messages in a given JMS destination
runTask(List) - Method in class org.apache.activemq.console.command.QueryCommand
Queries the mbeans registered in the specified JMX context
runTask(List) - Method in class org.apache.activemq.console.command.ShellCommand
Parses for specific command task, default task is a start task.
runTask(List) - Method in class org.apache.activemq.console.command.ShutdownCommand
Shuts down the specified broker or brokers
runTask(List) - Method in class org.apache.activemq.console.command.StartCommand
The default task to start a broker or a group of brokers
runTaskClass(List) - Method in class org.apache.activemq.console.Main
 
RuntimeStoreException - Exception in org.apache.activemq.kaha
Runtime exception for the Store
RuntimeStoreException() - Constructor for exception org.apache.activemq.kaha.RuntimeStoreException
Constructor
RuntimeStoreException(String) - Constructor for exception org.apache.activemq.kaha.RuntimeStoreException
Constructor
RuntimeStoreException(String, Throwable) - Constructor for exception org.apache.activemq.kaha.RuntimeStoreException
Constructor
RuntimeStoreException(Throwable) - Constructor for exception org.apache.activemq.kaha.RuntimeStoreException
Constructor
runTool(String[], ProducerTool) - Static method in class org.apache.activemq.tool.ProducerTool
 

S

safeClose(Session) - Static method in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
sample() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
sampleData() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
sampleData() - Method in class org.apache.activemq.tool.sampler.CpuSamplerTask
 
sampleData() - Method in interface org.apache.activemq.tool.sampler.PerformanceSampler
 
sampleData() - Method in class org.apache.activemq.tool.sampler.ThroughputSamplerTask
 
sampleIndex - Variable in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
SAMPLER_CPU - Static variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
SAMPLER_TP - Static variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
samplers - Variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
Scheduler - Class in org.apache.activemq.thread
 
Scheduler() - Constructor for class org.apache.activemq.thread.Scheduler
 
secureRandom - Variable in class org.apache.activemq.ActiveMQSslConnectionFactory
 
SecurityAdminMBean - Interface in org.apache.activemq.security
An MBean for adding and removing users, roles and destinations.
SecurityContext - Class in org.apache.activemq.security
Used to cache up authorizations so that subsequent requests are faster.
SecurityContext(String) - Constructor for class org.apache.activemq.security.SecurityContext
 
selector - Variable in class org.apache.activemq.command.ConsumerInfo
 
selector - Variable in class org.apache.activemq.command.SubscriptionInfo
 
SELECTOR - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Subscribe
 
seMaxInactivityDuration(long) - Method in class org.apache.activemq.command.WireFormatInfo
 
send(Message) - Method in class org.apache.activemq.ActiveMQMessageProducer
Sends a message using the MessageProducer's default delivery mode, priority, and time to live.
send(Message, int, int, long) - Method in class org.apache.activemq.ActiveMQMessageProducer
Sends a message to the destination, specifying delivery mode, priority, and time to live.
send(Destination, Message) - Method in class org.apache.activemq.ActiveMQMessageProducer
Sends a message to a destination for an unidentified message producer.
send(Destination, Message, int, int, long) - Method in class org.apache.activemq.ActiveMQMessageProducer
Sends a message to a destination for an unidentified message producer, specifying delivery mode, priority and time to live.
send(Queue, Message) - Method in class org.apache.activemq.ActiveMQQueueSender
Sends a message to a queue for an unidentified message producer.
send(Queue, Message, int, int, long) - Method in class org.apache.activemq.ActiveMQQueueSender
Sends a message to a queue for an unidentified message producer, specifying delivery mode, priority and time to live.
send(ActiveMQMessageProducer, ActiveMQDestination, Message, int, int, long) - Method in class org.apache.activemq.ActiveMQSession
Sends the message for dispatch by the broker.
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.BrokerFilter
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.CompositeDestinationBroker
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.EmptyBroker
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.ErrorBroker
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.ft.MasterBroker
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.region.AbstractRegion
 
send(ConnectionContext, Message) - Method in interface org.apache.activemq.broker.region.Destination
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.region.DestinationFilter
 
send(ConnectionContext, Message, ActiveMQDestination) - Method in class org.apache.activemq.broker.region.DestinationFilter
Sends a message to the given destination which may be a wildcard
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.region.Queue
 
send(ConnectionContext, Message) - Method in interface org.apache.activemq.broker.region.Region
Send a message to the broker to using the specified destination.
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.region.RegionBroker
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.region.Topic
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestinationInterceptor
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.TransactionBroker
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.UserIDBroker
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.util.TimeStampingBrokerPlugin
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
 
send(Destination, Message) - Method in class org.apache.activemq.pool.PooledProducer
 
send(Message) - Method in class org.apache.activemq.pool.PooledProducer
 
send(Message, int, int, long) - Method in class org.apache.activemq.pool.PooledProducer
 
send(Destination, Message, int, int, long) - Method in class org.apache.activemq.pool.PooledProducer
 
send(Queue, Message, int, int, long) - Method in class org.apache.activemq.pool.PooledQueueSender
 
send(Queue, Message) - Method in class org.apache.activemq.pool.PooledQueueSender
 
send(Destination, Message) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
send(Destination, Message, int, int, long) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
send(Message) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
send(Message, int, int, long) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
send(Queue, Message) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
send(Queue, Message, int, int, long) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
send(ConnectionContext, Message) - Method in class org.apache.activemq.security.AuthorizationBroker
 
SEND - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
send(Destination, Message) - Method in class org.apache.activemq.web.WebClient
 
send(Destination, Message, boolean, int, int) - Method in class org.apache.activemq.web.WebClient
 
sendAsyncToSlave(Command) - Method in class org.apache.activemq.broker.ft.MasterBroker
 
sendBuffer(int, Object) - Method in interface org.apache.activemq.transport.reliable.Replayer
Sends the given buffer back to the transport if the buffer could be found - otherwise maybe send some kind of exception
sendBuffer(int, Object) - Method in class org.apache.activemq.transport.udp.CommandDatagramChannel
 
sendBuffer(int, Object) - Method in class org.apache.activemq.transport.udp.CommandDatagramSocket
 
sendCount - Variable in class org.apache.activemq.tool.properties.JmsProducerProperties
 
sendCountBasedMessages(long) - Method in class org.apache.activemq.tool.JmsProducerClient
 
sendDuration - Variable in class org.apache.activemq.tool.properties.JmsProducerProperties
 
sendLoop(Session, MessageProducer) - Method in class org.apache.activemq.tool.ProducerTool
 
sendMessage(Message) - Method in class org.apache.activemq.network.jms.DestinationBridge
 
sendMessage(Message) - Method in class org.apache.activemq.tool.MemProducer
 
sendMessage(Message, String, long) - Method in class org.apache.activemq.tool.MemProducer
 
SendMessage - Class in org.apache.activemq.web.controller
Sends a message
SendMessage(BrokerService) - Constructor for class org.apache.activemq.web.controller.SendMessage
 
sendMessage(WebClient, String[]) - Method in class org.apache.activemq.web.PortfolioPublishServlet
 
sendMessages() - Method in class org.apache.activemq.tool.JmsProducerClient
 
sendMessages(int) - Method in class org.apache.activemq.tool.JmsProducerClient
 
sendMessages(int, int) - Method in class org.apache.activemq.tool.JmsProducerClient
 
sendMessages(HttpServletRequest, WebClient, ActiveMQDestination) - Method in class org.apache.activemq.web.controller.SendMessage
 
sendPresence(Presence, Item) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
sendPullCommand(long) - Method in class org.apache.activemq.ActiveMQMessageConsumer
If we have a zero prefetch specified then send a pull command to the broker to pull a message we are about to receive
sendSyncToSlave(Command) - Method in class org.apache.activemq.broker.ft.MasterBroker
 
sendTextMessage(String) - Method in class org.apache.activemq.broker.jmx.DestinationView
 
sendTextMessage(Map, String) - Method in class org.apache.activemq.broker.jmx.DestinationView
 
sendTextMessage(String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
Sends a TextMesage to the destination.
sendTextMessage(Map, String) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
Sends a TextMesage to the destination.
sendTimeBasedMessages(long) - Method in class org.apache.activemq.tool.JmsProducerClient
 
sendToActiveMQ(Command, ResponseHandler) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
sendToActiveMQ(Command) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
sendToActiveMQ(Command, Handler<Response>) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
sendToDLQ(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
 
sendToDLQ(ConnectionContext, MessageReference) - Method in class org.apache.activemq.broker.region.QueueSubscription
Sending a message to the DQL will require us to increment the ref count so we can get at the content.
sendToSlave(Message) - Method in class org.apache.activemq.broker.ft.MasterBroker
 
sendToSlave(MessageAck) - Method in class org.apache.activemq.broker.ft.MasterBroker
 
sendToStomp(StompFrame) - Method in class org.apache.activemq.transport.stomp.ProtocolConverter
 
sendToStomp(StompFrame) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
sendType - Variable in class org.apache.activemq.tool.properties.JmsProducerProperties
 
sendWireFormat(WireFormatInfo) - Method in class org.apache.activemq.transport.WireFormatNegotiator
 
sendWriteBuffer(int, SocketAddress, ByteBuffer, boolean) - Method in class org.apache.activemq.transport.udp.CommandDatagramChannel
 
sendWriteBuffer(SocketAddress, ByteArrayOutputStream, int) - Method in class org.apache.activemq.transport.udp.CommandDatagramSocket
 
sendWriteBuffer(int, SocketAddress, byte[], boolean) - Method in class org.apache.activemq.transport.udp.CommandDatagramSocket
 
SEPARATOR - Static variable in class org.apache.activemq.filter.DestinationPath
 
SEPARATOR - Static variable in class org.apache.activemq.jndi.ReadOnlyContext
 
SEPERATOR - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers
 
sequenceDataType - Variable in class org.apache.activemq.store.jdbc.Statements
 
sequenceGenerator - Variable in class org.apache.activemq.transport.udp.CommandChannelSupport
 
sequenceId - Variable in class org.apache.activemq.command.ActiveMQTempDestination
 
serverConfigure(Transport, WireFormat, HashMap) - Method in class org.apache.activemq.transport.TransportFactory
Fully configures and adds all need transport filters so that the transport can be used by the ActiveMQ message broker.
ServerMojo - Class in org.apache.activemq.maven
Goal which starts activemq broker.
ServerMojo() - Constructor for class org.apache.activemq.maven.ServerMojo
 
servers - Static variable in class org.apache.activemq.transport.peer.PeerTransportFactory
 
servers - Static variable in class org.apache.activemq.transport.vm.VMTransportFactory
 
ServerSessionImpl - Class in org.apache.activemq.ra
 
ServerSessionImpl(ServerSessionPoolImpl, ActiveMQSession, WorkManager, MessageEndpoint, boolean, int) - Constructor for class org.apache.activemq.ra.ServerSessionImpl
 
ServerSessionPoolImpl - Class in org.apache.activemq.ra
 
ServerSessionPoolImpl(ActiveMQEndpointWorker, int) - Constructor for class org.apache.activemq.ra.ServerSessionPoolImpl
 
serverSocket - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
 
serverSocketFactory - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
 
service(Command) - Method in interface org.apache.activemq.broker.Connection
Services a client command and submits it to the broker.
service(Command) - Method in class org.apache.activemq.broker.TransportConnection
 
Service - Interface in org.apache.activemq
The core lifecyle interface for ActiveMQ components.
serviceAdded(ServiceEvent) - Method in interface org.apache.activemq.jmdns.ServiceListener
A service has been added.
serviceAdded(ServiceEvent) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
ServiceEvent - Class in org.apache.activemq.jmdns
ServiceEvent.
ServiceEvent(JmDNS, String, String, ServiceInfo) - Constructor for class org.apache.activemq.jmdns.ServiceEvent
Creates a new instance.
serviceException(Throwable) - Method in interface org.apache.activemq.broker.Connection
Handles an unexpected error associated with a connection.
serviceException(Throwable) - Method in class org.apache.activemq.broker.TransportConnection
Closes a clients connection due to a detected error.
serviceExceptionAsync(IOException) - Method in interface org.apache.activemq.broker.Connection
 
serviceExceptionAsync(IOException) - Method in class org.apache.activemq.broker.TransportConnection
Calls the serviceException method in an async thread.
serviceFailed(DiscoveryEvent) - Method in interface org.apache.activemq.transport.discovery.DiscoveryAgent
A process actively using a service may see it go down before the DiscoveryAgent notices the service's failure.
serviceFailed(DiscoveryEvent) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
 
serviceFailed(DiscoveryEvent) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
serviceFailed(DiscoveryEvent) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
ServiceInfo - Class in org.apache.activemq.jmdns
JmDNS service information.
ServiceInfo(String, String, int, String) - Constructor for class org.apache.activemq.jmdns.ServiceInfo
Construct a service description for registrating with JmDNS.
ServiceInfo(String, String, int, int, int, String) - Constructor for class org.apache.activemq.jmdns.ServiceInfo
Construct a service description for registrating with JmDNS.
ServiceInfo(String, String, int, int, int, Hashtable) - Constructor for class org.apache.activemq.jmdns.ServiceInfo
Construct a service description for registrating with JmDNS.
ServiceInfo(String, String, int, int, int, byte[]) - Constructor for class org.apache.activemq.jmdns.ServiceInfo
Construct a service description for registrating with JmDNS.
ServiceListener - Interface in org.apache.activemq.jmdns
Listener for service updates.
serviceLocalBrokerInfo(Command) - Method in class org.apache.activemq.network.CompositeDemandForwardingBridge
 
serviceLocalBrokerInfo(Command) - Method in class org.apache.activemq.network.DemandForwardingBridge
 
serviceLocalBrokerInfo(Command) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
serviceLocalCommand(Command) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
serviceLocalCommand(Command) - Method in class org.apache.activemq.network.ForwardingBridge
 
serviceLocalException(Throwable) - Method in class org.apache.activemq.broker.ft.MasterConnector
 
serviceLocalException(Throwable) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
serviceLocalException(Throwable) - Method in class org.apache.activemq.network.ForwardingBridge
 
serviceName - Variable in class org.apache.activemq.command.DiscoveryEvent
 
serviceRemoteBrokerInfo(Command) - Method in class org.apache.activemq.network.CompositeDemandForwardingBridge
 
serviceRemoteBrokerInfo(Command) - Method in class org.apache.activemq.network.DemandForwardingBridge
 
serviceRemoteBrokerInfo(Command) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
serviceRemoteCommand(Command) - Method in class org.apache.activemq.broker.ft.MasterConnector
 
serviceRemoteCommand(Command) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
serviceRemoteCommand(Command) - Method in class org.apache.activemq.network.ForwardingBridge
 
serviceRemoteException(IOException) - Method in class org.apache.activemq.broker.ft.MasterConnector
 
serviceRemoteException(Throwable) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
serviceRemoteException(IOException) - Method in class org.apache.activemq.network.ForwardingBridge
 
serviceRemoved(ServiceEvent) - Method in interface org.apache.activemq.jmdns.ServiceListener
A service has been removed.
serviceRemoved(ServiceEvent) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
serviceResolved(ServiceEvent) - Method in interface org.apache.activemq.jmdns.ServiceListener
A service has been resolved.
serviceResolved(ServiceEvent) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
ServiceStopper - Class in org.apache.activemq.util
A helper class used to stop a bunch of services, catching and logging any exceptions and then throwing the first exception when everything is stoped.
ServiceStopper() - Constructor for class org.apache.activemq.util.ServiceStopper
 
ServiceSupport - Class in org.apache.activemq.util
A helper class for working with services together with a useful base class for service implementations.
ServiceSupport() - Constructor for class org.apache.activemq.util.ServiceSupport
 
serviceTransportException(IOException) - Method in class org.apache.activemq.broker.TransportConnection
 
serviceTypeAdded(ServiceEvent) - Method in interface org.apache.activemq.jmdns.ServiceTypeListener
A new service type was discovered.
ServiceTypeListener - Interface in org.apache.activemq.jmdns
Listener for service types.
sessAckMode - Variable in class org.apache.activemq.tool.properties.JmsClientProperties
 
session - Variable in class org.apache.activemq.ActiveMQMessageConsumer
 
session - Variable in class org.apache.activemq.ActiveMQMessageProducer
 
SESSION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Connected
 
SESSION_AUTO_ACKNOWLEDGE - Static variable in class org.apache.activemq.tool.properties.JmsClientProperties
 
SESSION_CLIENT_ACKNOWLEDGE - Static variable in class org.apache.activemq.tool.properties.JmsClientProperties
 
SESSION_DUPS_OK_ACKNOWLEDGE - Static variable in class org.apache.activemq.tool.properties.JmsClientProperties
 
SESSION_ID - Static variable in interface org.apache.activemq.command.CommandTypes
 
SESSION_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
 
SESSION_TRANSACTED - Static variable in class org.apache.activemq.tool.properties.JmsClientProperties
 
sessionAsyncDispatch - Variable in class org.apache.activemq.ActiveMQSession
 
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
 
sessionId - Variable in class org.apache.activemq.command.ConsumerId
 
sessionId - Variable in class org.apache.activemq.command.ProducerId
 
SessionId - Class in org.apache.activemq.command
 
SessionId() - Constructor for class org.apache.activemq.command.SessionId
 
SessionId(ConnectionId, long) - Constructor for class org.apache.activemq.command.SessionId
 
SessionId(SessionId) - Constructor for class org.apache.activemq.command.SessionId
 
SessionId(ProducerId) - Constructor for class org.apache.activemq.command.SessionId
 
SessionId(ConsumerId) - Constructor for class org.apache.activemq.command.SessionId
 
sessionId - Variable in class org.apache.activemq.command.SessionInfo
 
SessionIdMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for SessionIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
SessionIdMarshaller() - Constructor for class org.apache.activemq.openwire.v1.SessionIdMarshaller
 
SessionIdMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for SessionIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
SessionIdMarshaller() - Constructor for class org.apache.activemq.openwire.v2.SessionIdMarshaller
 
SessionInfo - Class in org.apache.activemq.command
 
SessionInfo() - Constructor for class org.apache.activemq.command.SessionInfo
 
SessionInfo(ConnectionInfo, long) - Constructor for class org.apache.activemq.command.SessionInfo
 
SessionInfo(SessionId) - Constructor for class org.apache.activemq.command.SessionInfo
 
SessionInfoMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for SessionInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
SessionInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v1.SessionInfoMarshaller
 
SessionInfoMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for SessionInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
SessionInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v2.SessionInfoMarshaller
 
SessionKey - Class in org.apache.activemq.pool
A cache key for the session details
SessionKey(boolean, int) - Constructor for class org.apache.activemq.pool.SessionKey
 
SessionPool - Class in org.apache.activemq.pool
Represents the session pool for a given JMS connection.
SessionPool(ConnectionPool, SessionKey, ObjectPool) - Constructor for class org.apache.activemq.pool.SessionPool
 
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
 
SessionState - Class in org.apache.activemq.state
 
SessionState(SessionInfo) - Constructor for class org.apache.activemq.state.SessionState
 
sessionWillPassivate(HttpSessionEvent) - Method in class org.apache.activemq.web.WebClient
 
sessTransacted - Variable in class org.apache.activemq.tool.properties.JmsClientProperties
 
set(Object) - Method in class org.apache.activemq.kaha.impl.container.CachedContainerListIterator
 
set(Object) - Method in class org.apache.activemq.kaha.impl.container.ContainerListIterator
 
set(int, Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
set(Response) - Method in class org.apache.activemq.transport.FutureResponse
 
setAcceptListener(TransportAcceptListener) - Method in interface org.apache.activemq.transport.TransportServer
Registers an TransportAcceptListener which is notified of accepted channels.
setAcceptListener(TransportAcceptListener) - Method in class org.apache.activemq.transport.TransportServerFilter
 
setAcceptListener(TransportAcceptListener) - Method in class org.apache.activemq.transport.TransportServerSupport
Registers an accept listener
setAcceptListener(TransportAcceptListener) - Method in class org.apache.activemq.transport.vm.VMTransportServer
Set the Transport accept listener for new Connections
setAcked(boolean) - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
setAcked(boolean) - Method in interface org.apache.activemq.broker.region.QueueMessageReference
 
setAckEntry(StoreEntry) - Method in class org.apache.activemq.store.kahadaptor.ConsumerMessageRef
 
setAckLog(Log) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
 
setAckMode(String) - Method in class org.apache.activemq.transport.stomp.StompSubscription
 
setAcknowledgeCallback(Callback) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setAcknowledgeMode(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setAckType(byte) - Method in class org.apache.activemq.command.MessageAck
 
setAction(String) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
setActive(boolean) - Method in class org.apache.activemq.broker.TransportConnection
 
setActiveMQDestination(ActiveMQDestination) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
A helper method mostly for use in Dependency Injection containers which allows you to customize the destination and destinationType properties from a single ActiveMQDestination POJO
setActiveMQHome(File) - Method in class org.apache.activemq.console.Main
 
setAdapter(JDBCAdapter) - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
setAdapter(JDBCAdapter) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
setAdditionalPredicate(BooleanExpression) - Method in class org.apache.activemq.command.ConsumerInfo
 
setAddMessageStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setAddMessageStatement(PreparedStatement) - Method in class org.apache.activemq.store.jdbc.TransactionContext
 
setAddress(SocketAddress) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
setAdmin(String) - Method in class org.apache.activemq.security.AuthorizationEntry
 
setAdminACLs(Set) - Method in class org.apache.activemq.security.AuthorizationEntry
 
setAdminACLs(DestinationMap) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
 
setAdminAttribute(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setAdminBase(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setAdminConnectionContext(ConnectionContext) - Method in interface org.apache.activemq.broker.Broker
Sets the default administration connection context used when configuring the broker on startup or via JMX
setAdminConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.BrokerFilter
 
setAdminConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.EmptyBroker
 
setAdminConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.ErrorBroker
 
setAdminConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
setAdminConnectionContext(ConnectionContext) - Method in class org.apache.activemq.broker.region.RegionBroker
 
setAdminView(BrokerView) - Method in class org.apache.activemq.broker.BrokerService
 
setAdvisorySupport(boolean) - Method in class org.apache.activemq.broker.BrokerService
Allows the support of advisory messages to be disabled for performance reasons.
setAll(int) - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
 
setAllPrefetchValues(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setAllPrefetchValues(Integer) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setAllPrefetchValues(Integer) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setAlwaysSessionAsync(boolean) - Method in class org.apache.activemq.ActiveMQConnection
If this flag is set then a separate thread is not used for dispatching messages for each Session in the Connection.
setAlwaysSessionAsync(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
If this flag is set then a separate thread is not used for dispatching messages for each Session in the Connection.
setApplicationContext(ApplicationContext) - Method in class org.apache.activemq.xbean.BrokerFactoryBean
 
setApplicationContextName(String) - Method in class org.apache.activemq.web.filter.ApplicationContextFilter
 
setArrival(long) - Method in class org.apache.activemq.command.Message
 
setAsParent(boolean) - Method in class org.apache.activemq.tool.MemConsumer
 
setAsText(String) - Method in class org.apache.activemq.util.MemoryIntPropertyEditor
 
setAsText(String) - Method in class org.apache.activemq.util.MemoryPropertyEditor
 
setAsync(boolean) - Method in class org.apache.activemq.transport.vm.VMTransport
 
setAsyncDispatch(boolean) - Method in class org.apache.activemq.ActiveMQSession
 
setAsyncQueueDepth(int) - Method in class org.apache.activemq.transport.vm.VMTransport
 
setAsyncRecv(boolean) - Method in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
setAuthentication(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setAuthorizationEntries(List) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
Sets the individual entries on the authorization map
setAutoCreateDestinations(boolean) - Method in class org.apache.activemq.broker.region.AbstractRegion
 
setAvailableListener(MessageAvailableListener) - Method in class org.apache.activemq.ActiveMQMessageConsumer
Sets the listener used to notify synchronous consumers that there is a message available so that the MessageConsumer.receiveNoWait() can be called.
setAvailableListener(MessageAvailableListener) - Method in interface org.apache.activemq.MessageAvailableConsumer
Sets the listener used to notify synchronous consumers that there is a message available so that the MessageConsumer.receiveNoWait() can be called.
setBackOffMultiplier(short) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setBackOffMultiplier(short) - Method in class org.apache.activemq.RedeliveryPolicy
 
setBackOffMultiplier(long) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
setBaseClass(String) - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
setBaseClass(String) - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
setBasedir(File) - Method in class org.apache.activemq.openwire.tool.JavaGeneratorTask
 
setBatchStatments(boolean) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
setBeanName(String) - Method in class org.apache.activemq.spring.ActiveMQConnectionFactory
 
setBeanName(String) - Method in class org.apache.activemq.spring.ActiveMQXAConnectionFactory
 
setBinaryData(PreparedStatement, int, byte[]) - Method in class org.apache.activemq.store.jdbc.adapter.BytesJDBCAdapter
 
setBinaryData(PreparedStatement, int, byte[]) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
setBinaryData(PreparedStatement, int, byte[]) - Method in class org.apache.activemq.store.jdbc.adapter.StreamJDBCAdapter
 
setBinaryDataType(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setBind(URI) - Method in class org.apache.activemq.proxy.ProxyConnector
 
setBindLocation(URI) - Method in class org.apache.activemq.transport.TransportServerSupport
 
setBlocked(boolean) - Method in class org.apache.activemq.broker.TransportConnection
 
setBlockedCandidate(boolean) - Method in class org.apache.activemq.broker.TransportConnection
 
setBoolean(String, boolean) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Sets a boolean value with the specified name into the Map.
setBooleanProperty(String, boolean) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setBranchQualifier(byte[]) - Method in class org.apache.activemq.command.XATransactionId
 
setBridge(DemandForwardingBridgeSupport) - Method in class org.apache.activemq.network.MulticastNetworkConnector
 
setBridgeTempDestinations(boolean) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
setBridgeTempDestinations(boolean) - Method in class org.apache.activemq.network.NetworkConnector
 
setBroadcast(boolean) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
setBroker(Broker) - Method in class org.apache.activemq.broker.ConnectionContext
 
setBroker(Broker) - Method in class org.apache.activemq.broker.TransportConnector
 
setBrokerFactoryHandler(BrokerFactory.BrokerFactoryHandler) - Method in class org.apache.activemq.transport.vm.VMTransportFactory
 
setBrokerId(BrokerId) - Method in class org.apache.activemq.broker.region.RegionBroker
 
setBrokerId(BrokerId) - Method in class org.apache.activemq.command.BrokerInfo
 
setBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.broker.TransportConnector
 
setBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.command.BaseEndpoint
 
setBrokerInfo(BrokerInfo) - Method in interface org.apache.activemq.command.Endpoint
 
setBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
setBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
Associates a broker info with the transport server so that the transport can do discovery advertisements of the broker.
setBrokerInfo(BrokerInfo) - Method in interface org.apache.activemq.transport.TransportServer
Associates a broker info with the transport server so that the transport can do discovery advertisements of the broker.
setBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.transport.TransportServerFilter
 
setBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.transport.udp.UdpTransportServer
 
setBrokerInfo(BrokerInfo) - Method in class org.apache.activemq.transport.vm.VMTransportServer
 
setBrokerMasterConnector(boolean) - Method in class org.apache.activemq.command.ConnectionInfo
 
setBrokerName(String) - Method in class org.apache.activemq.broker.BrokerService
Sets the name of this broker; which must be unique in the network
setBrokerName(String) - Method in class org.apache.activemq.broker.region.RegionBroker
 
setBrokerName(String) - Method in class org.apache.activemq.broker.TransportConnector
 
setBrokerName(String) - Method in class org.apache.activemq.command.BrokerInfo
 
setBrokerName(String) - Method in class org.apache.activemq.command.DiscoveryEvent
 
setBrokerName(String) - Method in class org.apache.activemq.network.NetworkConnector
 
setBrokerName(String) - Method in interface org.apache.activemq.transport.discovery.DiscoveryAgent
 
setBrokerName(String) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
 
setBrokerName(String) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
setBrokerName(String) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
setBrokerObjectName(ObjectName) - Method in class org.apache.activemq.broker.BrokerService
Sets the JMX ObjectName for this broker
setBrokerPath(BrokerId[]) - Method in class org.apache.activemq.command.ConnectionInfo
 
setBrokerPath(BrokerId[]) - Method in class org.apache.activemq.command.ConsumerInfo
 
setBrokerPath(BrokerId[]) - Method in class org.apache.activemq.command.DestinationInfo
 
setBrokerPath(BrokerId[]) - Method in class org.apache.activemq.command.Message
 
setBrokerPath(BrokerId[]) - Method in class org.apache.activemq.command.ProducerInfo
 
setBrokerSequenceId(long) - Method in class org.apache.activemq.command.MessageId
 
setBrokerService(BrokerService) - Method in interface org.apache.activemq.broker.BrokerServiceAware
 
setBrokerService(BrokerService) - Method in class org.apache.activemq.broker.ft.MasterConnector
 
setBrokerService(BrokerService) - Method in class org.apache.activemq.broker.util.CommandAgent
 
setBrokerService(BrokerService) - Method in class org.apache.activemq.network.jms.JmsConnector
One way to configure the local connection - this is called by The BrokerService when the Connector is embedded
setBrokerService(BrokerService) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
setBrokerService(BrokerService) - Method in class org.apache.activemq.web.SpringBrokerContextListener
Set the broker container to be used by this listener
setBrokerURL(String) - Method in class org.apache.activemq.ActiveMQConnectionFactory
Sets the connection URL used to connect to the ActiveMQ broker.
setBrokerUrl(String) - Method in class org.apache.activemq.broker.util.CommandAgent
 
setBrokerURL(String) - Method in class org.apache.activemq.command.BrokerInfo
 
setBrokerUrl(URI) - Method in class org.apache.activemq.console.command.AbstractAmqCommand
Set the broker url.
setBrokerUrl(String) - Method in class org.apache.activemq.console.command.AbstractAmqCommand
Set the broker url.
setBrokerUrl(URI) - Method in class org.apache.activemq.console.filter.AmqMessagesQueryFilter
Set the broker url to use.
setBrokerXmlConfig(String) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
Sets the XML configuration file used to configure the ActiveMQ broker via Spring if using embedded mode.
setBrowser(boolean) - Method in class org.apache.activemq.command.ConsumerInfo
 
setBrowser(QueueBrowser) - Method in class org.apache.activemq.web.QueueBrowseQuery
 
setBucketCount(int) - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucketFactory
Sets the number of hash buckets to use for the message group functionality.
setBuffer(MessageList) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
 
setBufferPool(ByteBufferPool) - Method in class org.apache.activemq.transport.udp.CommandDatagramChannel
Sets the implementation of the byte buffer pool to use
setBufferPool(ByteBufferPool) - Method in class org.apache.activemq.transport.udp.UdpTransport
 
setByte(String, byte) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Sets a byte value with the specified name into the Map.
setByteProperty(String, byte) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setBytes(String, byte[]) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Sets a byte array value with the specified name into the Map.
setBytes(String, byte[], int, int) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Sets a portion of the byte array value with the specified name into the Map.
setCachedMarshalledForm(WireFormat, ByteSequence) - Method in interface org.apache.activemq.command.MarshallAware
 
setCachedMarshalledForm(WireFormat, ByteSequence) - Method in class org.apache.activemq.command.Message
 
setCachedMarshalledForm(WireFormat, ByteSequence) - Method in class org.apache.activemq.command.WireFormatInfo
 
setCacheEnabled(boolean) - Method in class org.apache.activemq.command.WireFormatInfo
 
setCacheEnabled(boolean) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
setCacheEnabled(boolean) - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
setCacheList(LinkedList) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
setCacheSize(int) - Method in class org.apache.activemq.command.WireFormatInfo
 
setCacheSize(int) - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
setCertificates(X509Certificate[]) - Method in class org.apache.activemq.jaas.CertificateCallback
Setter for certificate chain.
setChannel(DatagramChannel) - Method in class org.apache.activemq.transport.udp.UdpTransport
 
setChar(String, char) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Sets a Unicode character value with the specified name into the Map.
setCheckpointInterval(long) - Method in class org.apache.activemq.tool.MemoryMonitoringTool
 
setClassName(String) - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
setClassName(String) - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
setCleanupPeriod(int) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
Sets the number of milliseconds until the database is attempted to be cleaned up for durable topics
setClient(JmsClientProperties) - Method in class org.apache.activemq.tool.AbstractJmsClient
 
setClient(JmsClientProperties) - Method in class org.apache.activemq.tool.JmsConsumerClient
 
setClient(JmsClientProperties) - Method in class org.apache.activemq.tool.JmsProducerClient
 
setClientID(String) - Method in class org.apache.activemq.ActiveMQConnection
Sets the client identifier for this connection.
setClientID(String) - Method in class org.apache.activemq.ActiveMQConnectionFactory
Sets the JMS clientID to use for the created connection.
setClientId(String) - Method in class org.apache.activemq.broker.ConnectionContext
 
setClientId(String) - Method in class org.apache.activemq.command.ConnectionInfo
 
setClientId(String) - Method in class org.apache.activemq.command.JournalTopicAck
 
setClientId(String) - Method in class org.apache.activemq.command.RemoveSubscriptionInfo
 
setClientId(String) - Method in class org.apache.activemq.command.SubscriptionInfo
 
setClientId(String) - Method in class org.apache.activemq.network.ForwardingBridge
 
setClientID(String) - Method in class org.apache.activemq.pool.PooledConnection
 
setClientId(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setClientid(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setClientid(String) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setClientid(String) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setClientID(String) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
setClientID(String) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
setClientId(String) - Method in class org.apache.activemq.web.DurableSubscriberFacade
 
setClientIdGenerator(IdGenerator) - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
setClientIDPrefix(String) - Method in class org.apache.activemq.ActiveMQConnectionFactory
Sets the prefix used by autogenerated JMS Client ID values which are used if the JMS client does not explicitly specify on.
setClientMaster(boolean) - Method in class org.apache.activemq.command.ConnectionInfo
 
setClientName(String) - Method in class org.apache.activemq.tool.AbstractJmsClient
 
setClientPrefix(String) - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
setClose(boolean) - Method in class org.apache.activemq.command.ConnectionControl
 
setClose(boolean) - Method in class org.apache.activemq.command.ConsumerControl
 
setCloseTimeout(int) - Method in class org.apache.activemq.ActiveMQConnection
Sets the timeout before a close is considered complete.
setCloseTimeout(int) - Method in class org.apache.activemq.ActiveMQConnectionFactory
Sets the timeout before a close is considered complete.
setClosing(boolean) - Method in class org.apache.activemq.ra.ServerSessionPoolImpl
 
setCollisionAvoidancePercent(short) - Method in class org.apache.activemq.RedeliveryPolicy
 
setCommand(String) - Method in class org.apache.activemq.command.ControlCommand
 
setCommandChannel(CommandDatagramChannel) - Method in class org.apache.activemq.transport.udp.UdpTransport
Sets the implementation of the command channel to use.
setCommandDestination(Destination) - Method in class org.apache.activemq.broker.util.CommandAgent
 
setCommandId(int) - Method in class org.apache.activemq.command.BaseCommand
 
setCommandId(int) - Method in interface org.apache.activemq.command.Command
 
setCommandId(int) - Method in class org.apache.activemq.command.PartialCommand
 
setCommandId(int) - Method in class org.apache.activemq.command.WireFormatInfo
 
setCommandId(int) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
setCompositeDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.command.ActiveMQDestination
 
setCompressed(boolean) - Method in class org.apache.activemq.command.Message
 
setConcreteClasses(List) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
setConduitSubscriptions(boolean) - Method in class org.apache.activemq.network.NetworkConnector
 
setConfig(Resource) - Method in class org.apache.activemq.xbean.BrokerFactoryBean
 
setConfig(Resource) - Method in class org.apache.activemq.xbean.PooledBrokerFactoryBean
 
setConfiguration(String) - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
Sets the JAAS configuration domain name used
setConfigUri(URI) - Method in class org.apache.activemq.console.command.StartCommand
Sets the current configuration URI used by the start task
setConnected(boolean) - Method in class org.apache.activemq.broker.TransportConnection
 
setConnection(Connection) - Method in class org.apache.activemq.broker.ConnectionContext
 
setConnection(Connection) - Method in class org.apache.activemq.broker.util.CommandAgent
 
setConnection(ActiveMQConnection) - Method in class org.apache.activemq.command.ActiveMQTempDestination
 
setConnection(ActiveMQConnection) - Method in class org.apache.activemq.command.Message
 
setConnection(Connection) - Method in interface org.apache.activemq.network.jms.JmsMesageConvertor
 
setConnection(Connection) - Method in class org.apache.activemq.network.jms.SimpleJmsMessageConvertor
 
setConnection(Connection) - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
setConnection(Connection) - Method in class org.apache.activemq.web.QueueBrowseServlet
 
setConnection(Connection) - Method in class org.apache.activemq.web.SessionPool
 
setConnectionCount(int) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
setConnectionFactory(ConnectionFactory) - Method in class org.apache.activemq.broker.util.CommandAgent
 
setConnectionFactory(ActiveMQConnectionFactory) - Method in class org.apache.activemq.pool.PooledConnectionFactory
 
setConnectionFactory(ActiveMQConnectionFactory) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
This allows a connection factory to be configured and shared between a ResourceAdaptor and outbound messaging.
setConnectionFactory(ConnectionFactory) - Method in class org.apache.activemq.web.QueueBrowseServlet
 
setConnectionFactory(ConnectionFactory) - Method in class org.apache.activemq.web.SessionPool
 
setConnectionFilter(ConnectionFilter) - Method in class org.apache.activemq.network.NetworkConnector
 
setConnectionId(ConnectionId) - Method in class org.apache.activemq.broker.ConnectionContext
 
setConnectionId(String) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnection
Sets the connection ID of this connection.
setConnectionId(String) - Method in class org.apache.activemq.command.ActiveMQTempDestination
 
setConnectionId(long) - Method in class org.apache.activemq.command.BrokerInfo
 
setConnectionId(ConnectionId) - Method in class org.apache.activemq.command.ConnectionError
 
setConnectionId(ConnectionId) - Method in class org.apache.activemq.command.ConnectionInfo
 
setConnectionId(String) - Method in class org.apache.activemq.command.ConsumerId
 
setConnectionId(ConnectionId) - Method in class org.apache.activemq.command.DestinationInfo
 
setConnectionId(ConnectionId) - Method in class org.apache.activemq.command.LocalTransactionId
 
setConnectionId(String) - Method in class org.apache.activemq.command.ProducerId
 
setConnectionId(ConnectionId) - Method in class org.apache.activemq.command.RemoveSubscriptionInfo
 
setConnectionId(String) - Method in class org.apache.activemq.command.SessionId
 
setConnectionId(ConnectionId) - Method in class org.apache.activemq.command.TransactionInfo
 
setConnectionPassword(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setConnectionPrefix(String) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
 
setConnectionProtocol(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setConnectionTimeout(int) - Method in class org.apache.activemq.transport.tcp.TcpTransport
Sets the timeout used to connect to the socket
setConnectionURL(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setConnectionUsername(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setConnector(Connector) - Method in class org.apache.activemq.broker.ConnectionContext
 
setConnector(Connector) - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
setConnectorPath(String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
setConnectorPort(int) - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
setConnectUri(URI) - Method in class org.apache.activemq.broker.TransportConnector
 
setConnectURI(URI) - Method in class org.apache.activemq.transport.TransportServerSupport
 
setConsumer(Object) - Method in class org.apache.activemq.command.MessageDispatch
 
setConsumer(MessageConsumer) - Method in class org.apache.activemq.network.jms.DestinationBridge
 
setConsumer(JmsConsumerProperties) - Method in class org.apache.activemq.tool.JmsConsumerSystem
 
setConsumerId(ConsumerId) - Method in class org.apache.activemq.command.ConsumerControl
 
setConsumerId(ConsumerId) - Method in class org.apache.activemq.command.ConsumerInfo
 
setConsumerId(ConsumerId) - Method in class org.apache.activemq.command.MessageAck
 
setConsumerId(ConsumerId) - Method in class org.apache.activemq.command.MessageDispatch
 
setConsumerId(ConsumerId) - Method in class org.apache.activemq.command.MessageDispatchNotification
 
setConsumerId(ConsumerId) - Method in class org.apache.activemq.command.MessagePull
 
setConsumerListener(ConsumerListener) - Method in class org.apache.activemq.advisory.ConsumerEventSource
 
setContainerNameDataType(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setContent(ByteSequence) - Method in class org.apache.activemq.command.Message
 
setContent(byte[]) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
setContentType(String) - Method in class org.apache.activemq.web.view.SimpleMessageRenderer
 
setContext(DirContext) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setContextBroker(Broker) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
setCopyMessage(boolean) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
Sets whether a copy of the message will be sent to each destination.
setCopyMessageOnSend(boolean) - Method in class org.apache.activemq.ActiveMQConnection
Should a JMS message be copied to a new JMS Message object as part of the send() method in JMS.
setCopyMessageOnSend(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
Should a JMS message be copied to a new JMS Message object as part of the send() method in JMS.
setCorrelationId(String) - Method in class org.apache.activemq.command.Message
 
setCorrelationId(int) - Method in class org.apache.activemq.command.Response
 
setCount(long) - Method in class org.apache.activemq.management.CountStatisticImpl
 
setCount(int) - Method in class org.apache.activemq.store.kahadaptor.TopicSubAck
 
setCpuSampler(CpuSamplerTask) - Method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
setCreateConnector(boolean) - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
setCreateDurableSubStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setCreateMBeanServer(boolean) - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
setCreateNewMsg(boolean) - Method in class org.apache.activemq.tool.properties.JmsProducerProperties
 
setCreateSchemaStatements(String[]) - Method in class org.apache.activemq.store.jdbc.Statements
 
setCreateTablesOnStartup(boolean) - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
Sets whether or not tables are created on startup
setCreateTablesOnStartup(boolean) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
Sets whether or not tables are created on startup
setCurrent(long) - Method in class org.apache.activemq.management.RangeStatisticImpl
 
setCurrentPrefetchSize(int) - Method in class org.apache.activemq.command.ConsumerInfo
 
setDaemon(boolean) - Method in class org.apache.activemq.transport.TransportServerThreadSupport
Sets whether the background read thread is a daemon thread or not
setDaemon(boolean) - Method in class org.apache.activemq.transport.TransportThreadSupport
 
setData(DataStructure[]) - Method in class org.apache.activemq.command.DataArrayResponse
 
setData(DataStructure) - Method in class org.apache.activemq.command.DataResponse
 
setData(byte[]) - Method in class org.apache.activemq.command.PartialCommand
 
setData(byte[]) - Method in class org.apache.activemq.util.ByteSequence
 
setDatabaseLocker(DatabaseLocker) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
Sets the database locker strategy to use to lock the database on startup
setDataContainerName(String) - Method in class org.apache.activemq.kaha.impl.container.ContainerId
 
setDataDirectory(File) - Method in class org.apache.activemq.broker.BrokerService
Sets the directory in which the data files will be stored by default for the JDBC and Journal persistence adaptors.
setDataDirectory(String) - Method in class org.apache.activemq.store.jdbc.DataSourceSupport
 
setDataDirectoryFile(File) - Method in class org.apache.activemq.store.jdbc.DataSourceSupport
 
setDatagramSize(int) - Method in interface org.apache.activemq.transport.udp.CommandChannel
Sets the default size of a datagram on the network.
setDatagramSize(int) - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
Sets the default size of a datagram on the network.
setDatagramSize(int) - Method in class org.apache.activemq.transport.udp.CommandDatagramSocket
 
setDatagramSize(int) - Method in class org.apache.activemq.transport.udp.UdpTransport
 
setDataOutputStream(DataOutputStream) - Method in class org.apache.activemq.tool.MemoryMonitoringTool
 
setDataSource(DataSource) - Method in class org.apache.activemq.store.jdbc.DataSourceSupport
 
setDataStructure(DataStructure) - Method in class org.apache.activemq.command.Message
 
setDeadLetterQueue(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy
 
setDeadLetterStrategy(DeadLetterStrategy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
Sets the policy used to determine which dead letter queue destination should be used
setDeadLetterStrategy(DeadLetterStrategy) - Method in class org.apache.activemq.broker.region.Queue
 
setDeadLetterStrategy(DeadLetterStrategy) - Method in class org.apache.activemq.broker.region.Topic
 
setDecreaseNetworkConsumerPriority(boolean) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
setDecreaseNetworkConsumerPriority(boolean) - Method in class org.apache.activemq.network.NetworkConnector
 
setDefaultClientID(String) - Method in class org.apache.activemq.ActiveMQConnection
Sets the default client id that the connection will use if explicitly not set with the setClientId() call.
setDefaultEntry(PolicyEntry) - Method in class org.apache.activemq.broker.region.policy.PolicyMap
 
setDefaultEntry(AuthorizationEntry) - Method in class org.apache.activemq.security.DefaultAuthorizationMap
 
setDefaultSize(int) - Method in interface org.apache.activemq.transport.udp.ByteBufferPool
Sets the default size of the buffers
setDefaultSize(int) - Method in class org.apache.activemq.transport.udp.SimpleBufferPool
 
setDeleteAllMessagesOnStartup(boolean) - Method in class org.apache.activemq.broker.BrokerService
Sets whether or not all messages are deleted on startup - mostly only useful for testing.
setDeleteOldMessagesStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setDeleteSubscriptionStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setDeliveryListener(ActiveMQSession.DeliveryListener) - Method in class org.apache.activemq.ActiveMQSession
Sets the message delivery listener.
setDeliveryMode(int) - Method in class org.apache.activemq.ActiveMQMessageProducer
Sets the producer's default delivery mode.
setDeliveryMode(int) - Method in class org.apache.activemq.pool.PooledProducer
 
setDeliveryMode(int) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
setDeliveryMode(int) - Method in class org.apache.activemq.tool.MemProducer
 
setDeliveryMode(String) - Method in class org.apache.activemq.tool.properties.JmsProducerProperties
 
setDeliveryMode(int) - Method in class org.apache.activemq.web.WebClient
 
setDeliverySequenceId(long) - Method in class org.apache.activemq.command.MessageDispatch
 
setDeliverySequenceId(long) - Method in class org.apache.activemq.command.MessageDispatchNotification
 
setDescription(String) - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
setDestComposite(boolean) - Method in class org.apache.activemq.tool.properties.JmsClientProperties
 
setDestCount(int) - Method in class org.apache.activemq.tool.AbstractJmsClient
 
setDestDir(File) - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
setDestDistro(String) - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
setDestFile(File) - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
setDestFile(File) - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
setDestination(URI) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
setDestination(ActiveMQDestination) - Method in class org.apache.activemq.command.ConsumerInfo
 
setDestination(ActiveMQDestination) - Method in class org.apache.activemq.command.DestinationInfo
 
setDestination(ActiveMQDestination) - Method in class org.apache.activemq.command.JournalQueueAck
 
setDestination(ActiveMQDestination) - Method in class org.apache.activemq.command.JournalTopicAck
 
setDestination(ActiveMQDestination) - Method in class org.apache.activemq.command.Message
 
setDestination(ActiveMQDestination) - Method in class org.apache.activemq.command.MessageAck
 
setDestination(ActiveMQDestination) - Method in class org.apache.activemq.command.MessageDispatch
 
setDestination(ActiveMQDestination) - Method in class org.apache.activemq.command.MessageDispatchNotification
 
setDestination(ActiveMQDestination) - Method in class org.apache.activemq.command.MessagePull
 
setDestination(ActiveMQDestination) - Method in class org.apache.activemq.command.ProducerInfo
 
setDestination(ActiveMQDestination) - Method in class org.apache.activemq.command.SubscriptionInfo
 
setDestination(Destination) - Method in class org.apache.activemq.console.filter.AmqMessagesQueryFilter
Set the destination to use.
setDestination(ActiveMQDestination) - Method in class org.apache.activemq.filter.DestinationMapEntry
 
setDestination(ActiveMQDestination) - Method in class org.apache.activemq.filter.MessageEvaluationContext
 
setDestination(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setDestination(ActiveMQDestination) - Method in class org.apache.activemq.transport.stomp.StompSubscription
 
setDestinationFactory(DestinationFactory) - Method in class org.apache.activemq.broker.BrokerService
 
setDestinationFilter(String) - Method in class org.apache.activemq.network.ForwardingBridge
 
setDestinationInterceptors(DestinationInterceptor[]) - Method in class org.apache.activemq.broker.BrokerService
Sets the destination interceptors to use
setDestinationPolicy(PolicyMap) - Method in class org.apache.activemq.broker.BrokerService
Sets the destination specific policies available either for exact destinations or for wildcard areas of destinations.
setDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.broker.BrokerService
Sets the destinations which should be loaded/created on startup
setDestinationType(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setDestIndex(int) - Method in class org.apache.activemq.tool.AbstractJmsClient
 
setDestName(String) - Method in class org.apache.activemq.tool.properties.JmsClientProperties
 
setDisableAsyncDispatch(boolean) - Method in class org.apache.activemq.broker.TransportConnector
 
setDisableMessageID(boolean) - Method in class org.apache.activemq.ActiveMQMessageProducer
Sets whether message IDs are disabled.
setDisableMessageID(boolean) - Method in class org.apache.activemq.pool.PooledProducer
 
setDisableMessageID(boolean) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
setDisableMessageTimestamp(boolean) - Method in class org.apache.activemq.ActiveMQMessageProducer
Sets whether message timestamps are disabled.
setDisableMessageTimestamp(boolean) - Method in class org.apache.activemq.pool.PooledProducer
 
setDisableMessageTimestamp(boolean) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
setDisableTimeStampsByDefault(boolean) - Method in class org.apache.activemq.ActiveMQConnection
Sets whether or not timestamps on messages should be disabled or not.
setDisableTimeStampsByDefault(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
Sets whether or not timestamps on messages should be disabled or not.
setDiscoverLoginConfig(boolean) - Method in class org.apache.activemq.security.JaasAuthenticationPlugin
Enables or disables the auto-discovery of the login.config file for JAAS to initialize itself.
setDiscoveryAgent(DiscoveryAgent) - Method in class org.apache.activemq.broker.TransportConnector
 
setDiscoveryAgent(DiscoveryAgent) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
 
setDiscoveryAgent(DiscoveryAgent) - Method in class org.apache.activemq.transport.discovery.DiscoveryTransport
 
setDiscoveryListener(DiscoveryListener) - Method in interface org.apache.activemq.transport.discovery.DiscoveryAgent
Sets the discovery listener
setDiscoveryListener(DiscoveryListener) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
Set the discovery listener
setDiscoveryListener(DiscoveryListener) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
setDiscoveryListener(DiscoveryListener) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
setDiscoveryUri(URI) - Method in class org.apache.activemq.broker.TransportConnector
 
setDiscoveryURI(URI) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
Set the discoveryURI
setDispatchAsync(boolean) - Method in class org.apache.activemq.ActiveMQConnection
Enables or disables the default setting of whether or not consumers have their messages dispatched synchronously or asynchronously by the broker.
setDispatchAsync(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
Enables or disables the default setting of whether or not consumers have their messages dispatched synchronously or asynchronously by the broker.
setDispatchAsync(boolean) - Method in class org.apache.activemq.command.ConsumerInfo
 
setDispatchAsync(boolean) - Method in class org.apache.activemq.command.ProducerInfo
 
setDispatchAsync(boolean) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
setDispatchAsync(boolean) - Method in class org.apache.activemq.network.ForwardingBridge
 
setDispatchAsync(boolean) - Method in class org.apache.activemq.network.NetworkConnector
 
setDispatched(int) - Method in class org.apache.activemq.network.DemandSubscription
 
setDispatchPolicy(DispatchPolicy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
setDispatchPolicy(DispatchPolicy) - Method in class org.apache.activemq.broker.region.Queue
 
setDispatchPolicy(DispatchPolicy) - Method in class org.apache.activemq.broker.region.Topic
 
setDoHandleReplyTo(boolean) - Method in class org.apache.activemq.network.jms.DestinationBridge
 
setDontSendReponse(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
 
setDouble(String, double) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Sets a double value with the specified name into the Map.
setDoubleProperty(String, double) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setDroppable(boolean) - Method in class org.apache.activemq.command.Message
 
setDropSchemaStatements(String[]) - Method in class org.apache.activemq.store.jdbc.Statements
 
setDuplexConnection(boolean) - Method in class org.apache.activemq.command.BrokerInfo
 
setDurable(boolean) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
setDurable(boolean) - Method in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
setDurableDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
setDurableDestinations(Set) - Method in class org.apache.activemq.network.NetworkConnector
 
setDurableSubAcksTableName(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setDurableSubscriberMessageCountStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setDurableTopicPrefetch(int) - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
 
setDurableTopicPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setDurableTopicPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setDurableTopicPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setDuration(long) - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
setDuration(long) - Method in interface org.apache.activemq.tool.sampler.PerformanceSampler
 
setDynamicallyIncludedDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
setDynamicallyIncludedDestinations(List) - Method in class org.apache.activemq.network.NetworkConnector
 
setDynamicOnly(boolean) - Method in class org.apache.activemq.network.NetworkConnector
 
setEnableBatch(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setEnabled(boolean) - Method in class org.apache.activemq.management.JMSConnectionStatsImpl
 
setEnabled(boolean) - Method in class org.apache.activemq.management.JMSSessionStatsImpl
 
setEnabled(boolean) - Method in class org.apache.activemq.management.JMSStatsImpl
 
setEnabled(boolean) - Method in class org.apache.activemq.management.StatisticImpl
 
setEnableStatusMonitor(boolean) - Method in class org.apache.activemq.broker.TransportConnector
 
setEntries(List) - Method in class org.apache.activemq.filter.DestinationMap
A helper method to allow the destination map to be populated from a dependency injection framework such as Spring
setEntryContentType(String) - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
setEvictExpiredMessagesHighWatermark(int) - Method in class org.apache.activemq.broker.region.policy.MessageEvictionStrategySupport
Sets the high water mark on which we will eagerly evict expired messages from RAM
setException(Throwable) - Method in class org.apache.activemq.command.ConnectionError
 
setException(Throwable) - Method in class org.apache.activemq.command.ExceptionResponse
 
setExceptionListener(ExceptionListener) - Method in class org.apache.activemq.ActiveMQConnection
Sets an exception listener for this connection.
setExceptionListener(ExceptionListener) - Method in class org.apache.activemq.pool.PooledConnection
 
setExceptionListener(ExceptionListener) - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
setExceptionListener(ExceptionListener) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
setExcludedDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
setExcludedDestinations(List) - Method in class org.apache.activemq.network.NetworkConnector
 
setExclusive(boolean) - Method in class org.apache.activemq.command.ConsumerInfo
 
setExit(boolean) - Method in class org.apache.activemq.command.ConnectionControl
 
setExpectedCounter(int) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
This property should never really be set - but is mutable primarily for test cases
setExpiration(long) - Method in class org.apache.activemq.command.Message
 
setFactory(ActiveMQConnectionFactory) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
setFactory(ConnectionFactory) - Method in class org.apache.activemq.tool.AbstractJmsClient
 
setFactory(JmsFactoryProperties) - Method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
setFactoryFile(File) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
setFactoryFileName(String) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
setFailover(boolean) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
 
setFaultTolerant(boolean) - Method in class org.apache.activemq.command.ConnectionControl
 
setFaultTolerantConfiguration(boolean) - Method in class org.apache.activemq.command.BrokerInfo
 
setFeedType(String) - Method in class org.apache.activemq.web.view.RssMessageRenderer
 
setFile(String) - Method in class org.apache.activemq.broker.view.ConnectionDotFilePlugin
Sets the destination file name to create the destination diagram
setFile(String) - Method in class org.apache.activemq.broker.view.DestinationDotFilePlugin
Sets the destination file name to create the destination diagram
setFile(int) - Method in class org.apache.activemq.kaha.impl.data.DataItem
 
setFindAllDestinationsStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setFindAllDurableSubMessagesStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setFindAllDurableSubsStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setFindAllMessagesStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setFindDurableSubMessagesStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setFindDurableSubStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setFindLastSequenceIdInAcksStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setFindLastSequenceIdInMsgsStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setFindMessageSequenceIdStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setFindMessageStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setFindTigerMbeanServer(boolean) - Method in class org.apache.activemq.broker.jmx.ManagementContext
Enables/disables the searching for the Java 5 platform MBeanServer
setFirstAckNumber(int) - Method in class org.apache.activemq.command.ReplayCommand
Is used to specify the first sequence number being acknowledged as delivered on the transport so that it can be removed from cache
setFirstMessageId(MessageId) - Method in class org.apache.activemq.command.MessageAck
 
setFirstNakNumber(int) - Method in class org.apache.activemq.command.ReplayCommand
 
setFloat(String, float) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Sets a float value with the specified name into the Map.
setFloatProperty(String, float) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setFlush(boolean) - Method in class org.apache.activemq.command.ConsumerControl
 
setFormatId(int) - Method in class org.apache.activemq.command.XATransactionId
 
setForwardOnly(boolean) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
Sets if the virtual destination is forward only (and so there is no physical queue to match the virtual queue) or if there is also a physical queue with the same name).
setForwardTo(Collection) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
Sets the list of destinations to forward to
setFrom(Endpoint) - Method in class org.apache.activemq.command.BaseCommand
 
setFrom(Endpoint) - Method in interface org.apache.activemq.command.Command
 
setFrom(Endpoint) - Method in class org.apache.activemq.command.KeepAliveInfo
 
setFrom(Endpoint) - Method in class org.apache.activemq.command.PartialCommand
 
setFrom(Endpoint) - Method in class org.apache.activemq.command.WireFormatInfo
 
setFrom(Endpoint) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
setGlobalTransactionId(byte[]) - Method in class org.apache.activemq.command.XATransactionId
 
setGroup(String) - Method in interface org.apache.activemq.transport.discovery.DiscoveryAgent
 
setGroup(String) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
Set the group for discovery
setGroup(String) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
setGroup(String) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
setGroupID(String) - Method in class org.apache.activemq.command.Message
 
setGroupSequence(int) - Method in class org.apache.activemq.command.Message
 
setHaAware(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
 
setHeaderMarshaller(DatagramHeaderMarshaller) - Method in interface org.apache.activemq.transport.udp.CommandChannel
 
setHeaderMarshaller(DatagramHeaderMarshaller) - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
 
setHeaders(Map) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
setId(String) - Method in class org.apache.activemq.web.MessageQuery
 
setIdleTimeout(int) - Method in class org.apache.activemq.pool.ConnectionPool
 
setInboundMessageConvertor(JmsMesageConvertor) - Method in class org.apache.activemq.network.jms.JmsConnector
 
setInboundQueueBridges(InboundQueueBridge[]) - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
setInboundQueueName(String) - Method in class org.apache.activemq.network.jms.InboundQueueBridge
 
setInboundTopicBridges(InboundTopicBridge[]) - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
setInboundTopicName(String) - Method in class org.apache.activemq.network.jms.InboundTopicBridge
 
setIndent(String) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
setIndentLevel(int) - Method in class org.apache.activemq.util.IndentPrinter
 
setIndexItem(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.RedoStoreIndexItem
 
setIndexMap(Map) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
setIndexMap(Map) - Method in interface org.apache.activemq.kaha.MapContainer
Set the internal index map
setIndexName(String) - Method in class org.apache.activemq.kaha.impl.index.RedoStoreIndexItem
 
setIndexType(String) - Method in class org.apache.activemq.kaha.impl.KahaStore
Set the default index type
setIndexType(String) - Method in interface org.apache.activemq.kaha.Store
Set the default index type
setIndexType(String) - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
setInitialContextFactory(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setInitialContextFactoryName(String) - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
setInitialReconnectDelay(long) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
setInitialReconnectDelay(long) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
setInitialReconnectDelay(long) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
setInitialRedeliveryDelay(long) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setInitialRedeliveryDelay(Long) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setInitialRedeliveryDelay(Long) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setInitialRedeliveryDelay(Long) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setInitialRedeliveryDelay(long) - Method in class org.apache.activemq.RedeliveryPolicy
 
setInManagedTx(boolean) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
setInputStreamPrefetch(int) - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
 
setInputStreamPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setInputStreamPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setInputStreamPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setInRecoveryMode(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
 
setInt(String, int) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Sets an int value with the specified name into the Map.
setInterval(long) - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
setInterval(long) - Method in interface org.apache.activemq.tool.sampler.PerformanceSampler
 
setIntProperty(String, int) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setInUnmarshallCache(short, DataStructure) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
setIoBufferSize(int) - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
setJam(JamService) - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
setJclass(JClass) - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
setJclass(JClass) - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
setJdbcAdapter(JDBCPersistenceAdapter) - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
setJmdns(JmDNS) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
setJmsBridgeConnectors(JmsConnector[]) - Method in class org.apache.activemq.broker.BrokerService
 
setJmsConnector(JmsConnector) - Method in class org.apache.activemq.network.jms.DestinationBridge
 
setJMSCorrelationID(String) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setJMSCorrelationID(String) - Method in class org.apache.activemq.web.controller.SendMessage
 
setJMSCorrelationIDAsBytes(byte[]) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setJMSDeliveryMode(int) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setJMSDestination(Destination) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setJMSDestination(String) - Method in class org.apache.activemq.web.DestinationFacade
 
setJMSDestinationType(String) - Method in class org.apache.activemq.web.DestinationFacade
 
setJMSExpiration(long) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setJmsMessageConvertor(JmsMesageConvertor) - Method in class org.apache.activemq.network.jms.DestinationBridge
 
setJMSMessageCount(int) - Method in class org.apache.activemq.web.controller.SendMessage
 
setJMSMessageCountHeader(String) - Method in class org.apache.activemq.web.controller.SendMessage
 
setJMSMessageID(String) - Method in class org.apache.activemq.command.ActiveMQMessage
Seems to be invalid because the parameter doesn't initialize MessageId instance variables ProducerId and ProducerSequenceId
setJMSMessageID(ProducerId, long) - Method in class org.apache.activemq.command.ActiveMQMessage
This will create an object of MessageId.
setJMSPersistent(boolean) - Method in class org.apache.activemq.web.controller.SendMessage
 
setJMSPriority(int) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setJMSPriority(int) - Method in class org.apache.activemq.web.controller.SendMessage
 
setJmsProperties(String) - Method in class org.apache.activemq.tool.properties.JmsClientProperties
 
setJmsProvider(String) - Method in class org.apache.activemq.tool.properties.JmsClientProperties
 
setJMSRedelivered(boolean) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setJMSReplyTo(Destination) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setJMSReplyTo(String) - Method in class org.apache.activemq.web.controller.SendMessage
 
setJMSText(String) - Method in class org.apache.activemq.web.controller.SendMessage
 
setJMSTimestamp(long) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setJMSTimeToLive(int) - Method in class org.apache.activemq.web.controller.SendMessage
 
setJMSType(String) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setJMSType(String) - Method in class org.apache.activemq.web.controller.SendMessage
 
setJmsVersion(String) - Method in class org.apache.activemq.tool.properties.JmsClientProperties
 
setJmxDomainName(String) - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
setJmxServiceUrl(JMXServiceURL) - Method in class org.apache.activemq.console.command.AbstractJmxCommand
Sets the JMX service url to use.
setJmxServiceUrl(String) - Method in class org.apache.activemq.console.command.AbstractJmxCommand
Sets the JMX service url to use.
setJmxServiceUrl(JMXServiceURL) - Method in class org.apache.activemq.console.filter.MBeansObjectNameQueryFilter
Sets the JMX service URL the query is going to connect to.
setJmxServiceUrl(String) - Method in class org.apache.activemq.console.filter.MBeansObjectNameQueryFilter
Sets the JMX service URL the query is going to connect to.
setJmxServiceUrl(JMXServiceURL) - Method in class org.apache.activemq.console.filter.MessagesQueryFilter
Sets the JMX service URL the query is going to connect to.
setJmxServiceUrl(String) - Method in class org.apache.activemq.console.filter.MessagesQueryFilter
Sets the JMX service URL the query is going to connect to.
setJndiLocalTemplate(JndiTemplate) - Method in class org.apache.activemq.network.jms.JmsConnector
 
setJndiName(String) - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
setJndiOutboundTemplate(JndiTemplate) - Method in class org.apache.activemq.network.jms.JmsConnector
 
setJoinOnStop(boolean) - Method in class org.apache.activemq.transport.TransportServerThreadSupport
Sets whether the background read thread is joined with (waited for) on a stop
setJournal(Journal) - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
setJournalArchiveDirectory(File) - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
setJournalLogFiles(int) - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
Sets the number of journal log files to use
setJournalLogFileSize(int) - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
Sets the size of the journal log files
setJournalThreadPriority(int) - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
Sets the thread priority of the journal thread
setKeepAlive(Boolean) - Method in class org.apache.activemq.transport.tcp.TcpTransport
Enable/disable TCP KEEP_ALIVE mode
setKeepAliveInterval(long) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
 
setKeepAliveInterval(long) - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
setKeepDurableSubsActive(boolean) - Method in class org.apache.activemq.broker.BrokerService
 
setKeepDurableSubsActive(boolean) - Method in class org.apache.activemq.broker.region.RegionBroker
 
setKeepDurableSubsActive(boolean) - Method in class org.apache.activemq.broker.region.TopicRegion
 
setKey(Object) - Method in class org.apache.activemq.kaha.impl.container.ContainerId
 
setKeyAndTrustManagers(KeyManager[], TrustManager[], SecureRandom) - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
Sets the key and trust managers used when creating SSL connections.
setKeyAndTrustManagers(KeyManager[], TrustManager[], SecureRandom) - Method in class org.apache.activemq.transport.tcp.SslTransportFactory
Sets the key and trust managers used in constructed socket factories.
setKeyCertificateAlgorithm(String) - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
setKeyData(StoreLocation) - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
setKeyMarshaller(Marshaller) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
setKeyMarshaller(Marshaller) - Method in interface org.apache.activemq.kaha.MapContainer
For homogenous containers can set a custom marshaller for loading keys The default uses Object serialization
setKeyPassword(String) - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
setKeySize(int) - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
setKeyStore(String) - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
setKeyStorePassword(String) - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
setKeyStoreType(String) - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
setLastAckNumber(int) - Method in class org.apache.activemq.command.ReplayCommand
Is used to specify the last sequence number being acknowledged as delivered on the transport so that it can be removed from cache
setLastCached(IndexItem) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
setLastMessageId(MessageId) - Method in class org.apache.activemq.command.MessageAck
 
setLastNakNumber(int) - Method in class org.apache.activemq.command.ReplayCommand
 
setLastSequenceId(long) - Method in class org.apache.activemq.state.ProducerState
 
setLastSequenceId(int) - Method in class org.apache.activemq.util.IntSequenceGenerator
 
setLastSequenceId(long) - Method in class org.apache.activemq.util.LongSequenceGenerator
 
setLeft(Expression) - Method in class org.apache.activemq.filter.BinaryExpression
 
setLength(long) - Method in class org.apache.activemq.kaha.impl.index.IndexManager
 
setLength(int) - Method in class org.apache.activemq.util.ByteSequence
 
setLimit(int) - Method in class org.apache.activemq.broker.region.policy.ConstantPendingMessageLimitStrategy
 
setLimit(long) - Method in class org.apache.activemq.memory.UsageManager
Sets the memory limit in bytes.
setList(IndexLinkedList) - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
setLocalAddress(InetAddress) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
setLocalBrokerName(String) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
setLocalConnectionFactoryName(String) - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
setLocalConnectionFactoryName(String) - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
setLocalhost(String) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
setLocalInfo(ConsumerInfo) - Method in class org.apache.activemq.network.DemandSubscription
 
setLocalPassword(String) - Method in class org.apache.activemq.network.jms.JmsConnector
 
setLocalQueueConnection(QueueConnection) - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
setLocalQueueConnectionFactory(QueueConnectionFactory) - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
setLocalQueueName(String) - Method in class org.apache.activemq.network.jms.InboundQueueBridge
 
setLocalQueueName(String) - Method in class org.apache.activemq.network.jms.OutboundQueueBridge
 
setLocalTopicConnection(TopicConnection) - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
setLocalTopicConnectionFactory(TopicConnectionFactory) - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
setLocalTopicName(String) - Method in class org.apache.activemq.network.jms.InboundTopicBridge
 
setLocalTopicName(String) - Method in class org.apache.activemq.network.jms.OutboundTopicBridge
 
setLocalTransactionEventListener(LocalTransactionEventListener) - Method in class org.apache.activemq.TransactionContext
Used by the resource adapter to listen to transaction events.
setLocalTransport(Transport) - Method in class org.apache.activemq.network.MulticastNetworkConnector
 
setLocalURI(URI) - Method in class org.apache.activemq.broker.ft.MasterConnector
 
setLocalUri(URI) - Method in class org.apache.activemq.network.NetworkConnector
 
setLocalUri(URI) - Method in class org.apache.activemq.proxy.ProxyConnector
 
setLocalUsername(String) - Method in class org.apache.activemq.network.jms.JmsConnector
 
setLockCreateStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setLockTableName(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setLockUpdateStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setLog(Log) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
 
setLogIndexChanges(boolean) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
setLogWriter(PrintWriter) - Method in class org.apache.activemq.ra.ActiveMQManagedConnection
 
setLogWriter(PrintWriter) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setLong(String, long) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Sets a long value with the specified name into the Map.
setLongDataType(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setLongProperty(String, long) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setLongTermStoreContext(Object) - Method in class org.apache.activemq.broker.ConnectionContext
 
setLoopBackMode(boolean) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
 
setLoopBackMode(boolean) - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
setLoopSize(int) - Method in class org.apache.activemq.benchmark.Producer
 
setMagic(byte[]) - Method in class org.apache.activemq.command.WireFormatInfo
 
setManageable(boolean) - Method in class org.apache.activemq.command.ConnectionInfo
 
setManagementContext(ManagementContext) - Method in class org.apache.activemq.broker.BrokerService
 
setManuallyMaintainedClasses(Set) - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
setManuallyMaintainedClasses(Set) - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
setMap(AuthorizationMap) - Method in class org.apache.activemq.security.AuthorizationPlugin
 
setMarkedCandidate(boolean) - Method in class org.apache.activemq.broker.TransportConnection
 
setMarshal(boolean) - Method in class org.apache.activemq.transport.vm.VMTransport
 
setMarshalledProperties(ByteSequence) - Method in class org.apache.activemq.command.Message
 
setMarshalledProperties(ByteSequence) - Method in class org.apache.activemq.command.WireFormatInfo
 
setMarshaller(Marshaller) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
setMarshaller(Marshaller) - Method in interface org.apache.activemq.kaha.ListContainer
For homogenous containers can set a custom marshaller for loading values The default uses Object serialization
setMasterBroker(boolean) - Method in class org.apache.activemq.command.BrokerInfo
 
setMasterConnectorURI(String) - Method in class org.apache.activemq.broker.BrokerService
 
setMaxBatchSize(int) - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
setMaxBatchSize(int) - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
Set the max batch size
setMaxCacheSize(int) - Method in class org.apache.activemq.util.LRUCache
 
setMaxCheckpointMessageAddSize(int) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
setMaxCheckpointMessageAddSize(int) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
setMaxCheckpointMessageAddSize(int) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
setMaxCheckpointWorkers(int) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
setMaxCheckpointWorkers(int) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
setMaxCheckpointWorkers(int) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
setMaxDataFileLength(long) - Method in class org.apache.activemq.kaha.impl.KahaStore
 
setMaxDataFileLength(long) - Method in interface org.apache.activemq.kaha.Store
 
setMaxDataFileLength(long) - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
setMaxFileLength(long) - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
setMaximumActive(int) - Method in class org.apache.activemq.pool.PooledConnectionFactory
Sets the maximum number of active sessions per connection
setMaximumCacheSize(int) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
setMaximumCacheSize(int) - Method in interface org.apache.activemq.kaha.ListContainer
 
setMaximumDifference(int) - Method in class org.apache.activemq.transport.reliable.DefaultReplayStrategy
Sets the maximum allowed difference between an expected packet and an actual packet before an error occurs
setMaximumDifference(int) - Method in class org.apache.activemq.transport.reliable.ExceptionIfDroppedReplayStrategy
Sets the maximum allowed difference between an expected packet and an actual packet before an error occurs
setMaximumPendingMessageLimit(int) - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
Sets how many messages a broker will keep around, above the prefetch limit, for non-durable topics before starting to discard older messages.
setMaximumPendingMessageLimit(int) - Method in class org.apache.activemq.command.ConsumerInfo
 
setMaximumPendingMessages(int) - Method in class org.apache.activemq.broker.region.TopicSubscription
Sets the maximum number of pending messages that can be matched against this consumer before old messages are discarded.
setMaximumPendingQueueSize(int) - Method in class org.apache.activemq.broker.jmx.TopicSubscriptionView
 
setMaximumPendingQueueSize(int) - Method in interface org.apache.activemq.broker.jmx.TopicSubscriptionViewMBean
 
setMaximumRedeliveries(int) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setMaximumRedeliveries(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setMaximumRedeliveries(Integer) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setMaximumRedeliveries(Integer) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setMaximumRedeliveries(int) - Method in class org.apache.activemq.RedeliveryPolicy
 
setMaximumRetries(int) - Method in class org.apache.activemq.network.jms.DestinationBridge
Sets the maximum number of retries if a send fails before closing the bridge
setMaximumSize(int) - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
Sets the maximum number of messages that this destination will hold around in RAM
setMaximumSize(int) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
Sets the maximum amount of RAM in bytes that this buffer can hold in RAM
setMaxInactivityDuration(long) - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
setMaxInactivityDuration(long) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
 
setMaxMessages(int) - Method in class org.apache.activemq.web.view.SimpleMessageRenderer
 
setMaxMessagesPerBatch(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setMaxMessagesPerSessions(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setMaxRange(int) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
setMaxReconnectAttempts(int) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
setMaxReconnectAttempts(int) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
setMaxReconnectAttempts(int) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
setMaxReconnectDelay(long) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
setMaxReconnectDelay(long) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
setMaxReconnectDelay(long) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
setMaxSessions(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setMaxTraceDatagramSize(int) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
setMBeanServer(MBeanServer) - Method in class org.apache.activemq.broker.jmx.ManagementContext
Set the MBeanServer
setMemoryLimit(long) - Method in class org.apache.activemq.broker.jmx.BrokerView
 
setMemoryLimit(long) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
 
setMemoryLimit(long) - Method in class org.apache.activemq.broker.jmx.DestinationView
 
setMemoryLimit(long) - Method in interface org.apache.activemq.broker.jmx.DestinationViewMBean
 
setMemoryLimit(long) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
setMemoryManager(UsageManager) - Method in class org.apache.activemq.broker.BrokerService
 
setMessage(String) - Method in class org.apache.activemq.command.JournalTrace
 
setMessage(Message) - Method in class org.apache.activemq.command.MessageDispatch
 
setMessage(Message) - Method in class org.apache.activemq.web.MessageQuery
 
setMessageAck(MessageAck) - Method in class org.apache.activemq.command.JournalQueueAck
 
setMessageAuthorizationPolicy(MessageAuthorizationPolicy) - Method in class org.apache.activemq.broker.BrokerService
Sets the policy used to decide if the current connection is authorized to consume a given message
setMessageAuthorizationPolicy(MessageAuthorizationPolicy) - Method in class org.apache.activemq.broker.ConnectionContext
Sets the policy used to decide if the current connection is authorized to consume a given message
setMessageAuthorizationPolicy(MessageAuthorizationPolicy) - Method in class org.apache.activemq.broker.TransportConnection
 
setMessageAuthorizationPolicy(MessageAuthorizationPolicy) - Method in class org.apache.activemq.broker.TransportConnector
Sets the policy used to decide if the current connection is authorized to consume a given message
setMessageCount(int) - Method in class org.apache.activemq.command.MessageAck
 
setMessageEntry(StoreEntry) - Method in class org.apache.activemq.store.kahadaptor.ConsumerMessageRef
 
setMessageEntry(StoreEntry) - Method in class org.apache.activemq.store.kahadaptor.TopicSubAck
 
setMessageEvictionStrategy(MessageEvictionStrategy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
Sets the eviction strategy used to decide which message to evict when the slow consumer needs to discard messages
setMessageEvictionStrategy(MessageEvictionStrategy) - Method in class org.apache.activemq.broker.region.TopicSubscription
Sets the eviction strategy used to decide which message to evict when the slow consumer needs to discard messages
setMessageGroupMapFactory(MessageGroupMapFactory) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
Sets the factory used to create new instances of {MessageGroupMap} used to implement the Message Groups functionality.
setMessageGroupMapFactory(MessageGroupMapFactory) - Method in class org.apache.activemq.broker.region.Queue
 
setMessageId(MessageId) - Method in class org.apache.activemq.command.JournalTopicAck
 
setMessageId(MessageId) - Method in class org.apache.activemq.command.Message
 
setMessageID(MessageId) - Method in class org.apache.activemq.command.MessageAck
A helper method to allow a single message ID to be acknowledged
setMessageId(MessageId) - Method in class org.apache.activemq.command.MessageDispatchNotification
 
setMessageListener(MessageListener) - Method in class org.apache.activemq.ActiveMQMessageConsumer
Sets the message consumer's MessageListener.
setMessageListener(MessageListener) - Method in class org.apache.activemq.ActiveMQQueueSession
 
setMessageListener(MessageListener) - Method in class org.apache.activemq.ActiveMQSession
Sets the session's distinguished message listener (optional).
setMessageListener(MessageListener) - Method in class org.apache.activemq.ActiveMQTopicSession
 
setMessageListener(MessageListener) - Method in class org.apache.activemq.pool.PooledSession
 
setMessageListener(MessageListener) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
setMessageListener(MessageListener) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
setMessageReference(MessageReference) - Method in class org.apache.activemq.filter.MessageEvaluationContext
 
setMessages(PendingMessageCursor) - Method in class org.apache.activemq.broker.region.Queue
 
setMessagesCached(PollCountStatisticImpl) - Method in class org.apache.activemq.broker.region.ConnectorStatistics
 
setMessagesCached(PollCountStatisticImpl) - Method in class org.apache.activemq.broker.region.DestinationStatistics
 
setMessageSelector(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setMessageSequence(AtomicLong) - Method in class org.apache.activemq.ActiveMQMessageProducer
 
setMessageSequenceId(long) - Method in class org.apache.activemq.command.JournalTopicAck
 
setMessageSize(int) - Method in class org.apache.activemq.benchmark.Producer
 
setMessageSize(int) - Method in class org.apache.activemq.tool.properties.JmsProducerProperties
 
setMessageTableName(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setMinConnectTime(long) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
setMinmumWireFormatVersion(int) - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
setMinmumWireFormatVersion(int) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
 
setMinmumWireFormatVersion(int) - Method in class org.apache.activemq.transport.udp.UdpTransport
 
setMsgIdDataType(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setMultiplier(double) - Method in class org.apache.activemq.broker.region.policy.PrefetchRatePendingMessageLimitStrategy
Sets the multiplier of the prefetch size which will be used to define the maximum number of pending messages for non-durable topics before messages are discarded.
setName(String) - Method in class org.apache.activemq.broker.region.virtual.CompositeDestination
Sets the name of this composite destination
setName(String) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
 
setName(String) - Method in class org.apache.activemq.broker.TransportConnector
 
setName(String) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
setName(String) - Method in class org.apache.activemq.network.jms.JmsConnector
 
setName(String) - Method in class org.apache.activemq.network.NetworkConnector
 
setName(String) - Method in class org.apache.activemq.proxy.ProxyConnector
 
setNeedClientAuth(boolean) - Method in class org.apache.activemq.transport.tcp.SslTransportServer
Sets whether client authentication should be required Must be called before SslTransportServer.bind() Note: Calling this method clears the wantClientAuth flag in the underlying implementation.
setNegotiateTimeout(long) - Method in class org.apache.activemq.transport.WireFormatNegotiator
 
setNestedMapAndListEnabled(boolean) - Method in class org.apache.activemq.ActiveMQConnection
Enables/disables whether or not Message properties and MapMessage entries support Nested Structures of Map and List objects
setNestedMapAndListEnabled(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
Enables/disables whether or not Message properties and MapMessage entries support Nested Structures of Map and List objects
setNetwork(boolean) - Method in class org.apache.activemq.transport.vm.VMTransport
 
setNetworkBrokerId(BrokerId) - Method in class org.apache.activemq.command.NetworkBridgeFilter
 
setNetworkConnection(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
 
setNetworkConnection(boolean) - Method in class org.apache.activemq.command.BrokerInfo
 
setNetworkConnectors(List) - Method in class org.apache.activemq.broker.BrokerService
Sets the network connectors which this broker will use to connect to other brokers in a federated network
setNetworkConnectorURIs(String[]) - Method in class org.apache.activemq.broker.BrokerService
 
setNetworkSubscription(boolean) - Method in class org.apache.activemq.command.ConsumerInfo
 
setNetworkTTL(int) - Method in class org.apache.activemq.command.NetworkBridgeFilter
 
setNetworkTTL(int) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
setNetworkTTL(int) - Method in class org.apache.activemq.network.NetworkConnector
 
setNext(Broker) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
setNext(Transport) - Method in class org.apache.activemq.transport.mock.MockTransport
 
setNextDurableSubscriberMessageIdStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setNextDurableSubscriberMessageStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setNextItem(long) - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
setNoLocal(boolean) - Method in class org.apache.activemq.command.ConsumerInfo
 
setNoLocal(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setNoRangeAcks(boolean) - Method in class org.apache.activemq.command.ConsumerInfo
 
setNumClients(int) - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
setObject(String, Object) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Sets an object value with the specified name into the Map.
setObject(Serializable) - Method in class org.apache.activemq.command.ActiveMQObjectMessage
Sets the serializable object containing this message's data.
setObjectId(DataStructure) - Method in class org.apache.activemq.command.RemoveInfo
 
setObjectMessageSerializationDefered(boolean) - Method in class org.apache.activemq.ActiveMQConnection
When an object is set on an ObjectMessage, the JMS spec requires the object to be serialized by that set method.
setObjectMessageSerializationDefered(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
When an object is set on an ObjectMessage, the JMS spec requires the object to be serialized by that set method.
setObjectName(ObjectName) - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
setObjectName(ObjectName) - Method in interface org.apache.activemq.broker.region.Subscription
Set when the subscription is registered in JMX
setObjectProperty(String, Object) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
 
setObjectProperty(String, Object) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setOffset(int) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
setOffset(long) - Method in class org.apache.activemq.kaha.impl.data.DataItem
 
setOffset(long) - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
setOffset(long) - Method in class org.apache.activemq.kaha.impl.index.RedoStoreIndexItem
 
setOffset(int) - Method in class org.apache.activemq.util.ByteSequence
 
setOpenwireVersion(int) - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
setOperationType(byte) - Method in class org.apache.activemq.command.DestinationInfo
 
setOptimizeAcknowledge(boolean) - Method in class org.apache.activemq.ActiveMQConnection
Enables an optimised acknowledgement mode where messages are acknowledged in batches rather than individually
setOptimizeAcknowledge(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
setOptimizeAcknowledge(boolean) - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
setOptimizeAcknowledge(boolean) - Method in class org.apache.activemq.ActiveMQSession
 
setOptimizedAcknowledge(boolean) - Method in class org.apache.activemq.command.ConsumerInfo
 
setOptimizedMessageDispatch(boolean) - Method in class org.apache.activemq.ActiveMQConnection
If this flag is set then an larger prefetch limit is used - only applicable for durable topic subscribers.
setOptimizedMessageDispatch(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
If this flag is set then an larger prefetch limit is used - only applicable for durable topic subscribers.
setOptimizeDurableTopicPrefetch(int) - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
 
setOriginalDestination(ActiveMQDestination) - Method in class org.apache.activemq.command.Message
 
setOriginalTransactionId(TransactionId) - Method in class org.apache.activemq.command.Message
 
setOutboundMessageConvertor(JmsMesageConvertor) - Method in class org.apache.activemq.network.jms.JmsConnector
 
setOutboundPassword(String) - Method in class org.apache.activemq.network.jms.JmsConnector
 
setOutboundQueueBridges(OutboundQueueBridge[]) - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
setOutboundQueueConnection(QueueConnection) - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
setOutboundQueueConnectionFactory(QueueConnectionFactory) - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
setOutboundQueueConnectionFactoryName(String) - Method in class org.apache.activemq.network.jms.JmsQueueConnector
 
setOutboundQueueName(String) - Method in class org.apache.activemq.network.jms.OutboundQueueBridge
 
setOutboundTopicBridges(OutboundTopicBridge[]) - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
setOutboundTopicConnection(TopicConnection) - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
setOutboundTopicConnectionFactory(TopicConnectionFactory) - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
setOutboundTopicConnectionFactoryName(String) - Method in class org.apache.activemq.network.jms.JmsTopicConnector
 
setOutboundTopicName(String) - Method in class org.apache.activemq.network.jms.OutboundTopicBridge
 
setOutboundUsername(String) - Method in class org.apache.activemq.network.jms.JmsConnector
 
setParent(ConnectorStatistics) - Method in class org.apache.activemq.broker.region.ConnectionStatistics
 
setParent(ConnectorStatistics) - Method in class org.apache.activemq.broker.region.ConnectorStatistics
 
setParent(DestinationStatistics) - Method in class org.apache.activemq.broker.region.DestinationStatistics
 
setParent(CountStatisticImpl) - Method in class org.apache.activemq.management.CountStatisticImpl
 
setParent(CountStatisticImpl, CountStatisticImpl) - Method in class org.apache.activemq.management.JMSEndpointStatsImpl
 
setParent(TimeStatisticImpl, TimeStatisticImpl) - Method in class org.apache.activemq.management.JMSEndpointStatsImpl
 
setParent(PollCountStatisticImpl) - Method in class org.apache.activemq.management.PollCountStatisticImpl
 
setParent(TimeStatisticImpl) - Method in class org.apache.activemq.management.TimeStatisticImpl
 
setParent(MessageListener) - Method in class org.apache.activemq.tool.MemMessageIdList
Allows a parent listener to be specified such as to aggregate messages consumed across consumers
setPassword(String) - Method in class org.apache.activemq.ActiveMQConnection
 
setPassword(String) - Method in class org.apache.activemq.ActiveMQConnectionFactory
Sets the JMS password used for connections created from this factory
setPassword(String) - Method in class org.apache.activemq.broker.ft.MasterConnector
 
setPassword(String) - Method in class org.apache.activemq.command.ConnectionInfo
 
setPassword(String) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
setPassword(String) - Method in class org.apache.activemq.network.NetworkConnector
 
setPassword(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setPassword(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setPassword(String) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setPassword(String) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setPassword(String) - Method in class org.apache.activemq.util.JmsLogAppender
 
setPassword(String) - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
setPeer(VMTransport) - Method in class org.apache.activemq.transport.vm.VMTransport
 
setPeerBrokerInfos(BrokerInfo[]) - Method in class org.apache.activemq.command.BrokerInfo
 
setPendingDurableSubscriberPolicy(PendingDurableSubscriberMessageStoragePolicy) - Method in interface org.apache.activemq.broker.Broker
 
setPendingDurableSubscriberPolicy(PendingDurableSubscriberMessageStoragePolicy) - Method in class org.apache.activemq.broker.BrokerFilter
 
setPendingDurableSubscriberPolicy(PendingDurableSubscriberMessageStoragePolicy) - Method in class org.apache.activemq.broker.BrokerService
 
setPendingDurableSubscriberPolicy(PendingDurableSubscriberMessageStoragePolicy) - Method in class org.apache.activemq.broker.EmptyBroker
 
setPendingDurableSubscriberPolicy(PendingDurableSubscriberMessageStoragePolicy) - Method in class org.apache.activemq.broker.ErrorBroker
 
setPendingDurableSubscriberPolicy(PendingDurableSubscriberMessageStoragePolicy) - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
setPendingDurableSubscriberPolicy(PendingDurableSubscriberMessageStoragePolicy) - Method in class org.apache.activemq.broker.region.RegionBroker
 
setPendingMessageLimitStrategy(PendingMessageLimitStrategy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
Sets the strategy to calculate the maximum number of messages that are allowed to be pending on consumers (in addition to their prefetch sizes).
setPendingQueueMessageStoragePolicy(PendingQueueMessageStoragePolicy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
setPendingStop(boolean) - Method in class org.apache.activemq.broker.TransportConnection
 
setPercentUsageMinDelta(int) - Method in class org.apache.activemq.memory.UsageManager
Sets the minimum number of percentage points the usage has to change before a UsageListener event is fired by the manager.
setPerfEventListener(PerformanceEventListener) - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
setPerfEventListener(PerformanceEventListener) - Method in interface org.apache.activemq.tool.sampler.PerformanceSampler
 
setPerfReportWriter(PerformanceReportWriter) - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
setPerfReportWriter(PerformanceReportWriter) - Method in interface org.apache.activemq.tool.sampler.PerformanceSampler
 
setPersistenceAdapter(PersistenceAdapter) - Method in class org.apache.activemq.broker.BrokerService
Sets the persistence adaptor implementation to use for this broker
setPersistenceFactory(PersistenceAdapterFactory) - Method in class org.apache.activemq.broker.BrokerService
 
setPersistenceTaskRunnerFactory(TaskRunnerFactory) - Method in class org.apache.activemq.broker.BrokerService
 
setPersistenceThreadPriority(int) - Method in class org.apache.activemq.broker.BrokerService
 
setPersistent(boolean) - Method in class org.apache.activemq.broker.BrokerService
Sets whether or not persistence is enabled or disabled.
setPersistent(boolean) - Method in class org.apache.activemq.command.Message
 
setPhysicalName(String) - Method in class org.apache.activemq.command.ActiveMQDestination
 
setPhysicalName(String) - Method in class org.apache.activemq.command.ActiveMQTempDestination
 
setPlugins(BrokerPlugin[]) - Method in class org.apache.activemq.broker.BrokerService
Sets a number of broker plugins to install such as for security authentication or authorization
setPolicyEntries(List) - Method in class org.apache.activemq.broker.region.policy.PolicyMap
Sets the individual entries on the policy map
setPoolFactory(ObjectPoolFactory) - Method in class org.apache.activemq.pool.PooledConnectionFactory
Sets the object pool factory used to create individual session pools for each connection
setPopulateJMSXUserID(boolean) - Method in class org.apache.activemq.broker.BrokerService
Sets whether or not the broker should populate the JMSXUserID header.
setPort(int) - Method in class org.apache.activemq.transport.udp.UdpTransport
Sets the port to connect on
setPosition(int) - Method in class org.apache.activemq.memory.buffer.MessageQueue
 
setPostfix(String) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
Sets any postix used to identify the queue consumers
setPreferedWireFormatInfo(WireFormatInfo) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
setPrefetch(int) - Method in class org.apache.activemq.command.ConsumerControl
 
setPrefetchPolicy(ActiveMQPrefetchPolicy) - Method in class org.apache.activemq.ActiveMQConnection
Sets the prefetch policy for consumers created by this connection.
setPrefetchPolicy(ActiveMQPrefetchPolicy) - Method in class org.apache.activemq.ActiveMQConnectionFactory
Sets the prefetch policy for consumers created by this connection.
setPrefetchSize(int) - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
setPrefetchSize(ConsumerId, int) - Method in class org.apache.activemq.ActiveMQSession
 
setPrefetchSize(int) - Method in class org.apache.activemq.command.ConsumerInfo
 
setPrefetchSize(int) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
setPrefetchSize(int) - Method in class org.apache.activemq.network.ForwardingBridge
 
setPrefetchSize(int) - Method in class org.apache.activemq.network.NetworkConnector
 
setPrefix(String) - Method in class org.apache.activemq.broker.region.virtual.VirtualTopic
Sets the prefix wildcard used to identify the queue consumers for a given topic
setPrepared(boolean) - Method in class org.apache.activemq.state.TransactionState
 
setPreparedResult(int) - Method in class org.apache.activemq.state.TransactionState
 
setPrevDurableSubscriberMessageIdStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setPreviousItem(long) - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
setPriority(int) - Method in class org.apache.activemq.ActiveMQMessageProducer
Sets the producer's default priority.
setPriority(byte) - Method in class org.apache.activemq.command.ConsumerInfo
 
setPriority(byte) - Method in class org.apache.activemq.command.Message
 
setPriority(int) - Method in class org.apache.activemq.pool.PooledProducer
 
setPriority(int) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
setPriority(int) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
setProducer(JmsProducerProperties) - Method in class org.apache.activemq.tool.JmsProducerSystem
 
setProducer(MessageProducer) - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
setProducer(MessageProducer) - Method in class org.apache.activemq.web.WebClient
 
setProducerFlowControl(boolean) - Method in class org.apache.activemq.broker.ConnectionContext
 
setProducerId(ProducerId) - Method in class org.apache.activemq.command.Message
 
setProducerId(ProducerId) - Method in class org.apache.activemq.command.MessageId
 
setProducerId(ProducerId) - Method in class org.apache.activemq.command.ProducerInfo
 
setProducerId(String) - Method in class org.apache.activemq.command.ReplayCommand
Is used to uniquely identify the producer of the sequence
setProducerInfo(ProducerInfo) - Method in class org.apache.activemq.ActiveMQMessageProducer
 
setProducerListener(ProducerListener) - Method in class org.apache.activemq.advisory.ProducerEventSource
 
setProducerSequenceId(long) - Method in class org.apache.activemq.command.MessageId
 
setProperties(Map) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setProperties(Properties) - Method in class org.apache.activemq.jndi.JNDIBaseStorable
set the properties for this instance as retrieved from JNDI
setProperties(Properties) - Method in interface org.apache.activemq.jndi.JNDIStorableInterface
set the properties for this instance as retrieved from JNDI
setProperties(Object, Map, String) - Static method in class org.apache.activemq.util.IntrospectionSupport
 
setProperties(Object, Map) - Static method in class org.apache.activemq.util.IntrospectionSupport
 
setProperty(String, Object) - Method in class org.apache.activemq.command.Message
 
setProperty(String, Object) - Method in class org.apache.activemq.command.WireFormatInfo
 
setProperty(Object, String, Object) - Static method in class org.apache.activemq.util.IntrospectionSupport
 
setPropsConfigFile(String) - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
setProtocol(String) - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
setProviderMetaData(ConnectionMetaData, JmsClientProperties) - Method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
setProviderURL(String) - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
setProxyConnectors(List) - Method in class org.apache.activemq.broker.BrokerService
Sets the network connectors which this broker will use to connect to other brokers in a federated network
setProxyHost(String) - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
setProxyPort(int) - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
setQuery(MessageQuery) - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
Sets the query strategy to load initial messages
setQueue(String) - Method in class org.apache.activemq.filter.DestinationMapEntry
A helper method to set the destination from a configuration file
setQueue(Queue) - Method in class org.apache.activemq.web.QueueBrowseQuery
 
setQueueBrowserPrefetch(int) - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
 
setQueueBrowserPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setQueueBrowserPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setQueueBrowserPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setQueuePrefetch(int) - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
 
setQueuePrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setQueuePrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setQueuePrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setQueuePrefix(String) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
Sets the prefix to use for all dead letter queues for queue messages
setQueuePrefix(String) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
 
setQueueSearchMatchingFormat(MessageFormat) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setQueueSearchSubtreeBool(boolean) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setRampDownTime(long) - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
setRampDownTime(long) - Method in interface org.apache.activemq.tool.sampler.PerformanceSampler
 
setRampUpTime(long) - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
setRampUpTime(long) - Method in interface org.apache.activemq.tool.sampler.PerformanceSampler
 
setRandomize(boolean) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
setRead(String) - Method in class org.apache.activemq.security.AuthorizationEntry
 
setReadACLs(Set) - Method in class org.apache.activemq.security.AuthorizationEntry
 
setReadACLs(DestinationMap) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
 
setReadAttribute(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setReadBase(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setReadOnlyBody(boolean) - Method in class org.apache.activemq.command.Message
 
setReadOnlyProperties(boolean) - Method in class org.apache.activemq.command.Message
 
setReceiveConnection(HttpURLConnection) - Method in class org.apache.activemq.transport.http.HttpTransport
 
setReceiveHttpClient(HttpClient) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
setRecievedByDFBridge(boolean) - Method in class org.apache.activemq.command.Message
 
setReconnectDelay(long) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
setReconnectDelayExponent(long) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
setReconnectDelayExponent(long) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
setRecoverDuration(long) - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
 
setRecvCount(long) - Method in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
setRecvDuration(long) - Method in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
setRecvType(String) - Method in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
setRedelivered(boolean) - Method in class org.apache.activemq.command.Message
 
setRedeliveryBackOffMultiplier(Short) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setRedeliveryBackOffMultiplier(Short) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setRedeliveryBackOffMultiplier(Short) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setRedeliveryCounter(int) - Method in class org.apache.activemq.command.Message
 
setRedeliveryCounter(int) - Method in class org.apache.activemq.command.MessageDispatch
 
setRedeliveryPolicy(RedeliveryPolicy) - Method in class org.apache.activemq.ActiveMQConnection
Sets the redelivery policy to be used when messages are rolled back
setRedeliveryPolicy(RedeliveryPolicy) - Method in class org.apache.activemq.ActiveMQConnectionFactory
Sets the global redelivery policy to be used when a message is delivered but the session is rolled back
setRedeliveryPolicy(RedeliveryPolicy) - Method in class org.apache.activemq.ActiveMQMessageConsumer
Sets the redelivery policy used when messages are redelivered
setRedeliveryUseExponentialBackOff(Boolean) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setRedeliveryUseExponentialBackOff(Boolean) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setRedeliveryUseExponentialBackOff(Boolean) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setRedoMarshaller(Marshaller) - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
setReference(Reference) - Method in class org.apache.activemq.ra.ActiveMQConnectionFactory
 
setRegionBroker(RegionBroker) - Method in class org.apache.activemq.broker.region.DestinationFactory
 
setRegionBroker(RegionBroker) - Method in class org.apache.activemq.broker.region.DestinationFactoryImpl
 
setRegionDestination(Destination) - Method in class org.apache.activemq.command.Message
 
setRemote(URI) - Method in class org.apache.activemq.proxy.ProxyConnector
 
setRemoteInfo(ConsumerInfo) - Method in class org.apache.activemq.network.DemandSubscription
 
setRemoteTransport(Transport) - Method in class org.apache.activemq.network.MulticastNetworkConnector
Sets the remote transport implementation
setRemoteURI(URI) - Method in class org.apache.activemq.broker.ft.MasterConnector
 
setRemoteURI(URI) - Method in class org.apache.activemq.network.MulticastNetworkConnector
Sets the remote transport URI to some group transport like multicast://address:port
setRemoveAllMessagesStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setRemoveAllSubscriptionsStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setRemovedMessageStatement(PreparedStatement) - Method in class org.apache.activemq.store.jdbc.TransactionContext
 
setRemoveMessageStatment(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setReplayAddress(SocketAddress) - Method in interface org.apache.activemq.transport.udp.CommandChannel
 
setReplayAddress(SocketAddress) - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
 
setReplayBuffer(ReplayBuffer) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
setReplayBuffer(ReplayBuffer) - Method in interface org.apache.activemq.transport.udp.CommandChannel
 
setReplayBuffer(ReplayBuffer) - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
 
setReplayBuffer(ReplayBuffer) - Method in class org.apache.activemq.transport.udp.UdpTransport
 
setReplayBufferCommandCount(int) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
Sets the default number of commands which are buffered
setReplayBufferListener(ReplayBufferListener) - Method in class org.apache.activemq.transport.reliable.DefaultReplayBuffer
 
setReplayBufferListener(ReplayBufferListener) - Method in interface org.apache.activemq.transport.reliable.ReplayBuffer
 
setReplayEnabled(boolean) - Method in class org.apache.activemq.transport.udp.UdpTransport
Sets whether or not replay should be enabled when using the reliable transport.
setReplayer(Replayer) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
setReplayStrategy(ReplayStrategy) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
setReplayStrategy(ReplayStrategy) - Method in class org.apache.activemq.transport.udp.UdpTransport
Sets the strategy used to replay missed datagrams
setReplyTo(ActiveMQDestination) - Method in class org.apache.activemq.command.Message
 
setReplyToDestinationCacheSize(int) - Method in class org.apache.activemq.network.jms.JmsConnector
 
setReportDir(String) - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
setReportDir(String) - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
setReportDirectory(String) - Method in class org.apache.activemq.tool.ReportGenerator
 
setReportName(String) - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
setReportName(String) - Method in class org.apache.activemq.tool.ReportGenerator
 
setReportName(String) - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
setReportType(String) - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
setRequestContextName(String) - Method in class org.apache.activemq.web.filter.ApplicationContextFilter
 
setRequestTimeout(int) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
Sets the default timeout of requests before starting to request commands are replayed
setResourceAdapter(ResourceAdapter) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setResourceAdapter(ResourceAdapter) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setResponse(Response) - Method in class org.apache.activemq.transport.tcp.ResponseHolder
Set the Response for this holder
setResponseHeaders(HttpServletResponse, Message) - Method in class org.apache.activemq.web.MessageServlet
 
setResponseRequired(boolean) - Method in class org.apache.activemq.command.BaseCommand
 
setResponseRequired(boolean) - Method in interface org.apache.activemq.command.Command
 
setResponseRequired(boolean) - Method in class org.apache.activemq.command.PartialCommand
 
setResponseRequired(boolean) - Method in class org.apache.activemq.command.WireFormatInfo
 
setResponseRequired(boolean) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
setRestoreConsumers(boolean) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
setRestoreProducers(boolean) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
setRestoreSessions(boolean) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
setRestoreTransaction(boolean) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
setResult(int) - Method in class org.apache.activemq.command.IntegerResponse
 
setResume(boolean) - Method in class org.apache.activemq.command.ConnectionControl
 
setRetroactive(boolean) - Method in class org.apache.activemq.command.ConsumerInfo
 
setRight(Expression) - Method in class org.apache.activemq.filter.BinaryExpression
 
setRight(Expression) - Method in class org.apache.activemq.filter.UnaryExpression
 
setRmiServerPort(int) - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
setSamplers(String) - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
setScheduledThreadPoolExecutor(ScheduledThreadPoolExecutor) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
setSecureRandomCertficateAlgorithm(String) - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
setSecurityContext(SecurityContext) - Method in class org.apache.activemq.broker.ConnectionContext
 
setSecurityCredentials(String) - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
setSecurityPrincipalName(String) - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
setSelector(String) - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
setSelector(String) - Method in interface org.apache.activemq.broker.jmx.SubscriptionViewMBean
Attempts to change the current active selector on the subscription.
setSelector(String) - Method in class org.apache.activemq.broker.region.AbstractSubscription
 
setSelector(String) - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
setSelector(String) - Method in interface org.apache.activemq.broker.region.Subscription
Attempts to change the current active selector on the subscription.
setSelector(String) - Method in class org.apache.activemq.command.ConsumerInfo
 
setSelector(String) - Method in class org.apache.activemq.command.SubscriptionInfo
 
setSelector(String) - Method in class org.apache.activemq.web.controller.CreateSubscriber
 
setSelector(String) - Method in class org.apache.activemq.web.QueueBrowseQuery
 
setSendAdvisoryIfNoConsumers(boolean) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
Sends an advisory message if a non-persistent message is sent and there are no active consumers
setSendAdvisoryIfNoConsumers(boolean) - Method in class org.apache.activemq.broker.region.Topic
 
setSendConnection(HttpURLConnection) - Method in class org.apache.activemq.transport.http.HttpTransport
 
setSendCount(long) - Method in class org.apache.activemq.tool.properties.JmsProducerProperties
 
setSendDuration(long) - Method in class org.apache.activemq.tool.properties.JmsProducerProperties
 
setSendFailIfNoSpace(boolean) - Method in class org.apache.activemq.memory.UsageManager
Sets whether or not a send() should fail if there is no space free.
setSendHttpClient(HttpClient) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
setSendLog(Log) - Method in class org.apache.activemq.broker.util.LoggingBrokerPlugin
 
setSendType(String) - Method in class org.apache.activemq.tool.properties.JmsProducerProperties
 
setSequenceDataType(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setSequenceGenerator(IntSequenceGenerator) - Method in class org.apache.activemq.transport.udp.UdpTransport
 
setServer(TransportServer) - Method in class org.apache.activemq.broker.TransportConnector
 
setServer(TransportServer) - Method in class org.apache.activemq.proxy.ProxyConnector
 
setServerUrl(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setServerUrl(String) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setServiceName(String) - Method in class org.apache.activemq.command.DiscoveryEvent
 
setServices(Service[]) - Method in class org.apache.activemq.broker.BrokerService
Sets the services associated with this broker such as a MasterConnector
setServices(String) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
setServices(String[]) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
setServices(URI[]) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
setSessAckMode(String) - Method in class org.apache.activemq.tool.properties.JmsClientProperties
 
setSession(Session) - Method in class org.apache.activemq.util.JmsLogAppenderSupport
 
setSessionAsyncDispatch(boolean) - Method in class org.apache.activemq.ActiveMQSession
 
setSessionId(long) - Method in class org.apache.activemq.command.ConsumerId
 
setSessionId(long) - Method in class org.apache.activemq.command.ProducerId
 
setSessionId(SessionId) - Method in class org.apache.activemq.command.SessionInfo
 
setSessionTaskRunner(TaskRunnerFactory) - Method in class org.apache.activemq.ActiveMQConnection
 
setSessTransacted(boolean) - Method in class org.apache.activemq.tool.properties.JmsClientProperties
 
setShort(String, short) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Sets a short value with the specified name into the Map.
setShortProperty(String, short) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setShutdownOnMasterFailure(boolean) - Method in class org.apache.activemq.broker.BrokerService
 
setSimpleName(String) - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
setSimpleName(String) - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
setSize(int) - Method in class org.apache.activemq.kaha.impl.data.DataItem
 
setSizePrefixDisabled(boolean) - Method in class org.apache.activemq.command.WireFormatInfo
 
setSizePrefixDisabled(boolean) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
setSizePrefixDisabled(boolean) - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
setSlaveBroker(boolean) - Method in class org.apache.activemq.command.BrokerInfo
 
setSlow(boolean) - Method in class org.apache.activemq.broker.TransportConnection
 
setSocket(MulticastSocket) - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
setSocketBufferSize(int) - Method in class org.apache.activemq.transport.tcp.TcpTransport
Sets the buffer size to use on the socket
setSocketOptions(Map) - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
setSoTimeout(int) - Method in class org.apache.activemq.transport.tcp.TcpTransport
Sets the socket timeout
setSource(File) - Method in class org.apache.activemq.openwire.tool.CGeneratorTask
 
setSource(File) - Method in class org.apache.activemq.openwire.tool.CppGeneratorTask
 
setSource(File) - Method in class org.apache.activemq.openwire.tool.CSharpGeneratorTask
 
setSpiClass(String) - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
setStackTraceEnabled(boolean) - Method in class org.apache.activemq.command.WireFormatInfo
 
setStackTraceEnabled(boolean) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
setStackTraceEnabled(boolean) - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
setStart(boolean) - Method in class org.apache.activemq.command.ConsumerControl
 
setStart(boolean) - Method in class org.apache.activemq.xbean.BrokerFactoryBean
 
setStart(boolean) - Method in class org.apache.activemq.xbean.PooledBrokerFactoryBean
 
setStart(boolean) - Method in class org.apache.activemq.xbean.XBeanBrokerService
Sets whether or not the broker is started along with the ApplicationContext it is defined within.
setStarting(boolean) - Method in class org.apache.activemq.broker.TransportConnection
 
setState(byte) - Method in class org.apache.activemq.transaction.Transaction
 
setStatements(Statements) - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
setStatements(Statements) - Method in class org.apache.activemq.store.jdbc.adapter.AxionJDBCAdapter
 
setStatements(Statements) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
setStatements(Statements) - Method in class org.apache.activemq.store.jdbc.adapter.HsqldbJDBCAdapter
 
setStatements(Statements) - Method in class org.apache.activemq.store.jdbc.adapter.ImageBasedJDBCAdaptor
 
setStatements(Statements) - Method in class org.apache.activemq.store.jdbc.adapter.InformixJDBCAdapter
 
setStatements(Statements) - Method in class org.apache.activemq.store.jdbc.adapter.MaxDBJDBCAdapter
 
setStatements(Statements) - Method in class org.apache.activemq.store.jdbc.adapter.MySqlJDBCAdapter
 
setStatements(Statements) - Method in class org.apache.activemq.store.jdbc.adapter.OracleJDBCAdapter
 
setStatements(Statements) - Method in class org.apache.activemq.store.jdbc.adapter.PostgresqlJDBCAdapter
 
setStatements(Statements) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
setStatements(Statements) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
setStaticallyIncludedDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
setStaticallyIncludedDestinations(List) - Method in class org.apache.activemq.network.NetworkConnector
 
setStatsEnabled(boolean) - Method in class org.apache.activemq.ActiveMQConnection
 
setStatsEnabled(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
setStop(boolean) - Method in class org.apache.activemq.command.ConsumerControl
 
setString(String, String) - Method in class org.apache.activemq.command.ActiveMQMapMessage
Sets a String value with the specified name into the Map.
setStringIdDataType(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setStringProperty(String, String) - Method in class org.apache.activemq.command.ActiveMQMessage
 
setSubcriptionName(String) - Method in class org.apache.activemq.command.ConsumerInfo
Deprecated.  
setSubcriptionName(String) - Method in class org.apache.activemq.command.RemoveSubscriptionInfo
 
setSubcriptionName(String) - Method in class org.apache.activemq.command.SubscriptionInfo
 
setSubject(String) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
setSubject(String) - Method in class org.apache.activemq.benchmark.ProducerConsumer
 
setSubscriberName(String) - Method in class org.apache.activemq.web.DurableSubscriberFacade
 
setSubscriptionDurability(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setSubscriptionName(String) - Method in class org.apache.activemq.command.ConsumerInfo
 
setSubscriptionName(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setSubscriptionRecoveryPolicy(SubscriptionRecoveryPolicy) - Method in class org.apache.activemq.broker.region.policy.PolicyEntry
 
setSubscriptionRecoveryPolicy(SubscriptionRecoveryPolicy) - Method in class org.apache.activemq.broker.region.Topic
 
setSubscritionName(String) - Method in class org.apache.activemq.command.JournalTopicAck
 
setSuperclass(JClass) - Method in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
setSuperclass(JClass) - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
setSuspend(boolean) - Method in class org.apache.activemq.command.ConnectionControl
 
setSweepInterval(int) - Method in class org.apache.activemq.broker.TransportStatusDetector
The sweepInterval to set.
setSysTest(JmsClientSystemProperties) - Method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
setSysTest(JmsClientSystemProperties) - Method in class org.apache.activemq.tool.JmsConsumerSystem
 
setSysTest(JmsClientSystemProperties) - Method in class org.apache.activemq.tool.JmsProducerSystem
 
setTablePrefix(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setTarget(File) - Method in class org.apache.activemq.openwire.tool.CGeneratorTask
 
setTarget(File) - Method in class org.apache.activemq.openwire.tool.CppGeneratorTask
 
setTarget(File) - Method in class org.apache.activemq.openwire.tool.CSharpGeneratorTask
 
setTargetAddress(SocketAddress) - Method in interface org.apache.activemq.transport.udp.CommandChannel
 
setTargetAddress(SocketAddress) - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
 
setTargetConsumerId(ConsumerId) - Method in class org.apache.activemq.command.Message
 
setTargetDir(String) - Method in class org.apache.activemq.openwire.tool.CHeadersGenerator
 
setTargetDir(String) - Method in class org.apache.activemq.openwire.tool.CppClassesGenerator
 
setTargetDir(String) - Method in class org.apache.activemq.openwire.tool.CppMarshallingHeadersGenerator
 
setTargetDir(String) - Method in class org.apache.activemq.openwire.tool.CSharpClassesGenerator
 
setTargetDir(String) - Method in class org.apache.activemq.openwire.tool.CSharpMarshallingGenerator
 
setTargetDir(String) - Method in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
setTargetDir(String) - Method in class org.apache.activemq.openwire.tool.JavaTestsGenerator
 
setTargetEndpoint(Endpoint) - Method in class org.apache.activemq.transport.udp.UdpTransport
We have received the WireFormatInfo from the server on the actual channel we should use for all future communication with the server, so lets set the target to be the actual channel that the server has chosen for us to talk on.
setTaskRunnerFactory(TaskRunnerFactory) - Method in class org.apache.activemq.broker.BrokerService
 
setTaskRunnerFactory(TaskRunnerFactory) - Method in class org.apache.activemq.broker.TransportConnector
 
setTaskRunnerFactory(TaskRunnerFactory) - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
 
setTcpNoDelay(Boolean) - Method in class org.apache.activemq.transport.tcp.TcpTransport
Enable/disable the TCP_NODELAY option on the socket
setTcpNoDelayEnabled(boolean) - Method in class org.apache.activemq.command.WireFormatInfo
 
setTcpNoDelayEnabled(boolean) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
setTcpNoDelayEnabled(boolean) - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
setTempDataStore(Store) - Method in class org.apache.activemq.broker.BrokerService
 
setTestSettings(Properties) - Method in class org.apache.activemq.tool.MemoryMonitoringTool
 
setTestSettings(Properties) - Method in class org.apache.activemq.tool.ReportGenerator
 
setText(String) - Method in class org.apache.activemq.command.ActiveMQTextMessage
 
setTextView(String) - Method in class org.apache.activemq.command.MessageId
Sets the transient text view of the message which will be ignored if the message is marshaled on a transport; so is only for in-JVM changes to accommodate foreign JMS message IDs
setTextWireFormat(TextWireFormat) - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
setThroughput(long) - Method in class org.apache.activemq.tool.AbstractJmsMeasurableClient
 
setTightEncodingEnabled(boolean) - Method in class org.apache.activemq.command.WireFormatInfo
 
setTightEncodingEnabled(boolean) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
setTightEncodingEnabled(boolean) - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
setTimeout(long) - Method in class org.apache.activemq.command.DestinationInfo
 
setTimeout(long) - Method in class org.apache.activemq.command.MessagePull
 
setTimestamp(long) - Method in class org.apache.activemq.command.Message
 
setTimeToLive(long) - Method in class org.apache.activemq.ActiveMQMessageProducer
Sets the default length of time in milliseconds from its dispatch time that a produced message should be retained by the message system.
setTimeToLive(int) - Method in class org.apache.activemq.broker.util.MulticastTraceBrokerPlugin
 
setTimeToLive(long) - Method in class org.apache.activemq.pool.PooledProducer
 
setTimeToLive(long) - Method in class org.apache.activemq.ra.InboundMessageProducerProxy
 
setTimeToLive(int) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
 
setTimeToLive(int) - Method in class org.apache.activemq.transport.multicast.MulticastTransport
 
setTmpDataDirectory(File) - Method in class org.apache.activemq.broker.BrokerService
 
setTo(Endpoint) - Method in class org.apache.activemq.command.BaseCommand
 
setTo(Endpoint) - Method in interface org.apache.activemq.command.Command
 
setTo(Endpoint) - Method in class org.apache.activemq.command.KeepAliveInfo
 
setTo(Endpoint) - Method in class org.apache.activemq.command.PartialCommand
 
setTo(Endpoint) - Method in class org.apache.activemq.command.WireFormatInfo
 
setTo(Endpoint) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
setTopic(boolean) - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
setTopic(boolean) - Method in class org.apache.activemq.benchmark.ProducerConsumer
 
setTopic(String) - Method in class org.apache.activemq.filter.DestinationMapEntry
A helper method to set the destination from a configuration file
setTopicPrefetch(int) - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
 
setTopicPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setTopicPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setTopicPrefetch(Integer) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setTopicPrefix(String) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
Sets the prefix to use for all dead letter queues for topic messages
setTopicPrefix(String) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
 
setTopicSearchMatchingFormat(MessageFormat) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setTopicSearchSubtreeBool(boolean) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setTotalDests(int) - Method in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
setTpSampler(ThroughputSamplerTask) - Method in class org.apache.activemq.tool.AbstractJmsClientSystem
 
setTrace(boolean) - Method in class org.apache.activemq.transport.http.HttpClientTransport
 
setTrace(boolean) - Method in class org.apache.activemq.transport.stomp.StompTransportFilter
 
setTrace(boolean) - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
setTrace(boolean) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
 
setTrace(boolean) - Method in class org.apache.activemq.transport.udp.UdpTransport
 
setTrackTransactions(boolean) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
setTransaction(Transaction) - Method in class org.apache.activemq.broker.ConnectionContext
 
setTransactionContext(TransactionContext) - Method in class org.apache.activemq.ActiveMQSession
Sets the transaction context of the session.
setTransactionId(TransactionId) - Method in class org.apache.activemq.command.JournalTopicAck
 
setTransactionId(TransactionId) - Method in class org.apache.activemq.command.JournalTransaction
 
setTransactionId(TransactionId) - Method in class org.apache.activemq.command.Message
 
setTransactionId(TransactionId) - Method in class org.apache.activemq.command.MessageAck
 
setTransactionId(TransactionId) - Method in class org.apache.activemq.command.TransactionInfo
 
setTransactions(ConcurrentHashMap) - Method in class org.apache.activemq.broker.ConnectionContext
 
setTransactionTimeout(int) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
setTransactionTimeout(int) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
setTransactionTimeout(int) - Method in class org.apache.activemq.TransactionContext
 
setTransmitCallback(Runnable) - Method in class org.apache.activemq.command.MessageDispatch
 
setTransportConnectors(List) - Method in class org.apache.activemq.broker.BrokerService
Sets the transport connectors which this broker will listen on for new clients
setTransportConnectorURIs(String[]) - Method in class org.apache.activemq.broker.BrokerService
 
setTransportContext(Object) - Method in class org.apache.activemq.command.ConnectionInfo
Transports may wish to associate additional data with the connection.
setTransportListener(TransportListener) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
setTransportListener(TransportListener) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
setTransportListener(TransportListener) - Method in class org.apache.activemq.transport.mock.MockTransport
 
setTransportListener(TransportListener) - Method in interface org.apache.activemq.transport.Transport
Registers an inbound command listener
setTransportListener(TransportListener) - Method in class org.apache.activemq.transport.TransportFilter
 
setTransportListener(TransportListener) - Method in class org.apache.activemq.transport.TransportSupport
Registers an inbound command listener
setTransportListener(TransportListener) - Method in class org.apache.activemq.transport.vm.VMTransport
 
setTransportOption(Map) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
 
setTrustCertificateAlgorithm(String) - Method in class org.apache.activemq.transport.https.HttpsTransportServer
 
setType(byte) - Method in class org.apache.activemq.command.JournalTransaction
 
setType(String) - Method in class org.apache.activemq.command.Message
 
setType(byte) - Method in class org.apache.activemq.command.TransactionInfo
 
setUnsubscribe(boolean) - Method in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
setUp() - Method in class org.apache.activemq.tool.AcidTestTool
 
setUpdateLastAckOfDurableSubStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setUpdateLastAckStatement(PreparedStatement) - Method in class org.apache.activemq.store.jdbc.TransactionContext
 
setUpdateMessageStatement(String) - Method in class org.apache.activemq.store.jdbc.Statements
 
setupStaticDestinations() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
Subscriptions for these desitnations are always created
setupStaticDestinations() - Method in class org.apache.activemq.network.DurableConduitBridge
Subscriptions for these destinations are always created
setUri(URI) - Method in class org.apache.activemq.broker.TransportConnector
Sets the server transport URI to use if there is not a TransportServer configured via the TransportConnector.setServer(TransportServer) method.
setUri(URI) - Method in class org.apache.activemq.network.DiscoveryNetworkConnector
 
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
 
setUsageManager(UsageManager) - Method in class org.apache.activemq.store.jdbc.JDBCMessageStore
 
setUsageManager(UsageManager) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
setUsageManager(UsageManager) - Method in class org.apache.activemq.store.journal.JournalMessageStore
 
setUsageManager(UsageManager) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
setUsageManager(UsageManager) - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
setUsageManager(UsageManager) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
setUsageManager(UsageManager) - Method in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
setUsageManager(UsageManager) - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
setUsageManager(UsageManager) - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
setUsageManager(UsageManager) - Method in class org.apache.activemq.store.memory.MemoryMessageStore
 
setUsageManager(UsageManager) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
setUsageManager(UsageManager) - Method in interface org.apache.activemq.store.MessageStore
 
setUsageManager(UsageManager) - Method in interface org.apache.activemq.store.PersistenceAdapter
 
setUsageManager(UsageManager) - Method in class org.apache.activemq.store.ProxyMessageStore
 
setUsageManager(UsageManager) - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
setUsageManager(UsageManager) - Method in class org.apache.activemq.store.rapid.RapidMessageStore
 
setUsageManager(UsageManager) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
setUseAsyncSend(boolean) - Method in class org.apache.activemq.ActiveMQConnection
Forces the use of Async Sends which adds a massive performance boost; but means that the send() method will return immediately whether the message has been sent or not which could lead to message loss.
setUseAsyncSend(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
Forces the use of Async Sends which adds a massive performance boost; but means that the send() method will return immediately whether the message has been sent or not which could lead to message loss.
setUseBeanNameAsClientIdPrefix(boolean) - Method in class org.apache.activemq.spring.ActiveMQConnectionFactory
 
setUseBeanNameAsClientIdPrefix(boolean) - Method in class org.apache.activemq.spring.ActiveMQXAConnectionFactory
 
setUseCollisionAvoidance(boolean) - Method in class org.apache.activemq.RedeliveryPolicy
 
setUseCompression(boolean) - Method in class org.apache.activemq.ActiveMQConnection
Enables the use of compression of the message bodies
setUseCompression(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
Enables the use of compression of the message bodies
setUseDatabaseLock(boolean) - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
Sets whether or not an exclusive database lock should be used to enable JDBC Master/Slave.
setUseDatabaseLock(boolean) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
Sets whether or not an exclusive database lock should be used to enable JDBC Master/Slave.
setUseDirect(boolean) - Method in class org.apache.activemq.transport.udp.SimpleBufferPool
Sets whether direct buffers are used or not
setUseExponentialBackOff(boolean) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setUseExponentialBackOff(boolean) - Method in class org.apache.activemq.RedeliveryPolicy
 
setUseExponentialBackOff(boolean) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
setUseExponentialBackOff(boolean) - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
setUseExternalMessageReferences(boolean) - Method in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
setUseExternalMessageReferences(boolean) - Method in interface org.apache.activemq.store.jdbc.JDBCAdapter
 
setUseExternalMessageReferences(boolean) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
setUseExternalMessageReferences(boolean) - Method in class org.apache.activemq.store.jdbc.Statements
 
setUseExternalMessageReferences(boolean) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
setUseExternalMessageReferences(boolean) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
setUseExternalMessageReferences(boolean) - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
setUseExternalMessageReferences(boolean) - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
setUseExternalMessageReferences(boolean) - Method in interface org.apache.activemq.store.PersistenceAdapter
 
setUseExternalMessageReferences(boolean) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
setUseInboundSession(Boolean) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setUseInboundSession(Boolean) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setUseInboundSession(Boolean) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setUseJmx(boolean) - Method in class org.apache.activemq.broker.BrokerService
Sets whether or not the Broker's services should be exposed into JMX or not.
setUseJournal(boolean) - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
Enables or disables the use of the journal.
setUseLocalHost(boolean) - Method in class org.apache.activemq.transport.tcp.TcpTransport
Sets whether 'localhost' or the actual local host name should be used to make local connections.
setUseLocalHost(boolean) - Method in class org.apache.activemq.transport.udp.UdpTransport
Sets whether 'localhost' or the actual local host name should be used to make local connections.
setUseLockCreateWhereClause(boolean) - Method in class org.apache.activemq.store.jdbc.Statements
 
setUseLoggingForShutdownErrors(boolean) - Method in class org.apache.activemq.broker.BrokerService
Sets whether or not we should use commons-logging when reporting errors when shutting down the broker
setUseMBeanServer(boolean) - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
setUseQueueForQueueMessages(boolean) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
Sets whether a queue or topic should be used for queue messages sent to a DLQ.
setUseQueueForTopicMessages(boolean) - Method in class org.apache.activemq.broker.region.policy.IndividualDeadLetterStrategy
Sets whether a queue or topic should be used for topic messages sent to a DLQ.
setUseQuickJournal(boolean) - Method in class org.apache.activemq.store.DefaultPersistenceAdapterFactory
Enables or disables the use of quick journal, which keeps messages in the journal and just stores a reference to the messages in JDBC.
setUseRAManagedTransaction(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setUseRetroactiveConsumer(boolean) - Method in class org.apache.activemq.ActiveMQConnection
Sets whether or not retroactive consumers are enabled.
setUseRetroactiveConsumer(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
Sets whether or not retroactive consumers are enabled.
setUserGroups(Map) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
Sets the groups a user is in.
setUserID(String) - Method in class org.apache.activemq.command.Message
 
setUserName(String) - Method in class org.apache.activemq.ActiveMQConnection
 
setUserName(String) - Method in class org.apache.activemq.ActiveMQConnectionFactory
Sets the JMS userName used by connections created by this factory
setUserName(String) - Method in class org.apache.activemq.broker.ConnectionContext
 
setUserName(String) - Method in class org.apache.activemq.broker.ft.MasterConnector
 
setUserName(String) - Method in class org.apache.activemq.command.ConnectionInfo
 
setUserName(String) - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
setUserName(String) - Method in class org.apache.activemq.network.NetworkConnector
 
setUserName(String) - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
setUserName(String) - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
setUserName(String) - Method in class org.apache.activemq.ra.ActiveMQManagedConnectionFactory
 
setUserName(String) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
setUserName(String) - Method in class org.apache.activemq.util.JmsLogAppender
 
setUserName(String) - Method in class org.apache.activemq.util.JndiJmsLogAppender
 
setUserPasswords(Map) - Method in class org.apache.activemq.security.SimpleAuthenticationPlugin
Sets the map indexed by user name with the value the password
setUseSharedBuffer(boolean) - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
 
setUseSharedTxContext(boolean) - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
setUseSharedTxContext(boolean) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
setUseSharedTxContext(boolean) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
setUseShutdownHook(boolean) - Method in class org.apache.activemq.broker.BrokerService
Sets whether or not we should use a shutdown handler to close down the broker cleanly if the JVM is terminated.
setUseSyncSend(boolean) - Method in class org.apache.activemq.ActiveMQConnection
 
setUseSyncSend(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
setUseVirtualTopics(boolean) - Method in class org.apache.activemq.broker.BrokerService
Sets whether or not Virtual Topics should be supported by default if they have not been explicitly configured.
setValue(String) - Method in class org.apache.activemq.command.BrokerId
 
setValue(String) - Method in class org.apache.activemq.command.ConnectionId
 
setValue(long) - Method in class org.apache.activemq.command.ConsumerId
 
setValue(long) - Method in class org.apache.activemq.command.LocalTransactionId
 
setValue(String) - Method in class org.apache.activemq.command.MessageId
Sets the value as a String
setValue(long) - Method in class org.apache.activemq.command.ProducerId
 
setValue(long) - Method in class org.apache.activemq.command.SessionId
 
setValue(Object) - Method in class org.apache.activemq.filter.DefaultDestinationMapEntry
 
setValueData(StoreLocation) - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
setValueMarshaller(Marshaller) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
setValueMarshaller(Marshaller) - Method in interface org.apache.activemq.kaha.MapContainer
For homogenous containers can set a custom marshaller for loading values The default uses Object serialization
setValueOffset(long) - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
setValueSize(int) - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
setVerbose(boolean) - Method in class org.apache.activemq.tool.MemMessageIdList
 
setVersion(int) - Method in class org.apache.activemq.command.WireFormatInfo
 
setVersion(int) - Method in class org.apache.activemq.openwire.OpenWireFormat
Allows you to dynamically switch the version of the openwire protocol being used.
setVersion(int) - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
 
setVersion(int) - Method in class org.apache.activemq.openwire.tool.CGeneratorTask
 
setVersion(int) - Method in class org.apache.activemq.openwire.tool.CppGeneratorTask
 
setVersion(int) - Method in class org.apache.activemq.openwire.tool.CSharpGeneratorTask
 
setVersion(int) - Method in class org.apache.activemq.openwire.tool.JavaGeneratorTask
 
setVersion(int) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
setVersion(int) - Method in class org.apache.activemq.transport.xmpp.XmppWireFormat
 
setVersion(int) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
setVersion(int) - Method in class org.apache.activemq.wireformat.ObjectStreamWireFormat
 
setVersion(int) - Method in interface org.apache.activemq.wireformat.WireFormat
 
setVirtualDestinations(VirtualDestination[]) - Method in class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
 
setVmConnectorURI(URI) - Method in class org.apache.activemq.broker.BrokerService
 
setVmstat(String) - Method in class org.apache.activemq.tool.sampler.plugins.LinuxCpuSamplerPlugin
 
setWantClientAuth(boolean) - Method in class org.apache.activemq.transport.tcp.SslTransportServer
Sets whether client authentication should be requested.
setWasPrepared(boolean) - Method in class org.apache.activemq.command.JournalTransaction
 
setWatchTopicAdvisories(boolean) - Method in class org.apache.activemq.ActiveMQConnection
 
setWatchTopicAdvisories(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
 
setWeight(int) - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
setWireFormat(WireFormat) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
setWireFormat(WireFormat) - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
setWireFormat(TextWireFormat) - Method in class org.apache.activemq.transport.http.HttpTransportServer
 
setWireFormatFactory(WireFormatFactory) - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
setWireFormatFactory(WireFormatFactory) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
 
setWireFormatInfo(WireFormatInfo) - Method in class org.apache.activemq.broker.ConnectionContext
 
setWrite(String) - Method in class org.apache.activemq.security.AuthorizationEntry
 
setWriteACLs(Set) - Method in class org.apache.activemq.security.AuthorizationEntry
 
setWriteACLs(DestinationMap) - Method in class org.apache.activemq.security.SimpleAuthorizationMap
 
setWriteAttribute(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setWriteBase(String) - Method in class org.apache.activemq.security.LDAPAuthorizationMap
 
setXmlFile(File) - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
setXStream(XStream) - Method in class org.apache.activemq.transport.xstream.XStreamWireFormat
 
setXstream(XStream) - Method in class org.apache.activemq.web.view.XmlMessageRenderer
 
SharedDeadLetterStrategy - Class in org.apache.activemq.broker.region.policy
A default implementation of DeadLetterStrategy which uses a constant destination.
SharedDeadLetterStrategy() - Constructor for class org.apache.activemq.broker.region.policy.SharedDeadLetterStrategy
 
ShellCommand - Class in org.apache.activemq.console.command
 
ShellCommand() - Constructor for class org.apache.activemq.console.command.ShellCommand
 
SHORT_TYPE - Static variable in interface org.apache.activemq.command.CommandTypes
 
SHORT_TYPE - Static variable in class org.apache.activemq.util.MarshallingSupport
 
shutdown() - Method in class org.apache.activemq.state.ConnectionState
 
shutdown() - Method in class org.apache.activemq.state.SessionState
 
shutdown() - Method in class org.apache.activemq.state.TransactionState
 
shutdown() - Method in interface org.apache.activemq.thread.TaskRunner
 
shutdown() - Method in class org.apache.activemq.thread.TaskRunnerFactory
 
shutDown() - Method in class org.apache.activemq.tool.MemConsumer
 
shutDown() - Method in class org.apache.activemq.tool.MemProducer
 
SHUTDOWN_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
 
ShutdownCommand - Class in org.apache.activemq.console.command
 
ShutdownCommand() - Constructor for class org.apache.activemq.console.command.ShutdownCommand
 
ShutdownInfo - Class in org.apache.activemq.command
 
ShutdownInfo() - Constructor for class org.apache.activemq.command.ShutdownInfo
 
ShutdownInfoMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for ShutdownInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ShutdownInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v1.ShutdownInfoMarshaller
 
ShutdownInfoMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for ShutdownInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
ShutdownInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v2.ShutdownInfoMarshaller
 
shutdownNoWait() - Method in interface org.apache.activemq.thread.TaskRunner
 
SimpleAuthenticationBroker - Class in org.apache.activemq.security
Handles authenticating a users against a simple user name/password map.
SimpleAuthenticationBroker(Broker, Map, Map) - Constructor for class org.apache.activemq.security.SimpleAuthenticationBroker
 
SimpleAuthenticationPlugin - Class in org.apache.activemq.security
A simple authentication plugin
SimpleAuthenticationPlugin() - Constructor for class org.apache.activemq.security.SimpleAuthenticationPlugin
 
SimpleAuthorizationMap - Class in org.apache.activemq.security
An AuthorizationMap which is configured with individual DestinationMaps for each operation.
SimpleAuthorizationMap() - Constructor for class org.apache.activemq.security.SimpleAuthorizationMap
 
SimpleAuthorizationMap(DestinationMap, DestinationMap, DestinationMap) - Constructor for class org.apache.activemq.security.SimpleAuthorizationMap
 
SimpleBufferPool - Class in org.apache.activemq.transport.udp
A simple implementation of BufferPool which does no pooling and just creates new buffers each time
SimpleBufferPool() - Constructor for class org.apache.activemq.transport.udp.SimpleBufferPool
 
SimpleBufferPool(boolean) - Constructor for class org.apache.activemq.transport.udp.SimpleBufferPool
 
SimpleConnectionManager - Class in org.apache.activemq.ra
A simple implementation of a ConnectionManager.
SimpleConnectionManager() - Constructor for class org.apache.activemq.ra.SimpleConnectionManager
 
SimpleDestinationFilter - Class in org.apache.activemq.filter
Matches messages sent to an exact destination
SimpleDestinationFilter(ActiveMQDestination) - Constructor for class org.apache.activemq.filter.SimpleDestinationFilter
 
SimpleDiscoveryAgent - Class in org.apache.activemq.transport.discovery.simple
A simple DiscoveryAgent that allows static configuration of the discovered services.
SimpleDiscoveryAgent() - Constructor for class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
SimpleDiscoveryAgentFactory - Class in org.apache.activemq.transport.discovery.simple
 
SimpleDiscoveryAgentFactory() - Constructor for class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgentFactory
 
SimpleDispatchPolicy - Class in org.apache.activemq.broker.region.policy
Simple dispatch policy that sends a message to every subscription that matches the message.
SimpleDispatchPolicy() - Constructor for class org.apache.activemq.broker.region.policy.SimpleDispatchPolicy
 
SimpleJmsMessageConvertor - Class in org.apache.activemq.network.jms
Converts Message from one JMS to another
SimpleJmsMessageConvertor() - Constructor for class org.apache.activemq.network.jms.SimpleJmsMessageConvertor
 
SimpleMessageGroupMap - Class in org.apache.activemq.broker.region.group
A simple implementation which tracks every individual GroupID value but which can become a memory leak if clients die before they complete a message group.
SimpleMessageGroupMap() - Constructor for class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
 
SimpleMessageGroupMapFactory - Class in org.apache.activemq.broker.region.group
A factory to create instances of SimpleMessageGroupMap when implementing the Message Groups functionality.
SimpleMessageGroupMapFactory() - Constructor for class org.apache.activemq.broker.region.group.SimpleMessageGroupMapFactory
 
SimpleMessageGroupSet - Class in org.apache.activemq.broker.region.group
A simple implementation which just uses a Set
SimpleMessageGroupSet() - Constructor for class org.apache.activemq.broker.region.group.SimpleMessageGroupSet
 
SimpleMessageList - Class in org.apache.activemq.memory.list
A simple fixed size MessageList where there is a single, fixed size list that all messages are added to for simplicity.
SimpleMessageList() - Constructor for class org.apache.activemq.memory.list.SimpleMessageList
 
SimpleMessageList(int) - Constructor for class org.apache.activemq.memory.list.SimpleMessageList
 
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
 
simpleName - Variable in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
simpleName - Variable in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
simpleName(Class) - Static method in class org.apache.activemq.util.IntrospectionSupport
 
SingleSourceGenerator - Class in org.apache.activemq.openwire.tool
 
SingleSourceGenerator() - Constructor for class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
size() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
size() - Method in class org.apache.activemq.broker.region.cursors.FilePendingMessageCursor
 
size() - Method in interface org.apache.activemq.broker.region.cursors.PendingMessageCursor
 
size() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
 
size() - Method in class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
 
size - Variable in class org.apache.activemq.command.Message
 
size() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
size() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
size() - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
size - Variable in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
 
size() - Method in class org.apache.activemq.kaha.impl.index.DiskIndexLinkedList
Returns the number of elements in this list.
size() - Method in interface org.apache.activemq.kaha.impl.index.IndexLinkedList
Returns the number of elements in this list.
size() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
size() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySet
 
size() - Method in class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
 
size() - Method in interface org.apache.activemq.kaha.ListContainer
 
size() - Method in interface org.apache.activemq.kaha.MapContainer
 
size() - Method in interface org.apache.activemq.memory.Cache
How big is the cache right now?
size() - Method in class org.apache.activemq.memory.CacheFilter
 
size() - Method in class org.apache.activemq.memory.MapCache
 
size() - Method in class org.apache.activemq.MessageDispatchChannel
 
size() - Method in class org.apache.activemq.util.ByteArrayOutputStream
 
size() - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
size() - Method in class org.apache.activemq.util.DataByteArrayOutputStream
 
SizeBasedMessageBuffer - Class in org.apache.activemq.memory.buffer
A MessageBuffer which evicts from the largest buffers first.
SizeBasedMessageBuffer() - Constructor for class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
 
SizeBasedMessageBuffer(int) - Constructor for class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
 
skip(long) - Method in class org.apache.activemq.transport.tcp.TcpBufferedInputStream
 
skip(long) - Method in class org.apache.activemq.util.ByteArrayInputStream
 
skipBytes(ByteSequence, int) - Static method in class org.apache.activemq.util.ByteSequenceData
 
skipBytes(int) - Method in class org.apache.activemq.util.DataByteArrayInputStream
 
sleepTime - Variable in class org.apache.activemq.tool.ProducerTool
 
socket - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
socket - Variable in class org.apache.activemq.transport.tcp.TcpTransport
 
socketBufferSize - Variable in class org.apache.activemq.transport.tcp.TcpTransport
 
socketFactory - Variable in class org.apache.activemq.transport.tcp.TcpTransport
 
SOLARIS - Static variable in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
sort(List) - Method in class org.apache.activemq.openwire.tool.CHeadersGenerator
Sort the class list so that base classes come up first.
sort(List) - Method in class org.apache.activemq.openwire.tool.CSourcesGenerator
 
sort(List) - Method in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
sortedClasses - Variable in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
soTimeout - Variable in class org.apache.activemq.transport.tcp.TcpTransport
 
spiClass - Variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
SPIConnectionFactory - Interface in org.apache.activemq.tool.spi
 
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
 
SslBrokerService - Class in org.apache.activemq.broker
A BrokerService that allows access to the key and trust managers used by SSL connections.
SslBrokerService() - Constructor for class org.apache.activemq.broker.SslBrokerService
 
SslTransport - Class in org.apache.activemq.transport.tcp
A Transport class that uses SSL and client-side certificate authentication.
SslTransport(WireFormat, SSLSocketFactory, URI, URI, boolean) - Constructor for class org.apache.activemq.transport.tcp.SslTransport
Connect to a remote node such as a Broker.
SslTransport(WireFormat, SSLSocket) - Constructor for class org.apache.activemq.transport.tcp.SslTransport
Initialize from a ServerSocket.
SslTransportFactory - Class in org.apache.activemq.transport.tcp
An implementation of the TcpTransportFactory using SSL.
SslTransportFactory() - Constructor for class org.apache.activemq.transport.tcp.SslTransportFactory
Constructor.
SslTransportServer - Class in org.apache.activemq.transport.tcp
An SSL TransportServer.
SslTransportServer(SslTransportFactory, URI, SSLServerSocketFactory) - Constructor for class org.apache.activemq.transport.tcp.SslTransportServer
Creates a ssl transport server for the specified url using the provided serverSocketFactory
STACK_TRACE_ELEMENT_CONSTRUCTOR - Static variable in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
STACK_TRACE_ELEMENT_CONSTRUCTOR - Static variable in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
STANDARD_ACK_TYPE - Static variable in class org.apache.activemq.command.MessageAck
The standard ack case where a client wants the message to be discarded.
start() - Method in class org.apache.activemq.ActiveMQConnection
Starts (or restarts) a connection's delivery of incoming messages.
start() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
start() - Method in class org.apache.activemq.ActiveMQSession
Start this Session.
start() - Method in class org.apache.activemq.advisory.ConsumerEventSource
 
start() - Method in class org.apache.activemq.advisory.ProducerEventSource
 
start() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
start() - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
start() - Method in class org.apache.activemq.broker.BrokerFilter
 
start() - Method in class org.apache.activemq.broker.BrokerService
 
start() - Method in class org.apache.activemq.broker.EmptyBroker
 
start() - Method in class org.apache.activemq.broker.ErrorBroker
 
start() - Method in class org.apache.activemq.broker.ft.MasterConnector
 
start() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
start() - Method in class org.apache.activemq.broker.jmx.ConnectionView
 
start() - Method in class org.apache.activemq.broker.jmx.ConnectorView
 
start() - Method in class org.apache.activemq.broker.jmx.FTConnectorView
 
start() - Method in class org.apache.activemq.broker.jmx.JmsConnectorView
 
start() - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
start() - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
start() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
 
start() - Method in class org.apache.activemq.broker.jmx.ProxyConnectorView
 
start() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
start() - Method in class org.apache.activemq.broker.region.AbstractRegion
 
start() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
start() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
 
start() - Method in class org.apache.activemq.broker.region.DestinationFilter
 
start() - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
 
start() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
 
start() - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
 
start() - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
 
start() - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
 
start() - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
 
start() - Method in class org.apache.activemq.broker.region.Queue
 
start() - Method in class org.apache.activemq.broker.region.RegionBroker
 
start() - Method in class org.apache.activemq.broker.region.Topic
 
start() - Method in class org.apache.activemq.broker.TransactionBroker
Recovers any prepared transactions.
start() - Method in class org.apache.activemq.broker.TransportConnection
 
start() - Method in class org.apache.activemq.broker.TransportConnector
 
start() - Method in class org.apache.activemq.broker.TransportStatusDetector
 
start() - Method in class org.apache.activemq.broker.util.CommandAgent
 
start() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
start - Variable in class org.apache.activemq.command.ConsumerControl
 
start() - Method in class org.apache.activemq.MessageDispatchChannel
 
start() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
start() - Method in class org.apache.activemq.network.ForwardingBridge
 
start() - Method in class org.apache.activemq.network.jms.DestinationBridge
 
start() - Method in class org.apache.activemq.network.jms.JmsConnector
 
start() - Method in class org.apache.activemq.pool.ConnectionPool
 
start() - Method in class org.apache.activemq.pool.PooledConnection
 
start() - Method in class org.apache.activemq.pool.PooledConnectionFactory
 
start() - Method in class org.apache.activemq.proxy.ProxyConnector
 
start() - Method in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
start(BootstrapContext) - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
start() - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
start(Xid, int) - Method in class org.apache.activemq.ra.LocalAndXATransaction
 
start() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
start(Xid, int) - Method in class org.apache.activemq.ra.ManagedTransactionContext
 
start() - Method in class org.apache.activemq.ra.ServerSessionImpl
 
start() - Method in interface org.apache.activemq.Service
 
start() - Method in class org.apache.activemq.store.jdbc.DefaultDatabaseLocker
 
start() - Method in class org.apache.activemq.store.jdbc.JDBCMessageStore
 
start() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
start() - Method in class org.apache.activemq.store.journal.JournalMessageStore
 
start() - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
start() - Method in class org.apache.activemq.store.journal.JournalTransactionStore
 
start() - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
start() - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
start() - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore
 
start() - Method in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
start() - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
start() - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
start() - Method in class org.apache.activemq.store.kahadaptor.KahaTransactionStore
 
start() - Method in class org.apache.activemq.store.memory.MemoryMessageStore
 
start() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
start() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
 
start() - Method in class org.apache.activemq.store.ProxyMessageStore
 
start() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
start() - Method in class org.apache.activemq.store.rapid.RapidMessageStore
 
start() - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
start() - Method in class org.apache.activemq.store.rapid.RapidTransactionStore
 
start() - Method in class org.apache.activemq.tool.JMSMemtest
 
start() - Method in class org.apache.activemq.tool.MemConsumer
 
start() - Method in class org.apache.activemq.tool.MemProducer
 
start() - Method in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
start() - Method in class org.apache.activemq.tool.sampler.plugins.LinuxCpuSamplerPlugin
 
start(Xid, int) - Method in class org.apache.activemq.TransactionContext
Associates a transaction with the resource.
start() - Method in class org.apache.activemq.transport.discovery.DiscoveryTransport
 
start() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
start the discovery agent
start() - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
start() - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
start() - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
start() - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
start() - Method in class org.apache.activemq.transport.mock.MockTransport
 
start() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
start() - Method in class org.apache.activemq.transport.TransportFilter
 
start() - Method in class org.apache.activemq.transport.TransportServerFilter
 
start() - Method in class org.apache.activemq.transport.udp.CommandDatagramChannel
 
start() - Method in class org.apache.activemq.transport.udp.CommandDatagramSocket
 
start() - Method in class org.apache.activemq.transport.udp.DefaultBufferPool
 
start() - Method in class org.apache.activemq.transport.udp.SimpleBufferPool
 
start() - Method in class org.apache.activemq.transport.vm.VMTransport
 
start() - Method in class org.apache.activemq.transport.vm.VMTransportServer
 
start() - Method in class org.apache.activemq.transport.WireFormatNegotiator
 
start() - Method in class org.apache.activemq.util.ServiceSupport
 
START_STATE - Static variable in class org.apache.activemq.transaction.Transaction
 
startAllConnectors() - Method in class org.apache.activemq.broker.BrokerService
Start all transport and network connections, proxies and bridges
startBridge() - Method in class org.apache.activemq.broker.ft.MasterConnector
 
startBroker(URI) - Method in class org.apache.activemq.console.command.StartCommand
Create and run a broker specified by the given configuration URI
StartCommand - Class in org.apache.activemq.console.command
 
StartCommand() - Constructor for class org.apache.activemq.console.command.StartCommand
 
startDestinations() - Method in class org.apache.activemq.broker.BrokerService
Starts any configured destinations on startup
startDestinationsInPersistenceStore(Broker) - Method in class org.apache.activemq.broker.BrokerService
Starts all destiantions in persistence store.
started - Variable in class org.apache.activemq.ActiveMQSession
 
started - Variable in class org.apache.activemq.network.jms.DestinationBridge
 
started - Variable in class org.apache.activemq.network.jms.JmsConnector
 
started - Variable in class org.apache.activemq.transport.vm.VMTransport
 
startedLatch - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
startGenerateReport() - Method in class org.apache.activemq.tool.ReportGenerator
 
startLocalBridge() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
startMonitor() - Method in class org.apache.activemq.tool.MemoryMonitoringTool
 
startProcessing() - Method in class org.apache.activemq.broker.ft.MasterBroker
start processing this broker
startRemoteBridge() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
startSampler() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
startTestResult(long) - Method in class org.apache.activemq.tool.ReportGenerator
 
startTransportConnector(TransportConnector) - Method in class org.apache.activemq.broker.BrokerService
 
statements - Variable in class org.apache.activemq.store.jdbc.adapter.DefaultJDBCAdapter
 
Statements - Class in org.apache.activemq.store.jdbc
 
Statements() - Constructor for class org.apache.activemq.store.jdbc.Statements
 
staticallyIncludedDestinations - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
StatisticImpl - Class in org.apache.activemq.management
Base class for a Statistic implementation
StatisticImpl(String, String, String) - Constructor for class org.apache.activemq.management.StatisticImpl
 
StatsCapable - Interface in org.apache.activemq.management
Represents an object which is capable of providing some stats
StatsImpl - Class in org.apache.activemq.management
Base class for a Stats implementation
StatsImpl() - Constructor for class org.apache.activemq.management.StatsImpl
 
StatsImpl(Map) - Constructor for class org.apache.activemq.management.StatsImpl
 
statusDector - Variable in class org.apache.activemq.broker.TransportConnector
 
Stomp - Interface in org.apache.activemq.transport.stomp
 
Stomp.Commands - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Ack - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Connect - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Connected - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Error - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Message - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Response - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Send - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Subscribe - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Subscribe.AckModeValues - Interface in org.apache.activemq.transport.stomp
 
Stomp.Headers.Unsubscribe - Interface in org.apache.activemq.transport.stomp
 
Stomp.Responses - Interface in org.apache.activemq.transport.stomp
 
StompFrame - Class in org.apache.activemq.transport.stomp
Represents all the data in a STOMP frame.
StompFrame(String, HashMap, byte[]) - Constructor for class org.apache.activemq.transport.stomp.StompFrame
 
StompFrame() - Constructor for class org.apache.activemq.transport.stomp.StompFrame
 
StompFrameError - Class in org.apache.activemq.transport.stomp
Command indicating that an invalid Stomp Frame was received.
StompFrameError(ProtocolException) - Constructor for class org.apache.activemq.transport.stomp.StompFrameError
 
StompSslTransportFactory - Class in org.apache.activemq.transport.stomp
A STOMP over SSL transport factory
StompSslTransportFactory() - Constructor for class org.apache.activemq.transport.stomp.StompSslTransportFactory
 
StompSubscription - Class in org.apache.activemq.transport.stomp
Keeps track of the STOMP susbscription so that acking is correctly done.
StompSubscription(ProtocolConverter, String, ConsumerInfo) - Constructor for class org.apache.activemq.transport.stomp.StompSubscription
 
StompTransportFactory - Class in org.apache.activemq.transport.stomp
A STOMP transport factory
StompTransportFactory() - Constructor for class org.apache.activemq.transport.stomp.StompTransportFactory
 
StompTransportFilter - Class in org.apache.activemq.transport.stomp
The StompTransportFilter normally sits on top of a TcpTransport that has been configured with the StompWireFormat and is used to convert STOMP commands to ActiveMQ commands.
StompTransportFilter(Transport, FrameTranslator) - Constructor for class org.apache.activemq.transport.stomp.StompTransportFilter
 
StompWireFormat - Class in org.apache.activemq.transport.stomp
Implements marshalling and unmarsalling the Stomp protocol.
StompWireFormat() - Constructor for class org.apache.activemq.transport.stomp.StompWireFormat
 
StompWireFormatFactory - Class in org.apache.activemq.transport.stomp
Creates WireFormat objects that marshalls the Stomp protocol.
StompWireFormatFactory() - Constructor for class org.apache.activemq.transport.stomp.StompWireFormatFactory
 
stop() - Method in class org.apache.activemq.ActiveMQConnection
Temporarily stops a connection's delivery of incoming messages.
stop() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
stop() - Method in class org.apache.activemq.ActiveMQSession
Stops this session.
stop() - Method in class org.apache.activemq.advisory.ConsumerEventSource
 
stop() - Method in class org.apache.activemq.advisory.ProducerEventSource
 
stop() - Method in class org.apache.activemq.broker.BrokerBroadcaster
 
stop() - Method in class org.apache.activemq.broker.BrokerFilter
 
stop() - Method in class org.apache.activemq.broker.BrokerService
 
stop() - Method in class org.apache.activemq.broker.EmptyBroker
 
stop() - Method in class org.apache.activemq.broker.ErrorBroker
 
stop() - Method in class org.apache.activemq.broker.ft.MasterBroker
stop the broker
stop() - Method in class org.apache.activemq.broker.ft.MasterConnector
 
stop() - Method in class org.apache.activemq.broker.jmx.BrokerView
 
stop() - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
Stop the broker and all it's components.
stop() - Method in class org.apache.activemq.broker.jmx.ConnectionView
 
stop() - Method in class org.apache.activemq.broker.jmx.ConnectorView
 
stop() - Method in class org.apache.activemq.broker.jmx.FTConnectorView
 
stop() - Method in class org.apache.activemq.broker.jmx.JmsConnectorView
 
stop() - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnection
 
stop() - Method in class org.apache.activemq.broker.jmx.ManagementContext
 
stop() - Method in class org.apache.activemq.broker.jmx.NetworkConnectorView
 
stop() - Method in class org.apache.activemq.broker.jmx.ProxyConnectorView
 
stop() - Method in class org.apache.activemq.broker.MutableBrokerFilter
 
stop() - Method in class org.apache.activemq.broker.region.AbstractRegion
 
stop() - Method in class org.apache.activemq.broker.region.cursors.AbstractPendingMessageCursor
 
stop() - Method in class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
 
stop() - Method in class org.apache.activemq.broker.region.DestinationFilter
 
stop() - Method in class org.apache.activemq.broker.region.policy.FixedCountSubscriptionRecoveryPolicy
 
stop() - Method in class org.apache.activemq.broker.region.policy.FixedSizedSubscriptionRecoveryPolicy
 
stop() - Method in class org.apache.activemq.broker.region.policy.LastImageSubscriptionRecoveryPolicy
 
stop() - Method in class org.apache.activemq.broker.region.policy.NoSubscriptionRecoveryPolicy
 
stop() - Method in class org.apache.activemq.broker.region.policy.QueryBasedSubscriptionRecoveryPolicy
 
stop() - Method in class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
 
stop() - Method in class org.apache.activemq.broker.region.Queue
 
stop() - Method in class org.apache.activemq.broker.region.RegionBroker
 
stop() - Method in class org.apache.activemq.broker.region.Topic
 
stop() - Method in class org.apache.activemq.broker.TransactionBroker
 
stop() - Method in class org.apache.activemq.broker.TransportConnection
 
stop() - Method in class org.apache.activemq.broker.TransportConnector
 
stop() - Method in class org.apache.activemq.broker.TransportStatusDetector
 
stop() - Method in class org.apache.activemq.broker.util.CommandAgent
 
stop() - Method in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
stop - Variable in class org.apache.activemq.command.ConsumerControl
 
stop() - Method in class org.apache.activemq.MessageDispatchChannel
 
stop() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
stop() - Method in class org.apache.activemq.network.ForwardingBridge
 
stop() - Method in class org.apache.activemq.network.jms.DestinationBridge
 
stop() - Method in class org.apache.activemq.network.jms.JmsConnector
 
stop() - Method in class org.apache.activemq.pool.PooledConnection
 
stop() - Method in class org.apache.activemq.pool.PooledConnectionFactory
 
stop() - Method in class org.apache.activemq.proxy.ProxyConnector
 
stop() - Method in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
stop() - Method in class org.apache.activemq.ra.ActiveMQResourceAdapter
 
stop() - Method in class org.apache.activemq.ra.InboundConnectionProxy
 
stop() - Method in class org.apache.activemq.ra.ManagedConnectionProxy
 
stop() - Method in interface org.apache.activemq.Service
 
stop() - Method in class org.apache.activemq.store.jdbc.DefaultDatabaseLocker
 
stop() - Method in class org.apache.activemq.store.jdbc.JDBCMessageStore
 
stop() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
stop() - Method in class org.apache.activemq.store.journal.JournalMessageStore
 
stop() - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
stop() - Method in class org.apache.activemq.store.journal.JournalTransactionStore
 
stop() - Method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
stop() - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
stop() - Method in class org.apache.activemq.store.journal.QuickJournalTransactionStore
 
stop() - Method in class org.apache.activemq.store.kahadaptor.KahaMessageStore
 
stop() - Method in class org.apache.activemq.store.kahadaptor.KahaPersistenceAdapter
 
stop() - Method in class org.apache.activemq.store.kahadaptor.KahaTopicMessageStore
 
stop() - Method in class org.apache.activemq.store.kahadaptor.KahaTransactionStore
 
stop() - Method in class org.apache.activemq.store.memory.MemoryMessageStore
 
stop() - Method in class org.apache.activemq.store.memory.MemoryPersistenceAdapter
 
stop() - Method in class org.apache.activemq.store.memory.MemoryTransactionStore
 
stop() - Method in class org.apache.activemq.store.ProxyMessageStore
 
stop() - Method in class org.apache.activemq.store.ProxyTopicMessageStore
 
stop() - Method in class org.apache.activemq.store.rapid.RapidMessageStore
 
stop() - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
stop() - Method in class org.apache.activemq.store.rapid.RapidTransactionStore
 
stop() - Method in class org.apache.activemq.tool.MemConsumer
 
stop() - Method in class org.apache.activemq.tool.MemProducer
 
stop() - Method in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
stop() - Method in class org.apache.activemq.tool.sampler.plugins.LinuxCpuSamplerPlugin
 
stop() - Method in class org.apache.activemq.transport.CommandJoiner
 
stop() - Method in class org.apache.activemq.transport.discovery.DiscoveryTransport
 
stop() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
stop the channel
stop() - Method in class org.apache.activemq.transport.discovery.rendezvous.RendezvousDiscoveryAgent
 
stop() - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
 
stop() - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
stop() - Method in class org.apache.activemq.transport.fanout.FanoutTransport
 
stop() - Method in class org.apache.activemq.transport.InactivityMonitor
 
stop() - Method in class org.apache.activemq.transport.mock.MockTransport
 
stop() - Method in class org.apache.activemq.transport.TransportFilter
 
stop() - Method in class org.apache.activemq.transport.TransportServerFilter
 
stop() - Method in class org.apache.activemq.transport.udp.CommandDatagramChannel
 
stop() - Method in class org.apache.activemq.transport.udp.CommandDatagramSocket
 
stop() - Method in class org.apache.activemq.transport.udp.DefaultBufferPool
 
stop() - Method in class org.apache.activemq.transport.udp.SimpleBufferPool
 
stop() - Method in class org.apache.activemq.transport.vm.VMTransport
 
stop() - Method in class org.apache.activemq.transport.vm.VMTransportServer
 
stop() - Method in class org.apache.activemq.transport.WireFormatNegotiator
 
stop(Service) - Method in class org.apache.activemq.util.ServiceStopper
Stops the given service, catching any exceptions that are thrown.
stop() - Method in class org.apache.activemq.util.ServiceSupport
 
stopAllConnectors(ServiceStopper) - Method in class org.apache.activemq.broker.BrokerService
 
stopBroker() - Method in class org.apache.activemq.store.jdbc.JDBCPersistenceAdapter
 
stopBrokers(JMXServiceURL, Collection) - Method in class org.apache.activemq.console.command.ShutdownCommand
Stops the list of brokers.
stopGenerateReport() - Method in class org.apache.activemq.tool.ReportGenerator
 
stopMonitor() - Method in class org.apache.activemq.tool.MemoryMonitoringTool
 
stopped(VMTransportServer) - Static method in class org.apache.activemq.transport.vm.VMTransportFactory
 
stopped(String) - Static method in class org.apache.activemq.transport.vm.VMTransportFactory
 
stopProcessing() - Method in class org.apache.activemq.broker.ft.MasterBroker
stop processing this broker
stopServices(List) - Method in class org.apache.activemq.util.ServiceStopper
Stops a list of services
store - Variable in class org.apache.activemq.broker.region.Queue
 
store - Variable in class org.apache.activemq.broker.region.Topic
 
Store - Interface in org.apache.activemq.kaha
A Store is holds persistent containers
store - Variable in class org.apache.activemq.store.journal.JournalTransactionStore.TxOperation
 
store - Variable in class org.apache.activemq.store.journal.QuickJournalTransactionStore.TxOperation
 
store - Variable in class org.apache.activemq.store.rapid.RapidTransactionStore.TxOperation
 
storeContent() - Method in class org.apache.activemq.command.ActiveMQObjectMessage
 
storeDataItem(Marshaller, Object) - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
StoreDurableSubscriberCursor - Class in org.apache.activemq.broker.region.cursors
perist pending messages pending message (messages awaiting disptach to a consumer) cursor
StoreDurableSubscriberCursor(String, String, Store, int) - Constructor for class org.apache.activemq.broker.region.cursors.StoreDurableSubscriberCursor
 
StoreEntry - Interface in org.apache.activemq.kaha
Entry for Store data
StoreEntryMarshaller - Class in org.apache.activemq.store.kahadaptor
Marshall a TopicSubAck
StoreEntryMarshaller() - Constructor for class org.apache.activemq.store.kahadaptor.StoreEntryMarshaller
 
StoreFactory - Class in org.apache.activemq.kaha
Factory for creating stores
StoreFactory() - Constructor for class org.apache.activemq.kaha.StoreFactory
 
storeIndex(IndexItem) - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
storeIndex(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.IndexManager
 
StoreLocation - Interface in org.apache.activemq.kaha
Location of a data in the Store
StoreLockedExcpetion - Exception in org.apache.activemq.kaha.impl
Exception thrown if the store is in use by another application
StoreLockedExcpetion() - Constructor for exception org.apache.activemq.kaha.impl.StoreLockedExcpetion
Default Constructor
StoreLockedExcpetion(String) - Constructor for exception org.apache.activemq.kaha.impl.StoreLockedExcpetion
 
StorePendingDurableSubscriberMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
Creates a PendingMessageCursor that access the persistent store to retrieve messages *
StorePendingDurableSubscriberMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.StorePendingDurableSubscriberMessageStoragePolicy
 
storeRedoItem(Object) - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
StreamConnection - Interface in org.apache.activemq
The StreamConnection interface allows you to send and receive data from a Destination in using standard java InputStream and OutputStream objects.
StreamJDBCAdapter - Class in org.apache.activemq.store.jdbc.adapter
This JDBCAdapter inserts and extracts BLOB data using the setBinaryStream()/getBinaryStream() operations.
StreamJDBCAdapter() - Constructor for class org.apache.activemq.store.jdbc.adapter.StreamJDBCAdapter
 
StrictOrderDispatchPolicy - Class in org.apache.activemq.broker.region.policy
Dispatch policy that causes every subscription to see messages in the same order.
StrictOrderDispatchPolicy() - Constructor for class org.apache.activemq.broker.region.policy.StrictOrderDispatchPolicy
 
STRING_TYPE - Static variable in interface org.apache.activemq.command.CommandTypes
 
STRING_TYPE - Static variable in class org.apache.activemq.util.MarshallingSupport
 
stringIdDataType - Variable in class org.apache.activemq.store.jdbc.Statements
 
StringMarshaller - Static variable in interface org.apache.activemq.kaha.Store
String Marshaller
StringMarshaller - Class in org.apache.activemq.kaha
Implementation of a Marshaller for Strings
StringMarshaller() - Constructor for class org.apache.activemq.kaha.StringMarshaller
 
stringValue(JAnnotation, String) - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
stringValue(JAnnotation, String, String) - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
 
stripPrefix(String, String) - Static method in class org.apache.activemq.util.URISupport
 
stripScheme(URI) - Static method in class org.apache.activemq.util.URISupport
 
StubQueryFilter - Class in org.apache.activemq.console.filter
 
StubQueryFilter(List) - Constructor for class org.apache.activemq.console.filter.StubQueryFilter
Creates a stub query that returns the given collections as the query result
subcriptionName - Variable in class org.apache.activemq.command.RemoveSubscriptionInfo
 
subcriptionName - Variable in class org.apache.activemq.command.SubscriptionInfo
 
subject - Variable in class org.apache.activemq.tool.ToolSupport
 
subjects - Variable in class org.apache.activemq.benchmark.BenchmarkSupport
 
subList(int, int) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
subscribe() - Method in class org.apache.activemq.benchmark.Consumer
 
subscribe(String) - Method in class org.apache.activemq.benchmark.Consumer
 
SUBSCRIBE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
subscription - Variable in class org.apache.activemq.broker.jmx.SubscriptionView
 
Subscription - Interface in org.apache.activemq.broker.region
 
SUBSCRIPTION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
subscriptionInfo - Variable in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
 
SubscriptionInfo - Class in org.apache.activemq.command
 
SubscriptionInfo() - Constructor for class org.apache.activemq.command.SubscriptionInfo
 
SubscriptionInfoMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
SubscriptionInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v1.SubscriptionInfoMarshaller
 
SubscriptionInfoMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for SubscriptionInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
SubscriptionInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v2.SubscriptionInfoMarshaller
 
SubscriptionKey - Class in org.apache.activemq.util
 
SubscriptionKey(SubscriptionInfo) - Constructor for class org.apache.activemq.util.SubscriptionKey
 
SubscriptionKey(String, String) - Constructor for class org.apache.activemq.util.SubscriptionKey
 
subscriptionMapByLocalId - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
subscriptionMapByRemoteId - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
subscriptionName - Variable in class org.apache.activemq.broker.jmx.DurableSubscriptionView
 
subscriptionName - Variable in class org.apache.activemq.command.ConsumerInfo
 
subscriptionName - Variable in class org.apache.activemq.util.SubscriptionKey
 
SubscriptionRecoveryPolicy - Interface in org.apache.activemq.broker.region.policy
Abstraction to allow different recovery policies to be plugged into the region implementations.
subscriptions - Variable in class org.apache.activemq.broker.region.AbstractRegion
 
SubscriptionView - Class in org.apache.activemq.broker.jmx
 
SubscriptionView(String, Subscription) - Constructor for class org.apache.activemq.broker.jmx.SubscriptionView
Constructor
SubscriptionViewMBean - Interface in org.apache.activemq.broker.jmx
 
subtract(long) - Method in class org.apache.activemq.management.CountStatisticImpl
 
superclass - Variable in class org.apache.activemq.openwire.tool.MultiSourceGenerator
 
superclass - Variable in class org.apache.activemq.openwire.tool.SingleSourceGenerator
 
suspend - Variable in class org.apache.activemq.command.ConnectionControl
 
swap(int, MessageQueue, int, MessageQueue) - Method in class org.apache.activemq.memory.buffer.SizeBasedMessageBuffer
 
Synchronization - Class in org.apache.activemq.transaction
 
Synchronization() - Constructor for class org.apache.activemq.transaction.Synchronization
 
syncOneWay(Object) - Method in class org.apache.activemq.transport.vm.VMTransport
 
syncSendPacket(Command) - Method in class org.apache.activemq.ActiveMQConnection
Send a packet through a Connection - for internal use only
syncSendPacket(Command, int) - Method in class org.apache.activemq.ActiveMQConnection
Send a packet through a Connection - for internal use only
syncSendPacket(Command) - Method in class org.apache.activemq.ActiveMQSession
Send the synchronus command.
sysTest - Variable in class org.apache.activemq.tool.JmsConsumerSystem
 
sysTest - Variable in class org.apache.activemq.tool.JmsProducerSystem
 
sysTime - Variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 

T

tail - Variable in class org.apache.activemq.memory.CacheEntryList
 
target - Variable in class org.apache.activemq.tool.AcidTestTool
 
targetAddress - Variable in class org.apache.activemq.transport.udp.CommandChannelSupport
 
targetConsumerId - Variable in class org.apache.activemq.command.Message
 
targetDir - Variable in class org.apache.activemq.openwire.tool.CHeadersGenerator
 
targetDir - Variable in class org.apache.activemq.openwire.tool.CppClassesGenerator
 
targetDir - Variable in class org.apache.activemq.openwire.tool.CppMarshallingHeadersGenerator
 
targetDir - Variable in class org.apache.activemq.openwire.tool.CSharpClassesGenerator
 
targetDir - Variable in class org.apache.activemq.openwire.tool.CSharpMarshallingGenerator
 
targetDir - Variable in class org.apache.activemq.openwire.tool.JavaMarshallingGenerator
 
targetDir - Variable in class org.apache.activemq.openwire.tool.JavaTestsGenerator
 
Task - Interface in org.apache.activemq.thread
Represents a task that may take a few iterations to complete.
TASK_DEFAULT_CLASS - Static variable in class org.apache.activemq.console.Main
 
taskRunner - Variable in class org.apache.activemq.broker.TransportConnection
 
TaskRunner - Interface in org.apache.activemq.thread
Allows you to request a thread execute the associated Task.
taskRunnerFactory - Variable in class org.apache.activemq.broker.region.AbstractRegion
 
taskRunnerFactory - Variable in class org.apache.activemq.broker.region.DestinationFactoryImpl
 
TaskRunnerFactory - Class in org.apache.activemq.thread
Manages the thread pool for long running tasks.
TaskRunnerFactory() - Constructor for class org.apache.activemq.thread.TaskRunnerFactory
 
TaskRunnerFactory(String, int, boolean, int) - Constructor for class org.apache.activemq.thread.TaskRunnerFactory
 
TCF_CLASS - Static variable in class org.apache.activemq.axis.ActiveMQVendorAdapter
 
TcpBufferedInputStream - Class in org.apache.activemq.transport.tcp
An optimized buffered input stream for Tcp
TcpBufferedInputStream(InputStream) - Constructor for class org.apache.activemq.transport.tcp.TcpBufferedInputStream
 
TcpBufferedInputStream(InputStream, int) - Constructor for class org.apache.activemq.transport.tcp.TcpBufferedInputStream
 
TcpBufferedOutputStream - Class in org.apache.activemq.transport.tcp
An optimized buffered outputstream for Tcp
TcpBufferedOutputStream(OutputStream) - Constructor for class org.apache.activemq.transport.tcp.TcpBufferedOutputStream
Constructor
TcpBufferedOutputStream(OutputStream, int) - Constructor for class org.apache.activemq.transport.tcp.TcpBufferedOutputStream
Creates a new buffered output stream to write data to the specified underlying output stream with the specified buffer size.
TcpTransport - Class in org.apache.activemq.transport.tcp
An implementation of the Transport interface using raw tcp/ip
TcpTransport(WireFormat, SocketFactory, URI, URI) - Constructor for class org.apache.activemq.transport.tcp.TcpTransport
Connect to a remote Node - e.g.
TcpTransport(WireFormat, Socket) - Constructor for class org.apache.activemq.transport.tcp.TcpTransport
Initialize from a server Socket
TcpTransportFactory - Class in org.apache.activemq.transport.tcp
 
TcpTransportFactory() - Constructor for class org.apache.activemq.transport.tcp.TcpTransportFactory
 
TcpTransportServer - Class in org.apache.activemq.transport.tcp
A TCP based implementation of TransportServer
TcpTransportServer(TcpTransportFactory, URI, ServerSocketFactory) - Constructor for class org.apache.activemq.transport.tcp.TcpTransportServer
 
tearDown() - Method in class org.apache.activemq.tool.AcidTestTool
 
TEMP_DESTINATION_COMPOSITE_ADVISORY_TOPIC - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
TEMP_MASK - Static variable in class org.apache.activemq.command.ActiveMQDestination
 
TEMP_QUEUE_ADVISORY_TOPIC - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
TEMP_QUEUE_QUALIFED_PREFIX - Static variable in class org.apache.activemq.command.ActiveMQDestination
 
TEMP_QUEUE_TYPE - Static variable in class org.apache.activemq.command.ActiveMQDestination
 
TEMP_TOPIC_ADVISORY_TOPIC - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
TEMP_TOPIC_QUALIFED_PREFIX - Static variable in class org.apache.activemq.command.ActiveMQDestination
 
TEMP_TOPIC_TYPE - Static variable in class org.apache.activemq.command.ActiveMQDestination
 
TempQueueRegion - Class in org.apache.activemq.broker.region
 
TempQueueRegion(RegionBroker, DestinationStatistics, UsageManager, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.region.TempQueueRegion
 
TempTopicRegion - Class in org.apache.activemq.broker.region
 
TempTopicRegion(RegionBroker, DestinationStatistics, UsageManager, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.region.TempTopicRegion
 
terminateJVM(int) - Method in class org.apache.activemq.broker.jmx.BrokerView
 
terminateJVM(int) - Method in interface org.apache.activemq.broker.jmx.BrokerViewMBean
Shuts down the JVM.
testAcidTransactions() - Method in class org.apache.activemq.tool.AcidTestTool
 
TestDataGenerator - Class in org.apache.activemq.openwire.tool
A simple helper class to help auto-generate test data when code generating test cases
TestDataGenerator() - Constructor for class org.apache.activemq.openwire.tool.TestDataGenerator
 
testSettings - Variable in class org.apache.activemq.tool.MemoryMonitoringTool
 
text - Variable in class org.apache.activemq.command.ActiveMQTextMessage
 
TextFileCertificateLoginModule - Class in org.apache.activemq.jaas
A LoginModule allowing for SSL certificate based authentication based on Distinguished Names (DN) stored in text files.
TextFileCertificateLoginModule() - Constructor for class org.apache.activemq.jaas.TextFileCertificateLoginModule
 
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
 
ThreadPriorities - Interface in org.apache.activemq
A holder for different thread priorites used in ActiveMQ
throughput - Variable in class org.apache.activemq.tool.AbstractJmsMeasurableClient
 
ThroughputReportPlugin - Class in org.apache.activemq.tool.reports.plugins
 
ThroughputReportPlugin() - Constructor for class org.apache.activemq.tool.reports.plugins.ThroughputReportPlugin
 
ThroughputSamplerTask - Class in org.apache.activemq.tool.sampler
 
ThroughputSamplerTask() - Constructor for class org.apache.activemq.tool.sampler.ThroughputSamplerTask
 
throwFirstException() - Method in class org.apache.activemq.util.ServiceStopper
Throws the first exception that was thrown if there was one.
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in interface org.apache.activemq.openwire.DataStreamMarshaller
 
tightMarshal1(Object, BooleanStream) - Method in class org.apache.activemq.openwire.OpenWireFormat
Used by NIO or AIO transports
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQBytesMessageMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQDestinationMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQMapMessageMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQMessageMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQObjectMessageMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQQueueMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQStreamMessageMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQTempDestinationMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQTempQueueMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQTempTopicMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQTextMessageMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQTopicMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseCommandMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BrokerIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BrokerInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConnectionControlMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConnectionErrorMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConnectionIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConnectionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConsumerControlMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConsumerIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConsumerInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ControlCommandMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.DataArrayResponseMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.DataResponseMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.DataStructureSupportMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.DestinationInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.DiscoveryEventMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ExceptionResponseMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.FlushCommandMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.IntegerResponseMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.JournalQueueAckMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.JournalTopicAckMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.JournalTraceMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.JournalTransactionMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.KeepAliveInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.LastPartialCommandMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.LocalTransactionIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.MessageAckMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.MessageDispatchMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.MessageDispatchNotificationMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.MessageIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.MessageMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.NetworkBridgeFilterMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.PartialCommandMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ProducerIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ProducerInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.RemoveInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.RemoveSubscriptionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ReplayCommandMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ResponseMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.SessionIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.SessionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ShutdownInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.SubscriptionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.TransactionIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.TransactionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.WireFormatInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v1.XATransactionIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQBytesMessageMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQDestinationMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQMapMessageMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQMessageMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQObjectMessageMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQQueueMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQStreamMessageMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQTempDestinationMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQTempQueueMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQTempTopicMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQTextMessageMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQTopicMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseCommandMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BrokerIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BrokerInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConnectionControlMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConnectionErrorMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConnectionIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConnectionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConsumerControlMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConsumerIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConsumerInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ControlCommandMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.DataArrayResponseMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.DataResponseMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.DestinationInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.DiscoveryEventMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ExceptionResponseMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.FlushCommandMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.IntegerResponseMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.JournalQueueAckMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.JournalTopicAckMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.JournalTraceMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.JournalTransactionMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.KeepAliveInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.LastPartialCommandMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.LocalTransactionIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessageAckMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessageDispatchMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessageDispatchNotificationMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessageIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessageMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessagePullMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.NetworkBridgeFilterMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.PartialCommandMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ProducerIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ProducerInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.RemoveInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.RemoveSubscriptionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ReplayCommandMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ResponseMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.SessionIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.SessionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ShutdownInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.SubscriptionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.TransactionIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.TransactionInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.WireFormatInfoMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v2.XATransactionIdMarshaller
Write the booleans that this object uses to a BooleanStream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in interface org.apache.activemq.openwire.DataStreamMarshaller
 
tightMarshal2(Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.OpenWireFormat
Used by NIO or AIO transports; note that the size is not written as part of this method.
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQBytesMessageMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQDestinationMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQMapMessageMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQMessageMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQObjectMessageMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQQueueMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQStreamMessageMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQTempDestinationMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQTempQueueMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQTempTopicMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQTextMessageMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQTopicMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseCommandMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BrokerIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BrokerInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConnectionControlMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConnectionErrorMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConnectionIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConnectionInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConsumerControlMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConsumerIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConsumerInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ControlCommandMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.DataArrayResponseMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.DataResponseMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.DataStructureSupportMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.DestinationInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.DiscoveryEventMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ExceptionResponseMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.FlushCommandMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.IntegerResponseMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.JournalQueueAckMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.JournalTopicAckMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.JournalTraceMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.JournalTransactionMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.KeepAliveInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.LastPartialCommandMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.LocalTransactionIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.MessageAckMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.MessageDispatchMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.MessageDispatchNotificationMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.MessageIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.MessageMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.NetworkBridgeFilterMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.PartialCommandMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ProducerIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ProducerInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.RemoveInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.RemoveSubscriptionInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ReplayCommandMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ResponseMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.SessionIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.SessionInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ShutdownInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.SubscriptionInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.TransactionIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.TransactionInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.WireFormatInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.XATransactionIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQBytesMessageMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQDestinationMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQMapMessageMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQMessageMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQObjectMessageMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQQueueMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQStreamMessageMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQTempDestinationMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQTempQueueMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQTempTopicMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQTextMessageMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQTopicMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseCommandMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BrokerIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BrokerInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConnectionControlMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConnectionErrorMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConnectionIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConnectionInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConsumerControlMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConsumerIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConsumerInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ControlCommandMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.DataArrayResponseMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.DataResponseMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.DestinationInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.DiscoveryEventMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ExceptionResponseMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.FlushCommandMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.IntegerResponseMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.JournalQueueAckMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.JournalTopicAckMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.JournalTraceMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.JournalTransactionMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.KeepAliveInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.LastPartialCommandMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.LocalTransactionIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessageAckMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessageDispatchMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessageDispatchNotificationMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessageIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessageMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessagePullMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.NetworkBridgeFilterMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.PartialCommandMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ProducerIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ProducerInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.RemoveInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.RemoveSubscriptionInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ReplayCommandMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ResponseMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.SessionIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.SessionInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ShutdownInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.SubscriptionInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.TransactionIdMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.TransactionInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.WireFormatInfoMarshaller
Write a object instance to data output stream
tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.XATransactionIdMarshaller
Write a object instance to data output stream
tightMarshalByteArray1(byte[], BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalByteArray1(byte[], BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalByteArray2(byte[], DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalByteArray2(byte[], DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalByteSequence1(ByteSequence, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalByteSequence1(ByteSequence, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalByteSequence2(ByteSequence, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalByteSequence2(ByteSequence, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalCachedObject1(OpenWireFormat, DataStructure, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalCachedObject1(OpenWireFormat, DataStructure, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalCachedObject2(OpenWireFormat, DataStructure, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalCachedObject2(OpenWireFormat, DataStructure, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalConstByteArray1(byte[], BooleanStream, int) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalConstByteArray1(byte[], BooleanStream, int) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalConstByteArray2(byte[], DataOutput, BooleanStream, int) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalConstByteArray2(byte[], DataOutput, BooleanStream, int) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalLong1(OpenWireFormat, long, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalLong1(OpenWireFormat, long, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalLong2(OpenWireFormat, long, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalLong2(OpenWireFormat, long, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalNestedObject1(DataStructure, BooleanStream) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
tightMarshalNestedObject1(OpenWireFormat, DataStructure, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalNestedObject1(OpenWireFormat, DataStructure, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalNestedObject2(DataStructure, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
tightMarshalNestedObject2(OpenWireFormat, DataStructure, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalNestedObject2(OpenWireFormat, DataStructure, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalObjectArray1(OpenWireFormat, DataStructure[], BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalObjectArray1(OpenWireFormat, DataStructure[], BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalObjectArray2(OpenWireFormat, DataStructure[], DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalObjectArray2(OpenWireFormat, DataStructure[], DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalString1(String, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalString1(String, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalString2(String, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalString2(String, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalThrowable1(OpenWireFormat, Throwable, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalThrowable1(OpenWireFormat, Throwable, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightMarshalThrowable2(OpenWireFormat, Throwable, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightMarshalThrowable2(OpenWireFormat, Throwable, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightUnmarsalCachedObject(OpenWireFormat, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightUnmarsalCachedObject(OpenWireFormat, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightUnmarsalNestedObject(OpenWireFormat, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightUnmarsalNestedObject(OpenWireFormat, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightUnmarsalThrowable(OpenWireFormat, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightUnmarsalThrowable(OpenWireFormat, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in interface org.apache.activemq.openwire.DataStreamMarshaller
 
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQBytesMessageMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQDestinationMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQMapMessageMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQMessageMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQObjectMessageMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQQueueMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQStreamMessageMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQTempDestinationMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQTempQueueMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQTempTopicMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQTextMessageMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ActiveMQTopicMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseCommandMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BrokerIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BrokerInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConnectionControlMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConnectionErrorMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConnectionIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConnectionInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConsumerControlMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConsumerIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ConsumerInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ControlCommandMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.DataArrayResponseMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.DataResponseMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.DataStructureSupportMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.DestinationInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.DiscoveryEventMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ExceptionResponseMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.FlushCommandMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.IntegerResponseMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.JournalQueueAckMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.JournalTopicAckMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.JournalTraceMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.JournalTransactionMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.KeepAliveInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.LastPartialCommandMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.LocalTransactionIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.MessageAckMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.MessageDispatchMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.MessageDispatchNotificationMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.MessageIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.MessageMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.NetworkBridgeFilterMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.PartialCommandMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ProducerIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ProducerInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.RemoveInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.RemoveSubscriptionInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ReplayCommandMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ResponseMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.SessionIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.SessionInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.ShutdownInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.SubscriptionInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.TransactionIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.TransactionInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.WireFormatInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.XATransactionIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQBytesMessageMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQDestinationMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQMapMessageMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQMessageMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQObjectMessageMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQQueueMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQStreamMessageMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQTempDestinationMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQTempQueueMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQTempTopicMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQTextMessageMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ActiveMQTopicMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseCommandMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BrokerIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BrokerInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConnectionControlMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConnectionErrorMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConnectionIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConnectionInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConsumerControlMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConsumerIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ConsumerInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ControlCommandMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.DataArrayResponseMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.DataResponseMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.DestinationInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.DiscoveryEventMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ExceptionResponseMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.FlushCommandMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.IntegerResponseMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.JournalQueueAckMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.JournalTopicAckMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.JournalTraceMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.JournalTransactionMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.KeepAliveInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.LastPartialCommandMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.LocalTransactionIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessageAckMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessageDispatchMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessageDispatchNotificationMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessageIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessageMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.MessagePullMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.NetworkBridgeFilterMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.PartialCommandMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ProducerIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ProducerInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.RemoveInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.RemoveSubscriptionInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ReplayCommandMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ResponseMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.SessionIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.SessionInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.ShutdownInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.SubscriptionInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.TransactionIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.TransactionInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.WireFormatInfoMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.XATransactionIdMarshaller
Un-marshal an object instance from the data input stream
tightUnmarshalByteArray(DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightUnmarshalByteArray(DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightUnmarshalByteSequence(DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightUnmarshalByteSequence(DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightUnmarshalConstByteArray(DataInput, BooleanStream, int) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightUnmarshalConstByteArray(DataInput, BooleanStream, int) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightUnmarshalLong(OpenWireFormat, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightUnmarshalLong(OpenWireFormat, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
tightUnmarshalNestedObject(DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
tightUnmarshalString(DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
tightUnmarshalString(DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
TIME_BASED_RECEIVING - Static variable in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
TIME_BASED_SENDING - Static variable in class org.apache.activemq.tool.properties.JmsProducerProperties
 
TimedSubscriptionRecoveryPolicy - Class in org.apache.activemq.broker.region.policy
This implementation of SubscriptionRecoveryPolicy will keep a timed buffer of messages around in memory and use that to recover new subscriptions.
TimedSubscriptionRecoveryPolicy() - Constructor for class org.apache.activemq.broker.region.policy.TimedSubscriptionRecoveryPolicy
 
timeout - Variable in class org.apache.activemq.command.DestinationInfo
 
timeout - Variable in class org.apache.activemq.command.MessagePull
 
timerLoop() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
timestamp - Variable in class org.apache.activemq.command.Message
 
TIMESTAMP - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
TimeStampingBrokerPlugin - Class in org.apache.activemq.broker.util
A Broker interceptor which updates a JMS Client's timestamp on the message with a broker timestamp.
TimeStampingBrokerPlugin() - Constructor for class org.apache.activemq.broker.util.TimeStampingBrokerPlugin
 
TimeStatisticImpl - Class in org.apache.activemq.management
A time statistic implementation
TimeStatisticImpl(String, String) - Constructor for class org.apache.activemq.management.TimeStatisticImpl
 
TimeStatisticImpl(TimeStatisticImpl, String, String) - Constructor for class org.apache.activemq.management.TimeStatisticImpl
 
TimeStatisticImpl(String, String, String) - Constructor for class org.apache.activemq.management.TimeStatisticImpl
 
toArray() - Method in class org.apache.activemq.kaha.impl.container.ContainerEntrySet
 
toArray(Object[]) - Method in class org.apache.activemq.kaha.impl.container.ContainerEntrySet
 
toArray() - Method in class org.apache.activemq.kaha.impl.container.ContainerKeySet
 
toArray(Object[]) - Method in class org.apache.activemq.kaha.impl.container.ContainerKeySet
 
toArray() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
toArray(Object[]) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
toArray() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySet
 
toArray(Object[]) - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMapKeySet
 
toByteArray() - Method in class org.apache.activemq.util.ByteArrayOutputStream
 
toByteArray(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
 
toByteSequence(Packet) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
toByteSequence(Packet) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
toByteSequence(Packet) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
toByteSequence() - Method in class org.apache.activemq.util.ByteArrayOutputStream
 
toByteSequence() - Method in class org.apache.activemq.util.DataByteArrayOutputStream
Get a ByteSequence from the stream
toBytesFromHex(String) - Static method in class org.apache.activemq.util.HexSupport
 
toCppDefaultValue(JClass) - Method in class org.apache.activemq.openwire.tool.CppClassesGenerator
Converts the Java type to a C++ default value
toCppType(JClass) - Method in class org.apache.activemq.openwire.tool.CppClassesGenerator
Converts the Java type to a C++ type name
toCSharpType(JClass) - Method in class org.apache.activemq.openwire.tool.OpenWireGenerator
Converts the Java type to a C# type name
toHexFromBytes(byte[]) - Static method in class org.apache.activemq.util.HexSupport
 
tokenize(String) - Method in class org.apache.activemq.console.ConsoleCommandHandler
 
toLong(short) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
toLong(int) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
 
toLong(short) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
toLong(int) - Method in class org.apache.activemq.openwire.v2.BaseDataStreamMarshaller
 
toMarshalMethodName(JClass) - Method in class org.apache.activemq.openwire.tool.CppClassesGenerator
Converts the Java type to the name of the C++ marshal method to be used
ToolSupport - Class in org.apache.activemq.tool
Abstract base class useful for implementation inheritence
ToolSupport() - Constructor for class org.apache.activemq.tool.ToolSupport
 
toPacket(ByteSequence) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
toPacket(ByteSequence) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
toPacket(ByteSequence) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
Topic - Class in org.apache.activemq.broker.region
The Topic is a destination that sends a copy of a message to every active Subscription registered.
Topic(ActiveMQDestination, TopicMessageStore, UsageManager, DestinationStatistics, TaskRunnerFactory) - Constructor for class org.apache.activemq.broker.region.Topic
 
topic - Variable in class org.apache.activemq.tool.JMSMemtest
 
topic - Variable in class org.apache.activemq.tool.ToolSupport
 
TOPIC_ADVISORY_TOPIC - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
TOPIC_CONSUMER_ADVISORY_TOPIC_PREFIX - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
TOPIC_PREFIX - Static variable in class org.apache.activemq.console.command.AmqBrowseCommand
 
TOPIC_PREFIX - Static variable in class org.apache.activemq.console.command.BrowseCommand
 
TOPIC_PRODUCER_ADVISORY_TOPIC_PREFIX - Static variable in class org.apache.activemq.advisory.AdvisorySupport
 
TOPIC_QUALIFIED_PREFIX - Static variable in class org.apache.activemq.command.ActiveMQDestination
 
TOPIC_SEARCH_MATCHING - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
TOPIC_SEARCH_SUBTREE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
TOPIC_TYPE - Static variable in class org.apache.activemq.command.ActiveMQDestination
 
TopicMessageStore - Interface in org.apache.activemq.store
A MessageStore for durable topic subscriptions
TopicRegion - Class in org.apache.activemq.broker.region
 
TopicRegion(RegionBroker, DestinationStatistics, UsageManager, TaskRunnerFactory, DestinationFactory) - Constructor for class org.apache.activemq.broker.region.TopicRegion
 
TopicSubAck - Class in org.apache.activemq.store.kahadaptor
Holds information for location of message
TopicSubAck() - Constructor for class org.apache.activemq.store.kahadaptor.TopicSubAck
 
TopicSubAckMarshaller - Class in org.apache.activemq.store.kahadaptor
Marshall a TopicSubAck
TopicSubAckMarshaller() - Constructor for class org.apache.activemq.store.kahadaptor.TopicSubAckMarshaller
 
TopicSubscription - Class in org.apache.activemq.broker.region
 
TopicSubscription(Broker, ConnectionContext, ConsumerInfo, UsageManager) - Constructor for class org.apache.activemq.broker.region.TopicSubscription
 
TopicSubscriptionView - Class in org.apache.activemq.broker.jmx
 
TopicSubscriptionView(String, TopicSubscription) - Constructor for class org.apache.activemq.broker.jmx.TopicSubscriptionView
 
TopicSubscriptionViewMBean - Interface in org.apache.activemq.broker.jmx
 
TopicView - Class in org.apache.activemq.broker.jmx
 
TopicView(ManagedRegionBroker, Topic) - Constructor for class org.apache.activemq.broker.jmx.TopicView
 
TopicViewMBean - Interface in org.apache.activemq.broker.jmx
 
toRecordLocation(String) - Static method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
toRecordLocation(String) - Static method in class org.apache.activemq.store.rapid.RapidMessageStore
 
toString() - Method in class org.apache.activemq.ActiveMQConnection
 
toString() - Method in class org.apache.activemq.ActiveMQConnectionConsumer
 
toString() - Method in class org.apache.activemq.ActiveMQInputStream
 
toString() - Method in class org.apache.activemq.ActiveMQMessageConsumer
 
toString() - Method in class org.apache.activemq.ActiveMQMessageProducer
 
toString() - Method in class org.apache.activemq.ActiveMQOutputStream
 
toString() - Method in class org.apache.activemq.ActiveMQQueueBrowser
 
toString() - Method in class org.apache.activemq.ActiveMQQueueSession
 
toString() - Method in class org.apache.activemq.ActiveMQSession
 
toString() - Method in class org.apache.activemq.ActiveMQTopicSession
 
toString() - Method in class org.apache.activemq.broker.jmx.DurableSubscriptionView
 
toString() - Method in class org.apache.activemq.broker.jmx.InactiveDurableSubscriptionView
 
toString() - Method in class org.apache.activemq.broker.jmx.SubscriptionView
 
toString() - Method in class org.apache.activemq.broker.region.DurableTopicSubscription
 
toString() - Method in class org.apache.activemq.broker.region.group.MessageGroupHashBucket
 
toString() - Method in class org.apache.activemq.broker.region.group.SimpleMessageGroupMap
 
toString() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
toString() - Method in class org.apache.activemq.broker.region.Queue
 
toString() - Method in class org.apache.activemq.broker.region.QueueBrowserSubscription
 
toString() - Method in class org.apache.activemq.broker.region.QueueRegion
 
toString() - Method in class org.apache.activemq.broker.region.QueueSubscription
 
toString() - Method in class org.apache.activemq.broker.region.TempQueueRegion
 
toString() - Method in class org.apache.activemq.broker.region.TempTopicRegion
 
toString() - Method in class org.apache.activemq.broker.region.Topic
 
toString() - Method in class org.apache.activemq.broker.region.TopicRegion
 
toString() - Method in class org.apache.activemq.broker.region.TopicSubscription
 
toString() - Method in class org.apache.activemq.broker.TransportConnector
 
toString() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
 
toString() - Method in class org.apache.activemq.command.ActiveMQDestination
 
toString() - Method in class org.apache.activemq.command.ActiveMQMapMessage
 
toString() - Method in class org.apache.activemq.command.ActiveMQObjectMessage
 
toString() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
 
toString() - Method in class org.apache.activemq.command.BaseCommand
 
toString() - Method in class org.apache.activemq.command.BaseEndpoint
 
toString() - Method in class org.apache.activemq.command.BrokerId
 
toString() - Method in class org.apache.activemq.command.ConnectionId
 
toString() - Method in class org.apache.activemq.command.ConsumerId
 
toString() - Method in class org.apache.activemq.command.JournalQueueAck
 
toString() - Method in class org.apache.activemq.command.JournalTopicAck
 
toString() - Method in class org.apache.activemq.command.JournalTrace
 
toString() - Method in class org.apache.activemq.command.JournalTransaction
 
toString() - Method in class org.apache.activemq.command.KeepAliveInfo
 
toString() - Method in class org.apache.activemq.command.LocalTransactionId
 
toString() - Method in class org.apache.activemq.command.MessageId
 
toString() - Method in class org.apache.activemq.command.PartialCommand
 
toString() - Method in class org.apache.activemq.command.ProducerId
 
toString() - Method in class org.apache.activemq.command.ReplayCommand
 
toString() - Method in class org.apache.activemq.command.SessionId
 
toString() - Method in class org.apache.activemq.command.SubscriptionInfo
 
toString() - Method in class org.apache.activemq.command.WireFormatInfo
 
toString() - Method in class org.apache.activemq.command.XATransactionId
 
toString() - Method in class org.apache.activemq.filter.BinaryExpression
 
toString() - Method in class org.apache.activemq.filter.ConstantExpression
 
toString(String[]) - Static method in class org.apache.activemq.filter.DestinationPath
Converts the paths to a single String seperated by dots.
toString() - Method in class org.apache.activemq.filter.MultiExpressionEvaluator.CacheExpression
 
toString() - Method in class org.apache.activemq.filter.PrefixDestinationFilter
 
toString() - Method in class org.apache.activemq.filter.PropertyExpression
 
toString() - Method in class org.apache.activemq.filter.UnaryExpression
 
toString() - Method in class org.apache.activemq.filter.WildcardDestinationFilter
 
toString() - Method in class org.apache.activemq.filter.XPathExpression
 
toString() - Method in class org.apache.activemq.filter.XQueryExpression
 
toString() - Method in class org.apache.activemq.jaas.GroupPrincipal
 
toString() - Method in class org.apache.activemq.jaas.UserPrincipal
 
toString() - Method in class org.apache.activemq.jmdns.DNSState
 
toString() - Method in class org.apache.activemq.jmdns.JmDNS
 
toString() - Method in class org.apache.activemq.jmdns.ServiceEvent
 
toString() - Method in class org.apache.activemq.jmdns.ServiceInfo
 
toString() - Method in class org.apache.activemq.kaha.impl.container.ContainerId
 
toString() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
toString() - Method in class org.apache.activemq.kaha.impl.data.DataItem
 
toString() - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
toString() - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
toString() - Method in class org.apache.activemq.kaha.impl.index.IndexManager
 
toString() - Method in class org.apache.activemq.management.JMSConnectionStatsImpl
 
toString() - Method in class org.apache.activemq.management.JMSConsumerStatsImpl
 
toString() - Method in class org.apache.activemq.management.JMSEndpointStatsImpl
 
toString() - Method in class org.apache.activemq.management.JMSProducerStatsImpl
 
toString() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
 
toString() - Method in class org.apache.activemq.management.StatisticImpl
 
toString() - Method in class org.apache.activemq.memory.UsageManager
 
toString() - Method in class org.apache.activemq.MessageDispatchChannel
 
toString() - Method in class org.apache.activemq.openwire.OpenWireFormat
 
toString() - Method in class org.apache.activemq.pool.PooledConnection
 
toString() - Method in class org.apache.activemq.pool.PooledProducer
 
toString() - Method in class org.apache.activemq.pool.PooledSession
 
toString() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
toString() - Method in class org.apache.activemq.ra.ActiveMQConnectionRequestInfo
 
toString() - Method in class org.apache.activemq.ra.InboundSessionProxy
 
toString() - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
toString() - Method in class org.apache.activemq.ra.MessageEndpointProxy
 
toString() - Method in class org.apache.activemq.ra.ServerSessionImpl
 
toString() - Method in class org.apache.activemq.state.ConnectionState
 
toString() - Method in class org.apache.activemq.state.ConsumerState
 
toString() - Method in class org.apache.activemq.state.ProducerState
 
toString() - Method in class org.apache.activemq.state.SessionState
 
toString() - Method in class org.apache.activemq.state.TransactionState
 
toString(RecordLocation) - Static method in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
toString(RecordLocation) - Static method in class org.apache.activemq.store.rapid.RapidMessageStore
 
toString() - Method in class org.apache.activemq.tool.MemMessageIdList
 
toString() - Method in class org.apache.activemq.transaction.Transaction
 
toString() - Method in class org.apache.activemq.transport.CommandJoiner
 
toString() - Method in class org.apache.activemq.transport.failover.FailoverTransport
 
toString() - Method in class org.apache.activemq.transport.http.HttpTransportSupport
 
toString() - Method in class org.apache.activemq.transport.mock.MockTransport
 
toString() - Method in class org.apache.activemq.transport.MutexTransport
 
toString() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
 
toString() - Method in class org.apache.activemq.transport.ResponseCorrelator
 
toString() - Method in class org.apache.activemq.transport.stomp.StompFrame
 
toString() - Method in class org.apache.activemq.transport.tcp.SslTransport
 
toString() - Method in class org.apache.activemq.transport.tcp.TcpTransport
 
toString() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
 
toString() - Method in class org.apache.activemq.transport.TransportFilter
 
toString() - Method in class org.apache.activemq.transport.TransportLogger
 
toString() - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
 
toString() - Method in class org.apache.activemq.transport.udp.UdpTransport
 
toString() - Method in class org.apache.activemq.transport.udp.UdpTransportServer
 
toString() - Method in class org.apache.activemq.transport.vm.VMTransport
 
toString() - Method in class org.apache.activemq.transport.vm.VMTransportServer
 
toString() - Method in class org.apache.activemq.transport.WireFormatNegotiator
 
toString(Object) - Static method in class org.apache.activemq.util.IntrospectionSupport
 
toString(Object, Class) - Static method in class org.apache.activemq.util.IntrospectionSupport
 
toString() - Method in class org.apache.activemq.util.SubscriptionKey
 
toString() - Method in class org.apache.activemq.web.DestinationFacade
 
totalDests - Variable in class org.apache.activemq.tool.properties.JmsClientSystemProperties
 
toUnmarshalCast(JClass) - Method in class org.apache.activemq.openwire.tool.CppClassesGenerator
Converts the Java type to a C++ pointer cast
toUnmarshalMethodName(JClass) - Method in class org.apache.activemq.openwire.tool.CppClassesGenerator
Converts the Java type to the name of the C++ unmarshal method to be used
toURI() - Method in class org.apache.activemq.util.URISupport.CompositeData
 
tpSampler - Variable in class org.apache.activemq.tool.AbstractJmsClientSystem
 
trace - Variable in class org.apache.activemq.transport.tcp.TcpTransport
 
trace - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
 
track(Command) - Method in class org.apache.activemq.state.ConnectionStateTracker
 
Tracked - Class in org.apache.activemq.state
 
Tracked(Runnable) - Constructor for class org.apache.activemq.state.Tracked
 
transacted - Variable in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
transacted - Variable in class org.apache.activemq.tool.JMSMemtest
 
transacted - Variable in class org.apache.activemq.tool.ToolSupport
 
Transaction - Class in org.apache.activemq.transaction
Keeps track of all the actions the need to be done when a transaction does a commit or rollback.
Transaction() - Constructor for class org.apache.activemq.transaction.Transaction
 
TRANSACTION - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers
 
TRANSACTION_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
 
TransactionBroker - Class in org.apache.activemq.broker
This broker filter handles the transaction related operations in the Broker interface.
TransactionBroker(Broker, TransactionStore) - Constructor for class org.apache.activemq.broker.TransactionBroker
 
TransactionContext - Class in org.apache.activemq.store.jdbc
Helps keep track of the current transaction/JDBC connection.
TransactionContext(DataSource) - Constructor for class org.apache.activemq.store.jdbc.TransactionContext
 
TransactionContext - Class in org.apache.activemq
A TransactionContext provides the means to control a JMS transaction.
TransactionContext(ActiveMQConnection) - Constructor for class org.apache.activemq.TransactionContext
 
transactionId - Variable in class org.apache.activemq.command.JournalTransaction
 
transactionId - Variable in class org.apache.activemq.command.Message
 
transactionId - Variable in class org.apache.activemq.command.MessageAck
 
TransactionId - Class in org.apache.activemq.command
 
TransactionId() - Constructor for class org.apache.activemq.command.TransactionId
 
transactionId - Variable in class org.apache.activemq.command.TransactionInfo
 
TransactionIdMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for TransactionIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
TransactionIdMarshaller() - Constructor for class org.apache.activemq.openwire.v1.TransactionIdMarshaller
 
TransactionIdMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for TransactionIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
TransactionIdMarshaller() - Constructor for class org.apache.activemq.openwire.v2.TransactionIdMarshaller
 
TransactionInfo - Class in org.apache.activemq.command
 
TransactionInfo() - Constructor for class org.apache.activemq.command.TransactionInfo
 
TransactionInfo(ConnectionId, TransactionId, byte) - Constructor for class org.apache.activemq.command.TransactionInfo
 
TransactionInfoMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for TransactionInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
TransactionInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v1.TransactionInfoMarshaller
 
TransactionInfoMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for TransactionInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
TransactionInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v2.TransactionInfoMarshaller
 
TransactionMarshaller - Class in org.apache.activemq.store.kahadaptor
Marshall a Transaction
TransactionMarshaller(WireFormat) - Constructor for class org.apache.activemq.store.kahadaptor.TransactionMarshaller
 
TransactionRecoveryListener - Interface in org.apache.activemq.store
 
TransactionState - Class in org.apache.activemq.state
 
TransactionState(TransactionId) - Constructor for class org.apache.activemq.state.TransactionState
 
transactionStore - Variable in class org.apache.activemq.store.journal.JournalMessageStore
 
transactionStore - Variable in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
transactionStore - Variable in class org.apache.activemq.store.rapid.RapidMessageStore
 
TransactionStore - Interface in org.apache.activemq.store
Represents the durable store of the commit/rollback operations taken against the broker.
transactionTemplate - Variable in class org.apache.activemq.store.journal.JournalMessageStore
 
transactionTemplate - Variable in class org.apache.activemq.store.journal.QuickJournalMessageStore
 
transactionTemplate - Variable in class org.apache.activemq.store.rapid.RapidMessageStore
 
TransactionTemplate - Class in org.apache.activemq.util
A helper class for running code with a PersistenceAdapter in a transaction.
TransactionTemplate(PersistenceAdapter, ConnectionContext) - Constructor for class org.apache.activemq.util.TransactionTemplate
 
transform(Destination) - Static method in class org.apache.activemq.command.ActiveMQDestination
 
transformDestination(Destination) - Static method in class org.apache.activemq.ActiveMQMessageTransformation
Creates a an available JMS message from another provider.
transformElement(Object) - Method in class org.apache.activemq.console.filter.MapTransformFilter
Transform the given object to a Map object
transformElement(Object) - Method in class org.apache.activemq.console.filter.ResultTransformFilter
Transform a result object
transformEnvironment(Hashtable) - Method in class org.apache.activemq.jndi.ActiveMQWASInitialContextFactory
Performs following transformation of properties: (java.naming.queue.xxx.yyy,value)=>(queue.xxx/yyy,value) (java.naming.topic.xxx.yyy,value)=>(topic.xxx/yyy,value) (java.naming.connectionFactoryNames,value)=>(connectionFactoryNames,value) (java.naming.provider.url,url1;url2)=>java.naming.provider.url,url1,url1)
transformList(List) - Method in class org.apache.activemq.console.filter.ResultTransformFilter
Transforms a collection to a collection of different objects.
transformMessage(Message, ActiveMQConnection) - Static method in class org.apache.activemq.ActiveMQMessageTransformation
Creates a fast shallow copy of the current ActiveMQMessage or creates a whole new message instance from an available JMS message from another provider.
transformToMap(ObjectInstance) - Method in class org.apache.activemq.console.filter.MapTransformFilter
Transform an ObjectInstance mbean to a Map
transformToMap(ObjectName) - Method in class org.apache.activemq.console.filter.MapTransformFilter
Transform an ObjectName mbean to a Map
transformToMap(AttributeList) - Method in class org.apache.activemq.console.filter.MapTransformFilter
Transform an Attribute List format of an mbean to a Map
transformToMap(ActiveMQTextMessage) - Method in class org.apache.activemq.console.filter.MapTransformFilter
Transform an ActiveMQTextMessage to a Map
transformToMap(ActiveMQBytesMessage) - Method in class org.apache.activemq.console.filter.MapTransformFilter
Transform an ActiveMQBytesMessage to a Map
transformToMap(ActiveMQObjectMessage) - Method in class org.apache.activemq.console.filter.MapTransformFilter
Transform an ActiveMQMessage to a Map
transformToMap(ActiveMQMapMessage) - Method in class org.apache.activemq.console.filter.MapTransformFilter
Transform an ActiveMQMapMessage to a Map
transformToMap(ActiveMQStreamMessage) - Method in class org.apache.activemq.console.filter.MapTransformFilter
Transform an ActiveMQStreamMessage to a Map
transformToMap(ActiveMQMessage) - Method in class org.apache.activemq.console.filter.MapTransformFilter
Transform an ActiveMQMessage to a Map
transformToMap(CompositeDataSupport) - Method in class org.apache.activemq.console.filter.MapTransformFilter
Transform an openMBean composite data to a Map
transformWildcardQuery(String) - Method in class org.apache.activemq.console.filter.WildcardToMsgSelectorTransformFilter
Transform a wildcard query to message selector format
transformWildcardQuery(String) - Method in class org.apache.activemq.console.filter.WildcardToRegExTransformFilter
Transform a wildcard query to regular expression format
transformWildcardQuery(String) - Method in class org.apache.activemq.console.filter.WildcardTransformFilter
Use to transform a wildcard query string to another query format
transmitCallback - Variable in class org.apache.activemq.command.MessageDispatch
 
Transport - Interface in org.apache.activemq.transport
Represents the client side of a transport allowing messages to be sent synchronously, asynchronously and consumed.
TransportAcceptListener - Interface in org.apache.activemq.transport
 
TransportConnection - Class in org.apache.activemq.broker
 
TransportConnection(TransportConnector, Transport, Broker, TaskRunnerFactory) - Constructor for class org.apache.activemq.broker.TransportConnection
 
TransportConnector - Class in org.apache.activemq.broker
 
TransportConnector() - Constructor for class org.apache.activemq.broker.TransportConnector
 
TransportConnector(Broker, TransportServer) - Constructor for class org.apache.activemq.broker.TransportConnector
 
transportConnector - Variable in class org.apache.activemq.transport.http.HttpEmbeddedTunnelServlet
 
transportContext - Variable in class org.apache.activemq.command.ConnectionInfo
 
TransportDisposedIOException - Exception in org.apache.activemq.transport
This is exception is thrown when the transport is disposed
TransportDisposedIOException() - Constructor for exception org.apache.activemq.transport.TransportDisposedIOException
 
TransportDisposedIOException(String) - Constructor for exception org.apache.activemq.transport.TransportDisposedIOException
 
transportException - Variable in class org.apache.activemq.broker.TransportConnection
 
transportFactory - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
 
TransportFactory - Class in org.apache.activemq.transport
 
TransportFactory() - Constructor for class org.apache.activemq.transport.TransportFactory
 
transportFailed(IOException) - Method in class org.apache.activemq.ActiveMQConnection
 
TransportFilter - Class in org.apache.activemq.transport
 
TransportFilter(Transport) - Constructor for class org.apache.activemq.transport.TransportFilter
 
transportInterupted() - Method in class org.apache.activemq.ActiveMQConnection
 
transportInterupted() - Method in class org.apache.activemq.transport.DefaultTransportListener
The transport has suffered an interuption from which it hopes to recover
transportInterupted() - Method in class org.apache.activemq.transport.TransportFilter
 
transportInterupted() - Method in interface org.apache.activemq.transport.TransportListener
The transport has suffered an interuption from which it hopes to recover
transportListener - Variable in class org.apache.activemq.transport.mock.MockTransport
 
transportListener - Variable in class org.apache.activemq.transport.TransportFilter
 
TransportListener - Interface in org.apache.activemq.transport
An asynchronous listener of commands
transportListener - Variable in class org.apache.activemq.transport.vm.VMTransport
 
TransportLogger - Class in org.apache.activemq.transport
 
TransportLogger(Transport) - Constructor for class org.apache.activemq.transport.TransportLogger
 
TransportLogger(Transport, Log) - Constructor for class org.apache.activemq.transport.TransportLogger
 
transportOptions - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
 
transportResumed() - Method in class org.apache.activemq.ActiveMQConnection
 
transportResumed() - Method in class org.apache.activemq.transport.DefaultTransportListener
The transport has resumed after an interuption
transportResumed() - Method in class org.apache.activemq.transport.TransportFilter
 
transportResumed() - Method in interface org.apache.activemq.transport.TransportListener
The transport has resumed after an interuption
TransportServer - Interface in org.apache.activemq.transport
A TransportServer asynchronously accepts Transport objects and then delivers those objects to a TransportAcceptListener.
TransportServerFilter - Class in org.apache.activemq.transport
 
TransportServerFilter(TransportServer) - Constructor for class org.apache.activemq.transport.TransportServerFilter
 
TransportServerSupport - Class in org.apache.activemq.transport
A useful base class for implementations of TransportServer
TransportServerSupport() - Constructor for class org.apache.activemq.transport.TransportServerSupport
 
TransportServerSupport(URI) - Constructor for class org.apache.activemq.transport.TransportServerSupport
 
TransportServerThreadSupport - Class in org.apache.activemq.transport
A useful base class for implementations of TransportServer which uses a background thread to accept new connections.
TransportServerThreadSupport() - Constructor for class org.apache.activemq.transport.TransportServerThreadSupport
 
TransportServerThreadSupport(URI) - Constructor for class org.apache.activemq.transport.TransportServerThreadSupport
 
TransportStatusDetector - Class in org.apache.activemq.broker
Used to provide information on the status of the Connection
TransportSupport - Class in org.apache.activemq.transport
A useful base class for transport implementations.
TransportSupport() - Constructor for class org.apache.activemq.transport.TransportSupport
 
TransportThreadSupport - Class in org.apache.activemq.transport
A useful base class for a transport implementation which has a background reading thread.
TransportThreadSupport() - Constructor for class org.apache.activemq.transport.TransportThreadSupport
 
treeBindings - Variable in class org.apache.activemq.jndi.ReadOnlyContext
 
triggerLocalStartBridge() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
triggerRemoteStartBridge() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
triggerStartBridge() - Method in class org.apache.activemq.network.ForwardingBridge
 
TRUE - Static variable in class org.apache.activemq.filter.ConstantExpression
 
trustManager - Variable in class org.apache.activemq.ActiveMQSslConnectionFactory
 
turnOff() - Method in class org.apache.activemq.thread.Valve
Turns the valve off.
turnOn() - Method in class org.apache.activemq.thread.Valve
Turns the valve on.
type - Variable in class org.apache.activemq.command.JournalTransaction
 
type - Variable in class org.apache.activemq.command.Message
 
type - Variable in class org.apache.activemq.command.TransactionInfo
 
TYPE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Message
 
TYPE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Headers.Send
 
TypeConversionSupport - Class in org.apache.activemq.util
 
TypeConversionSupport() - Constructor for class org.apache.activemq.util.TypeConversionSupport
 

U

UDPTraceBrokerPlugin - Class in org.apache.activemq.broker.util
A Broker interceptor which allows you to trace all operations to a UDP socket.
UDPTraceBrokerPlugin() - Constructor for class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
UdpTransport - Class in org.apache.activemq.transport.udp
An implementation of the Transport interface using raw UDP
UdpTransport(OpenWireFormat) - Constructor for class org.apache.activemq.transport.udp.UdpTransport
 
UdpTransport(OpenWireFormat, URI) - Constructor for class org.apache.activemq.transport.udp.UdpTransport
 
UdpTransport(OpenWireFormat, SocketAddress) - Constructor for class org.apache.activemq.transport.udp.UdpTransport
 
UdpTransport(OpenWireFormat, int) - Constructor for class org.apache.activemq.transport.udp.UdpTransport
Used by the server transport
UdpTransportFactory - Class in org.apache.activemq.transport.udp
 
UdpTransportFactory() - Constructor for class org.apache.activemq.transport.udp.UdpTransportFactory
 
UdpTransportServer - Class in org.apache.activemq.transport.udp
A UDP based implementation of TransportServer
UdpTransportServer(URI, UdpTransport, Transport, ReplayStrategy) - Constructor for class org.apache.activemq.transport.udp.UdpTransportServer
 
UnaryExpression - Class in org.apache.activemq.filter
An expression which performs an operation on two expression values
UnaryExpression(Expression) - Constructor for class org.apache.activemq.filter.UnaryExpression
 
unbind(String) - Method in class org.apache.activemq.broker.BrokerRegistry
 
unbind(Name) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
unbind(String) - Method in class org.apache.activemq.jndi.ReadOnlyContext
 
unknownCommand(Object) - Method in class org.apache.activemq.transport.xmpp.ProtocolConverter
 
unload() - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
unload() - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
unload() - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
unload() - Method in interface org.apache.activemq.kaha.ListContainer
unload indexes from the container
unload() - Method in interface org.apache.activemq.kaha.MapContainer
unload indexes from the container
unlock() - Method in class org.apache.activemq.broker.region.IndirectMessageReference
 
unlock() - Method in interface org.apache.activemq.broker.region.QueueMessageReference
 
unmarshal(DataInput) - Method in class org.apache.activemq.openwire.BooleanStream
 
unmarshal(ByteSequence) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
unmarshal(DataInput) - Method in class org.apache.activemq.openwire.OpenWireFormat
 
unmarshal(ByteSequence) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
unmarshal(DataInput) - Method in class org.apache.activemq.transport.stomp.StompWireFormat
 
unmarshal(DataInput) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
unmarshal(ByteSequence) - Method in class org.apache.activemq.transport.util.TextWireFormat
 
unmarshal(ByteSequence) - Method in class org.apache.activemq.transport.xmpp.XmppWireFormat
 
unmarshal(DataInput) - Method in class org.apache.activemq.transport.xmpp.XmppWireFormat
 
unmarshal(ByteSequence) - Method in class org.apache.activemq.wireformat.ObjectStreamWireFormat
 
unmarshal(DataInput) - Method in class org.apache.activemq.wireformat.ObjectStreamWireFormat
 
unmarshal(ByteSequence) - Method in interface org.apache.activemq.wireformat.WireFormat
Packet based un-marshaling
unmarshal(DataInput) - Method in interface org.apache.activemq.wireformat.WireFormat
Packet based un-marshaling
unmarshalPrimitive(DataInputStream) - Static method in class org.apache.activemq.util.MarshallingSupport
 
unmarshalPrimitiveList(DataInputStream) - Static method in class org.apache.activemq.util.MarshallingSupport
 
unmarshalPrimitiveMap(DataInputStream) - Static method in class org.apache.activemq.util.MarshallingSupport
 
unmarshalPrimitiveMap(DataInputStream, int) - Static method in class org.apache.activemq.util.MarshallingSupport
 
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
 
unregister(ActiveMQDestination) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
unregister(InboundContext) - Static method in class org.apache.activemq.ra.InboundContextSupport
Unregisters the session and producer which should be called after the MessageEndpoint.afterDelivery() method is called.
unregisterAllServices() - Method in class org.apache.activemq.jmdns.JmDNS
Unregister all services.
unregisterConnectorMBean(TransportConnector) - Method in class org.apache.activemq.broker.BrokerService
 
unregisterDestination(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
unregisterMBean(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagedTransportConnection
 
unregisterMBean(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagementContext
Unregister an MBean
unregisterNetworkConnectorMBean(NetworkConnector) - Method in class org.apache.activemq.broker.BrokerService
 
unregisterService(ServiceInfo) - Method in class org.apache.activemq.jmdns.JmDNS
Unregister a service.
unregisterSubscription(Subscription) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
unregisterSubscription(ObjectName) - Method in class org.apache.activemq.broker.jmx.ManagedRegionBroker
 
unregisterThreadSession(Session) - Method in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
unsubscribe(String) - Method in class org.apache.activemq.ActiveMQConnection
Unsubscribes a durable subscription that has been created by a client.
unsubscribe(String) - Method in class org.apache.activemq.ActiveMQQueueSession
 
unsubscribe(String) - Method in class org.apache.activemq.ActiveMQSession
Unsubscribes a durable subscription that has been created by a client.
unsubscribe(String) - Method in class org.apache.activemq.ActiveMQTopicSession
 
unsubscribe(String) - Method in class org.apache.activemq.pool.PooledSession
 
unsubscribe(String) - Method in class org.apache.activemq.ra.InboundSessionProxy
 
unsubscribe(String) - Method in class org.apache.activemq.ra.ManagedSessionProxy
 
unsubscribe(String) - Method in interface org.apache.activemq.StreamConnection
Unsubscribes a durable subscription that has been created by a client.
unsubscribe - Variable in class org.apache.activemq.tool.properties.JmsConsumerProperties
 
UNSUBSCRIBE - Static variable in interface org.apache.activemq.transport.stomp.Stomp.Commands
 
update(StoreEntry, Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
update(StoreEntry, Object) - Method in interface org.apache.activemq.kaha.ListContainer
Advanced feature = must ensure the object written doesn't overwrite other objects in the container
updateConsumerPrefetch(int) - Method in class org.apache.activemq.broker.region.PrefetchSubscription
inform the MessageConsumer on the client to change it's prefetch
updateConsumerPrefetch(int) - Method in interface org.apache.activemq.broker.region.Subscription
inform the MessageConsumer on the client to change it's prefetch
updateConsumerPrefetch(int) - Method in class org.apache.activemq.broker.region.TopicSubscription
inform the MessageConsumer on the client to change it's prefetch
updateIndexes(IndexItem) - Method in class org.apache.activemq.kaha.impl.container.BaseContainerImpl
 
updateIndexes(IndexItem) - Method in class org.apache.activemq.kaha.impl.index.IndexManager
 
updateItem(StoreLocation, Marshaller, Object) - Method in class org.apache.activemq.kaha.impl.data.DataManager
 
updateRecord(JmDNS, long, DNSRecord) - Method in class org.apache.activemq.jmdns.ServiceInfo
JmDNS callback to update a DNS record.
updateSampleTime() - Method in class org.apache.activemq.management.StatisticImpl
 
URISupport - Class in org.apache.activemq.util
 
URISupport() - Constructor for class org.apache.activemq.util.URISupport
 
URISupport.CompositeData - Class in org.apache.activemq.util
 
URISupport.CompositeData() - Constructor for class org.apache.activemq.util.URISupport.CompositeData
 
url - Variable in class org.apache.activemq.tool.JMSMemtest
 
url - Variable in class org.apache.activemq.tool.ToolSupport
 
UsageListener - Interface in org.apache.activemq.memory
 
usageManager - Variable in class org.apache.activemq.broker.region.Queue
 
usageManager - Variable in class org.apache.activemq.broker.region.Topic
 
usageManager - Variable in class org.apache.activemq.broker.region.TopicSubscription
 
UsageManager - Class in org.apache.activemq.memory
Used to keep track of how much of something is being used so that a productive working set usage can be controlled.
UsageManager() - Constructor for class org.apache.activemq.memory.UsageManager
 
UsageManager(UsageManager) - Constructor for class org.apache.activemq.memory.UsageManager
Create the memory manager linked to a parent.
UsageManagerCacheFilter - Class in org.apache.activemq.memory
Simple CacheFilter that increases/decreases usage on a UsageManager as objects are added/removed from the Cache.
UsageManagerCacheFilter(Cache, UsageManager) - Constructor for class org.apache.activemq.memory.UsageManagerCacheFilter
 
useCollisionAvoidance - Variable in class org.apache.activemq.RedeliveryPolicy
 
useEmbeddedBroker - Variable in class org.apache.activemq.tool.JMSMemtest
 
useExponentialBackOff - Variable in class org.apache.activemq.RedeliveryPolicy
 
useExternalMessageReferences - Variable in class org.apache.activemq.store.jdbc.Statements
 
useJmxServiceUrl() - Method in class org.apache.activemq.console.command.AbstractJmxCommand
Get the current JMX service url being used, or create a default one if no JMX service url has been specified.
useLocalHost - Variable in class org.apache.activemq.transport.tcp.TcpTransport
 
user - Variable in class org.apache.activemq.tool.ToolSupport
 
userID - Variable in class org.apache.activemq.command.Message
 
UserIDBroker - Class in org.apache.activemq.broker
This broker filter will append the producer's user ID into the JMSXUserID header to allow folks to know reliably who the user was who produced a message.
UserIDBroker(Broker) - Constructor for class org.apache.activemq.broker.UserIDBroker
 
userName - Variable in class org.apache.activemq.ActiveMQConnectionFactory
 
userName - Variable in class org.apache.activemq.command.ConnectionInfo
 
userName - Variable in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
UserPrincipal - Class in org.apache.activemq.jaas
 
UserPrincipal(String) - Constructor for class org.apache.activemq.jaas.UserPrincipal
 
userTime - Variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
useTimerLoop() - Method in class org.apache.activemq.benchmark.BenchmarkSupport
 
useTimerLoop() - Method in class org.apache.activemq.benchmark.ProducerConsumer
 

V

validate() - Method in class org.apache.activemq.ra.ActiveMQActivationSpec
 
validateObject(Object) - Method in class org.apache.activemq.pool.SessionPool
 
validateUpdate(Message) - Method in interface org.apache.activemq.broker.region.policy.MessageQuery
Returns true if the given update is valid and does not overlap with the initial message query.
value - Variable in class org.apache.activemq.command.BrokerId
 
value - Variable in class org.apache.activemq.command.ConnectionId
 
value - Variable in class org.apache.activemq.command.ConsumerId
 
value - Variable in class org.apache.activemq.command.LocalTransactionId
 
value - Variable in class org.apache.activemq.command.ProducerId
 
value - Variable in class org.apache.activemq.command.SessionId
 
value - Variable in class org.apache.activemq.memory.CacheEntry
 
valueBound(HttpSessionBindingEvent) - Method in class org.apache.activemq.web.WebClient
 
valueMarshaller - Variable in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
values() - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
values() - Method in class org.apache.activemq.kaha.impl.index.RangeLimitedMap
 
values() - Method in interface org.apache.activemq.kaha.MapContainer
 
valueUnbound(HttpSessionBindingEvent) - Method in class org.apache.activemq.web.WebClient
 
Valve - Class in org.apache.activemq.thread
A Valve is a synchronization object used enable or disable the "flow" of concurrent processing.
Valve(boolean) - Constructor for class org.apache.activemq.thread.Valve
 
verbose - Variable in class org.apache.activemq.tool.ConsumerTool
 
verbose - Variable in class org.apache.activemq.tool.ProducerTool
 
VerbosePerfReportWriter - Class in org.apache.activemq.tool.reports
 
VerbosePerfReportWriter() - Constructor for class org.apache.activemq.tool.reports.VerbosePerfReportWriter
 
version - Variable in class org.apache.activemq.command.WireFormatInfo
 
VERSION - Static variable in class org.apache.activemq.jmdns.JmDNS
The version of JmDNS.
VIEW_GROUP_BODY - Static variable in class org.apache.activemq.console.command.AmqBrowseCommand
 
VIEW_GROUP_BODY - Static variable in class org.apache.activemq.console.command.BrowseCommand
 
VIEW_GROUP_CUSTOM - Static variable in class org.apache.activemq.console.command.AmqBrowseCommand
 
VIEW_GROUP_CUSTOM - Static variable in class org.apache.activemq.console.command.BrowseCommand
 
VIEW_GROUP_HEADER - Static variable in class org.apache.activemq.console.command.AmqBrowseCommand
 
VIEW_GROUP_HEADER - Static variable in class org.apache.activemq.console.command.BrowseCommand
 
viewFilter - Variable in class org.apache.activemq.console.filter.PropertiesViewFilter
 
VirtualDestination - Interface in org.apache.activemq.broker.region.virtual
Represents some kind of virtual destination.
VirtualDestinationInterceptor - Class in org.apache.activemq.broker.region.virtual
Implements Virtual Topics.
VirtualDestinationInterceptor() - Constructor for class org.apache.activemq.broker.region.virtual.VirtualDestinationInterceptor
 
VirtualTopic - Class in org.apache.activemq.broker.region.virtual
Creates Virtual Topics using a prefix and postfix.
VirtualTopic() - Constructor for class org.apache.activemq.broker.region.virtual.VirtualTopic
 
VirtualTopicInterceptor - Class in org.apache.activemq.broker.region.virtual
A Destination which implements Virtual Topic
VirtualTopicInterceptor(Destination, String, String) - Constructor for class org.apache.activemq.broker.region.virtual.VirtualTopicInterceptor
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.ActiveMQMessage
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.BrokerInfo
 
visit(CommandVisitor) - Method in interface org.apache.activemq.command.Command
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.ConnectionControl
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.ConnectionError
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.ConnectionInfo
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.ConsumerControl
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.ConsumerInfo
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.ControlCommand
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.DestinationInfo
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.FlushCommand
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.KeepAliveInfo
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.LastPartialCommand
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.MessageAck
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.MessageDispatch
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.MessageDispatchNotification
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.MessagePull
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.PartialCommand
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.ProducerInfo
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.RemoveInfo
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.RemoveSubscriptionInfo
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.ReplayCommand
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.Response
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.SessionInfo
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.ShutdownInfo
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.TransactionInfo
 
visit(CommandVisitor) - Method in class org.apache.activemq.command.WireFormatInfo
 
visit(CommandVisitor) - Method in class org.apache.activemq.transport.stomp.StompFrame
 
VMIndexLinkedList - Class in org.apache.activemq.kaha.impl.index
A linked list used by IndexItems
VMIndexLinkedList(IndexItem) - Constructor for class org.apache.activemq.kaha.impl.index.VMIndexLinkedList
Constructs an empty list.
VMPendingDurableSubscriberMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
Creates a VMPendingMessageCursor *
VMPendingDurableSubscriberMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.VMPendingDurableSubscriberMessageStoragePolicy
 
VMPendingMessageCursor - Class in org.apache.activemq.broker.region.cursors
hold pending messages in a linked list (messages awaiting disptach to a consumer) cursor
VMPendingMessageCursor() - Constructor for class org.apache.activemq.broker.region.cursors.VMPendingMessageCursor
 
VMPendingQueueMessageStoragePolicy - Class in org.apache.activemq.broker.region.policy
Creates a VMPendingMessageCursor
VMPendingQueueMessageStoragePolicy() - Constructor for class org.apache.activemq.broker.region.policy.VMPendingQueueMessageStoragePolicy
 
VMTransport - Class in org.apache.activemq.transport.vm
A Transport implementation that uses direct method invocations.
VMTransport(URI) - Constructor for class org.apache.activemq.transport.vm.VMTransport
 
VMTransportFactory - Class in org.apache.activemq.transport.vm
 
VMTransportFactory() - Constructor for class org.apache.activemq.transport.vm.VMTransportFactory
 
VMTransportServer - Class in org.apache.activemq.transport.vm
Broker side of the VMTransport
VMTransportServer(URI, boolean) - Constructor for class org.apache.activemq.transport.vm.VMTransportServer
 

W

waitForMessage() - Method in class org.apache.activemq.ActiveMQQueueBrowser
Wait on a semaphore for a fixed amount of time for a message to come in.
waitForMessagesToArrive(int) - Method in class org.apache.activemq.tool.MemMessageIdList
 
waitForShutdown() - Method in class org.apache.activemq.console.command.StartCommand
Wait for a shutdown invocation elsewhere
waitForSpace() - Method in class org.apache.activemq.memory.UsageManager
 
waitForSpace(long) - Method in class org.apache.activemq.memory.UsageManager
 
waitStarted() - Method in class org.apache.activemq.network.DemandForwardingBridgeSupport
 
waitTime - Variable in class org.apache.activemq.tool.reports.plugins.CpuReportPlugin
 
waitUntilDone() - Method in class org.apache.activemq.tool.sampler.AbstractPerformanceSampler
 
waitUntilDone() - Method in interface org.apache.activemq.tool.sampler.PerformanceSampler
 
wakeup() - Method in class org.apache.activemq.ActiveMQSessionExecutor
 
wakeup() - Method in interface org.apache.activemq.thread.TaskRunner
 
wakeup() - Method in class org.apache.activemq.transport.vm.VMTransport
 
wasPrepared - Variable in class org.apache.activemq.command.JournalTransaction
 
WEBAPP_CTX - Static variable in class org.apache.activemq.tool.WebServer
 
WEBAPP_DIR - Static variable in class org.apache.activemq.tool.WebServer
 
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
 
webClientAttribute - Static variable in class org.apache.activemq.web.WebClient
 
WebServer - Class in org.apache.activemq.tool
 
WebServer() - Constructor for class org.apache.activemq.tool.WebServer
 
WildcardDestinationFilter - Class in org.apache.activemq.filter
Matches messages which contain wildcards like "A.B.*.*"
WildcardDestinationFilter(String[]) - Constructor for class org.apache.activemq.filter.WildcardDestinationFilter
An array of paths containing * characters
WildcardToMsgSelectorTransformFilter - Class in org.apache.activemq.console.filter
 
WildcardToMsgSelectorTransformFilter(QueryFilter) - Constructor for class org.apache.activemq.console.filter.WildcardToMsgSelectorTransformFilter
Creates a filter that is able to transform a wildcard query to a message selector format
WildcardToRegExTransformFilter - Class in org.apache.activemq.console.filter
 
WildcardToRegExTransformFilter(RegExQueryFilter) - Constructor for class org.apache.activemq.console.filter.WildcardToRegExTransformFilter
Creates a filter that is able to transform a wildcard query to a regular expression query string
WildcardTransformFilter - Class in org.apache.activemq.console.filter
 
WildcardTransformFilter(QueryFilter) - Constructor for class org.apache.activemq.console.filter.WildcardTransformFilter
Creates a wildcard transform filter that is able to convert a wildcard expression (determined by isWildcardQuery) to a another query type (use transformWildcardQuery).
WINDOWS_2000 - Static variable in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
WINDOWS_95 - Static variable in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
WINDOWS_CE - Static variable in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
WINDOWS_NT - Static variable in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
WINDOWS_XP - Static variable in interface org.apache.activemq.tool.sampler.plugins.CpuSamplerPlugin
 
wireFormat - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
wireFormat - Variable in class org.apache.activemq.store.jdbc.JDBCMessageStore
 
wireFormat - Variable in class org.apache.activemq.transport.tcp.TcpTransport
 
wireFormat - Variable in class org.apache.activemq.transport.udp.CommandChannelSupport
 
WireFormat - Interface in org.apache.activemq.wireformat
Provides a mechanism to marshal commands into and out of packets or into and out of streams, Channels and Datagrams.
WIREFORMAT_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
 
wireFormatFactory - Variable in class org.apache.activemq.broker.util.UDPTraceBrokerPlugin
 
wireFormatFactory - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
 
WireFormatFactory - Interface in org.apache.activemq.wireformat
 
WireFormatInfo - Class in org.apache.activemq.command
 
WireFormatInfo() - Constructor for class org.apache.activemq.command.WireFormatInfo
 
WireFormatInfoMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for WireFormatInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
WireFormatInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v1.WireFormatInfoMarshaller
 
WireFormatInfoMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for WireFormatInfoMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
WireFormatInfoMarshaller() - Constructor for class org.apache.activemq.openwire.v2.WireFormatInfoMarshaller
 
WireFormatNegotiator - Class in org.apache.activemq.transport
Negotiates the wire format with a new connection
WireFormatNegotiator(Transport, OpenWireFormat, int) - Constructor for class org.apache.activemq.transport.WireFormatNegotiator
Negotiator
workerThinkTime - Variable in class org.apache.activemq.tool.AcidTestTool
 
workManager - Variable in class org.apache.activemq.ra.ActiveMQEndpointWorker
 
WrappedException - Exception in org.apache.activemq.util
 
WrappedException(Throwable) - Constructor for exception org.apache.activemq.util.WrappedException
 
write(int) - Method in class org.apache.activemq.ActiveMQOutputStream
 
write(byte[], int, int) - Method in class org.apache.activemq.ActiveMQOutputStream
 
write(Object, Object) - Method in class org.apache.activemq.kaha.impl.container.MapContainerImpl
 
write(DataOutput) - Method in class org.apache.activemq.kaha.impl.index.IndexItem
 
write(int) - Method in class org.apache.activemq.transport.tcp.TcpBufferedOutputStream
write a byte on to the stream
write(byte[], int, int) - Method in class org.apache.activemq.transport.tcp.TcpBufferedOutputStream
write a byte array to the stream
write(Command, SocketAddress) - Method in interface org.apache.activemq.transport.udp.CommandChannel
 
write(Command) - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
 
write(Command, SocketAddress) - Method in class org.apache.activemq.transport.udp.CommandDatagramChannel
 
write(Command, SocketAddress) - Method in class org.apache.activemq.transport.udp.CommandDatagramSocket
 
write(int) - Method in class org.apache.activemq.util.ByteArrayOutputStream
 
write(byte[], int, int) - Method in class org.apache.activemq.util.ByteArrayOutputStream
 
write(ByteSequence, int) - Static method in class org.apache.activemq.util.ByteSequenceData
 
write(ByteSequence, byte[]) - Static method in class org.apache.activemq.util.ByteSequenceData
 
write(ByteSequence, byte[], int, int) - Static method in class org.apache.activemq.util.ByteSequenceData
 
write(int) - Method in class org.apache.activemq.util.DataByteArrayOutputStream
Writes the specified byte to this byte array output stream.
write(byte[], int, int) - Method in class org.apache.activemq.util.DataByteArrayOutputStream
Writes len bytes from the specified byte array starting at offset off to this byte array output stream.
WRITE_ATTRIBUTE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
WRITE_BASE - Static variable in class org.apache.activemq.security.LDAPAuthorizationMap
 
writeBoolean(boolean) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Writes a boolean to the bytes message stream as a 1-byte value.
writeBoolean(boolean) - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Writes a boolean to the stream message.
writeBoolean(boolean) - Method in class org.apache.activemq.openwire.BooleanStream
 
writeBoolean(ByteSequence, boolean) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeBoolean(boolean) - Method in class org.apache.activemq.util.DataByteArrayOutputStream
 
writeByte(byte) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Writes a byte to the bytes message stream as a 1-byte value.
writeByte(byte) - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Writes a byte to the stream message.
writeByte(ByteSequence, int) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeByte(int) - Method in class org.apache.activemq.util.DataByteArrayOutputStream
 
writeBytes(byte[]) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Writes a byte array to the bytes message stream.
writeBytes(byte[], int, int) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Writes a portion of a byte array to the bytes message stream.
writeBytes(byte[]) - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Writes a byte array field to the stream message.
writeBytes(byte[], int, int) - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Writes a portion of a byte array as a byte array field to the stream message.
writeBytes(String) - Method in class org.apache.activemq.util.DataByteArrayOutputStream
 
writeChar(char) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Writes a char to the bytes message stream as a 2-byte value, high byte first.
writeChar(char) - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Writes a char to the stream message.
writeChar(int) - Method in class org.apache.activemq.util.DataByteArrayOutputStream
 
writeCharBig(ByteSequence, int) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeCharLittle(ByteSequence, int) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeChars(String) - Method in class org.apache.activemq.util.DataByteArrayOutputStream
 
writeCommand(DataStructure, boolean) - Method in class org.apache.activemq.store.journal.JournalPersistenceAdapter
 
writeCommand(DataStructure, boolean) - Method in class org.apache.activemq.store.journal.QuickJournalPersistenceAdapter
 
writeCommand(DataStructure, boolean) - Method in class org.apache.activemq.store.rapid.RapidPersistenceAdapter
 
writeCpuSummary(Map) - Method in class org.apache.activemq.tool.reports.VerbosePerfReportWriter
 
writeCpuSummary(Map) - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
writeCsvData(int, String) - Method in interface org.apache.activemq.tool.reports.PerformanceReportWriter
 
writeCsvData(int, String) - Method in class org.apache.activemq.tool.reports.VerbosePerfReportWriter
 
writeCsvData(int, String) - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
writeDouble(double) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Converts the double argument to a long using the doubleToLongBits method in class Double, and then writes that long value to the bytes message stream as an 8-byte quantity, high byte first.
writeDouble(double) - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Writes a double to the stream message.
writeDouble(double) - Method in class org.apache.activemq.util.DataByteArrayOutputStream
 
writeDoubleBig(ByteSequence, double) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeDoubleLittle(ByteSequence, double) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeExternal(ObjectOutput) - Method in class org.apache.activemq.command.ActiveMQDestination
 
writeExternal(ObjectOutput) - Method in class org.apache.activemq.jndi.JNDIBaseStorable
 
writeExternal(ObjectOutput) - Method in class org.apache.activemq.kaha.impl.container.ContainerId
 
writeExternal(ObjectOutput) - Method in class org.apache.activemq.kaha.impl.index.RedoStoreIndexItem
 
writeExternal(DataOutput) - Method in class org.apache.activemq.kaha.impl.index.RedoStoreIndexItem
 
writeExternal(ObjectOutput) - Method in class org.apache.activemq.web.WebClient
 
writeFirst(Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
writeFloat(float) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Converts the float argument to an int using the floatToIntBits method in class Float, and then writes that int value to the bytes message stream as a 4-byte quantity, high byte first.
writeFloat(float) - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Writes a float to the stream message.
writeFloat(float) - Method in class org.apache.activemq.util.DataByteArrayOutputStream
 
writeFloatBig(ByteSequence, float) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeFloatLittle(ByteSequence, float) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeHeader(String) - Method in class org.apache.activemq.tool.reports.VerbosePerfReportWriter
 
writeHeader(Command, ByteBuffer) - Method in class org.apache.activemq.transport.multicast.MulticastDatagramHeaderMarshaller
 
writeHeader(Command, ByteBuffer) - Method in class org.apache.activemq.transport.udp.DatagramHeaderMarshaller
 
writeHeader(Command, DataOutputStream) - Method in class org.apache.activemq.transport.udp.DatagramHeaderMarshaller
 
writeInfo(String) - Method in interface org.apache.activemq.tool.reports.PerformanceReportWriter
 
writeInfo(String) - Method in class org.apache.activemq.tool.reports.VerbosePerfReportWriter
 
writeInfo(String) - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
writeInt(int) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Writes an int to the bytes message stream as four bytes, high byte first.
writeInt(int) - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Writes an int to the stream message.
writeInt(int) - Method in class org.apache.activemq.util.DataByteArrayOutputStream
 
writeIntBig(ByteSequence, int) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeIntLittle(ByteSequence, int) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeLabels(PrintWriter, String, String, Map) - Method in class org.apache.activemq.broker.view.ConnectionDotFileInterceptor
 
writeLast(Object) - Method in class org.apache.activemq.kaha.impl.container.ListContainerImpl
 
writeLong(long) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Writes a long to the bytes message stream as eight bytes, high byte first.
writeLong(long) - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Writes a long to the stream message.
writeLong(long) - Method in class org.apache.activemq.util.DataByteArrayOutputStream
 
writeLongBig(ByteSequence, long) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeLongLittle(ByteSequence, long) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeMap(String, Map) - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
writeMessageResponse(PrintWriter, Message) - Method in class org.apache.activemq.web.MessageListenerServlet
 
writeMessageResponse(PrintWriter, Message) - Method in class org.apache.activemq.web.MessageServlet
 
writeObject(Object) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Writes an object to the bytes message stream.
writeObject(Object) - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Writes an object to the stream message.
writeOpenStream(String, String) - Method in class org.apache.activemq.transport.xmpp.XmppTransport
 
writePayload(Object, DataOutput) - Method in class org.apache.activemq.kaha.BytesMarshaller
Write the payload of this entry to the RawContainer
writePayload(Object, DataOutput) - Method in interface org.apache.activemq.kaha.Marshaller
Write the payload of this entry to the RawContainer
writePayload(Object, DataOutput) - Method in class org.apache.activemq.kaha.ObjectMarshaller
Write the payload of this entry to the RawContainer
writePayload(Object, DataOutput) - Method in class org.apache.activemq.kaha.StringMarshaller
Write the payload of this entry to the RawContainer
writePayload(Object, DataOutput) - Method in class org.apache.activemq.store.kahadaptor.AtomicIntegerMarshaller
 
writePayload(Object, DataOutput) - Method in class org.apache.activemq.store.kahadaptor.CommandMarshaller
 
writePayload(Object, DataOutput) - Method in class org.apache.activemq.store.kahadaptor.ConsumerMessageRefMarshaller
 
writePayload(Object, DataOutput) - Method in class org.apache.activemq.store.kahadaptor.StoreEntryMarshaller
 
writePayload(Object, DataOutput) - Method in class org.apache.activemq.store.kahadaptor.TopicSubAckMarshaller
 
writePayload(Object, DataOutput) - Method in class org.apache.activemq.store.kahadaptor.TransactionMarshaller
 
writePerfSummary() - Method in class org.apache.activemq.tool.reports.VerbosePerfReportWriter
 
writeProperties(String, Properties) - Method in interface org.apache.activemq.tool.reports.PerformanceReportWriter
 
writeProperties(Properties) - Method in interface org.apache.activemq.tool.reports.PerformanceReportWriter
 
writeProperties(String, Properties) - Method in class org.apache.activemq.tool.reports.VerbosePerfReportWriter
 
writeProperties(Properties) - Method in class org.apache.activemq.tool.reports.VerbosePerfReportWriter
 
writeProperties(String, Properties) - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
writeProperties(Properties) - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
writeRawDoubleBig(ByteSequence, double) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeRawDoubleLittle(ByteSequence, double) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeRawFloatBig(ByteSequence, float) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeRawFloatLittle(ByteSequence, float) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeShort(short) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Writes a short to the bytes message stream as two bytes, high byte first.
writeShort(short) - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Writes a short to the stream message.
writeShort(int) - Method in class org.apache.activemq.util.DataByteArrayOutputStream
 
writeShortBig(ByteSequence, int) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeShortLittle(ByteSequence, int) - Static method in class org.apache.activemq.util.ByteSequenceData
 
writeString(String) - Method in class org.apache.activemq.command.ActiveMQStreamMessage
Writes a String to the stream message.
writeThroughputSummary(Map) - Method in class org.apache.activemq.tool.reports.VerbosePerfReportWriter
 
writeThroughputSummary(Map) - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
writeToXml() - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
writeUTF(String) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
Writes a string to the bytes message stream using UTF-8 encoding in a machine-independent manner.
writeUTF(String) - Method in class org.apache.activemq.util.DataByteArrayOutputStream
 
writeUTF8(DataOutput, String) - Static method in class org.apache.activemq.util.MarshallingSupport
 
writeWithIndent(int, String) - Method in class org.apache.activemq.tool.ReportGenerator
 
writeXmlFooter() - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
writeXmlHeader() - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
writeXmlLogFile() - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
writeXmlPerfSummary() - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
writeXmlTestSettings() - Method in class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 

X

XA_COMMIT - Static variable in class org.apache.activemq.command.JournalTransaction
 
XA_PREPARE - Static variable in class org.apache.activemq.command.JournalTransaction
 
XA_ROLLBACK - Static variable in class org.apache.activemq.command.JournalTransaction
 
XalanXPathEvaluator - Class in org.apache.activemq.filter
 
XalanXPathEvaluator(String) - Constructor for class org.apache.activemq.filter.XalanXPathEvaluator
 
XATransaction - Class in org.apache.activemq.transaction
 
XATransaction(TransactionStore, XATransactionId, TransactionBroker) - Constructor for class org.apache.activemq.transaction.XATransaction
 
XATransactionId - Class in org.apache.activemq.command
 
XATransactionId() - Constructor for class org.apache.activemq.command.XATransactionId
 
XATransactionId(Xid) - Constructor for class org.apache.activemq.command.XATransactionId
 
XATransactionIdMarshaller - Class in org.apache.activemq.openwire.v1
Marshalling code for Open Wire Format for XATransactionIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
XATransactionIdMarshaller() - Constructor for class org.apache.activemq.openwire.v1.XATransactionIdMarshaller
 
XATransactionIdMarshaller - Class in org.apache.activemq.openwire.v2
Marshalling code for Open Wire Format for XATransactionIdMarshaller NOTE!: This file is auto generated - do not modify! if you need to make a change, please see the modify the groovy scripts in the under src/gram/script and then use maven openwire:generate to regenerate this file.
XATransactionIdMarshaller() - Constructor for class org.apache.activemq.openwire.v2.XATransactionIdMarshaller
 
XBeanBrokerFactory - Class in org.apache.activemq.xbean
 
XBeanBrokerFactory() - Constructor for class org.apache.activemq.xbean.XBeanBrokerFactory
 
XBeanBrokerService - Class in org.apache.activemq.xbean
An ActiveMQ Message Broker.
XBeanBrokerService() - Constructor for class org.apache.activemq.xbean.XBeanBrokerService
 
XMLBeansXPathEvaluator - Class in org.apache.activemq.filter
 
XMLBeansXPathEvaluator(String) - Constructor for class org.apache.activemq.filter.XMLBeansXPathEvaluator
 
XmlFilePerfReportWriter - Class in org.apache.activemq.tool.reports
 
XmlFilePerfReportWriter() - Constructor for class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
XmlFilePerfReportWriter(String, String) - Constructor for class org.apache.activemq.tool.reports.XmlFilePerfReportWriter
 
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
 
XmppTransport - Class in org.apache.activemq.transport.xmpp
 
XmppTransport(WireFormat, Socket) - Constructor for class org.apache.activemq.transport.xmpp.XmppTransport
 
XmppTransport(WireFormat, SocketFactory, URI, URI) - Constructor for class org.apache.activemq.transport.xmpp.XmppTransport
 
XmppTransportFactory - Class in org.apache.activemq.transport.xmpp
 
XmppTransportFactory() - Constructor for class org.apache.activemq.transport.xmpp.XmppTransportFactory
 
XmppTransportServer - Class in org.apache.activemq.transport.xmpp
 
XmppTransportServer(TcpTransportFactory, URI, ServerSocketFactory) - Constructor for class org.apache.activemq.transport.xmpp.XmppTransportServer
 
XmppWireFormat - Class in org.apache.activemq.transport.xmpp
A wire format which uses XMPP format of messages
XmppWireFormat() - Constructor for class org.apache.activemq.transport.xmpp.XmppWireFormat
 
XmppWireFormatFactory - Class in org.apache.activemq.transport.xmpp
 
XmppWireFormatFactory() - Constructor for class org.apache.activemq.transport.xmpp.XmppWireFormatFactory
 
XPathExpression - Class in org.apache.activemq.filter
Used to evaluate an XPath Expression in a JMS selector.
XPathExpression.XPathEvaluator - Interface in org.apache.activemq.filter
 
XQueryExpression - Class in org.apache.activemq.filter
Used to evaluate an XQuery Expression in a JMS selector.
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 F G H I J K L M N O P Q R S T U V W X

Copyright © 2009 Apache Software Foundation. All Rights Reserved.