- AbstractInactivityMonitor - Class in org.apache.activemq.transport
-
Used to make sure that commands are arriving periodically from the peer of
the transport.
- AbstractInactivityMonitor(Transport, WireFormat) - Constructor for class org.apache.activemq.transport.AbstractInactivityMonitor
-
- acknowledge() - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
Acknowledge all the messages that have been delivered to the client up to
this point.
- acknowledge() - Method in class org.apache.activemq.ActiveMQSession
-
Acknowledges all consumed messages of the session of this consumed
message.
- acknowledge() - Method in class org.apache.activemq.command.ActiveMQMessage
-
- 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
-
- ACTIVEMQ_BLOB_MESSAGE - Static variable in interface org.apache.activemq.command.CommandTypes
-
- 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
-
- ActiveMQBlobMessage - Class in org.apache.activemq.command
-
An implementation of
BlobMessage
for out of band BLOB transfer
- ActiveMQBlobMessage() - Constructor for class org.apache.activemq.command.ActiveMQBlobMessage
-
- ActiveMQBlobMessageMarshaller - Class in org.apache.activemq.openwire.v10
-
Marshalling code for Open Wire Format for ActiveMQBlobMessageMarshaller
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.
- ActiveMQBlobMessageMarshaller() - Constructor for class org.apache.activemq.openwire.v10.ActiveMQBlobMessageMarshaller
-
- ActiveMQBlobMessageMarshaller - Class in org.apache.activemq.openwire.v9
-
Marshalling code for Open Wire Format for ActiveMQBlobMessageMarshaller
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.
- ActiveMQBlobMessageMarshaller() - Constructor for class org.apache.activemq.openwire.v9.ActiveMQBlobMessageMarshaller
-
- 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.v10
-
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.v10.ActiveMQBytesMessageMarshaller
-
- ActiveMQBytesMessageMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.ActiveMQBytesMessageMarshaller
-
- ActiveMQConnection - Class in org.apache.activemq
-
- ActiveMQConnection(Transport, IdGenerator, 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
-
- ActiveMQConnectionMetaData - Class in org.apache.activemq
-
A ConnectionMetaData
object provides information describing
the Connection
object.
- 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.v10
-
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.v10.ActiveMQDestinationMarshaller
-
- ActiveMQDestinationMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.ActiveMQDestinationMarshaller
-
- ActiveMQDispatcher - Interface in org.apache.activemq
-
- 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
-
Deprecated.
- ActiveMQInputStream(ActiveMQConnection, ConsumerId, ActiveMQDestination, String, boolean, String, int, long) - Constructor for class org.apache.activemq.ActiveMQInputStream
-
Deprecated.
- ActiveMQInputStream.ReadTimeoutException - Exception in org.apache.activemq
-
Deprecated.
Exception which should get thrown if the first chunk of the stream could not read within the configured timeout
- ActiveMQInputStream.ReadTimeoutException() - Constructor for exception org.apache.activemq.ActiveMQInputStream.ReadTimeoutException
-
Deprecated.
- 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.v10
-
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.v10.ActiveMQMapMessageMarshaller
-
- ActiveMQMapMessageMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.ActiveMQMapMessageMarshaller
-
- ActiveMQMessage - Class in org.apache.activemq.command
-
- ActiveMQMessage() - Constructor for class org.apache.activemq.command.ActiveMQMessage
-
- ActiveMQMessageAudit - Class in org.apache.activemq
-
Provides basic audit functions for Messages
- ActiveMQMessageAudit() - Constructor for class org.apache.activemq.ActiveMQMessageAudit
-
Default Constructor windowSize = 2048, maximumNumberOfProducersToTrack =
64
- ActiveMQMessageAudit(int, int) - Constructor for class org.apache.activemq.ActiveMQMessageAudit
-
Construct a MessageAudit
- ActiveMQMessageAuditNoSync - Class in org.apache.activemq
-
Provides basic audit functions for Messages without sync
- ActiveMQMessageAuditNoSync() - Constructor for class org.apache.activemq.ActiveMQMessageAuditNoSync
-
Default Constructor windowSize = 2048, maximumNumberOfProducersToTrack = 64
- ActiveMQMessageAuditNoSync(int, int) - Constructor for class org.apache.activemq.ActiveMQMessageAuditNoSync
-
Construct a MessageAudit
- 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, MessageListener) - 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.v10
-
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.v10.ActiveMQMessageMarshaller
-
- ActiveMQMessageMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.ActiveMQMessageMarshaller
-
- ActiveMQMessageProducer - Class in org.apache.activemq
-
A client uses a MessageProducer
object to send messages to a
destination.
- ActiveMQMessageProducer(ActiveMQSession, ProducerId, ActiveMQDestination, int) - Constructor for class org.apache.activemq.ActiveMQMessageProducer
-
- ActiveMQMessageProducerSupport - Class in org.apache.activemq
-
- ActiveMQMessageProducerSupport(ActiveMQSession) - Constructor for class org.apache.activemq.ActiveMQMessageProducerSupport
-
- ActiveMQMessageTransformation - Class in org.apache.activemq
-
A helper class for converting normal JMS interfaces into ActiveMQ specific
ones.
- 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.v10
-
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.v10.ActiveMQObjectMessageMarshaller
-
- ActiveMQObjectMessageMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.ActiveMQObjectMessageMarshaller
-
- ActiveMQOutputStream - Class in org.apache.activemq
-
Deprecated.
- ActiveMQOutputStream(ActiveMQConnection, ProducerId, ActiveMQDestination, Map<String, Object>, int, int, long) - Constructor for class org.apache.activemq.ActiveMQOutputStream
-
Deprecated.
- 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.v10
-
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.v10.ActiveMQQueueMarshaller
-
- ActiveMQQueueMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.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, int) - 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
-
- 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
-
- ActiveMQSslConnectionFactory(String) - Constructor for class org.apache.activemq.ActiveMQSslConnectionFactory
-
- ActiveMQSslConnectionFactory(URI) - 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.v10
-
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.v10.ActiveMQStreamMessageMarshaller
-
- ActiveMQStreamMessageMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.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.v10
-
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.v10.ActiveMQTempDestinationMarshaller
-
- ActiveMQTempDestinationMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.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.v10
-
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.v10.ActiveMQTempQueueMarshaller
-
- ActiveMQTempQueueMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.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.v10
-
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.v10.ActiveMQTempTopicMarshaller
-
- ActiveMQTempTopicMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.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.v10
-
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.v10.ActiveMQTextMessageMarshaller
-
- ActiveMQTextMessageMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.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.v10
-
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.v10.ActiveMQTopicMarshaller
-
- ActiveMQTopicMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.ActiveMQTopicMarshaller
-
- ActiveMQTopicPublisher - Class in org.apache.activemq
-
A client uses a TopicPublisher
object to publish messages on
a topic.
- ActiveMQTopicPublisher(ActiveMQSession, ActiveMQDestination, int) - 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
-
- 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, IdGenerator, JMSStatsImpl) - Constructor for class org.apache.activemq.ActiveMQXAConnection
-
- ActiveMQXAConnectionFactory - Class in org.apache.activemq
-
- 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
-
- 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
-
- activeTempDestinations - Variable in class org.apache.activemq.ActiveMQConnection
-
- add(String[], int, Object) - Method in class org.apache.activemq.filter.DestinationMapNode
-
- add(long) - Method in class org.apache.activemq.management.CountStatisticImpl
-
- add(boolean, URI[]) - Method in interface org.apache.activemq.transport.CompositeTransport
-
- add(boolean, URI[]) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- add(boolean, String) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- add(boolean, URI[]) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
-
- ADD_OPERATION_TYPE - Static variable in class org.apache.activemq.command.DestinationInfo
-
- 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.
- addChild(T) - Method in class org.apache.activemq.usage.Usage
-
- addCommand(Command) - Method in class org.apache.activemq.state.TransactionState
-
- addConnection(ActiveMQConnection) - Method in class org.apache.activemq.management.JMSStatsImpl
-
- addConnectionConsumer(ActiveMQConnectionConsumer) - Method in class org.apache.activemq.ActiveMQConnection
-
Add a ConnectionConsumer
- addConsumer(ActiveMQMessageConsumer) - Method in class org.apache.activemq.ActiveMQSession
-
Add a message consumer.
- addConsumer(ConsumerInfo) - Method in class org.apache.activemq.state.SessionState
-
- addDispatcher(ConsumerId, ActiveMQDispatcher) - Method in class org.apache.activemq.ActiveMQConnection
-
- addEscapes(String) - Static method in error org.apache.activemq.selector.TokenMgrError
-
Replaces unprintable characters by their escaped (or unicode escaped)
equivalents in the given string
- addExpression() - Method in class org.apache.activemq.selector.SelectorParser
-
- addExpressionListner(Expression, MultiExpressionEvaluator.ExpressionListener) - Method in class org.apache.activemq.filter.MultiExpressionEvaluator
-
Adds an ExpressionListener to a given expression.
- addInputStream(ActiveMQInputStream) - Method in class org.apache.activemq.ActiveMQConnection
-
Deprecated.
- addIoTask(Runnable) - Method in class org.apache.activemq.transport.nio.SelectorWorker
-
- additionalPredicate - Variable in class org.apache.activemq.command.ConsumerInfo
-
- addKeyManager(KeyManager) - Method in class org.apache.activemq.broker.SslContext
-
- addNetworkConsumerId(ConsumerId) - Method in class org.apache.activemq.command.ConsumerInfo
-
- addOutputStream(ActiveMQOutputStream) - Method in class org.apache.activemq.ActiveMQConnection
-
Deprecated.
- addProducer(ProducerId, ActiveMQMessageProducer) - Method in class org.apache.activemq.ActiveMQConnection
-
- addProducer(ActiveMQMessageProducer) - Method in class org.apache.activemq.ActiveMQSession
-
Adds a message producer.
- addProducer(ProducerInfo) - Method in class org.apache.activemq.state.SessionState
-
- addProducerState(ProducerState) - Method in class org.apache.activemq.state.TransactionState
-
- addService(JmDNS, String, String) - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- addServiceListener(ServiceListener) - Method in class org.apache.activemq.util.ServiceSupport
-
- addSession(ActiveMQSession) - Method in class org.apache.activemq.ActiveMQConnection
-
Used internally for adding Sessions to the Connection
- addSession(SessionInfo) - Method in class org.apache.activemq.state.ConnectionState
-
- addSize(long) - Method in class org.apache.activemq.management.SizeStatisticImpl
-
- addStatistic(String, StatisticImpl) - Method in class org.apache.activemq.management.StatsImpl
-
- addSynchronization(Synchronization) - Method in class org.apache.activemq.TransactionContext
-
- addTempDestination(DestinationInfo) - Method in class org.apache.activemq.state.ConnectionState
-
- addTime(long) - Method in class org.apache.activemq.management.TimeStatisticImpl
-
- addToEnvironment(String, Object) - Method in class org.apache.activemq.jndi.ReadOnlyContext
-
- addToMarshallCache(DataStructure) - Method in class org.apache.activemq.openwire.OpenWireFormat
-
- 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
- addTrustManager(TrustManager) - Method in class org.apache.activemq.broker.SslContext
-
- addUsageListener(UsageListener) - Method in class org.apache.activemq.usage.Usage
-
- ADIVSORY_MESSAGE_TYPE - Static variable in class org.apache.activemq.advisory.AdvisorySupport
-
- adjustBeginLineColumn(int, int) - Method in class org.apache.activemq.selector.SimpleCharStream
-
Method to adjust line and column numbers for the start of a token.
- ADVISORY_TOPIC_PREFIX - Static variable in class org.apache.activemq.advisory.AdvisorySupport
-
- AdvisoryConsumer - Class in org.apache.activemq
-
- AdvisoryConsumer(ActiveMQConnection, ConsumerId) - Constructor for class org.apache.activemq.AdvisoryConsumer
-
- AdvisorySupport - Class in org.apache.activemq.advisory
-
- afterCommit() - Method in class org.apache.activemq.transaction.Synchronization
-
- afterDelivery(ActiveMQSession, Message) - Method in interface org.apache.activemq.ActiveMQSession.DeliveryListener
-
- 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
-
- 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 - Static variable in class org.apache.activemq.advisory.AdvisorySupport
-
- ALL_DESTINATIONS_COMPOSITE_ADVISORY_TOPIC - Static variable in class org.apache.activemq.advisory.AdvisorySupport
-
- allowLinkStealing - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- allowLinkStealing - Variable in class org.apache.activemq.transport.TransportServerSupport
-
- 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
-
- AMQ_SCHEDULED_CRON - Static variable in interface org.apache.activemq.ScheduledMessage
-
Use a Cron tab entry to set the schedule
- AMQ_SCHEDULED_DELAY - Static variable in interface org.apache.activemq.ScheduledMessage
-
The time in milliseconds that a message will wait before being scheduled to be
delivered by the broker
- AMQ_SCHEDULED_ID - Static variable in interface org.apache.activemq.ScheduledMessage
-
An Id that is assigned to a Scheduled Message, this value is only available once the
Message is scheduled, Messages sent to the Browse Destination or delivered to the
assigned Destination will have this value set.
- AMQ_SCHEDULED_PERIOD - Static variable in interface org.apache.activemq.ScheduledMessage
-
The time in milliseconds to wait after the start time to wait before scheduling the message again
- AMQ_SCHEDULED_REPEAT - Static variable in interface org.apache.activemq.ScheduledMessage
-
The number of times to repeat scheduling a message for delivery
- AMQ_SCHEDULER_ACTION - Static variable in interface org.apache.activemq.ScheduledMessage
-
Used to specify that a some operation should be performed on the Scheduled Message,
the Message must have an assigned Id for this action to be taken.
- AMQ_SCHEDULER_ACTION_BROWSE - Static variable in interface org.apache.activemq.ScheduledMessage
-
Indicates that a browse of the Scheduled Messages is being requested.
- AMQ_SCHEDULER_ACTION_END_TIME - Static variable in interface org.apache.activemq.ScheduledMessage
-
A property that holds the end of the time interval that the specified action should be
applied within.
- AMQ_SCHEDULER_ACTION_REMOVE - Static variable in interface org.apache.activemq.ScheduledMessage
-
Indicates that a Scheduled Message is to be remove from the Scheduler, the Id of
the scheduled message must be set as a property in order for this action to have
any effect.
- AMQ_SCHEDULER_ACTION_REMOVEALL - Static variable in interface org.apache.activemq.ScheduledMessage
-
Indicates that all scheduled Messages should be removed.
- AMQ_SCHEDULER_ACTION_START_TIME - Static variable in interface org.apache.activemq.ScheduledMessage
-
A property that holds the beginning of the time interval that the specified action should
be applied within.
- AMQ_SCHEDULER_MANAGEMENT_DESTINATION - Static variable in interface org.apache.activemq.ScheduledMessage
-
Special destination to send Message's to with an assigned "action" that the Scheduler
should perform such as removing a message.
- AMQ_STREAM_CHUNK_SIZE - Static variable in class org.apache.activemq.ActiveMQOutputStream
-
Deprecated.
JMS Property which is used to specify the size (in kb) which is used as chunk size when splitting the stream.
- AND - Static variable in interface org.apache.activemq.selector.SelectorParserConstants
-
RegularExpression Id.
- andExpression() - Method in class org.apache.activemq.selector.SelectorParser
-
- 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
-
- AnyDestination - Class in org.apache.activemq.filter
-
- AnyDestination(ActiveMQDestination[]) - Constructor for class org.apache.activemq.filter.AnyDestination
-
- appendDescendantValues(Set) - Method in class org.apache.activemq.filter.AnyChildDestinationNode
-
- appendDescendantValues(Set) - Method in class org.apache.activemq.filter.DestinationMapNode
-
- appendDescendantValues(Set<DestinationNode>) - 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.SizeStatisticImpl
-
- appendFieldDescription(StringBuffer) - Method in class org.apache.activemq.management.StatisticImpl
-
- appendFieldDescription(StringBuffer) - Method in class org.apache.activemq.management.TimeStatisticImpl
-
- appendMatchingValues(Set, String[], int) - Method in class org.apache.activemq.filter.AnyChildDestinationNode
-
- appendMatchingValues(Set<DestinationNode>, String[], int) - Method in class org.apache.activemq.filter.DestinationMapNode
-
- appendMatchingValues(Set<DestinationNode>, 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<DestinationNode>, String[], int) - Method in interface org.apache.activemq.filter.DestinationNode
-
- appendToString(StringBuffer, Object, Object) - Static method in class org.apache.activemq.util.IntrospectionSupport
-
- applyParameters(URI, Map<String, String>) - Static method in class org.apache.activemq.util.URISupport
-
Given a Key / Value mapping create and append a URI query value that represents the mapped entries, return the
newly updated URI that contains the value of the given URI and the appended query value.
- applyParameters(URI, Map<String, String>, String) - Static method in class org.apache.activemq.util.URISupport
-
Given a Key / Value mapping create and append a URI query value that represents the mapped entries, return the
newly updated URI that contains the value of the given URI and the appended query value.
- arguments - Variable in class org.apache.activemq.filter.FunctionCallExpression
-
- 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
-
- asNumber(Object) - Method in class org.apache.activemq.filter.ArithmeticExpression
-
- asOpenWireFormat(WireFormat) - Method in class org.apache.activemq.transport.udp.UdpTransportFactory
-
Deprecated.
- AsyncCallback - Interface in org.apache.activemq
- asyncDispatch - Variable in class org.apache.activemq.ActiveMQSession
-
- 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, 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.TransportSupport
-
- 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.
- available() - Method in class org.apache.activemq.transport.nio.NIOBufferedInputStream
-
- available() - Method in class org.apache.activemq.transport.nio.NIOInputStream
-
- 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
-
- awaitTermination(ExecutorService, long) - Static method in class org.apache.activemq.util.ThreadPoolUtils
-
Awaits the termination of the thread pool.
- caclPercentUsage() - Method in class org.apache.activemq.usage.Usage
-
- calculateValues(CronParser.CronEntry) - Static method in class org.apache.activemq.broker.scheduler.CronParser
-
- Callback - Interface in org.apache.activemq.util
-
A simple callback object used by the
org.apache.activemq.util.TransactionTemplate
and org.apache.activemq.util.ExceptionTemplate
objects to provide automatic transactional or exception handling blocks.
- cancel(Runnable) - Method in class org.apache.activemq.thread.Scheduler
-
- changeScheme(URI, String) - Static method in class org.apache.activemq.util.URISupport
-
Given a URI value create and return a new URI that matches the target one but with the scheme value
supplied to this method.
- changeUserInfo(String, String) - Method in class org.apache.activemq.ActiveMQConnection
-
Changes the associated username/password that is associated with this
connection.
- channel - Variable in class org.apache.activemq.transport.nio.NIOTransport
-
- CHAR_TYPE - Static variable in interface org.apache.activemq.command.CommandTypes
-
- CHAR_TYPE - Static variable in class org.apache.activemq.util.MarshallingSupport
-
- 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
-
Deprecated.
- 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.ActiveMQMessageProducerSupport
-
- checkClosed() - Method in class org.apache.activemq.ActiveMQSession
-
Check if the session is closed.
- checkClosed() - Method in class org.apache.activemq.transport.nio.NIOOutputStream
-
Checks that the stream has not been closed
- checkClosedOrFailed() - Method in class org.apache.activemq.ActiveMQConnection
-
simply throws an exception if the Connection is already closed or the
Transport has failed
- 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
-
Examine the supplied string and ensure that all parends appear as matching pairs.
- 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
-
- checkValidScheduled(String, 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.
- ClassLoadingAwareObjectInputStream - Class in org.apache.activemq.util
-
- ClassLoadingAwareObjectInputStream(InputStream) - Constructor for class org.apache.activemq.util.ClassLoadingAwareObjectInputStream
-
- 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.TransactionContext
-
- cleanUpTempDestinations() - Method in class org.apache.activemq.ActiveMQConnection
-
Removes any TempDestinations that this connection has cached, ignoring
any exceptions generated because the destination is in use as they should
not be removed.
- clear() - Method in class org.apache.activemq.ActiveMQMessageAuditNoSync
-
- clear() - Method in class org.apache.activemq.FifoMessageDispatchChannel
-
- clear() - Method in class org.apache.activemq.filter.MessageEvaluationContext
-
- clear() - Method in interface org.apache.activemq.MessageDispatchChannel
-
- clear() - Method in class org.apache.activemq.openwire.BooleanStream
-
- clear() - Method in class org.apache.activemq.SimplePriorityMessageDispatchChannel
-
- clearAssignedGroupCount() - Method in class org.apache.activemq.command.ConsumerInfo
-
- 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.
- clearBody() - Method in class org.apache.activemq.command.Message
-
- clearCache() - Static method in class org.apache.activemq.selector.SelectorParser
-
- clearMarshalledState() - Method in class org.apache.activemq.command.ActiveMQMapMessage
-
- clearMarshalledState() - Method in class org.apache.activemq.command.ActiveMQObjectMessage
-
- clearMarshalledState() - Method in class org.apache.activemq.command.ActiveMQTextMessage
-
- clearMarshalledState() - Method in class org.apache.activemq.command.Message
-
- clearMessageCache() - Method in class org.apache.activemq.filter.MessageEvaluationContext
-
A strategy hook to allow per-message caches to be cleared
- clearMessageCache() - Method in class org.apache.activemq.filter.NonCachedMessageEvaluationContext
-
- clearMessagesInProgress(AtomicInteger) - Method in class org.apache.activemq.ActiveMQConnectionConsumer
-
- 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
-
- clientID - Variable in class org.apache.activemq.ActiveMQConnectionFactory
-
- clientId - Variable in class org.apache.activemq.command.ConnectionInfo
-
- clientId - Variable in class org.apache.activemq.command.ConsumerInfo
-
- clientId - Variable in class org.apache.activemq.command.RemoveSubscriptionInfo
-
- clientId - Variable in class org.apache.activemq.command.SubscriptionInfo
-
- ClientInternalExceptionListener - Interface in org.apache.activemq
-
An exception listener similar to the standard javax.jms.ExceptionListener
which can be used by client code to be notified of exceptions thrown by container components
(e.g.
- clientIp - Variable in class org.apache.activemq.command.ConnectionInfo
-
- clientMaster - Variable in class org.apache.activemq.command.ConnectionInfo
-
- 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
-
Deprecated.
- 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
-
Deprecated.
- 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() - Method in class org.apache.activemq.FifoMessageDispatchChannel
-
- close() - Method in class org.apache.activemq.jndi.ReadOnlyContext
-
- close() - Method in interface org.apache.activemq.MessageDispatchChannel
-
- close() - Method in class org.apache.activemq.SimplePriorityMessageDispatchChannel
-
- close() - Method in class org.apache.activemq.transport.nio.NIOBufferedInputStream
-
- close() - Method in class org.apache.activemq.transport.nio.NIOInputStream
-
- close() - Method in class org.apache.activemq.transport.nio.NIOOutputStream
-
close this stream
- close() - Method in class org.apache.activemq.transport.nio.SelectorSelection
-
- 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
- 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.
- closeAsync - Variable in class org.apache.activemq.transport.tcp.TcpTransport
-
- closed - Variable in class org.apache.activemq.ActiveMQMessageProducer
-
- closed - Variable in class org.apache.activemq.ActiveMQSession
-
- closeStreams() - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- collisionAvoidanceFactor - Variable in class org.apache.activemq.RedeliveryPolicy
-
- column - Variable in class org.apache.activemq.selector.SimpleCharStream
-
- 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
-
- 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
-
- commandId - Variable in class org.apache.activemq.command.BaseCommand
-
- CommandIdComparator - Class in org.apache.activemq.openwire
-
- 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
-
- CommandTypes - Interface in org.apache.activemq.command
-
Holds the command id constants used by the command objects.
- CommandVisitor - Interface in org.apache.activemq.state
-
- CommandVisitorAdapter - Class in org.apache.activemq.state
-
- CommandVisitorAdapter() - Constructor for class org.apache.activemq.state.CommandVisitorAdapter
-
- 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.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_ONE_PHASE - Static variable in class org.apache.activemq.command.TransactionInfo
-
- COMMIT_TWO_PHASE - Static variable in class org.apache.activemq.command.TransactionInfo
-
- commitEvent() - Method in interface org.apache.activemq.LocalTransactionEventListener
-
- compact() - Method in class org.apache.activemq.util.ByteSequence
-
- compare(ActiveMQDestination, ActiveMQDestination) - Static method in class org.apache.activemq.command.ActiveMQDestination
-
- compare(Comparable, Comparable) - Method in class org.apache.activemq.filter.ComparisonExpression
-
- compare(Command, Command) - Method in class org.apache.activemq.openwire.CommandIdComparator
-
- compare(String, String) - Static method in class org.apache.activemq.util.IdGenerator
-
Does a proper compare on the ids
- compareTo(Object) - Method in class org.apache.activemq.command.ActiveMQDestination
-
- compareTo(ConnectionId) - Method in class org.apache.activemq.command.ConnectionId
-
- compareTo(LocalTransactionId) - Method in class org.apache.activemq.command.LocalTransactionId
-
- compareTo(MessageId) - Method in class org.apache.activemq.command.MessageId
-
- compareTo(Object) - Method in class org.apache.activemq.command.XATransactionId
-
- compareTo(Object) - Method in class org.apache.activemq.filter.DestinationMapEntry
-
- 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
-
- comparisonExpression() - Method in class org.apache.activemq.selector.SelectorParser
-
- compiledExprCache - Static variable in class org.apache.activemq.filter.function.regexMatchFunction
-
- 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.nio.NIOSSLTransportFactory
-
Overriding to allow for proper configuration through reflection but
delegate to get common configuration
- compositeConfigure(Transport, WireFormat, Map) - Method in class org.apache.activemq.transport.tcp.SslTransportFactory
-
Overriding to allow for proper configuration through reflection but delegate to get common
configuration
- 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
-
Deprecated.
- 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.
- CompositeDestinationFilter - Class in org.apache.activemq.filter
-
- CompositeDestinationFilter(ActiveMQDestination) - Constructor for class org.apache.activemq.filter.CompositeDestinationFilter
-
- compositeDestinations - Variable in class org.apache.activemq.command.ActiveMQDestination
-
- CompositeTransport - Interface in org.apache.activemq.transport
-
- compress() - Method in class org.apache.activemq.command.ActiveMQMapMessage
-
- compress() - Method in class org.apache.activemq.command.ActiveMQObjectMessage
-
- compress() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
-
- compress() - Method in class org.apache.activemq.command.Message
-
- compressed - Variable in class org.apache.activemq.command.Message
-
- 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(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(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
-
Deprecated.
- configure(Transport, WireFormat, Map, boolean) - Method in class org.apache.activemq.transport.udp.UdpTransportFactory
-
Deprecated.
Configures the transport
- configureClientSideNegotiator(Transport, WireFormat, UdpTransport) - Method in class org.apache.activemq.transport.udp.UdpTransportFactory
-
Deprecated.
- configureConnection(ActiveMQConnection) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- configuredOk() - Method in class org.apache.activemq.transport.AbstractInactivityMonitor
-
- configuredOk() - Method in class org.apache.activemq.transport.InactivityMonitor
-
- configureMessage(ActiveMQMessage) - Method in class org.apache.activemq.ActiveMQSession
-
Checks that the session is not closed then configures the message
- configureServices() - Method in class org.apache.activemq.transport.discovery.masterslave.MasterSlaveDiscoveryAgent
-
- configureTransport(Transport) - Method in class org.apache.activemq.transport.udp.UdpTransportServer
-
Deprecated.
- 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
-
- connectedBrokers - Variable in class org.apache.activemq.command.ConnectionControl
-
- connection - Variable in class org.apache.activemq.ActiveMQSession
-
- connection - Variable in class org.apache.activemq.command.ActiveMQTempDestination
-
- 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
-
- 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
-
- 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.v10
-
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.v10.ConnectionControlMarshaller
-
- ConnectionControlMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.ConnectionControlMarshaller
-
- 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.v10
-
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.v10.ConnectionErrorMarshaller
-
- ConnectionErrorMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.ConnectionErrorMarshaller
-
- 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
-
- connectionId - Variable in class org.apache.activemq.command.ActiveMQTempDestination
-
- 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.v10
-
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.v10.ConnectionIdMarshaller
-
- ConnectionIdMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.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.v10
-
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.v10.ConnectionInfoMarshaller
-
- ConnectionInfoMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.ConnectionInfoMarshaller
-
- connectionInterruptProcessingComplete(Transport, ConnectionId) - Method in class org.apache.activemq.state.ConnectionStateTracker
-
- connectionInterruptProcessingComplete(ConnectionId) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- ConnectionState - Class in org.apache.activemq.state
-
- ConnectionState(ConnectionInfo) - Constructor for class org.apache.activemq.state.ConnectionState
-
- 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
-
- connectionTimeout - Variable in class org.apache.activemq.transport.tcp.TcpTransport
-
- connectionTimeout - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- ConstantExpression - Class in org.apache.activemq.filter
-
Represents a constant expression
- ConstantExpression(Object) - Constructor for class org.apache.activemq.filter.ConstantExpression
-
- consumer - Variable in class org.apache.activemq.command.MessageDispatch
-
- 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
-
- 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.v10
-
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.v10.ConsumerControlMarshaller
-
- ConsumerControlMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.ConsumerControlMarshaller
-
- 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(String) - 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
-
- 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.v10
-
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.v10.ConsumerIdMarshaller
-
- ConsumerIdMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.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.v10
-
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.v10.ConsumerInfoMarshaller
-
- ConsumerInfoMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.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.
- consumers - Variable in class org.apache.activemq.ActiveMQSession
-
- 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
-
- consumerTransform(Session, MessageConsumer, Message) - Method in interface org.apache.activemq.MessageTransformer
-
Transforms the given message inside the consumer before being dispatched to the client code
- consumerTTL - Variable in class org.apache.activemq.command.NetworkBridgeFilter
-
- contains(BrokerId[], BrokerId) - Static method in class org.apache.activemq.command.NetworkBridgeFilter
-
- content - Variable in class org.apache.activemq.command.Message
-
- context - Variable in class org.apache.activemq.transport.nio.NIOSSLTransportFactory
-
- 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.v10
-
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.v10.ControlCommandMarshaller
-
- ControlCommandMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.ControlCommandMarshaller
-
- convert(Object, Class<?>) - Static method in class org.apache.activemq.util.TypeConversionSupport
-
- convert(Object) - Method in interface org.apache.activemq.util.TypeConversionSupport.Converter
-
- CONVERT_STRING_EXPRESSIONS - Static variable in class org.apache.activemq.filter.ComparisonExpression
-
- convertFromActiveMQDestination(Object) - Static method in class org.apache.activemq.util.StringToListOfActiveMQDestinationConverter
-
- convertScheduled(String, Object) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- convertToActiveMQDestination(Object) - Static method in class org.apache.activemq.util.StringToListOfActiveMQDestinationConverter
-
- convertToString(Object, Class) - Static method in class org.apache.activemq.util.IntrospectionSupport
-
- convertToString(String[]) - Static method in class org.apache.activemq.util.StringArrayConverter
-
- convertToStringArray(Object) - Static method in class org.apache.activemq.util.StringArrayConverter
-
- copy() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
Returns a copy of the given connection factory
- copy() - Method in class org.apache.activemq.blob.BlobTransferPolicy
-
Returns a copy of this policy object
- copy() - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
- 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() - Method in class org.apache.activemq.command.BrokerInfo
-
- copy() - 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.DestinationInfo
-
- 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(ProducerAck) - Method in class org.apache.activemq.command.ProducerAck
-
- 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.openwire.OpenWireFormat
-
- copy() - Method in class org.apache.activemq.RedeliveryPolicy
-
- copyProperties(Message, Message) - Static method in class org.apache.activemq.ActiveMQMessageTransformation
-
Copies the standard JMS and user defined properties from the givem
message to the specified message
- copyProperties(Message, Message) - Method in class org.apache.activemq.MessageTransformerSupport
-
Copies the standard JMS and user defined properties from the givem message to the specified message
- correlationId - Variable in class org.apache.activemq.command.Message
-
- count - Variable in class org.apache.activemq.ActiveMQOutputStream
-
Deprecated.
- count - Variable in class org.apache.activemq.transport.nio.NIOInputStream
-
- count - Variable in class org.apache.activemq.transport.tcp.TcpBufferedInputStream
-
- 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
-
- create(String) - Method in interface org.apache.activemq.util.FactoryFinder.ObjectFactory
-
- create(String) - Method in class org.apache.activemq.util.FactoryFinder.StandaloneObjectFactory
-
- 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
-
- 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
- createAND(BooleanExpression, BooleanExpression) - Static method in class org.apache.activemq.filter.LogicExpression
-
- createBetween(Expression, Expression, Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
-
- createBlobMessage(URL) - Method in class org.apache.activemq.ActiveMQSession
-
Creates an initialized BlobMessage
object.
- createBlobMessage(URL, boolean) - Method in class org.apache.activemq.ActiveMQSession
-
Creates an initialized BlobMessage
object.
- createBlobMessage(File) - Method in class org.apache.activemq.ActiveMQSession
-
Creates an initialized BlobMessage
object.
- createBlobMessage(InputStream) - Method in class org.apache.activemq.ActiveMQSession
-
Creates an initialized BlobMessage
object.
- createBlobTransferPolicy() - Method in class org.apache.activemq.ActiveMQConnection
-
- createBooleanCast(Expression) - Static method in class org.apache.activemq.filter.UnaryExpression
-
- 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
-
- createBuffer() - Method in class org.apache.activemq.transport.udp.SimpleBufferPool
-
- 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
-
- 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
-
- createConnection() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- createConnection(String, String) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- 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
-
- 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
- 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, MessageListener) - Method in class org.apache.activemq.ActiveMQSession
-
Creates a MessageConsumer
for the specified destination.
- createConsumer(Destination, String, MessageListener) - 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, String, boolean, MessageListener) - 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(ActiveMQSession, String) - Method in interface org.apache.activemq.CustomDestination
-
- createConsumer(ActiveMQSession, String, boolean) - Method in interface org.apache.activemq.CustomDestination
-
- createContext(Hashtable, Map<String, Object>) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
-
- 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
-
- createDefaultExecutor() - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- createDefaultExecutor() - Method in class org.apache.activemq.transport.nio.SelectorManager
-
- createDestination(String, byte) - Static method in class org.apache.activemq.command.ActiveMQDestination
-
- createDestination(String) - Method in class org.apache.activemq.command.ActiveMQDestination
-
- createDiscoveryAgent(URI) - Static method in class org.apache.activemq.transport.discovery.DiscoveryAgentFactory
-
- createDivide(Expression, Expression) - Static method in class org.apache.activemq.filter.ArithmeticExpression
-
- createDownloadStrategy() - Method in class org.apache.activemq.blob.BlobTransferPolicy
-
Returns the download strategy depending on the information from the
uploadURL.
- 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).
- createDurableInputStream(Topic, String) - Method in class org.apache.activemq.ActiveMQConnection
-
Deprecated.
- createDurableInputStream(Topic, String, String) - Method in class org.apache.activemq.ActiveMQConnection
-
Deprecated.
- createDurableInputStream(Topic, String, String, boolean) - Method in class org.apache.activemq.ActiveMQConnection
-
Deprecated.
- createDurableInputStream(Topic, String, String, boolean, long) - Method in class org.apache.activemq.ActiveMQConnection
-
Deprecated.
- createDurableInputStream(Topic, String) - Method in interface org.apache.activemq.StreamConnection
-
Deprecated.
- createDurableInputStream(Topic, String, String) - Method in interface org.apache.activemq.StreamConnection
-
Deprecated.
- createDurableInputStream(Topic, String, String, boolean) - Method in interface org.apache.activemq.StreamConnection
-
Deprecated.
- createDurableInputStream(Topic, String, String, boolean, long) - Method in interface org.apache.activemq.StreamConnection
-
Deprecated.
- 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(ActiveMQSession, String, String, boolean) - Method in interface org.apache.activemq.CustomDestination
-
- 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
-
- createEqual(Expression, Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
-
- createFloat(String) - Static method in class org.apache.activemq.filter.ConstantExpression
-
- 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
-
- createFTP() - Method in class org.apache.activemq.blob.FTPStrategy
-
- createFunctionCall(String, List<Expression>) - Static method in class org.apache.activemq.filter.FunctionCallExpression
-
Create a function call expression for the named function and argument list, returning a Boolean function
call expression if the function returns a boolean value so that it may be used in boolean contexts.
- createGreaterThan(Expression, Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
-
- createGreaterThanEqual(Expression, Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
-
- createInactivityMonitor(Transport, WireFormat) - Method in class org.apache.activemq.transport.tcp.TcpTransportFactory
-
- createInExpression(PropertyExpression, List<Object>, boolean) - Static method in class org.apache.activemq.filter.UnaryExpression
-
- createInFilter(Expression, List) - Static method in class org.apache.activemq.filter.ComparisonExpression
-
- createInputStream(Destination) - Method in class org.apache.activemq.ActiveMQConnection
-
Deprecated.
- createInputStream(Destination, String) - Method in class org.apache.activemq.ActiveMQConnection
-
Deprecated.
- createInputStream(Destination, String, boolean) - Method in class org.apache.activemq.ActiveMQConnection
-
Deprecated.
- createInputStream(Destination, String, boolean, long) - Method in class org.apache.activemq.ActiveMQConnection
-
Deprecated.
- createInputStream(Destination) - Method in interface org.apache.activemq.StreamConnection
-
Deprecated.
- createInputStream(Destination, String) - Method in interface org.apache.activemq.StreamConnection
-
Deprecated.
- createInputStream(Destination, String, boolean) - Method in interface org.apache.activemq.StreamConnection
-
Deprecated.
- createInputStream(Destination, String, boolean, long) - Method in interface org.apache.activemq.StreamConnection
-
Deprecated.
- createIsNotNull(Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
-
- createIsNull(Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
-
- createJmDNS() - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- createKeyManager() - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- createLessThan(Expression, Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
-
- createLessThanEqual(Expression, Expression) - Static method in class org.apache.activemq.filter.ComparisonExpression
-
- createLike(Expression, String, String) - Static method in class org.apache.activemq.filter.ComparisonExpression
-
- createLocalAddress() - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- createLocalAddress() - Method in class org.apache.activemq.transport.udp.UdpTransport
-
- createMap(int) - Method in class org.apache.activemq.transport.reliable.DefaultReplayBuffer
-
- 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
-
- createMarshallerMap(OpenWireFormat) - Static method in class org.apache.activemq.openwire.v1.MarshallerFactory
-
- createMarshallerMap(OpenWireFormat) - Static method in class org.apache.activemq.openwire.v10.MarshallerFactory
-
- createMarshallerMap(OpenWireFormat) - Static method in class org.apache.activemq.openwire.v9.MarshallerFactory
-
- 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
-
- createMessageEOFException(Exception) - Static method in class org.apache.activemq.util.JMSExceptionSupport
-
- createMessageFormatException(Exception) - Static method in class org.apache.activemq.util.JMSExceptionSupport
-
- createMessageURL(ActiveMQBlobMessage) - Method in class org.apache.activemq.blob.DefaultStrategy
-
- 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
-
- createNegate(Expression) - Static method in class org.apache.activemq.filter.UnaryExpression
-
- createNonPersistentOutputStream(Destination) - Method in class org.apache.activemq.ActiveMQConnection
-
Deprecated.
- 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
-
- 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.v10.ActiveMQBlobMessageMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ActiveMQBytesMessageMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ActiveMQMapMessageMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ActiveMQMessageMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ActiveMQObjectMessageMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ActiveMQQueueMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ActiveMQStreamMessageMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ActiveMQTempQueueMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ActiveMQTempTopicMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ActiveMQTextMessageMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ActiveMQTopicMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.BrokerIdMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.BrokerInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ConnectionControlMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ConnectionErrorMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ConnectionIdMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ConnectionInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ConsumerControlMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ConsumerIdMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ConsumerInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ControlCommandMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.DataArrayResponseMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.DataResponseMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.DestinationInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.DiscoveryEventMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ExceptionResponseMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.FlushCommandMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.IntegerResponseMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.JournalQueueAckMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.JournalTopicAckMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.JournalTraceMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.JournalTransactionMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.KeepAliveInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.LastPartialCommandMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.LocalTransactionIdMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.MessageAckMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.MessageDispatchMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.MessageDispatchNotificationMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.MessageIdMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.MessagePullMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.NetworkBridgeFilterMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.PartialCommandMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ProducerAckMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ProducerIdMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ProducerInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.RemoveInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.RemoveSubscriptionInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ReplayCommandMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ResponseMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.SessionIdMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.SessionInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.ShutdownInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.SubscriptionInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.TransactionInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.WireFormatInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v10.XATransactionIdMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ActiveMQBlobMessageMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ActiveMQBytesMessageMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ActiveMQMapMessageMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ActiveMQMessageMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ActiveMQObjectMessageMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ActiveMQQueueMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ActiveMQStreamMessageMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ActiveMQTempQueueMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ActiveMQTempTopicMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ActiveMQTextMessageMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ActiveMQTopicMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.BrokerIdMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.BrokerInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ConnectionControlMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ConnectionErrorMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ConnectionIdMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ConnectionInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ConsumerControlMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ConsumerIdMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ConsumerInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ControlCommandMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.DataArrayResponseMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.DataResponseMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.DestinationInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.DiscoveryEventMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ExceptionResponseMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.FlushCommandMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.IntegerResponseMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.JournalQueueAckMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.JournalTopicAckMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.JournalTraceMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.JournalTransactionMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.KeepAliveInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.LastPartialCommandMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.LocalTransactionIdMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.MessageAckMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.MessageDispatchMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.MessageDispatchNotificationMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.MessageIdMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.MessagePullMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.NetworkBridgeFilterMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.PartialCommandMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ProducerAckMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ProducerIdMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ProducerInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.RemoveInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.RemoveSubscriptionInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ReplayCommandMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ResponseMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.SessionIdMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.SessionInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.ShutdownInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.SubscriptionInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.TransactionInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.WireFormatInfoMarshaller
-
- createObject() - Method in class org.apache.activemq.openwire.v9.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
-
- createOR(BooleanExpression, BooleanExpression) - Static method in class org.apache.activemq.filter.LogicExpression
-
- createOutputStream(Destination) - Method in class org.apache.activemq.ActiveMQConnection
-
Deprecated.
- createOutputStream(Destination, Map<String, Object>, int, int, long) - Method in class org.apache.activemq.ActiveMQConnection
-
Deprecated.
- createOutputStream(Destination) - Method in interface org.apache.activemq.StreamConnection
-
Deprecated.
- createOutputStream(Destination, Map<String, Object>, int, int, long) - Method in interface org.apache.activemq.StreamConnection
-
Deprecated.
- createPlus(Expression, Expression) - Static method in class org.apache.activemq.filter.ArithmeticExpression
-
- 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(ActiveMQSession) - Method in interface org.apache.activemq.CustomDestination
-
- 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(ActiveMQSession) - Method in interface org.apache.activemq.CustomDestination
-
- createQueryString(Map<String, ? extends Object>) - Static method in class org.apache.activemq.util.URISupport
-
Given a key / value mapping, create and return a URI formatted query string that is valid and
can be appended to a URI.
- 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
- createQueueConnection() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- createQueueConnection(String, String) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- createQueues(Map<String, Object>, Hashtable) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
-
- createQueueSession(boolean, int) - Method in class org.apache.activemq.ActiveMQConnection
-
Creates a QueueSession
object.
- 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(ActiveMQSession, String) - Method in interface org.apache.activemq.CustomDestination
-
- createReference(String, JNDIStorableInterface) - Static method in class org.apache.activemq.jndi.JNDIReferenceFactory
-
Create a Reference instance from a JNDIStorable object
- createRemainingURI(URI, Map<String, String>) - Static method in class org.apache.activemq.util.URISupport
-
Creates a URI from the original URI and the remaining parameters.
- 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
-
Deprecated.
- 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
-
Deprecated.
- createReplayStrategy() - Method in class org.apache.activemq.transport.udp.UdpTransportFactory
-
Deprecated.
- createRootFolder() - Method in class org.apache.activemq.blob.FileSystemBlobStrategy
-
Create the root folder if not exist
- 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(ActiveMQSession) - Method in interface org.apache.activemq.CustomDestination
-
- createServerSocketFactory() - Method in class org.apache.activemq.transport.nio.NIOTransportFactory
-
- 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.zeroconf.ZeroconfDiscoveryAgent
-
- createSession(boolean, int) - Method in class org.apache.activemq.ActiveMQConnection
-
Creates a Session
object.
- createSession(boolean, int) - Method in class org.apache.activemq.ActiveMQXAConnection
-
- createSocketFactory() - Method in class org.apache.activemq.transport.nio.NIOSSLTransportFactory
-
Creates a new SSL SocketFactory.
- createSocketFactory() - Method in class org.apache.activemq.transport.nio.NIOTransportFactory
-
- 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, SSLServerSocketFactory) - Method in class org.apache.activemq.transport.tcp.SslTransportFactory
-
Allows subclasses of SslTransportFactory to create custom instances of
SslTransportServer.
- 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
-
- 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(ActiveMQSession, String, boolean) - Method in interface org.apache.activemq.CustomDestination
-
- createTaskRunner(Task, String) - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- createTcpTransport(WireFormat, SocketFactory, URI, URI) - Method in class org.apache.activemq.transport.nio.NIOTransportFactory
-
- 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.
- createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.nio.NIOSSLTransportFactory
-
- createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.nio.NIOTransportFactory
-
- createTcpTransportServer(URI, ServerSocketFactory) - Method in class org.apache.activemq.transport.tcp.TcpTransportFactory
-
Allows subclasses of TcpTransportFactory to create custom instances of
TcpTransportServer.
- createTempDestination(boolean) - Method in class org.apache.activemq.ActiveMQConnection
-
Create the DestinationInfo object for the temporary destination.
- 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
-
- 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
-
- 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
-
- 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
- createTopicConnection() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- createTopicConnection(String, String) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- createTopics(Map<String, Object>, Hashtable) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
-
- createTopicSession(boolean, int) - Method in class org.apache.activemq.ActiveMQConnection
-
Creates a TopicSession
object.
- 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(CompositeTransport, URISupport.CompositeData, Map<String, String>) - Static method in class org.apache.activemq.transport.discovery.DiscoveryTransportFactory
-
Creates a transport that reports discovered brokers to a specific composite transport.
- createTransport(URISupport.CompositeData) - Method in class org.apache.activemq.transport.failover.FailoverTransportFactory
-
- createTransport(Map<String, String>) - Method in class org.apache.activemq.transport.failover.FailoverTransportFactory
-
- createTransport(URI) - Method in class org.apache.activemq.transport.fanout.FanoutTransportFactory
-
- createTransport(Map<String, String>) - Method in class org.apache.activemq.transport.fanout.FanoutTransportFactory
-
- 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.nio.NIOSSLTransportFactory
-
Overriding to use SslTransports.
- createTransport(Socket, WireFormat) - Method in class org.apache.activemq.transport.nio.NIOSSLTransportServer
-
- 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
-
Deprecated.
- createTransport(int, WireFormat) - Method in class org.apache.activemq.transport.udp.UdpTransportFactory
-
Deprecated.
- createTransport(Command, DatagramEndpoint) - Method in class org.apache.activemq.transport.udp.UdpTransportServer
-
Deprecated.
- createTransportLogger(Transport) - Static method in class org.apache.activemq.TransportLoggerSupport
-
- createTransportLogger(Transport, String, boolean, boolean, int) - Static method in class org.apache.activemq.TransportLoggerSupport
-
- createTransportLogger(Transport) - Method in interface org.apache.activemq.TransportLoggerSupport.SPI
-
- createTransportLogger(Transport, String, boolean, boolean, int) - Method in interface org.apache.activemq.TransportLoggerSupport.SPI
-
- createTrustManager() - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- createUploadStrategy() - Method in class org.apache.activemq.blob.BlobTransferPolicy
-
Returns the upload strategy depending on the information from the
uploadURL.
- createURIWithQuery(URI, String) - Static method in class org.apache.activemq.util.URISupport
-
Creates a URI with the given query, removing an previous query value from the given URI.
- createWireFormat() - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
-
- createWireFormat(Map<String, String>) - Method in class org.apache.activemq.transport.TransportFactory
-
- createWireFormat() - Method in interface org.apache.activemq.wireformat.WireFormatFactory
-
- createWireFormatFactory(Map<String, String>) - Method in class org.apache.activemq.transport.TransportFactory
-
- 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
-
- createXPath(String) - Static method in class org.apache.activemq.filter.UnaryExpression
-
- createXQuery(String) - Static method in class org.apache.activemq.filter.UnaryExpression
-
- CronParser - Class in org.apache.activemq.broker.scheduler
-
- CronParser() - Constructor for class org.apache.activemq.broker.scheduler.CronParser
-
- curChar - Variable in class org.apache.activemq.selector.SelectorParserTokenManager
-
- currentBuffer - Variable in class org.apache.activemq.transport.nio.NIOTransport
-
- currentPrefetchSize - Variable in class org.apache.activemq.command.ConsumerInfo
-
- currentToken - Variable in exception org.apache.activemq.selector.ParseException
-
This is the last token that has been consumed successfully.
- currentTransportCount - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- CustomDestination - Interface in org.apache.activemq
-
Represents a hook to allow the support of custom destinations
such as to support
Apache Camel
to create and manage endpoints
- generateId() - Method in class org.apache.activemq.util.IdGenerator
-
Generate a unique id
- generateParseException() - Method in class org.apache.activemq.selector.SelectorParser
-
Generate ParseException.
- generateSanitizedId() - Method in class org.apache.activemq.util.IdGenerator
-
Generate a unique ID - that is friendly for a URL or file system
- 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.util.BitArray
-
- getAcceptListener() - Method in class org.apache.activemq.transport.TransportServerSupport
-
- 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
-
- getAckType() - Method in class org.apache.activemq.command.MessageAck
-
- 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.
- getAddress() - Method in class org.apache.activemq.transport.udp.DatagramEndpoint
-
- getAdvisor() - Method in class org.apache.activemq.advisory.ConsumerEvent
-
- getAdvisor() - Method in class org.apache.activemq.advisory.ProducerEvent
-
- getAgentDestination() - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
Returns the agent topic which is used to send commands to the broker
- getAllDestinationAdvisoryTopics(Destination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getAllDestinationAdvisoryTopics(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getAllPropertyNames() - Method in class org.apache.activemq.command.ActiveMQMessage
-
return all property names, including standard JMS properties and JMSX properties
- getArgument(int) - Method in class org.apache.activemq.filter.FunctionCallExpression
-
Retrieve the argument at the specified index; the first argument is index 0.
- getArrival() - Method in class org.apache.activemq.command.Message
-
Used to schedule the arrival time of a message to a broker.
- getAssignedGroupCount() - Method in class org.apache.activemq.command.ConsumerInfo
-
- getAuditDepth() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getAuditDepth() - Method in class org.apache.activemq.ActiveMQMessageAuditNoSync
-
- getAuditMaximumProducerNumber() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getAvailableListener() - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
- getAvailableListener() - Method in interface org.apache.activemq.MessageAvailableConsumer
-
- getAveragePerSecond() - Method in class org.apache.activemq.management.SizeStatisticImpl
-
- getAveragePerSecond() - Method in class org.apache.activemq.management.TimeStatisticImpl
-
- getAveragePerSecondExcludingMinMax() - Method in class org.apache.activemq.management.SizeStatisticImpl
-
- getAveragePerSecondExcludingMinMax() - Method in class org.apache.activemq.management.TimeStatisticImpl
-
- getAverageSize() - Method in class org.apache.activemq.management.SizeStatisticImpl
-
- getAverageSizeExcludingMinMax() - Method in class org.apache.activemq.management.SizeStatisticImpl
-
- getAverageTime() - Method in class org.apache.activemq.management.TimeStatisticImpl
-
- getAverageTimeExcludingMinMax() - Method in class org.apache.activemq.management.TimeStatisticImpl
-
- getBacklog() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- getBackOffMultiplier() - Method in class org.apache.activemq.RedeliveryPolicy
-
- getBackOffMultiplier() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
- getBackOffMultiplier() - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
-
- getBackupPoolSize() - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- getBeginColumn() - Method in class org.apache.activemq.selector.SimpleCharStream
-
Get token beginning column number.
- getBeginLine() - Method in class org.apache.activemq.selector.SimpleCharStream
-
Get token beginning line number.
- getBindLocation() - Method in class org.apache.activemq.transport.TransportServerSupport
-
- getBit(long) - Method in class org.apache.activemq.util.BitArrayBin
-
Get the boolean value at the index
- getBits() - Method in class org.apache.activemq.util.BitArray
-
- getBlobDownloader() - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
- getBlobTransferPolicy() - Method in class org.apache.activemq.ActiveMQConnection
-
- getBlobTransferPolicy() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getBlobTransferPolicy() - Method in class org.apache.activemq.ActiveMQSession
-
- getBlobTransferPolicy() - Method in class org.apache.activemq.blob.BlobDownloader
-
- getBlobTransferPolicy() - Method in class org.apache.activemq.blob.BlobUploader
-
- getBlobUploader() - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
- 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
-
- getBranchQualifier() - Method in class org.apache.activemq.command.XATransactionId
-
- 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 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
- getBrokerInTime() - Method in class org.apache.activemq.command.Message
-
- 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 class org.apache.activemq.command.BrokerInfo
-
- getBrokerName() - Method in class org.apache.activemq.command.DiscoveryEvent
-
- getBrokerOutTime() - Method in class org.apache.activemq.command.Message
-
- 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.
- getBrokerSequenceId() - Method in class org.apache.activemq.command.MessageId
-
- getBrokerUploadUrl() - Method in class org.apache.activemq.blob.BlobTransferPolicy
-
- getBrokerUploadUrl() - Method in class org.apache.activemq.command.BrokerInfo
-
The URL to use when uploading BLOBs to the broker or some other external
file/http server
- getBrokerURL() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getBrokerURL() - Method in class org.apache.activemq.command.BrokerInfo
-
- getBufferedCommandCount() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
-
Deprecated.
- getBufferPool() - Method in class org.apache.activemq.transport.udp.CommandDatagramChannel
-
- getBufferPool() - Method in class org.apache.activemq.transport.udp.UdpTransport
-
- getBufferSize() - Method in class org.apache.activemq.blob.BlobTransferPolicy
-
- 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.
- getCachedMarshalledForm(WireFormat) - Method in class org.apache.activemq.command.WireFormatInfo
-
- getCacheSize() - Method in class org.apache.activemq.command.WireFormatInfo
-
- getCacheSize() - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
-
- getChannel() - Method in class org.apache.activemq.transport.udp.UdpTransport
-
- getChannelExecutor() - Method in class org.apache.activemq.transport.nio.SelectorManager
-
- getChar(String) - Method in class org.apache.activemq.command.ActiveMQMapMessage
-
Returns the Unicode character value with the specified name.
- 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
-
- 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.command.ConnectionInfo
-
- getClientId() - Method in class org.apache.activemq.command.ConsumerInfo
-
Used to identify the id of a client connection.
- 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
-
- getClientIdGenerator() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getClientIDPrefix() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getClientInternalExceptionListener() - Method in class org.apache.activemq.ActiveMQConnection
-
Gets the ClientInternalExceptionListener
object for this connection.
- getClientInternalExceptionListener() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getClientIp() - Method in class org.apache.activemq.command.ConnectionInfo
-
- 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
-
- getCluster() - Method in class org.apache.activemq.command.Message
-
If a message is stored in multiple nodes on a cluster, all the cluster
members will be listed here.
- getCollisionAvoidancePercent() - Method in class org.apache.activemq.RedeliveryPolicy
-
- getColumn() - Method in class org.apache.activemq.selector.SimpleCharStream
-
Deprecated.
- getCommand() - Method in class org.apache.activemq.command.ControlCommand
-
- getCommandChannel() - Method in class org.apache.activemq.transport.udp.UdpTransport
-
- 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
-
- getCommands() - Method in class org.apache.activemq.state.TransactionState
-
- getCompiledPattern(String) - Method in class org.apache.activemq.filter.function.regexMatchFunction
-
Retrieve a compiled pattern for the given pattern string.
- getComponents() - Method in class org.apache.activemq.util.URISupport.CompositeData
-
- getCompositeDestinations() - Method in class org.apache.activemq.command.ActiveMQDestination
-
- getConnectedBrokers() - Method in class org.apache.activemq.command.ConnectionControl
-
- getConnectedTransport() - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- getConnectedTransportURI() - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- getConnectFailures() - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- getConnection() - Method in class org.apache.activemq.ActiveMQSession
-
- 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.TransactionContext
-
- getConnectionAdvisoryTopic() - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getConnectionExecutor() - Method in class org.apache.activemq.ActiveMQSession
-
- getConnectionFactory() - Method in class org.apache.activemq.management.JCAConnectionStatsImpl
-
- getConnectionFactoryNames(Map) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
-
- 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
-
- getConnectionIdGenerator() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getConnectionInfo() - Method in class org.apache.activemq.ActiveMQConnection
-
- getConnectionPools() - Method in class org.apache.activemq.management.JCAStatsImpl
-
- getConnectionPrefix() - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
-
- getConnections() - Method in class org.apache.activemq.management.JCAStatsImpl
-
- getConnections() - Method in class org.apache.activemq.management.JMSStatsImpl
-
- getConnectionStats() - Method in class org.apache.activemq.ActiveMQConnection
-
- getConnectionTimeout() - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- getConnectionTimeout() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- 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
-
- getConsumer() - Method in class org.apache.activemq.command.MessageDispatch
-
- getConsumerAdvisoryTopic(Destination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- 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.
- getConsumerFailoverRedeliveryWaitPeriod() - Method in class org.apache.activemq.ActiveMQConnection
-
- getConsumerFailoverRedeliveryWaitPeriod() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getConsumerId() - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
- getConsumerId() - Method in class org.apache.activemq.advisory.ConsumerEvent
-
- getConsumerId() - Method in class org.apache.activemq.advisory.ConsumerEventSource
-
- 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
-
- getConsumerIds() - Method in class org.apache.activemq.state.SessionState
-
- getConsumerInfo() - Method in class org.apache.activemq.ActiveMQConnectionConsumer
-
- getConsumerInfo() - Method in class org.apache.activemq.advisory.ConsumerStartedEvent
-
- getConsumerName() - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
- getConsumers() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
-
- getConsumerState(ConsumerId) - Method in class org.apache.activemq.state.SessionState
-
- getConsumerStates() - Method in class org.apache.activemq.state.SessionState
-
- getConsumerStats() - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
- getConsumerTTL() - Method in class org.apache.activemq.command.NetworkBridgeFilter
-
- getContent() - Method in class org.apache.activemq.command.Message
-
- getContentMap() - Method in class org.apache.activemq.command.ActiveMQMapMessage
-
- getCorrelationId() - Method in class org.apache.activemq.command.Message
-
- getCorrelationId() - Method in class org.apache.activemq.command.MessagePull
-
An optional correlation ID which could be used by a broker to decide which messages are pulled
on demand from a queue for a consumer
- 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.SizeStatisticImpl
-
- getCount() - Method in class org.apache.activemq.management.TimeStatisticImpl
-
- getCreateCount() - Method in class org.apache.activemq.management.JCAConnectionPoolStatsImpl
-
- getCreatedAt() - Method in class org.apache.activemq.state.TransactionState
-
- getCurrent() - Method in class org.apache.activemq.management.RangeStatisticImpl
-
- getCurrentBackups() - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- getCurrentCacheSize() - Method in class org.apache.activemq.state.ConnectionStateTracker
-
- getCurrentPrefetchSize() - Method in class org.apache.activemq.command.ConsumerInfo
-
- getCurrentSslContext() - Static method in class org.apache.activemq.broker.SslContext
-
- 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
-
- 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
-
- getDataLocator() - Method in class org.apache.activemq.command.MessageId
-
- getDataStructure() - Method in class org.apache.activemq.command.Message
-
- getDataStructureType() - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
- 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.ProducerAck
-
- 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 class org.apache.activemq.filter.AnyDestination
-
- 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.v10.ActiveMQBlobMessageMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ActiveMQBytesMessageMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ActiveMQMapMessageMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ActiveMQMessageMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ActiveMQObjectMessageMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ActiveMQQueueMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ActiveMQStreamMessageMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ActiveMQTempQueueMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ActiveMQTempTopicMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ActiveMQTextMessageMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ActiveMQTopicMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.BrokerIdMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.BrokerInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ConnectionControlMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ConnectionErrorMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ConnectionIdMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ConnectionInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ConsumerControlMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ConsumerIdMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ConsumerInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ControlCommandMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.DataArrayResponseMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.DataResponseMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.DestinationInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.DiscoveryEventMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ExceptionResponseMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.FlushCommandMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.IntegerResponseMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.JournalQueueAckMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.JournalTopicAckMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.JournalTraceMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.JournalTransactionMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.KeepAliveInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.LastPartialCommandMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.LocalTransactionIdMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.MessageAckMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.MessageDispatchMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.MessageDispatchNotificationMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.MessageIdMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.MessagePullMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.NetworkBridgeFilterMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.PartialCommandMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ProducerAckMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ProducerIdMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ProducerInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.RemoveInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.RemoveSubscriptionInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ReplayCommandMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ResponseMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.SessionIdMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.SessionInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.ShutdownInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.SubscriptionInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.TransactionInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.WireFormatInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v10.XATransactionIdMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ActiveMQBlobMessageMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ActiveMQBytesMessageMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ActiveMQMapMessageMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ActiveMQMessageMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ActiveMQObjectMessageMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ActiveMQQueueMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ActiveMQStreamMessageMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ActiveMQTempQueueMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ActiveMQTempTopicMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ActiveMQTextMessageMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ActiveMQTopicMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.BrokerIdMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.BrokerInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ConnectionControlMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ConnectionErrorMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ConnectionIdMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ConnectionInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ConsumerControlMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ConsumerIdMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ConsumerInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ControlCommandMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.DataArrayResponseMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.DataResponseMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.DestinationInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.DiscoveryEventMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ExceptionResponseMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.FlushCommandMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.IntegerResponseMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.JournalQueueAckMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.JournalTopicAckMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.JournalTraceMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.JournalTransactionMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.KeepAliveInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.LastPartialCommandMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.LocalTransactionIdMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.MessageAckMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.MessageDispatchMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.MessageDispatchNotificationMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.MessageIdMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.MessagePullMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.NetworkBridgeFilterMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.PartialCommandMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ProducerAckMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ProducerIdMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ProducerInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.RemoveInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.RemoveSubscriptionInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ReplayCommandMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ResponseMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.SessionIdMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.SessionInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.ShutdownInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.SubscriptionInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.TransactionInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.WireFormatInfoMarshaller
-
Return the type of Data Structure we marshal
- getDataStructureType() - Method in class org.apache.activemq.openwire.v9.XATransactionIdMarshaller
-
Return the type of Data Structure we marshal
- getDefaultEntry() - Method in class org.apache.activemq.broker.region.policy.RedeliveryPolicyMap
-
- getDefaultTaskRunnerFactory() - Static method in class org.apache.activemq.thread.DefaultThreadPools
-
Deprecated.
- getDefaultUploadUrl() - Method in class org.apache.activemq.blob.BlobTransferPolicy
-
- getDefaultWireFormatType() - Method in class org.apache.activemq.transport.TransportFactory
-
- getDeliveryListener() - Method in class org.apache.activemq.ActiveMQSession
-
Returns the message delivery listener.
- getDeliveryMode() - Method in class org.apache.activemq.ActiveMQMessageProducerSupport
-
Gets the producer's default delivery mode.
- getDeliverySequenceId() - Method in class org.apache.activemq.command.MessageDispatch
-
- getDeliverySequenceId() - Method in class org.apache.activemq.command.MessageDispatchNotification
-
- getDenominator(String) - Static method in class org.apache.activemq.broker.scheduler.CronParser
-
- getDescription() - Method in class org.apache.activemq.management.StatisticImpl
-
- 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
-
- 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.DestinationEvent
-
- getDestination() - Method in class org.apache.activemq.advisory.ProducerEvent
-
- getDestination() - Method in class org.apache.activemq.command.ConsumerControl
-
- 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
-
This is the a resolved destination that the subscription is receiving
messages from.
- 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
-
- getDestinationAdvisoryTopic(Destination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getDestinationAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getDestinationInfo() - Method in class org.apache.activemq.advisory.DestinationEvent
-
- 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
-
- getDestinationSource() - Method in class org.apache.activemq.ActiveMQConnection
-
Returns the
DestinationSource
object which can be used to listen to destinations
being created or destroyed or to enquire about the current destinations available on the broker
- getDestinationSource() - Method in interface org.apache.activemq.EnhancedConnection
-
Returns the
DestinationSource
object which can be used to listen to destinations
being created or destroyed or to enquire about the current destinations available on the broker
- 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.filter.AnyDestination
-
- getDestinationTypeAsString() - Method in class org.apache.activemq.command.ActiveMQDestination
-
- getDiffServ() - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- getDisableMessageID() - Method in class org.apache.activemq.ActiveMQMessageProducerSupport
-
Gets an indication of whether message IDs are disabled.
- getDisableMessageTimestamp() - Method in class org.apache.activemq.ActiveMQMessageProducerSupport
-
Gets an indication of whether message timestamps are disabled.
- getDiscoveryAgent() - Method in class org.apache.activemq.transport.discovery.DiscoveryTransport
-
- getDiscoveryURI() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
- 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
-
- getDownloadStrategy() - Method in class org.apache.activemq.blob.BlobTransferPolicy
-
- getDSCP(String) - Static method in class org.apache.activemq.transport.tcp.QualityOfServiceUtils
-
- getDurableSubscriptionCount() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
-
- getDurableTopicPrefetch() - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
-
- getEnabledCipherSuites() - Method in class org.apache.activemq.transport.nio.NIOSSLTransport
-
- getEnabledProtocols() - Method in class org.apache.activemq.transport.nio.NIOSSLTransport
-
- getEncodedXidBytes() - Method in class org.apache.activemq.command.XATransactionId
-
- getEndColumn() - Method in class org.apache.activemq.selector.SimpleCharStream
-
Get token end column number.
- getEndLine() - Method in class org.apache.activemq.selector.SimpleCharStream
-
Get token end line number.
- 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.
- getEntryClass() - Method in class org.apache.activemq.broker.region.policy.RedeliveryPolicyMap
-
- getEntryClass() - Method in class org.apache.activemq.filter.DestinationMap
-
- getEntryFor(ActiveMQDestination) - Method in class org.apache.activemq.broker.region.policy.RedeliveryPolicyMap
-
- getEntryLocator() - Method in class org.apache.activemq.command.MessageId
-
- 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
-
- getException() - Method in class org.apache.activemq.command.ConnectionError
-
- getException() - Method in class org.apache.activemq.command.ExceptionResponse
-
- getExceptionListener() - Method in class org.apache.activemq.ActiveMQConnection
-
Gets the ExceptionListener
object for this connection.
- getExceptionListener() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getExecutor() - Method in class org.apache.activemq.ActiveMQConnection
-
- getExecutor() - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- getExecutor() - Method in class org.apache.activemq.usage.Usage
-
- getExpectedCounter() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
-
Deprecated.
- getExpiration() - Method in interface org.apache.activemq.broker.region.MessageReference
-
- getExpiration() - Method in class org.apache.activemq.command.Message
-
- getExpiredMessageCount() - Method in class org.apache.activemq.management.JMSEndpointStatsImpl
-
- getExpiredMessageCount() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
-
- getExpiredMessageTopic(Destination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getExpiredMessageTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getExpiredQueueMessageAdvisoryTopic(Destination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- 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.
- getFailureError() - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
- getFastProducerAdvisoryTopic(Destination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getFastProducerAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getFile(ActiveMQBlobMessage) - Method in class org.apache.activemq.blob.FileSystemBlobStrategy
-
- getFilterFunction() - Method in class org.apache.activemq.filter.FunctionCallExpression.functionRegistration
-
Retrieve the filter function implementation.
- getFirstAckNumber() - Method in class org.apache.activemq.command.ReplayCommand
-
- getFirstFailureError() - Method in class org.apache.activemq.ActiveMQConnection
-
- 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
-
- getFragment() - Method in class org.apache.activemq.util.URISupport.CompositeData
-
- 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.
- getFromUnmarshallCache(short) - Method in class org.apache.activemq.openwire.OpenWireFormat
-
- getFullAdvisoryTopic(Destination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getFullAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getFutureOrSequenceLong() - Method in class org.apache.activemq.command.MessageId
-
- getGlobalTransactionId() - Method in class org.apache.activemq.command.XATransactionId
-
- getGroup() - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- getGroupID() - Method in interface org.apache.activemq.broker.region.MessageReference
-
- getGroupID() - Method in class org.apache.activemq.command.Message
-
- getGroupSequence() - Method in interface org.apache.activemq.broker.region.MessageReference
-
- getGroupSequence() - Method in class org.apache.activemq.command.Message
-
- getHeaderMarshaller() - Method in interface org.apache.activemq.transport.udp.CommandChannel
-
- getHeaderMarshaller() - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
-
- getHighWaterMark() - Method in class org.apache.activemq.management.RangeStatisticImpl
-
- getHost() - Method in class org.apache.activemq.command.WireFormatInfo
-
- getHost() - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
-
- getHost() - Method in class org.apache.activemq.util.URISupport.CompositeData
-
- 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 retrieval here
- getId() - Method in class org.apache.activemq.state.TransactionState
-
- GetImage() - Method in class org.apache.activemq.selector.SimpleCharStream
-
Get token literal value.
- getIndentLevel() - Method in class org.apache.activemq.util.IndentPrinter
-
- 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
-
- getInitialDelayTime() - Method in class org.apache.activemq.transport.AbstractInactivityMonitor
-
- getInitializedClientID() - Method in class org.apache.activemq.ActiveMQConnection
-
- getInitialReconnectDelay() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
- 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.RedeliveryPolicy
-
- getInputStream(String) - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- getInputStream(ActiveMQBlobMessage) - Method in class org.apache.activemq.blob.BlobDownloader
-
- getInputStream(ActiveMQBlobMessage) - Method in interface org.apache.activemq.blob.BlobDownloadStrategy
-
- getInputStream(ActiveMQBlobMessage) - Method in class org.apache.activemq.blob.DefaultBlobDownloadStrategy
-
- getInputStream(ActiveMQBlobMessage) - Method in class org.apache.activemq.blob.FileSystemBlobStrategy
-
- getInputStream(ActiveMQBlobMessage) - Method in class org.apache.activemq.blob.FTPBlobDownloadStrategy
-
- getInputStream() - Method in interface org.apache.activemq.BlobMessage
-
Return the input stream to process the BLOB
- getInputStream() - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
- getInputStreamPrefetch() - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
-
Deprecated.
- getInstance() - Static method in class org.apache.activemq.transport.nio.SelectorManager
-
- 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
- getIntProperty(String) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- getIoBufferSize() - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- getJmdns() - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- getJMSCorrelationID() - Method in class org.apache.activemq.command.ActiveMQMessage
-
- 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
-
- getJMSExpiration() - Method in class org.apache.activemq.command.ActiveMQMessage
-
- getJMSMajorVersion() - Method in class org.apache.activemq.ActiveMQConnectionMetaData
-
Gets the JMS major version number.
- 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
-
- getJMSProperties() - Method in class org.apache.activemq.ActiveMQInputStream
-
Deprecated.
Return the JMS Properties which where used to send the InputStream
- 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
-
- getJMSTimestamp() - Method in class org.apache.activemq.command.ActiveMQMessage
-
- getJMSType() - Method in class org.apache.activemq.command.ActiveMQMessage
-
- getJMSVersion() - Method in class org.apache.activemq.ActiveMQConnectionMetaData
-
Gets the JMS API version.
- getJMSXMimeType() - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
- getJMSXMimeType() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
-
- getJMSXMimeType() - Method in class org.apache.activemq.command.ActiveMQMapMessage
-
- getJMSXMimeType() - Method in class org.apache.activemq.command.ActiveMQMessage
-
- getJMSXMimeType() - Method in class org.apache.activemq.command.ActiveMQObjectMessage
-
- getJMSXMimeType() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
-
- getJMSXMimeType() - Method in class org.apache.activemq.command.ActiveMQTextMessage
-
- getJMSXMimeType() - Method in interface org.apache.activemq.Message
-
Returns the MIME type of this mesage.
- getJMSXPropertyNames() - Method in class org.apache.activemq.ActiveMQConnectionMetaData
-
Gets an enumeration of the JMSX property names.
- getJmxPort() - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- 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
-
- getKeyManagers() - Method in class org.apache.activemq.broker.SslContext
-
- getKeyManagersAsArray() - Method in class org.apache.activemq.broker.SslContext
-
- getKeyStore() - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- getKeyStoreKeyPassword() - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- getKeyStorePassword() - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- getKeyStoreType() - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- getLastAckNumber() - Method in class org.apache.activemq.command.ReplayCommand
-
- getLastDeliveredSequenceId() - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
- getLastDeliveredSequenceId() - Method in class org.apache.activemq.ActiveMQSession
-
highest sequence id of the last message delivered by this session.
- getLastDeliveredSequenceId() - Method in class org.apache.activemq.command.ConsumerInfo
-
- getLastDeliveredSequenceId() - Method in class org.apache.activemq.command.RemoveInfo
-
- 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
-
- getLastSeqId(ProducerId) - Method in class org.apache.activemq.ActiveMQMessageAuditNoSync
-
- getLastSequenceId() - Method in class org.apache.activemq.util.IntSequenceGenerator
-
- getLastSequenceId() - Method in class org.apache.activemq.util.LongSequenceGenerator
-
- getLastSetIndex() - Method in class org.apache.activemq.util.BitArrayBin
-
- 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.usage.DefaultUsageCapacity
-
- getLimit() - Method in class org.apache.activemq.usage.Usage
-
- getLimit() - Method in interface org.apache.activemq.usage.UsageCapacity
-
- getLimiter() - Method in class org.apache.activemq.usage.Usage
-
- getLine() - Method in class org.apache.activemq.selector.SimpleCharStream
-
Deprecated.
- getList(MessageDispatch) - Method in class org.apache.activemq.SimplePriorityMessageDispatchChannel
-
- getListener() - Method in class org.apache.activemq.advisory.DestinationSource
-
- getLocalAddress() - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- getLocalhost() - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- getLocalHostName() - Static method in class org.apache.activemq.util.InetAddressUtil
-
When using the
InetAddress.getHostName()
method in an
environment where neither a proper DNS lookup nor an
/etc/hosts
entry exists for a given host, the following exception will be thrown:
java.net.UnknownHostException: <hostname>: <hostname>
at java.net.InetAddress.getLocalHost(InetAddress.java:1425)
...
- getLocalizedMessage() - Method in exception org.apache.activemq.DestinationDoesNotExistException
-
- getLocalSocketAddress() - Method in class org.apache.activemq.transport.udp.UdpTransport
-
- getLocalTransactionEventListener() - Method in class org.apache.activemq.TransactionContext
-
- getLocalTransactionIdGenerator() - Method in class org.apache.activemq.ActiveMQConnection
-
- getLogWriterName() - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- getLogWriterName() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- getLong(String) - Method in class org.apache.activemq.command.ActiveMQMapMessage
-
Returns the long
value with the specified name.
- getLongProperty(String) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- 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
-
- getManagedConnectionFactory() - Method in class org.apache.activemq.management.JCAConnectionStatsImpl
-
- getMapNames() - Method in class org.apache.activemq.command.ActiveMQMapMessage
-
Returns an Enumeration
of all the names in the
MapMessage
object.
- 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
-
- getMasterBrokerAdvisoryTopic() - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getMaxCacheSize() - Method in class org.apache.activemq.state.ConnectionStateTracker
-
- getMaxCacheSize() - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- getMaxCacheSize() - Method in class org.apache.activemq.util.LRUCache
-
- getMaxChannelsPerWorker() - Method in class org.apache.activemq.transport.nio.SelectorManager
-
- getMaxFrameSize() - Method in class org.apache.activemq.command.WireFormatInfo
-
- getMaxFrameSize() - Method in class org.apache.activemq.openwire.OpenWireFormat
-
- getMaxFrameSize() - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
-
- getMaximumConnections() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- getMaximumDifference() - Method in class org.apache.activemq.transport.reliable.DefaultReplayStrategy
-
- getMaximumDifference() - Method in class org.apache.activemq.transport.reliable.ExceptionIfDroppedReplayStrategy
-
- getMaximumNumberOfProducersToTrack() - Method in class org.apache.activemq.ActiveMQMessageAuditNoSync
-
- getMaximumPendingMessageLimit() - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
-
- 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.
- getMaximumRedeliveries() - Method in class org.apache.activemq.RedeliveryPolicy
-
- getMaximumRedeliveryDelay() - Method in class org.apache.activemq.RedeliveryPolicy
-
- 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
-
- getMaxInactivityDurationInitalDelay() - Method in class org.apache.activemq.command.WireFormatInfo
-
- getMaxInactivityDurationInitalDelay() - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
-
- getMaxInactivityDurationInitalDelay() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- getMaxIterationsPerRun() - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- getMaxReconnectAttempts() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
- 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.multicast.MulticastDiscoveryAgent
-
- 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
-
- getMaxSize() - Method in class org.apache.activemq.management.SizeStatisticImpl
-
- getMaxThreadPoolSize() - Method in class org.apache.activemq.ActiveMQConnection
-
- getMaxThreadPoolSize() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getMaxThreadPoolSize() - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- getMaxTime() - Method in class org.apache.activemq.management.TimeStatisticImpl
-
- getMemoryUsage() - Method in class org.apache.activemq.command.Message
-
- getMemoryUsage() - Method in interface org.apache.activemq.command.Message.MessageDestination
-
- getMessage() - Method in interface org.apache.activemq.broker.region.MessageReference
-
- 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() - Method in class org.apache.activemq.filter.NonCachedMessageEvaluationContext
-
- getMessage() - Method in error org.apache.activemq.selector.TokenMgrError
-
You can also modify the body of this method to customize your error messages.
- getMessageAck() - Method in class org.apache.activemq.command.JournalQueueAck
-
- getMessageConsumedAdvisoryTopic(Destination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getMessageConsumedAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- 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
-
- getMessageDeliveredAdvisoryTopic(Destination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getMessageDeliveredAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getMessageDiscardedAdvisoryTopic(Destination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getMessageDiscardedAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getMessageDLQdAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getMessageHardRef() - Method in interface org.apache.activemq.broker.region.MessageReference
-
- getMessageHardRef() - Method in class org.apache.activemq.command.Message
-
- 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.command.MessagePull
-
An optional message ID which could be used by a broker to decide which messages are pulled
on demand from a queue for a consumer
- 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
-
- getMessageRateTime() - Method in class org.apache.activemq.management.JMSEndpointStatsImpl
-
- getMessageRateTime() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
-
- getMessageReference() - Method in class org.apache.activemq.filter.MessageEvaluationContext
-
- getMessageSelector() - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
Gets this message consumer's message selector expression.
- getMessageSelector() - Method in class org.apache.activemq.ActiveMQQueueBrowser
-
- 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
-
- getMessageTTL() - Method in class org.apache.activemq.command.NetworkBridgeFilter
-
- 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.
- getMimeType() - Method in interface org.apache.activemq.BlobMessage
-
The MIME type of the BLOB which can be used to apply different content types to messages.
- getMimeType() - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
The MIME type of the BLOB which can be used to apply different content
types to messages.
- getMinAckCount() - Method in class org.apache.activemq.transport.fanout.FanoutTransport
-
- getMinConnectTime() - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
-
- getMinimumMessageSize() - Method in class org.apache.activemq.command.Message
-
- getMinimumMessageSize() - Method in interface org.apache.activemq.command.Message.MessageDestination
-
- 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
-
- getMinSize() - Method in class org.apache.activemq.management.SizeStatisticImpl
-
- getMinTime() - Method in class org.apache.activemq.management.TimeStatisticImpl
-
- getMulticastAddress() - Method in class org.apache.activemq.transport.multicast.MulticastTransport
-
- getMutex() - Method in class org.apache.activemq.FifoMessageDispatchChannel
-
- getMutex() - Method in interface org.apache.activemq.MessageDispatchChannel
-
- getMutex() - Method in class org.apache.activemq.SimplePriorityMessageDispatchChannel
-
- getName() - Method in interface org.apache.activemq.BlobMessage
-
- getName() - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
- 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.management.StatisticImpl
-
- getName() - Method in class org.apache.activemq.thread.Scheduler
-
- getName() - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- getName() - Method in class org.apache.activemq.usage.Usage
-
- 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
-
- getNetworkBridgeAdvisoryTopic() - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getNetworkBridgeForwardFailureAdvisoryTopic() - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getNetworkBrokerId() - Method in class org.apache.activemq.command.NetworkBridgeFilter
-
- getNetworkConsumerIds() - Method in class org.apache.activemq.command.ConsumerInfo
-
- getNetworkConsumerPath() - Method in class org.apache.activemq.command.ConsumerInfo
-
Tracks the original subscription id that causes a subscription to
percolate through a network when networkTTL > 1.
- getNetworkProperties() - Method in class org.apache.activemq.command.BrokerInfo
-
- getNetworkTTL() - Method in class org.apache.activemq.command.NetworkBridgeFilter
-
- getNext() - Method in class org.apache.activemq.ActiveMQQueueSession
-
- getNext() - Method in class org.apache.activemq.ActiveMQTopicSession
-
- getNext() - Method in class org.apache.activemq.transport.mock.MockTransport
-
- getNext() - Method in class org.apache.activemq.transport.TransportFilter
-
- getNextConsumerId() - Method in class org.apache.activemq.ActiveMQSession
-
- getNextDeliveryId() - Method in class org.apache.activemq.ActiveMQSession
-
- getNextProducerId() - Method in class org.apache.activemq.ActiveMQSession
-
- getNextRedeliveryDelay(long) - Method in class org.apache.activemq.RedeliveryPolicy
-
- getNextScheduledTime(String, long) - Static method in class org.apache.activemq.broker.scheduler.CronParser
-
- 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
-
- getNextToken() - Method in class org.apache.activemq.selector.SelectorParser
-
Get the next Token.
- getNextToken() - Method in class org.apache.activemq.selector.SelectorParserTokenManager
-
Get the next Token.
- getNoConsumersAdvisoryTopic(Destination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getNoConsumersAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getNoLocal() - Method in class org.apache.activemq.ActiveMQTopicSubscriber
-
Gets the NoLocal
attribute for this subscriber.
- getNoQueueConsumersAdvisoryTopic(Destination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getNoQueueConsumersAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getNoTopicConsumersAdvisoryTopic(Destination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getNoTopicConsumersAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getNumArguments() - Method in class org.apache.activemq.filter.FunctionCallExpression
-
Retrieve the number of arguments for the function call defined in this expression.
- getNumerator(String) - Static method in class org.apache.activemq.broker.scheduler.CronParser
-
- 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.
- getObjectFactory() - Static method in class org.apache.activemq.util.FactoryFinder
-
- 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
- getObjectProperty(String) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- getOffset() - Method in class org.apache.activemq.util.ByteSequence
-
- getOperationType() - Method in class org.apache.activemq.command.DestinationInfo
-
- getOptimizeAcknowledgeTimeOut() - Method in class org.apache.activemq.ActiveMQConnection
-
- getOptimizeAcknowledgeTimeOut() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getOptimizedAckScheduledAckInterval() - Method in class org.apache.activemq.ActiveMQConnection
-
Gets the configured time interval that is used to force all MessageConsumers that have optimizedAcknowledge enabled
to send an ack for any outstanding Message Acks.
- getOptimizedAckScheduledAckInterval() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
Gets the configured time interval that is used to force all MessageConsumers that have optimizedAcknowledge enabled
to send an ack for any outstanding Message Acks.
- getOptimizedAckScheduledAckInterval() - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
- getOptimizeDurableTopicPrefetch() - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
-
- getOption(Map, String, String) - Method in class org.apache.activemq.transport.TransportFactory
-
- getOptions() - Method in class org.apache.activemq.command.ActiveMQDestination
-
- 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
-
- 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.SizeStatisticImpl
-
- getParent() - Method in class org.apache.activemq.management.TimeStatisticImpl
-
- getParent() - Method in class org.apache.activemq.usage.Usage
-
- 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.command.ConnectionInfo
-
- getPath() - Method in class org.apache.activemq.filter.DestinationMapNode
-
- getPath() - Method in class org.apache.activemq.util.URISupport.CompositeData
-
- getPeerBrokerInfos() - Method in class org.apache.activemq.command.BrokerInfo
-
- getPeerCertificates() - Method in class org.apache.activemq.transport.nio.NIOSSLTransport
-
- getPeerCertificates() - Method in class org.apache.activemq.transport.tcp.SslTransport
-
- getPendingMessageCount() - Method in class org.apache.activemq.management.JMSEndpointStatsImpl
-
- getPendingMessageCount() - Method in class org.apache.activemq.management.JMSSessionStatsImpl
-
- getPercentUsage() - Method in class org.apache.activemq.usage.Usage
-
- getPercentUsageMinDelta() - Method in class org.apache.activemq.usage.Usage
-
- getPeriod() - Method in class org.apache.activemq.management.CountStatisticImpl
-
- getPeriod() - Method in class org.apache.activemq.management.PollCountStatisticImpl
-
- getPhysicalName() - Method in class org.apache.activemq.command.ActiveMQDestination
-
- getPlistLocator() - Method in class org.apache.activemq.command.MessageId
-
- getPoisonCause() - Method in class org.apache.activemq.command.MessageAck
-
The cause of a poison ack, if a message listener
throws an exception it will be recorded here
- getPollingTime() - Method in class org.apache.activemq.usage.Usage
-
- getPoolSize() - Method in class org.apache.activemq.management.JCAConnectionPoolStatsImpl
-
- getPort() - Method in class org.apache.activemq.transport.udp.UdpTransport
-
- 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.command.ConsumerInfo
-
How many messages a broker will send to the client without receiving an
ack before he stops dispatching messages to the client.
- getPreparedAcks() - Method in class org.apache.activemq.command.XATransactionId
-
- getPreparedResult() - Method in class org.apache.activemq.state.TransactionState
-
- getPriority() - Method in class org.apache.activemq.ActiveMQMessageProducerSupport
-
Gets the producer's default priority.
- 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(MessageDispatch) - Method in class org.apache.activemq.SimplePriorityMessageDispatchChannel
-
- getPriority() - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- getPriority() - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- getProducerAdvisoryTopic(Destination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- 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.ProducerAck
-
The producer id that this ack message is destined for.
- 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
-
- getProducerStates() - Method in class org.apache.activemq.state.TransactionState
-
- getProducerStats() - Method in class org.apache.activemq.ActiveMQMessageProducer
-
- getProducerWindowSize() - Method in class org.apache.activemq.ActiveMQConnection
-
- getProducerWindowSize() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getProperties() - Method in class org.apache.activemq.command.BrokerInfo
-
- 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(Object, Map, String) - Static method in class org.apache.activemq.util.IntrospectionSupport
-
- getProperty(String) - Method in class org.apache.activemq.command.Message
-
- getProperty(String) - Method in class org.apache.activemq.command.WireFormatInfo
-
- getPropertyNames() - Method in class org.apache.activemq.command.ActiveMQMessage
-
- getProtocol() - Method in class org.apache.activemq.broker.SslContext
-
- 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
-
- getProtocolVersion() - Method in class org.apache.activemq.ActiveMQConnection
-
- getProvider() - Method in class org.apache.activemq.broker.SslContext
-
- 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.
- getProviderVersion() - Method in class org.apache.activemq.ActiveMQConnectionMetaData
-
Gets the JMS provider version.
- getQualifiedName() - Method in class org.apache.activemq.command.ActiveMQDestination
-
- 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
-
- getQualifiedPrefix() - Method in class org.apache.activemq.filter.AnyDestination
-
- 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
.
- getQueueBrowserPrefetch() - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
-
- getQueueName() - Method in class org.apache.activemq.command.ActiveMQQueue
-
- getQueueName() - Method in class org.apache.activemq.command.ActiveMQTempQueue
-
- getQueuePrefetch() - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
-
- getQueuePrefix() - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
-
- 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.advisory.DestinationSource
-
Returns the current queues available on the broker
- getQueueSession() - Method in class org.apache.activemq.ActiveMQXASession
-
- getRandomNumberGenerator() - Static method in class org.apache.activemq.RedeliveryPolicy
-
- getRawData() - Method in class org.apache.activemq.util.DataByteArrayInputStream
-
- getReadCheckTime() - Method in class org.apache.activemq.transport.AbstractInactivityMonitor
-
- getReceiveCounter() - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- getReceiveCounter() - Method in class org.apache.activemq.transport.fanout.FanoutTransport
-
- getReceiveCounter() - Method in class org.apache.activemq.transport.mock.MockTransport
-
- getReceiveCounter() - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- getReceiveCounter() - Method in interface org.apache.activemq.transport.Transport
-
Returns a counter which gets incremented as data is read from the transport.
- getReceiveCounter() - Method in class org.apache.activemq.transport.TransportFilter
-
- getReceiveCounter() - Method in interface org.apache.activemq.transport.udp.CommandChannel
-
- getReceiveCounter() - Method in class org.apache.activemq.transport.udp.CommandDatagramChannel
-
- getReceiveCounter() - Method in class org.apache.activemq.transport.udp.CommandDatagramSocket
-
- getReceiveCounter() - Method in class org.apache.activemq.transport.udp.UdpTransport
-
- 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
-
- getReconnectTo() - Method in class org.apache.activemq.command.ConnectionControl
-
- getRecoveringPullConsumers() - Method in class org.apache.activemq.state.ConnectionState
-
- 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() - 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
-
- getRedeliveryPolicyMap() - Method in class org.apache.activemq.ActiveMQConnection
-
Gets the Connection's configured RedeliveryPolicyMap which will be used by all the
Consumers when dealing with transaction messages that have been rolled back.
- getRedeliveryPolicyMap() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getRefCount() - Method in class org.apache.activemq.command.BrokerInfo
-
- getReference() - Method in class org.apache.activemq.jndi.JNDIBaseStorable
-
Retrive a Reference for this instance to store in JNDI
- getReferenceCount() - Method in interface org.apache.activemq.broker.region.MessageReference
-
- getReferenceCount() - Method in class org.apache.activemq.command.Message
-
- getRegionDestination() - Method in interface org.apache.activemq.broker.region.MessageReference
-
- getRegionDestination() - Method in class org.apache.activemq.command.Message
-
- getRejectedTaskHandler() - Method in class org.apache.activemq.ActiveMQConnection
-
- getRejectedTaskHandler() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getRejectedTaskHandler() - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- 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.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
-
- getRemoteBlobUrl() - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
- getReplayAddress() - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
-
- getReplayBuffer() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
-
Deprecated.
- 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
-
Deprecated.
- getReplayer() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
-
Deprecated.
- getReplayStrategy() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
-
Deprecated.
- getReplayStrategy() - Method in class org.apache.activemq.transport.udp.UdpTransport
-
- getReplyTo() - Method in class org.apache.activemq.command.Message
-
- getRequestTimeout() - Method in class org.apache.activemq.transport.reliable.ReliableTransport
-
Deprecated.
- getResourceManagerId() - Method in class org.apache.activemq.ActiveMQConnection
-
- getResourceManagerId() - Method in class org.apache.activemq.TransactionContext
-
- 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
-
- getRollbackCause() - Method in class org.apache.activemq.command.MessageDispatch
-
- getRootNode(ActiveMQDestination) - Method in class org.apache.activemq.filter.DestinationMap
-
Returns the root node for the given destination type
- getScheduler() - Method in class org.apache.activemq.ActiveMQConnection
-
- getScheduler() - Method in class org.apache.activemq.ActiveMQSession
-
- getScheme() - Method in class org.apache.activemq.util.URISupport.CompositeData
-
- getSecureRandom() - Method in class org.apache.activemq.broker.SslContext
-
- getSeedFromId(String) - Static method in class org.apache.activemq.util.IdGenerator
-
From a generated id - return the seed (i.e.
- 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
-
- getSelectorExecutor() - Method in class org.apache.activemq.transport.nio.SelectorManager
-
- getSendTimeout() - Method in class org.apache.activemq.ActiveMQConnection
-
- getSendTimeout() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getSendTimeout() - Method in class org.apache.activemq.ActiveMQMessageProducerSupport
-
- getSentCount() - Method in class org.apache.activemq.command.ProducerInfo
-
- getSequenceFromId(String) - Static method in class org.apache.activemq.util.IdGenerator
-
From a generated id - return the generator count
- 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
-
- 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
-
Deprecated.
- getServiceName() - Method in class org.apache.activemq.command.DiscoveryEvent
-
- getServices() - Method in class org.apache.activemq.transport.discovery.masterslave.MasterSlaveDiscoveryAgent
-
- getServices() - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
-
- getSession() - Method in class org.apache.activemq.ActiveMQXASession
-
- getSessionId() - Method in class org.apache.activemq.ActiveMQSession
-
Returns the session id.
- 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.
- getSessions() - Method in class org.apache.activemq.ActiveMQConnection
-
- 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
-
- getSessionTaskRunner() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- 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
-
- getShutdownAwaitTermination() - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- 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.command.ProducerAck
-
The number of bytes that are being acked.
- getSleep() - Static method in class org.apache.activemq.transport.WriteTimeoutFilter
-
- getSlowConsumerAdvisoryTopic(Destination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getSlowConsumerAdvisoryTopic(ActiveMQDestination) - Static method in class org.apache.activemq.advisory.AdvisorySupport
-
- getSocket() - Method in class org.apache.activemq.transport.multicast.MulticastTransport
-
- getSocket() - Method in class org.apache.activemq.transport.WriteTimeoutFilter
-
- 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
-
Deprecated.
- getSocketBufferSize() - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- getSocketBufferSize() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- getSoLinger() - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- getSoTimeout() - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- getSoTimeout() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- getSSLContext() - Method in class org.apache.activemq.broker.SslContext
-
- getStackSize() - Method in class org.apache.activemq.transport.TransportServerThreadSupport
-
- getStackSize() - Method in class org.apache.activemq.transport.TransportThreadSupport
-
- getStartTime() - Method in class org.apache.activemq.ActiveMQMessageProducer
-
- getStartTime() - Method in class org.apache.activemq.management.StatisticImpl
-
- getStartupMaxReconnectAttempts() - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- getStateTracker() - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- getStatistic(String) - Method in class org.apache.activemq.management.StatsImpl
-
- getStatisticNames() - Method in class org.apache.activemq.management.StatsImpl
-
- 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
-
- getStrategy() - Method in class org.apache.activemq.blob.BlobDownloader
-
- getStrategy() - Method in class org.apache.activemq.blob.BlobUploader
-
- 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
- getStringProperty(String) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- getSubcriptionName() - Method in class org.apache.activemq.command.RemoveSubscriptionInfo
-
- getSubcriptionName() - Method in class org.apache.activemq.command.SubscriptionInfo
-
- getSubscribedDestination() - Method in class org.apache.activemq.command.SubscriptionInfo
-
The destination the client originally subscribed to..
- 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.command.RemoveSubscriptionInfo
-
- getSubscriptionName() - Method in class org.apache.activemq.command.SubscriptionInfo
-
- getSubscritionName() - Method in class org.apache.activemq.command.JournalTopicAck
-
- GetSuffix(int) - Method in class org.apache.activemq.selector.SimpleCharStream
-
Get the suffix.
- getTabSize(int) - Method in class org.apache.activemq.selector.SimpleCharStream
-
- getTargetAddress() - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
-
- getTargetAddress() - Method in class org.apache.activemq.transport.udp.UdpTransport
-
- 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.
- getTcpNoDelay() - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- getTempDestinations() - Method in class org.apache.activemq.state.ConnectionState
-
- getTemporaryQueues() - Method in class org.apache.activemq.advisory.DestinationSource
-
Returns the current temporary topics available on the broker
- getTemporaryTopics() - Method in class org.apache.activemq.advisory.DestinationSource
-
Returns the current temporary queues available on the broker
- getTempQueueRootNode() - Method in class org.apache.activemq.filter.DestinationMap
-
- getTempTopicRootNode() - Method in class org.apache.activemq.filter.DestinationMap
-
- 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
-
- getTextView() - Method in class org.apache.activemq.command.MessageId
-
- getTimeCreated() - Method in class org.apache.activemq.ActiveMQConnection
-
Returns the time this connection was created
- getTimeout() - Method in class org.apache.activemq.advisory.DestinationEvent
-
- getTimeout() - Method in class org.apache.activemq.command.DestinationInfo
-
- getTimeout() - Method in class org.apache.activemq.command.MessagePull
-
- getTimeout() - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- getTimestamp() - Method in class org.apache.activemq.command.Message
-
- getTimeToLive() - Method in class org.apache.activemq.ActiveMQMessageProducerSupport
-
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.transport.discovery.multicast.MulticastDiscoveryAgent
-
- getTimeToLive() - Method in class org.apache.activemq.transport.multicast.MulticastTransport
-
- 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.
- getToken() - Method in class org.apache.activemq.command.ConnectionControl
-
- getToken(int) - Method in class org.apache.activemq.selector.SelectorParser
-
Get the specific Token.
- 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.
- 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
-
- getTopicPrefix() - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
-
- 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.advisory.DestinationSource
-
Returns the current topics on the broker
- getTopicSession() - Method in class org.apache.activemq.ActiveMQXASession
-
- getToS(int) - Static method in class org.apache.activemq.transport.tcp.QualityOfServiceUtils
-
- getTotalSize() - Method in class org.apache.activemq.management.SizeStatisticImpl
-
- getTotalTime() - Method in class org.apache.activemq.management.TimeStatisticImpl
-
- 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
-
- getTransactionContext() - Method in class org.apache.activemq.ActiveMQSession
-
Returns the transaction context of the session.
- 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.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
-
- getTransactionState(TransactionId) - Method in class org.apache.activemq.state.ConnectionState
-
- getTransactionState() - Method in class org.apache.activemq.state.ProducerState
-
- getTransactionStates() - Method in class org.apache.activemq.state.ConnectionState
-
- getTransactionTimeout() - Method in class org.apache.activemq.TransactionContext
-
- getTransformer() - Method in class org.apache.activemq.ActiveMQConnection
-
- getTransformer() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getTransformer() - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
- getTransformer() - Method in class org.apache.activemq.ActiveMQMessageProducer
-
- getTransformer() - Method in class org.apache.activemq.ActiveMQSession
-
- getTransmitCallback() - Method in class org.apache.activemq.command.MessageDispatch
-
- getTransport() - Method in class org.apache.activemq.ActiveMQConnection
-
- getTransportChannel() - Method in class org.apache.activemq.ActiveMQConnection
-
- getTransportContext() - Method in class org.apache.activemq.command.ConnectionInfo
-
Transports may wish to associate additional data with the connection.
- getTransportListener() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- 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
- getTrustManagers() - Method in class org.apache.activemq.broker.SslContext
-
- getTrustManagersAsArray() - Method in class org.apache.activemq.broker.SslContext
-
- getTrustStore() - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- getTrustStorePassword() - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- getTrustStoreType() - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- 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.transport.discovery.multicast.MulticastDiscoveryAgent
-
- getType() - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- getTypeOfService() - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- getUnconsumedMessages() - Method in class org.apache.activemq.ActiveMQSession
-
- getUnit() - Method in class org.apache.activemq.management.StatisticImpl
-
- getUnresolvableDestinationTransformer() - Static method in class org.apache.activemq.command.ActiveMQDestination
-
- getUpdateURIsURL() - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- getUploadStrategy() - Method in class org.apache.activemq.blob.BlobTransferPolicy
-
- getUploadUrl() - Method in class org.apache.activemq.blob.BlobTransferPolicy
-
- getUpperBound() - Method in class org.apache.activemq.management.BoundaryStatisticImpl
-
- getUpperBound() - Method in class org.apache.activemq.management.BoundedRangeStatisticImpl
-
- getURL() - Method in interface org.apache.activemq.BlobMessage
-
Returns the URL for the blob if its available as an external URL (such as file, http, ftp etc)
or null if there is no URL available
- getURL() - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
- getUsage() - Method in class org.apache.activemq.usage.MemoryUsage
-
- getUsage() - Method in class org.apache.activemq.usage.Usage
-
- getUsagePortion() - Method in class org.apache.activemq.usage.Usage
-
- 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.command.ConnectionInfo
-
- getUseTime() - Method in class org.apache.activemq.management.JCAConnectionStatsImpl
-
- 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() - Method in class org.apache.activemq.selector.Token
-
An optional attribute value of the Token.
- 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
-
- 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.wireformat.ObjectStreamWireFormat
-
- getVersion() - Method in interface org.apache.activemq.wireformat.WireFormat
-
- 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.
- getWarnAboutUnstartedConnectionTimeout() - Method in class org.apache.activemq.ActiveMQConnection
-
- getWarnAboutUnstartedConnectionTimeout() - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- getWarnAfterReconnectAttempts() - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- getWasPrepared() - Method in class org.apache.activemq.command.JournalTransaction
-
- getWeight() - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- getWindowSize() - Method in class org.apache.activemq.command.ProducerInfo
-
Used to configure the producer window size.
- getWireFormat() - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- getWireFormat() - Method in class org.apache.activemq.transport.udp.UdpTransport
-
- getWireFormatFactory() - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- getWriteCheckTime() - Method in class org.apache.activemq.transport.AbstractInactivityMonitor
-
- getWriter() - Method in class org.apache.activemq.transport.WriteTimeoutFilter
-
- getWriteTimeout() - Method in class org.apache.activemq.transport.WriteTimeoutFilter
-
- getWriteTimestamp() - Method in class org.apache.activemq.transport.nio.NIOOutputStream
-
- getWriteTimestamp() - Method in class org.apache.activemq.transport.tcp.TcpBufferedOutputStream
-
- getWriteTimestamp() - Method in interface org.apache.activemq.transport.tcp.TimeStampStream
-
- getXaAckMode() - Method in class org.apache.activemq.ActiveMQXAConnection
-
- getXaAckMode() - Method in class org.apache.activemq.ActiveMQXAConnectionFactory
-
- getXAResource() - Method in class org.apache.activemq.ActiveMQXASession
-
- groupID - Variable in class org.apache.activemq.command.Message
-
- groupSequence - Variable in class org.apache.activemq.command.Message
-
- lastDeliveredSequenceId - Variable in class org.apache.activemq.command.RemoveInfo
-
- lastMessageId - Variable in class org.apache.activemq.command.MessageAck
-
- LastPartialCommand - Class in org.apache.activemq.command
-
- 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.v10
-
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.v10.LastPartialCommandMarshaller
-
- LastPartialCommandMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.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
-
- left - Variable in class org.apache.activemq.filter.BinaryExpression
-
- length - Variable in class org.apache.activemq.command.ActiveMQBytesMessage
-
- length() - Method in class org.apache.activemq.util.BitArray
-
- length - Variable in class org.apache.activemq.util.ByteSequence
-
- LexicalError(boolean, int, int, int, String, char) - Static method in error org.apache.activemq.selector.TokenMgrError
-
Returns a detailed message for the Error when it is thrown by the
token manager to indicate a lexical error.
- lexStateNames - Static variable in class org.apache.activemq.selector.SelectorParserTokenManager
-
Lexer state names.
- LIKE - Static variable in interface org.apache.activemq.selector.SelectorParserConstants
-
RegularExpression Id.
- line - Variable in class org.apache.activemq.selector.SimpleCharStream
-
- LINE_COMMENT - Static variable in interface org.apache.activemq.selector.SelectorParserConstants
-
RegularExpression Id.
- list(String) - Method in class org.apache.activemq.jndi.ReadOnlyContext
-
- list(Name) - Method in class org.apache.activemq.jndi.ReadOnlyContext
-
- 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
-
- literal() - Method in class org.apache.activemq.selector.SelectorParser
-
- loadClass(Object, String) - Static method in class org.apache.activemq.jndi.JNDIReferenceFactory
-
Retrieve the class loader for a named class
- loadClass(Properties) - Static method in class org.apache.activemq.util.FactoryFinder.StandaloneObjectFactory
-
- loadClientCredential(String) - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- loaded - Variable in class org.apache.activemq.filter.MessageEvaluationContext
-
- loadProperties(String) - Static method in class org.apache.activemq.util.FactoryFinder.StandaloneObjectFactory
-
- loadSimpleType(String) - Static method in class org.apache.activemq.util.ClassLoadingAwareObjectInputStream
-
Load a simple type
- LOCAL_COMMIT - Static variable in class org.apache.activemq.command.JournalTransaction
-
- LOCAL_ROLLBACK - Static variable in class org.apache.activemq.command.JournalTransaction
-
- localLocation - Variable in class org.apache.activemq.transport.tcp.TcpTransport
-
- 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.v10
-
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.v10.LocalTransactionIdMarshaller
-
- LocalTransactionIdMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.LocalTransactionIdMarshaller
-
- lock - Variable in class org.apache.activemq.transport.tcp.ResponseHolder
-
- logAsyncRequest(Logger, Object) - Method in interface org.apache.activemq.transport.LogWriter
-
Writes a message to a log when an asynchronous equest command is sent.
- logError(Object, Throwable) - Method in class org.apache.activemq.util.ServiceStopper
-
- 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
-
- logOneWay(Logger, Object) - Method in interface org.apache.activemq.transport.LogWriter
-
Writes a message to a log when message is sent.
- logReceivedCommand(Logger, Object) - Method in interface org.apache.activemq.transport.LogWriter
-
Writes a message to a log when message is received.
- logReceivedException(Logger, IOException) - Method in interface org.apache.activemq.transport.LogWriter
-
Writes a message to a log when an exception is received.
- logRequest(Logger, Object) - Method in interface org.apache.activemq.transport.LogWriter
-
Writes a message to a log when a request command is sent.
- logResponse(Logger, Object) - Method in interface org.apache.activemq.transport.LogWriter
-
Writes a message to a log when a response command is received.
- LogWriter - Interface in org.apache.activemq.transport
-
Interface for classes that will be called by the TransportLogger
class to actually write to a log file.
- logWriterName - Variable in class org.apache.activemq.transport.tcp.TcpTransport
-
Name of the LogWriter implementation to use.
- logWriterName - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
-
Name of the LogWriter implementation to use.
- 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
-
- LongSequenceGenerator - Class in org.apache.activemq.util
-
- LongSequenceGenerator() - Constructor for class org.apache.activemq.util.LongSequenceGenerator
-
- 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
-
- lookupConverter(Class<?>, Class<?>) - Static method in class org.apache.activemq.util.TypeConversionSupport
-
- lookupLink(String) - Method in class org.apache.activemq.jndi.ReadOnlyContext
-
- lookupLink(Name) - Method in class org.apache.activemq.jndi.ReadOnlyContext
-
- 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.v10.ActiveMQBlobMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ActiveMQBytesMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ActiveMQDestinationMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ActiveMQMapMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ActiveMQMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ActiveMQObjectMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ActiveMQQueueMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ActiveMQStreamMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ActiveMQTempDestinationMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ActiveMQTempQueueMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ActiveMQTempTopicMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ActiveMQTextMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ActiveMQTopicMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.BaseCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.BrokerIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.BrokerInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ConnectionControlMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ConnectionErrorMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ConnectionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ConnectionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ConsumerControlMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ConsumerIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ConsumerInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ControlCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.DataArrayResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.DataResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.DestinationInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.DiscoveryEventMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ExceptionResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.FlushCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.IntegerResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.JournalQueueAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.JournalTopicAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.JournalTraceMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.JournalTransactionMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.KeepAliveInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.LastPartialCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.LocalTransactionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.MessageAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.MessageDispatchMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.MessageDispatchNotificationMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.MessageIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.MessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.MessagePullMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.NetworkBridgeFilterMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.PartialCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ProducerAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ProducerIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ProducerInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.RemoveInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.RemoveSubscriptionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ReplayCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.SessionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.SessionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.ShutdownInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.SubscriptionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.TransactionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.TransactionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.WireFormatInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v10.XATransactionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ActiveMQBlobMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ActiveMQBytesMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ActiveMQDestinationMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ActiveMQMapMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ActiveMQMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ActiveMQObjectMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ActiveMQQueueMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ActiveMQStreamMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ActiveMQTempDestinationMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ActiveMQTempQueueMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ActiveMQTempTopicMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ActiveMQTextMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ActiveMQTopicMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.BaseCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.BrokerIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.BrokerInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ConnectionControlMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ConnectionErrorMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ConnectionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ConnectionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ConsumerControlMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ConsumerIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ConsumerInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ControlCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.DataArrayResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.DataResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.DestinationInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.DiscoveryEventMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ExceptionResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.FlushCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.IntegerResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.JournalQueueAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.JournalTopicAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.JournalTraceMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.JournalTransactionMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.KeepAliveInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.LastPartialCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.LocalTransactionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.MessageAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.MessageDispatchMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.MessageDispatchNotificationMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.MessageIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.MessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.MessagePullMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.NetworkBridgeFilterMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.PartialCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ProducerAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ProducerIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ProducerInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.RemoveInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.RemoveSubscriptionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ReplayCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.SessionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.SessionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.ShutdownInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.SubscriptionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.TransactionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.TransactionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.WireFormatInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- looseMarshal(OpenWireFormat, Object, DataOutput) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- looseMarshalByteArray(OpenWireFormat, byte[], DataOutput) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- looseMarshalByteSequence(OpenWireFormat, ByteSequence, DataOutput) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- looseMarshalCachedObject(OpenWireFormat, DataStructure, DataOutput) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- looseMarshalConstByteArray(OpenWireFormat, byte[], DataOutput, int) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- looseMarshalLong(OpenWireFormat, long, DataOutput) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- looseMarshalNestedObject(OpenWireFormat, DataStructure, DataOutput) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- looseMarshalObjectArray(OpenWireFormat, DataStructure[], DataOutput) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- looseMarshalString(String, DataOutput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
-
- looseMarshalString(String, DataOutput) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- looseMarshalString(String, DataOutput) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- looseMarshalThrowable(OpenWireFormat, Throwable, DataOutput) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- looseUnmarsalCachedObject(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
-
- looseUnmarsalCachedObject(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- looseUnmarsalCachedObject(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- looseUnmarsalNestedObject(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
-
- looseUnmarsalNestedObject(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- looseUnmarsalNestedObject(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- looseUnmarsalThrowable(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
-
- looseUnmarsalThrowable(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- looseUnmarsalThrowable(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v9.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.v10.ActiveMQBlobMessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ActiveMQBytesMessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ActiveMQDestinationMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ActiveMQMapMessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ActiveMQMessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ActiveMQObjectMessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ActiveMQQueueMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ActiveMQStreamMessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ActiveMQTempDestinationMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ActiveMQTempQueueMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ActiveMQTempTopicMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ActiveMQTextMessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ActiveMQTopicMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.BaseCommandMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.BrokerIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.BrokerInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ConnectionControlMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ConnectionErrorMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ConnectionIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ConnectionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ConsumerControlMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ConsumerIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ConsumerInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ControlCommandMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.DataArrayResponseMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.DataResponseMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.DestinationInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.DiscoveryEventMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ExceptionResponseMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.FlushCommandMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.IntegerResponseMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.JournalQueueAckMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.JournalTopicAckMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.JournalTraceMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.JournalTransactionMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.KeepAliveInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.LastPartialCommandMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.LocalTransactionIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.MessageAckMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.MessageDispatchMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.MessageDispatchNotificationMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.MessageIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.MessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.MessagePullMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.NetworkBridgeFilterMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.PartialCommandMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ProducerAckMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ProducerIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ProducerInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.RemoveInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.RemoveSubscriptionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ReplayCommandMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ResponseMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.SessionIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.SessionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.ShutdownInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.SubscriptionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.TransactionIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.TransactionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.WireFormatInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v10.XATransactionIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ActiveMQBlobMessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ActiveMQBytesMessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ActiveMQDestinationMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ActiveMQMapMessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ActiveMQMessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ActiveMQObjectMessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ActiveMQQueueMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ActiveMQStreamMessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ActiveMQTempDestinationMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ActiveMQTempQueueMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ActiveMQTempTopicMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ActiveMQTextMessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ActiveMQTopicMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.BaseCommandMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.BrokerIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.BrokerInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ConnectionControlMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ConnectionErrorMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ConnectionIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ConnectionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ConsumerControlMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ConsumerIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ConsumerInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ControlCommandMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.DataArrayResponseMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.DataResponseMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.DestinationInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.DiscoveryEventMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ExceptionResponseMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.FlushCommandMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.IntegerResponseMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.JournalQueueAckMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.JournalTopicAckMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.JournalTraceMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.JournalTransactionMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.KeepAliveInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.LastPartialCommandMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.LocalTransactionIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.MessageAckMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.MessageDispatchMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.MessageDispatchNotificationMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.MessageIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.MessageMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.MessagePullMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.NetworkBridgeFilterMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.PartialCommandMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ProducerAckMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ProducerIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ProducerInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.RemoveInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.RemoveSubscriptionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ReplayCommandMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ResponseMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.SessionIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.SessionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.ShutdownInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.SubscriptionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.TransactionIdMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.TransactionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.WireFormatInfoMarshaller
-
Un-marshal an object instance from the data input stream
- looseUnmarshal(OpenWireFormat, Object, DataInput) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- looseUnmarshalByteArray(DataInput) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- looseUnmarshalByteSequence(DataInput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
-
- looseUnmarshalByteSequence(DataInput) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- looseUnmarshalByteSequence(DataInput) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- looseUnmarshalConstByteArray(DataInput, int) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
-
- looseUnmarshalConstByteArray(DataInput, int) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- looseUnmarshalConstByteArray(DataInput, int) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- looseUnmarshalLong(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
-
- looseUnmarshalLong(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- looseUnmarshalLong(OpenWireFormat, DataInput) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- looseUnmarshalString(DataInput) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- LOW_PRIORITY - Static variable in class org.apache.activemq.command.ConsumerInfo
-
- LRUCache<K,V> - Class in org.apache.activemq.util
-
A Simple LRU Cache
- LRUCache() - Constructor for class org.apache.activemq.util.LRUCache
-
Default constructor for an LRU Cache The default capacity is 10000
- LRUCache(int) - Constructor for class org.apache.activemq.util.LRUCache
-
Constructs a LRUCache with a maximum capacity
- LRUCache(int, int, float, boolean) - Constructor for class org.apache.activemq.util.LRUCache
-
Constructs an empty LRUCache instance with the specified
initial capacity, maximumCacheSize,load factor and ordering mode.
- RangeStatisticImpl - Class in org.apache.activemq.management
-
A range statistic implementation
- RangeStatisticImpl(String, String, String) - Constructor for class org.apache.activemq.management.RangeStatisticImpl
-
- read() - Method in class org.apache.activemq.ActiveMQInputStream
-
Deprecated.
- read(byte[], int, int) - Method in class org.apache.activemq.ActiveMQInputStream
-
Deprecated.
- read() - Method in class org.apache.activemq.transport.nio.NIOBufferedInputStream
-
- read(byte[], int, int) - Method in class org.apache.activemq.transport.nio.NIOBufferedInputStream
-
- read() - Method in class org.apache.activemq.transport.nio.NIOInputStream
-
- read(byte[], int, int) - Method in class org.apache.activemq.transport.nio.NIOInputStream
-
- 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.
- 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.selector.SimpleCharStream
-
Read a character.
- 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() - 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
-
- 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
-
- readFromStream(DataInput) - Method in class org.apache.activemq.util.BitArray
-
read the bits from an input stream
- 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
-
- 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<String, Object>) - 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, Object>, String) - Constructor for class org.apache.activemq.jndi.ReadOnlyContext
-
- readOnlyProperties - Variable in class org.apache.activemq.command.Message
-
- readOrIOException() - Method in class org.apache.activemq.util.DataByteArrayInputStream
-
- 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
-
- readUTF(DataInputStream, int) - Static method in class org.apache.activemq.util.MarshallingSupport
-
- readUTF8(DataInput) - Static method in class org.apache.activemq.util.MarshallingSupport
-
- rebalanceConnection - Variable in class org.apache.activemq.command.ConnectionControl
-
- rebind(Name, Object) - Method in class org.apache.activemq.jndi.ReadOnlyContext
-
- rebind(String, Object) - Method in class org.apache.activemq.jndi.ReadOnlyContext
-
- receive() - Method in class org.apache.activemq.ActiveMQInputStream
-
Deprecated.
This method allows the client to receive the Stream data as unaltered ActiveMQMessage
object which is how the split stream data is sent.
- 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.
- receiveCounter - Variable in class org.apache.activemq.transport.tcp.TcpTransport
-
- receiveNoWait() - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
Receives the next message if one is immediately available.
- recievedByDFBridge - Variable in class org.apache.activemq.command.Message
-
- reconnect(boolean) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- reconnect(URI) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- reconnect() - Method in class org.apache.activemq.transport.fanout.FanoutTransport
-
- reconnect(URI) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
-
- reconnect(URI) - Method in class org.apache.activemq.transport.mock.MockTransport
-
- reconnect(URI) - Method in interface org.apache.activemq.transport.Transport
-
reconnect to another location
- reconnect(URI) - Method in class org.apache.activemq.transport.TransportFilter
-
- reconnect(URI) - Method in class org.apache.activemq.transport.TransportSupport
-
- reconnectTo - Variable in class org.apache.activemq.command.ConnectionControl
-
- 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 - Static variable in class org.apache.activemq.command.TransactionInfo
-
- recover(int) - Method in class org.apache.activemq.TransactionContext
-
- REDELIVERED_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 it was re-delivered to the consumer
but it was not yet considered to be a poison message.
- redeliveryCounter - Variable in class org.apache.activemq.command.Message
-
- redeliveryCounter - Variable in class org.apache.activemq.command.MessageDispatch
-
- redeliveryDelay - Variable in class org.apache.activemq.RedeliveryPolicy
-
- RedeliveryPolicy - Class in org.apache.activemq
-
Configuration options for a messageConsumer used to control how messages are re-delivered when they
are rolled back.
- RedeliveryPolicy() - Constructor for class org.apache.activemq.RedeliveryPolicy
-
- RedeliveryPolicyMap - 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.
- RedeliveryPolicyMap() - Constructor for class org.apache.activemq.broker.region.policy.RedeliveryPolicyMap
-
- redispatch(ActiveMQDispatcher, MessageDispatchChannel) - Method in class org.apache.activemq.ActiveMQSession
-
- regexMatchFunction - Class in org.apache.activemq.filter.function
-
Filter function that matches a value against a regular expression.
- regexMatchFunction() - Constructor for class org.apache.activemq.filter.function.regexMatchFunction
-
- register() - Static method in class org.apache.activemq.filter.function.BuiltinFunctionRegistry
-
- register(AbstractSelectableChannel, SelectorManager.Listener) - Method in class org.apache.activemq.transport.nio.SelectorManager
-
- registerFunction(String, FilterFunction) - Static method in class org.apache.activemq.filter.FunctionCallExpression
-
Register the function with the specified name.
- 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.simple.SimpleDiscoveryAgent
-
- registerService(String) - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- registerTransportFactory(String, TransportFactory) - Static method in class org.apache.activemq.transport.TransportFactory
-
Allow registration of a transport factory without wiring via META-INF classes
- registerWrite(WriteTimeoutFilter) - Static method in class org.apache.activemq.transport.WriteTimeoutFilter
-
- ReInit(InputStream) - Method in class org.apache.activemq.selector.SelectorParser
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.activemq.selector.SelectorParser
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.activemq.selector.SelectorParser
-
Reinitialise.
- ReInit(SelectorParserTokenManager) - Method in class org.apache.activemq.selector.SelectorParser
-
Reinitialise.
- ReInit(SimpleCharStream) - Method in class org.apache.activemq.selector.SelectorParserTokenManager
-
Reinitialise parser.
- ReInit(SimpleCharStream, int) - Method in class org.apache.activemq.selector.SelectorParserTokenManager
-
Reinitialise parser.
- ReInit(Reader, int, int, int) - Method in class org.apache.activemq.selector.SimpleCharStream
-
Reinitialise.
- ReInit(Reader, int, int) - Method in class org.apache.activemq.selector.SimpleCharStream
-
Reinitialise.
- ReInit(Reader) - Method in class org.apache.activemq.selector.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int, int) - Method in class org.apache.activemq.selector.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int, int) - Method in class org.apache.activemq.selector.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String) - Method in class org.apache.activemq.selector.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream) - Method in class org.apache.activemq.selector.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, String, int, int) - Method in class org.apache.activemq.selector.SimpleCharStream
-
Reinitialise.
- ReInit(InputStream, int, int) - Method in class org.apache.activemq.selector.SimpleCharStream
-
Reinitialise.
- ReliableTransport - Class in org.apache.activemq.transport.reliable
-
Deprecated.
- ReliableTransport(Transport, ReplayStrategy) - Constructor for class org.apache.activemq.transport.reliable.ReliableTransport
-
Deprecated.
- ReliableTransport(Transport, UdpTransport) - Constructor for class org.apache.activemq.transport.reliable.ReliableTransport
-
Deprecated.
- 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
-
- remoteLocation - Variable in class org.apache.activemq.transport.tcp.TcpTransport
-
- 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(boolean, URI[]) - Method in interface org.apache.activemq.transport.CompositeTransport
-
- remove(boolean, URI[]) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- remove(boolean, 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() - Method in class org.apache.activemq.FifoMessageDispatchChannel
-
- removeAll(ActiveMQDestination) - Method in class org.apache.activemq.filter.DestinationMap
-
- removeAll(Set<DestinationNode>, String[], int) - Method in class org.apache.activemq.filter.DestinationMapNode
-
- removeAll() - Method in interface org.apache.activemq.MessageDispatchChannel
-
- removeAll() - Method in class org.apache.activemq.SimplePriorityMessageDispatchChannel
-
- removeChild(DestinationMapNode) - Method in class org.apache.activemq.filter.DestinationMapNode
-
- removeChild(T) - Method in class org.apache.activemq.usage.Usage
-
- removeConnection(ActiveMQConnection) - Method in class org.apache.activemq.management.JMSStatsImpl
-
- removeConnectionConsumer(ActiveMQConnectionConsumer) - Method in class org.apache.activemq.ActiveMQConnection
-
Remove a ConnectionConsumer
- removeConsumer(ActiveMQMessageConsumer) - Method in class org.apache.activemq.ActiveMQSession
-
Remove the message consumer.
- removeConsumer(ConsumerId) - Method in class org.apache.activemq.state.SessionState
-
- 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
-
- removeDispatcher(ConsumerId) - Method in class org.apache.activemq.ActiveMQConnection
-
- removeDispatcher(ActiveMQDispatcher) - Method in class org.apache.activemq.ActiveMQConnection
-
- removeEldestEntry(Map.Entry<K, V>) - 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.
- removeFromEnvironment(String) - Method in class org.apache.activemq.jndi.ReadOnlyContext
-
- 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.v10
-
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.v10.RemoveInfoMarshaller
-
- RemoveInfoMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.RemoveInfoMarshaller
-
- removeInputStream(ActiveMQInputStream) - Method in class org.apache.activemq.ActiveMQConnection
-
Deprecated.
- removeKeyManager(KeyManager) - Method in class org.apache.activemq.broker.SslContext
-
- removeNetworkConsumerId(ConsumerId) - Method in class org.apache.activemq.command.ConsumerInfo
-
- removeOutputStream(ActiveMQOutputStream) - Method in class org.apache.activemq.ActiveMQConnection
-
Deprecated.
- removeProducer(ProducerId) - Method in class org.apache.activemq.ActiveMQConnection
-
- removeProducer(ActiveMQMessageProducer) - Method in class org.apache.activemq.ActiveMQSession
-
Removes a message producer.
- removeProducer(ProducerId) - Method in class org.apache.activemq.state.SessionState
-
- removeProperty(String) - Method in class org.apache.activemq.command.Message
-
- removeQuery(URI) - Static method in class org.apache.activemq.util.URISupport
-
Removes any URI query from the given uri and return a new URI that does not contain the query portion.
- removeService(JmDNS, String, String) - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- removeServiceListener(ServiceListener) - Method in class org.apache.activemq.util.ServiceSupport
-
- removeSession(ActiveMQSession) - Method in class org.apache.activemq.ActiveMQConnection
-
Used interanlly for removing Sessions from a Connection
- removeSession(SessionId) - Method in class org.apache.activemq.state.ConnectionState
-
- 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.v10
-
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.v10.RemoveSubscriptionInfoMarshaller
-
- RemoveSubscriptionInfoMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.RemoveSubscriptionInfoMarshaller
-
- removeTempDestination(ActiveMQDestination) - Method in class org.apache.activemq.state.ConnectionState
-
- removeTransactionState(TransactionId) - Method in class org.apache.activemq.state.ConnectionState
-
- removeTransportListener(TransportListener) - Method in class org.apache.activemq.ActiveMQConnection
-
- removeTrustManager(TrustManager) - Method in class org.apache.activemq.broker.SslContext
-
- removeUsageListener(UsageListener) - Method in class org.apache.activemq.usage.Usage
-
- removeValues() - Method in class org.apache.activemq.filter.AnyChildDestinationNode
-
- removeValues() - Method in class org.apache.activemq.filter.DestinationMapNode
-
Removes 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
-
- renegotiateWireFormat(WireFormatInfo) - Method in class org.apache.activemq.openwire.OpenWireFormat
-
- replaceFunction - Class in org.apache.activemq.filter.function
-
Function which replaces regular expression matches in a source string to a replacement literal.
- replaceFunction() - Constructor for class org.apache.activemq.filter.function.replaceFunction
-
- REPLAY - Static variable in interface org.apache.activemq.command.CommandTypes
-
- 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
-
- 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.v10
-
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.v10.ReplayCommandMarshaller
-
- ReplayCommandMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.ReplayCommandMarshaller
-
- replayCommands(ReplayCommand) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
-
Deprecated.
- 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
-
- ReplayStrategy - Interface in org.apache.activemq.transport.reliable
-
A pluggable strategy for how to deal with dropped packets.
- replyTo - Variable in class org.apache.activemq.command.Message
-
- 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.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
-
Deprecated.
- request(Object, int) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
-
Deprecated.
- 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.TransportSupport
-
- request(Object, int) - Method in class org.apache.activemq.transport.TransportSupport
-
- requestReplay(int, int) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
-
Deprecated.
Requests that a range of commands be replayed
- RequestTimedOutIOException - Exception in org.apache.activemq.transport
-
thrown when the timeout specified on a request expires before
a reply or response is received
- RequestTimedOutIOException() - Constructor for exception org.apache.activemq.transport.RequestTimedOutIOException
-
- 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.filter.DestinationMap
-
- 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.SizeStatisticImpl
-
- 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(ConnectionInfo) - Method in class org.apache.activemq.state.ConnectionState
-
- reset() - Method in class org.apache.activemq.util.BitArray
-
reset all the bit values to false
- reset(long) - Method in class org.apache.activemq.util.BitArray
-
reset all the bits to the value supplied
- 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
- resetSentCount() - Method in class org.apache.activemq.command.ProducerInfo
-
- Resettable - Interface in org.apache.activemq.management
-
Represents some statistic that is capable of being reset
- resetToStartOfDay(Calendar, int) - Static method in class org.apache.activemq.broker.scheduler.CronParser
-
- resolveClass(ObjectStreamClass) - Method in class org.apache.activemq.util.ClassLoadingAwareObjectInputStream
-
- resolveHostName(String) - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- resolveHostName(ServerSocket, InetAddress) - 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.zeroconf.ZeroconfDiscoveryAgent
-
- 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
-
- 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
correlation 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
-
- ResponseHandler - Interface in org.apache.activemq.state
-
- 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.v10
-
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.v10.ResponseMarshaller
-
- ResponseMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.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
- restart() - Method in class org.apache.activemq.util.StopWatch
-
Starts or restarts the stop watch
- 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
-
- resume - Variable in class org.apache.activemq.command.ConnectionControl
-
- resume() - Method in interface org.apache.activemq.util.Suspendable
-
- retrieveUsage() - Method in class org.apache.activemq.usage.MemoryUsage
-
- retrieveUsage() - Method in class org.apache.activemq.usage.Usage
-
- 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
-
- returnsBoolean(FunctionCallExpression) - Method in interface org.apache.activemq.filter.function.FilterFunction
-
Determine whether the function, as it will be called, returns a boolean value.
- returnsBoolean(FunctionCallExpression) - Method in class org.apache.activemq.filter.function.inListFunction
-
Check whether the given expression, which consists of a call to this function, evaluates to a Boolean.
- returnsBoolean(FunctionCallExpression) - Method in class org.apache.activemq.filter.function.makeListFunction
-
Indicate that this function never evaluates to a Boolean result.
- returnsBoolean(FunctionCallExpression) - Method in class org.apache.activemq.filter.function.regexMatchFunction
-
Indicate that this Filter Function evaluates to a Boolean result.
- returnsBoolean(FunctionCallExpression) - Method in class org.apache.activemq.filter.function.replaceFunction
-
Indicate that this function does not return a boolean value.
- returnsBoolean(FunctionCallExpression) - Method in class org.apache.activemq.filter.function.splitFunction
-
Indicate that this function does not return a boolean value.
- right - Variable in class org.apache.activemq.filter.BinaryExpression
-
- right - Variable in class org.apache.activemq.filter.UnaryExpression
-
- rollback(MessageId) - Method in class org.apache.activemq.ActiveMQMessageAudit
-
- rollback(MessageReference) - Method in class org.apache.activemq.ActiveMQMessageAuditNoSync
-
mark this message as being received
- rollback(MessageId) - Method in class org.apache.activemq.ActiveMQMessageAuditNoSync
-
mark this message as being received
- rollback(String) - Method in class org.apache.activemq.ActiveMQMessageAuditNoSync
-
- 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.TransactionContext
-
Rolls back any work done in this transaction and releases any locks
currently held.
- rollback(Xid) - Method in class org.apache.activemq.TransactionContext
-
- rollbackCause - Variable in class org.apache.activemq.command.MessageDispatch
-
- rollbackDuplicate(ActiveMQDispatcher, Message) - Method in class org.apache.activemq.ActiveMQConnection
-
- rollbackEvent() - Method in interface org.apache.activemq.LocalTransactionEventListener
-
- 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.thread.SchedulerTimerTask
-
- run() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
- run() - Method in class org.apache.activemq.transport.nio.SelectorWorker
-
- 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
-
Deprecated.
- run() - Method in class org.apache.activemq.transport.WriteTimeoutFilter.TimeoutThread
-
- 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
- runMarshallCacheEvictionSweep() - Method in class org.apache.activemq.openwire.OpenWireFormat
-
- sanitizeHostName(String) - Static method in class org.apache.activemq.util.IdGenerator
-
- ScheduledMessage - Interface in org.apache.activemq
-
- Scheduler - Class in org.apache.activemq.thread
-
- Scheduler(String) - Constructor for class org.apache.activemq.thread.Scheduler
-
- SchedulerTimerTask - Class in org.apache.activemq.thread
-
A TimeTask for a Runnable object
- SchedulerTimerTask(Runnable) - Constructor for class org.apache.activemq.thread.SchedulerTimerTask
-
- secureRandom - Variable in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- secureRandom - Variable in class org.apache.activemq.broker.SslContext
-
- secureRead(ByteBuffer) - Method in class org.apache.activemq.transport.nio.NIOSSLTransport
-
- selection - Variable in class org.apache.activemq.transport.nio.NIOTransport
-
- selector - Variable in class org.apache.activemq.command.ConsumerInfo
-
- selector - Variable in class org.apache.activemq.command.SubscriptionInfo
-
- selector - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- SelectorManager - Class in org.apache.activemq.transport.nio
-
The SelectorManager will manage one Selector and the thread that checks the
selector.
- SelectorManager() - Constructor for class org.apache.activemq.transport.nio.SelectorManager
-
- SelectorManager.Listener - Interface in org.apache.activemq.transport.nio
-
- SelectorParser - Class in org.apache.activemq.selector
-
JMS Selector Parser generated by JavaCC
Do not edit this .java file directly - it is autogenerated from SelectorParser.jj
- SelectorParser(String) - Constructor for class org.apache.activemq.selector.SelectorParser
-
- SelectorParser(InputStream) - Constructor for class org.apache.activemq.selector.SelectorParser
-
Constructor with InputStream.
- SelectorParser(InputStream, String) - Constructor for class org.apache.activemq.selector.SelectorParser
-
Constructor with InputStream and supplied encoding
- SelectorParser(Reader) - Constructor for class org.apache.activemq.selector.SelectorParser
-
Constructor.
- SelectorParser(SelectorParserTokenManager) - Constructor for class org.apache.activemq.selector.SelectorParser
-
Constructor with generated Token Manager.
- SelectorParserConstants - Interface in org.apache.activemq.selector
-
Token literal values and constants.
- SelectorParserTokenManager - Class in org.apache.activemq.selector
-
Token Manager.
- SelectorParserTokenManager(SimpleCharStream) - Constructor for class org.apache.activemq.selector.SelectorParserTokenManager
-
Constructor.
- SelectorParserTokenManager(SimpleCharStream, int) - Constructor for class org.apache.activemq.selector.SelectorParserTokenManager
-
Constructor.
- SelectorSelection - Class in org.apache.activemq.transport.nio
-
- SelectorSelection(SelectorWorker, AbstractSelectableChannel, SelectorManager.Listener) - Constructor for class org.apache.activemq.transport.nio.SelectorSelection
-
- SelectorWorker - Class in org.apache.activemq.transport.nio
-
- SelectorWorker(SelectorManager) - Constructor for class org.apache.activemq.transport.nio.SelectorWorker
-
- 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(Message, AsyncCallback) - Method in class org.apache.activemq.ActiveMQMessageProducer
-
- send(Destination, Message, AsyncCallback) - Method in class org.apache.activemq.ActiveMQMessageProducer
-
- send(Message, int, int, long, AsyncCallback) - Method in class org.apache.activemq.ActiveMQMessageProducer
-
- send(Destination, Message, int, int, long, AsyncCallback) - Method in class org.apache.activemq.ActiveMQMessageProducer
-
- send(Message) - Method in class org.apache.activemq.ActiveMQMessageProducerSupport
-
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.ActiveMQMessageProducerSupport
-
Sends a message to the destination, specifying delivery mode, priority,
and time to live.
- send(Destination, Message) - Method in class org.apache.activemq.ActiveMQMessageProducerSupport
-
Sends a message to a destination for an unidentified message producer.
- 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, MemoryUsage, int, AsyncCallback) - Method in class org.apache.activemq.ActiveMQSession
-
Sends the message for dispatch by the broker.
- sendAck(MessageAck) - Method in class org.apache.activemq.ActiveMQSession
-
- sendAck(MessageAck, boolean) - Method in class org.apache.activemq.ActiveMQSession
-
- 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
-
- sendMutex - Variable in class org.apache.activemq.ActiveMQSession
-
- 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
- sendTimeout - Variable in class org.apache.activemq.ActiveMQMessageProducerSupport
-
- sendWireFormat() - Method in class org.apache.activemq.transport.WireFormatNegotiator
-
- 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
-
- sentCount - Variable in class org.apache.activemq.command.ProducerInfo
-
- SEPARATOR - Static variable in class org.apache.activemq.filter.DestinationPath
-
- SEPARATOR - Static variable in class org.apache.activemq.jndi.ReadOnlyContext
-
- sequenceGenerator - Variable in class org.apache.activemq.transport.udp.CommandChannelSupport
-
- sequenceId - Variable in class org.apache.activemq.command.ActiveMQTempDestination
-
- serializablePackages - Static variable in class org.apache.activemq.util.ClassLoadingAwareObjectInputStream
-
- 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.
- serverSocket - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- serverSocketFactory - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- Service - Interface in org.apache.activemq
-
The core lifecyle interface for ActiveMQ components.
- serviceAdded(ServiceEvent) - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- 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.simple.SimpleDiscoveryAgent
-
- serviceFailed(DiscoveryEvent) - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- ServiceListener - Interface in org.apache.activemq.util
-
A listener for service start, stop events
- serviceName - Variable in class org.apache.activemq.command.DiscoveryEvent
-
- serviceRead() - Method in class org.apache.activemq.transport.nio.NIOSSLTransport
-
- serviceRead() - Method in class org.apache.activemq.transport.nio.NIOTransport
-
- serviceRemoved(ServiceEvent) - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- serviceResolved(ServiceEvent) - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- 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
-
- session - Variable in class org.apache.activemq.ActiveMQMessageConsumer
-
- session - Variable in class org.apache.activemq.ActiveMQMessageProducerSupport
-
- SESSION_ID - Static variable in interface org.apache.activemq.command.CommandTypes
-
- SESSION_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
-
- sessionAsyncDispatch - Variable in class org.apache.activemq.ActiveMQSession
-
- 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.v10
-
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.v10.SessionIdMarshaller
-
- SessionIdMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.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.v10
-
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.v10.SessionInfoMarshaller
-
- SessionInfoMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.SessionInfoMarshaller
-
- SessionState - Class in org.apache.activemq.state
-
- SessionState(SessionInfo) - Constructor for class org.apache.activemq.state.SessionState
-
- set(String[], int, Object) - Method in class org.apache.activemq.filter.DestinationMapNode
-
- set(Response) - Method in class org.apache.activemq.transport.FutureResponse
-
- set(int, boolean) - Method in class org.apache.activemq.util.BitArray
-
set the boolean value at the index
- setAcceptListener(TransportAcceptListener) - Method in interface org.apache.activemq.transport.TransportServer
-
- setAcceptListener(TransportAcceptListener) - Method in class org.apache.activemq.transport.TransportServerFilter
-
- setAcceptListener(TransportAcceptListener) - Method in class org.apache.activemq.transport.TransportServerSupport
-
Registers an accept listener
- setAcknowledgeCallback(Callback) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- setAckType(byte) - Method in class org.apache.activemq.command.MessageAck
-
- setAdditionalPredicate(BooleanExpression) - Method in class org.apache.activemq.command.ConsumerInfo
-
- setAddPropertiesOnFirstMsgOnly(boolean) - Method in class org.apache.activemq.ActiveMQOutputStream
-
Deprecated.
- setAll(int) - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
-
- setAllowLinkStealing(boolean) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- setAllowLinkStealing(boolean) - Method in class org.apache.activemq.transport.TransportServerSupport
-
- setAllowLinkStealing(boolean) - Method in class org.apache.activemq.transport.udp.UdpTransportServer
-
Deprecated.
- setAlwaysSessionAsync(boolean) - Method in class org.apache.activemq.ActiveMQConnection
-
If this flag is not 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 not set then a separate thread is not used for dispatching messages for each Session in
the Connection.
- setAlwaysSyncSend(boolean) - Method in class org.apache.activemq.ActiveMQConnection
-
Set true if always require messages to be sync sent
- setAlwaysSyncSend(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
Set true if always require messages to be sync sent
- setAlwaysSyncSend(boolean) - Method in class org.apache.activemq.ActiveMQOutputStream
-
Deprecated.
- setArrival(long) - Method in class org.apache.activemq.command.Message
-
- setAsyncDispatch(boolean) - Method in class org.apache.activemq.ActiveMQSession
-
- setAuditDepth(int) - Method in class org.apache.activemq.ActiveMQConnection
-
- setAuditDepth(int) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- setAuditDepth(int) - Method in class org.apache.activemq.ActiveMQMessageAuditNoSync
-
- setAuditMaximumProducerNumber(int) - Method in class org.apache.activemq.ActiveMQConnection
-
- setAuditMaximumProducerNumber(int) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- setAvailableListener(MessageAvailableListener) - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
- setAvailableListener(MessageAvailableListener) - Method in interface org.apache.activemq.MessageAvailableConsumer
-
- setBacklog(int) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- setBackOffMultiplier(double) - Method in class org.apache.activemq.RedeliveryPolicy
-
- setBackOffMultiplier(long) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
- setBackOffMultiplier(long) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
-
- setBackup(boolean) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- setBackupPoolSize(int) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- setBindLocation(URI) - Method in class org.apache.activemq.transport.TransportServerSupport
-
- setBit(long, boolean) - Method in class org.apache.activemq.util.BitArrayBin
-
Set a bit
- setBlobDownloader(BlobDownloader) - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
- setBlobTransferPolicy(BlobTransferPolicy) - Method in class org.apache.activemq.ActiveMQConnection
-
Sets the policy used to describe how out-of-band BLOBs (Binary Large
OBjects) are transferred from producers to brokers to consumers
- setBlobTransferPolicy(BlobTransferPolicy) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
Sets the policy used to describe how out-of-band BLOBs (Binary Large
OBjects) are transferred from producers to brokers to consumers
- setBlobTransferPolicy(BlobTransferPolicy) - Method in class org.apache.activemq.ActiveMQSession
-
Sets the policy used to describe how out-of-band BLOBs (Binary Large
OBjects) are transferred from producers to brokers to consumers
- setBlobUploader(BlobUploader) - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
- 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
-
- setBooleanProperty(String, boolean, boolean) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- setBranchQualifier(byte[]) - Method in class org.apache.activemq.command.XATransactionId
-
- setBrokerId(BrokerId) - Method in class org.apache.activemq.command.BrokerInfo
-
- 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.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
-
Deprecated.
- setBrokerInTime(long) - Method in class org.apache.activemq.command.Message
-
- setBrokerMasterConnector(boolean) - Method in class org.apache.activemq.command.ConnectionInfo
-
- setBrokerName(String) - Method in class org.apache.activemq.command.BrokerInfo
-
- setBrokerName(String) - Method in class org.apache.activemq.command.DiscoveryEvent
-
- setBrokerOutTime(long) - Method in class org.apache.activemq.command.Message
-
- 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
-
- setBrokerUploadUrl(String) - Method in class org.apache.activemq.blob.BlobTransferPolicy
-
Called by the JMS client when a broker advertises its upload URL
- setBrokerUploadUrl(String) - Method in class org.apache.activemq.command.BrokerInfo
-
- setBrokerURL(String) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- setBrokerURL(String) - Method in class org.apache.activemq.command.BrokerInfo
-
- setBrowser(boolean) - Method in class org.apache.activemq.command.ConsumerInfo
-
- 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
-
- setBufferSize(int) - Method in class org.apache.activemq.blob.BlobTransferPolicy
-
Sets the default buffer size used when uploading or downloading files
- 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 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
-
- setCacheSize(int) - Method in class org.apache.activemq.command.WireFormatInfo
-
- setCacheSize(int) - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
-
- setChannel(DatagramChannel) - Method in class org.apache.activemq.transport.udp.UdpTransport
-
- setChannelExecutor(Executor) - Method in class org.apache.activemq.transport.nio.SelectorManager
-
- setChar(String, char) - Method in class org.apache.activemq.command.ActiveMQMapMessage
-
Sets a Unicode character value with the specified name into the Map.
- setCheckForDuplicates(boolean) - Method in class org.apache.activemq.ActiveMQConnection
-
- setCheckForDuplicates(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- 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.command.ConnectionInfo
-
- setClientId(String) - Method in class org.apache.activemq.command.ConsumerInfo
-
- 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
-
- 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.
- setClientInternalExceptionListener(ClientInternalExceptionListener) - Method in class org.apache.activemq.ActiveMQConnection
-
Sets a client internal exception listener for this connection.
- setClientInternalExceptionListener(ClientInternalExceptionListener) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
Allows an
ClientInternalExceptionListener
to be configured on the ConnectionFactory so that when this factory
is used by frameworks which don't expose the Connection such as Spring JmsTemplate, you can register
an exception listener.
- setClientIp(String) - Method in class org.apache.activemq.command.ConnectionInfo
-
- setClientMaster(boolean) - Method in class org.apache.activemq.command.ConnectionInfo
-
- setClose(boolean) - Method in class org.apache.activemq.command.ConnectionControl
-
- setClose(boolean) - Method in class org.apache.activemq.command.ConsumerControl
-
- setCloseAsync(boolean) - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- 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.
- setCluster(BrokerId[]) - Method in class org.apache.activemq.command.Message
-
- 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.
- 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
-
- setCompositeDestinations(ActiveMQDestination[]) - Method in class org.apache.activemq.command.ActiveMQDestination
-
- setCompressed(boolean) - Method in class org.apache.activemq.command.Message
-
- setConnectedBrokers(String) - Method in class org.apache.activemq.command.ConnectionControl
-
- setConnection(ActiveMQConnection) - Method in class org.apache.activemq.command.ActiveMQTempDestination
-
- setConnection(ActiveMQConnection) - Method in class org.apache.activemq.command.Message
-
- setConnection(ActiveMQConnection) - Method in class org.apache.activemq.TransactionContext
-
- 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
-
- setConnectionIdGenerator(IdGenerator) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- setConnectionIDPrefix(String) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
Sets the prefix used by connection id generator
- setConnectionInterruptProcessingComplete(boolean) - Method in class org.apache.activemq.state.ConnectionState
-
- setConnectionPrefix(String) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
-
- setConnectionTimeout(int) - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
Sets the timeout used to connect to the socket
- setConnectionTimeout(int) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- setConnectURI(URI) - Method in class org.apache.activemq.transport.TransportServerSupport
-
- setConsumer(Object) - Method in class org.apache.activemq.command.MessageDispatch
-
- setConsumerExpiryCheckEnabled(boolean) - Method in class org.apache.activemq.ActiveMQConnection
-
Controls whether message expiration checking is done in each MessageConsumer
prior to dispatching a message.
- setConsumerExpiryCheckEnabled(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
Controls whether message expiration checking is done in each MessageConsumer
prior to dispatching a message.
- setConsumerExpiryCheckEnabled(boolean) - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
- setConsumerFailoverRedeliveryWaitPeriod(long) - Method in class org.apache.activemq.ActiveMQConnection
-
- setConsumerFailoverRedeliveryWaitPeriod(long) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- 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
-
- setConsumerTTL(int) - Method in class org.apache.activemq.command.NetworkBridgeFilter
-
- setContent(ByteSequence) - Method in class org.apache.activemq.command.Message
-
- 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(String) - Method in class org.apache.activemq.command.MessagePull
-
- setCorrelationId(int) - Method in class org.apache.activemq.command.Response
-
- setCount(long) - Method in class org.apache.activemq.management.CountStatisticImpl
-
- setCurrent(long) - Method in class org.apache.activemq.management.RangeStatisticImpl
-
- setCurrentPrefetchSize(int) - Method in class org.apache.activemq.command.ConsumerInfo
-
- setCurrentSslContext(SslContext) - Static method in class org.apache.activemq.broker.SslContext
-
- setDaemon(boolean) - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- 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
-
- 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
-
- setDataLocator(Object) - Method in class org.apache.activemq.command.MessageId
-
Sets a locator which aids a message store in loading a message faster.
- setDataStructure(DataStructure) - Method in class org.apache.activemq.command.Message
-
- setDebugStream(PrintStream) - Method in class org.apache.activemq.selector.SelectorParserTokenManager
-
Set debug output.
- setDedicatedTaskRunner(boolean) - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- 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(RedeliveryPolicy) - Method in class org.apache.activemq.broker.region.policy.RedeliveryPolicyMap
-
- 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
-
- setDefaultUploadUrl(String) - Method in class org.apache.activemq.blob.BlobTransferPolicy
-
Sets the default upload URL to use if the broker does not
have a configured upload URL
- setDeletedByBroker(boolean) - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
- setDeliveryListener(ActiveMQSession.DeliveryListener) - Method in class org.apache.activemq.ActiveMQSession
-
Sets the message delivery listener.
- setDeliveryMode(int) - Method in class org.apache.activemq.ActiveMQMessageProducerSupport
-
Sets the producer's default delivery mode.
- setDeliverySequenceId(long) - Method in class org.apache.activemq.command.MessageDispatch
-
- setDeliverySequenceId(long) - Method in class org.apache.activemq.command.MessageDispatchNotification
-
- setDestination(ActiveMQDestination) - Method in class org.apache.activemq.command.ConsumerControl
-
- 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(ActiveMQDestination) - Method in class org.apache.activemq.filter.DestinationMapEntry
-
- setDestination(ActiveMQDestination) - Method in class org.apache.activemq.filter.MessageEvaluationContext
-
- setDestinationListener(DestinationListener) - Method in class org.apache.activemq.advisory.DestinationSource
-
- setDiffServ(String) - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- setDisableMessageID(boolean) - Method in class org.apache.activemq.ActiveMQMessageProducerSupport
-
Sets whether message IDs are disabled.
- setDisableMessageTimestamp(boolean) - Method in class org.apache.activemq.ActiveMQMessageProducerSupport
-
Sets whether message timestamps are disabled.
- 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.
- 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.simple.SimpleDiscoveryAgent
-
- setDiscoveryListener(DiscoveryListener) - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- setDiscoveryURI(URI) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
Set the discoveryURI
- setDispatchAsync(boolean) - Method in class org.apache.activemq.ActiveMQConnection
-
- setDispatchAsync(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- setDispatchAsync(boolean) - Method in class org.apache.activemq.command.ConsumerInfo
-
- setDispatchAsync(boolean) - Method in class org.apache.activemq.command.ProducerInfo
-
- setDoReset(boolean) - Method in class org.apache.activemq.management.StatisticImpl
-
- 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
-
- setDuplexConnection(boolean) - Method in class org.apache.activemq.command.BrokerInfo
-
- setDurableTopicPrefetch(int) - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
-
- setDynamicManagement(boolean) - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- setDynamicManagement(boolean) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- setEnabled(boolean) - Method in class org.apache.activemq.management.JMSConnectionStatsImpl
-
- setEnabled(boolean) - Method in class org.apache.activemq.management.JMSEndpointStatsImpl
-
- 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
-
- setEnabledCipherSuites(String[]) - Method in class org.apache.activemq.transport.nio.NIOSSLTransport
-
- setEnabledProtocols(String[]) - Method in class org.apache.activemq.transport.nio.NIOSSLTransport
-
- setEngine(SSLEngine) - Method in class org.apache.activemq.transport.nio.NIOOutputStream
-
- setEntries(List<DestinationMapEntry>) - 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
- setEntryLocator(Object) - Method in class org.apache.activemq.command.MessageId
-
- 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.ActiveMQConnectionFactory
-
Allows an
ExceptionListener
to be configured on the ConnectionFactory so that when this factory
is used by frameworks which don't expose the Connection such as Spring JmsTemplate, you can register
an exception listener.
- setExclusive(boolean) - Method in class org.apache.activemq.command.ConsumerInfo
-
- setExclusiveConsumer(boolean) - Method in class org.apache.activemq.ActiveMQConnection
-
Enables or disables whether or not queue consumers should be exclusive or
not for example to preserve ordering when not using
Message Groups
- setExclusiveConsumer(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
Enables or disables whether or not queue consumers should be exclusive or
not for example to preserve ordering when not using
Message Groups
- setExecutor(ExecutorService) - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- setExecutor(ThreadPoolExecutor) - Method in class org.apache.activemq.usage.Usage
-
- setExit(boolean) - Method in class org.apache.activemq.command.ConnectionControl
-
- setExpectedCounter(int) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
-
Deprecated.
This property should never really be set - but is mutable primarily for
test cases
- setExpiration(long) - Method in class org.apache.activemq.command.Message
-
- setFailoverReconnect(boolean) - Method in class org.apache.activemq.command.ConnectionInfo
-
- setFailureError(IOException) - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
- setFanOutQueues(boolean) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
-
- setFaultTolerant(boolean) - Method in class org.apache.activemq.command.ConnectionControl
-
- setFaultTolerant(boolean) - Method in class org.apache.activemq.command.ConnectionInfo
-
- setFaultTolerantConfiguration(boolean) - Method in class org.apache.activemq.command.BrokerInfo
-
- setFilterFunction(FilterFunction) - Method in class org.apache.activemq.filter.FunctionCallExpression.functionRegistration
-
Set the filter function implementation for this registration.
- 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
-
- 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
-
- setFutureOrSequenceLong(Object) - Method in class org.apache.activemq.command.MessageId
-
- setGlobalTransactionId(byte[]) - Method in class org.apache.activemq.command.XATransactionId
-
- setGroup(String) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
- setGroup(String) - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- setGroupID(String) - Method in class org.apache.activemq.command.Message
-
- setGroupSequence(int) - Method in class org.apache.activemq.command.Message
-
- setHeaderMarshaller(DatagramHeaderMarshaller) - Method in interface org.apache.activemq.transport.udp.CommandChannel
-
- setHeaderMarshaller(DatagramHeaderMarshaller) - Method in class org.apache.activemq.transport.udp.CommandChannelSupport
-
- setHost(String) - Method in class org.apache.activemq.command.WireFormatInfo
-
- setHost(String) - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
-
- setIgnoreAllWireFormatInfo(boolean) - Method in class org.apache.activemq.transport.InactivityMonitor
-
- setIgnoreRemoteWireFormat(boolean) - Method in class org.apache.activemq.transport.InactivityMonitor
-
- setIndentLevel(int) - Method in class org.apache.activemq.util.IndentPrinter
-
- setInitialDelayTime(long) - Method in class org.apache.activemq.transport.AbstractInactivityMonitor
-
- setInitialReconnectDelay(long) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
- 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.RedeliveryPolicy
-
- setInputStreamPrefetch(int) - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
-
Deprecated.
- setInt(String, int) - Method in class org.apache.activemq.command.ActiveMQMapMessage
-
Sets an int
value with the specified name into the Map.
- setInterestOps(int) - Method in class org.apache.activemq.transport.nio.SelectorSelection
-
- setInterface(String) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
- 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
-
- setJmdns(JmDNS) - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- setJMSCorrelationID(String) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- 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
-
- setJMSExpiration(long) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- 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.
- setJMSPriority(int) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- setJMSRedelivered(boolean) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- setJMSReplyTo(Destination) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- setJMSTimestamp(long) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- setJMSType(String) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- setJMSXGroupFirstForConsumer(boolean) - Method in class org.apache.activemq.command.Message
-
- setJmxPort(int) - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- setJoinNetworkInterface(String) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
- setJoinOnStop(boolean) - Method in class org.apache.activemq.transport.TransportServerThreadSupport
-
Sets whether the background read thread is joined with (waited for) on a
stop
- 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
-
- setKeepAliveResponseRequired(boolean) - Method in class org.apache.activemq.transport.AbstractInactivityMonitor
-
- setKeyAndTrustManagers(KeyManager[], TrustManager[], SecureRandom) - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
Sets the key and trust managers used when creating SSL connections.
- setKeyManagers(List<KeyManager>) - Method in class org.apache.activemq.broker.SslContext
-
- setKeyStore(String) - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
The location of a keystore file (in jks
format) containing a
certificate and its private key.
- setKeyStoreKeyPassword(String) - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
The password to match the key from the keyStore.
- setKeyStorePassword(String) - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
The password to match the key store specified by setKeyStore
.
- setKeyStoreType(String) - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- 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
- setLastDeliveredSequenceId(long) - Method in class org.apache.activemq.command.ConsumerInfo
-
- setLastDeliveredSequenceId(long) - Method in class org.apache.activemq.command.RemoveInfo
-
- setLastMessageId(MessageId) - Method in class org.apache.activemq.command.MessageAck
-
- setLastNakNumber(int) - Method in class org.apache.activemq.command.ReplayCommand
-
- 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(int) - Method in class org.apache.activemq.util.ByteSequence
-
- setLimit(long) - Method in class org.apache.activemq.usage.DefaultUsageCapacity
-
- setLimit(long) - Method in class org.apache.activemq.usage.Usage
-
Sets the memory limit in bytes.
- setLimit(long) - Method in interface org.apache.activemq.usage.UsageCapacity
-
- setLimiter(UsageCapacity) - Method in class org.apache.activemq.usage.Usage
-
- setLocalAddress(InetAddress) - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- setLocalhost(String) - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- setLocalTransactionEventListener(LocalTransactionEventListener) - Method in class org.apache.activemq.TransactionContext
-
Used by the resource adapter to listen to transaction events.
- setLogWriterName(String) - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- setLogWriterName(String) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- setLong(String, long) - Method in class org.apache.activemq.command.ActiveMQMapMessage
-
Sets a long
value with the specified name into the Map.
- setLongProperty(String, long) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- setLoopBackMode(boolean) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
- setLoopBackMode(boolean) - Method in class org.apache.activemq.transport.multicast.MulticastTransport
-
- setMagic(byte[]) - Method in class org.apache.activemq.command.WireFormatInfo
-
- setManageable(boolean) - Method in class org.apache.activemq.command.ConnectionInfo
-
- setMarshalledProperties(ByteSequence) - Method in class org.apache.activemq.command.Message
-
- setMarshalledProperties(ByteSequence) - Method in class org.apache.activemq.command.WireFormatInfo
-
- setMasterBroker(boolean) - Method in class org.apache.activemq.command.BrokerInfo
-
- setMaxCacheSize(int) - Method in class org.apache.activemq.state.ConnectionStateTracker
-
- setMaxCacheSize(int) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- setMaxCacheSize(int) - Method in class org.apache.activemq.util.LRUCache
-
- setMaxChannelsPerWorker(int) - Method in class org.apache.activemq.transport.nio.SelectorManager
-
- setMaxFrameSize(long) - Method in class org.apache.activemq.command.WireFormatInfo
-
- setMaxFrameSize(long) - Method in class org.apache.activemq.openwire.OpenWireFormat
-
- setMaxFrameSize(long) - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
-
- setMaximumConnections(int) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- 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
- setMaximumNumberOfProducersToTrack(int) - Method in class org.apache.activemq.ActiveMQMessageAudit
-
- setMaximumNumberOfProducersToTrack(int) - Method in class org.apache.activemq.ActiveMQMessageAuditNoSync
-
- 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
-
- setMaximumRedeliveries(int) - Method in class org.apache.activemq.RedeliveryPolicy
-
- setMaximumRedeliveryDelay(long) - Method in class org.apache.activemq.RedeliveryPolicy
-
- setMaxInactivityDuration(long) - Method in class org.apache.activemq.command.WireFormatInfo
-
- setMaxInactivityDuration(long) - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
-
- setMaxInactivityDuration(long) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- setMaxInactivityDurationInitalDelay(long) - Method in class org.apache.activemq.command.WireFormatInfo
-
- setMaxInactivityDurationInitalDelay(long) - Method in class org.apache.activemq.openwire.OpenWireFormatFactory
-
- setMaxInactivityDurationInitalDelay(long) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- setMaxIterationsPerRun(int) - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- setMaxReconnectAttempts(int) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
- 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.multicast.MulticastDiscoveryAgent
-
- 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
-
- setMaxThreadPoolSize(int) - Method in class org.apache.activemq.ActiveMQConnection
-
- setMaxThreadPoolSize(int) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- setMaxThreadPoolSize(int) - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- setMemoryUsage(MemoryUsage) - Method in class org.apache.activemq.command.Message
-
- setMessage(String) - Method in class org.apache.activemq.command.JournalTrace
-
- setMessage(Message) - Method in class org.apache.activemq.command.MessageDispatch
-
- setMessageAck(MessageAck) - Method in class org.apache.activemq.command.JournalQueueAck
-
- setMessageCount(int) - Method in class org.apache.activemq.command.MessageAck
-
- 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
-
- setMessageId(MessageId) - Method in class org.apache.activemq.command.MessagePull
-
- 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
-
- setMessagePrioritySupported(boolean) - Method in class org.apache.activemq.ActiveMQConnection
-
- setMessagePrioritySupported(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- setMessageReference(MessageReference) - Method in class org.apache.activemq.filter.MessageEvaluationContext
-
- setMessageReference(MessageReference) - Method in class org.apache.activemq.filter.NonCachedMessageEvaluationContext
-
- setMessageSequence(AtomicLong) - Method in class org.apache.activemq.ActiveMQMessageProducer
-
- setMessageSequenceId(long) - Method in class org.apache.activemq.command.JournalTopicAck
-
- setMessageTTL(int) - Method in class org.apache.activemq.command.NetworkBridgeFilter
-
- setMimeType(String) - Method in interface org.apache.activemq.BlobMessage
-
Sets the MIME type of the BLOB so that a consumer can process things nicely with a Java Activation Framework
DataHandler
- setMimeType(String) - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
- setMinAckCount(int) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
-
- 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
-
- setModified(boolean) - Method in class org.apache.activemq.ActiveMQMessageAuditNoSync
-
- setName(String) - Method in interface org.apache.activemq.BlobMessage
-
The name of the attachment which can be useful information if transmitting files over ActiveMQ
- setName(String) - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
The name of the attachment which can be useful information if
transmitting files over ActiveMQ
- setName(String) - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- setName(String) - Method in class org.apache.activemq.usage.Usage
-
- setNeedClientAuth(boolean) - Method in class org.apache.activemq.transport.nio.NIOSSLTransport
-
- setNeedClientAuth(boolean) - Method in class org.apache.activemq.transport.nio.NIOSSLTransportServer
-
- 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
-
- setNestedExtraQueryOptions(String) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- 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
- setNetworkBrokerId(BrokerId) - Method in class org.apache.activemq.command.NetworkBridgeFilter
-
- setNetworkConnection(boolean) - Method in class org.apache.activemq.command.BrokerInfo
-
- setNetworkConsumerPath(ConsumerId[]) - Method in class org.apache.activemq.command.ConsumerInfo
-
- setNetworkInterface(String) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
- setNetworkProperties(String) - Method in class org.apache.activemq.command.BrokerInfo
-
- setNetworkSubscription(boolean) - Method in class org.apache.activemq.command.ConsumerInfo
-
- setNetworkTTL(int) - Method in class org.apache.activemq.command.NetworkBridgeFilter
-
- setNext(Transport) - Method in class org.apache.activemq.transport.mock.MockTransport
-
- setNoLocal(boolean) - Method in class org.apache.activemq.command.ConsumerInfo
-
- setNonBlockingRedelivery(boolean) - Method in class org.apache.activemq.ActiveMQConnection
-
- setNonBlockingRedelivery(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
When true a MessageConsumer will not stop Message delivery before re-delivering Messages
from a rolled back transaction.
- setNoRangeAcks(boolean) - Method in class org.apache.activemq.command.ConsumerInfo
-
- 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.
- setObjectFactory(FactoryFinder.ObjectFactory) - Static method in class org.apache.activemq.util.FactoryFinder
-
- 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.
- setObjectProperty(String, Object) - Method in class org.apache.activemq.command.ActiveMQBytesMessage
-
- setObjectProperty(String, Object) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- setObjectProperty(String, Object, boolean) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- setOffset(int) - Method in class org.apache.activemq.util.ByteSequence
-
- 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
-
- setOptimizeAcknowledgeTimeOut(long) - Method in class org.apache.activemq.ActiveMQConnection
-
The max time in milliseconds between optimized ack batches
- setOptimizeAcknowledgeTimeOut(long) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
The max time in milliseconds between optimized ack batches
- setOptimizedAcknowledge(boolean) - Method in class org.apache.activemq.command.ConsumerInfo
-
- setOptimizedAckScheduledAckInterval(long) - Method in class org.apache.activemq.ActiveMQConnection
-
Sets the amount of time between scheduled sends of any outstanding Message Acks for consumers that
have been configured with optimizeAcknowledge enabled.
- setOptimizedAckScheduledAckInterval(long) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
Sets the amount of time between scheduled sends of any outstanding Message Acks for consumers that
have been configured with optimizeAcknowledge enabled.
- setOptimizedAckScheduledAckInterval(long) - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
- 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
-
- setParameters(Map<String, String>) - Method in class org.apache.activemq.transport.discovery.DiscoveryTransport
-
- 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(SizeStatisticImpl) - Method in class org.apache.activemq.management.SizeStatisticImpl
-
- setParent(TimeStatisticImpl) - Method in class org.apache.activemq.management.TimeStatisticImpl
-
- setParent(T) - Method in class org.apache.activemq.usage.Usage
-
- setPassiveSlave(boolean) - Method in class org.apache.activemq.command.BrokerInfo
-
- 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.command.ConnectionInfo
-
- setPeerBrokerInfos(BrokerInfo[]) - Method in class org.apache.activemq.command.BrokerInfo
-
- setPercentOfJvmHeap(int) - Method in class org.apache.activemq.usage.MemoryUsage
-
- setPercentUsage(int) - Method in class org.apache.activemq.usage.Usage
-
- setPercentUsageMinDelta(int) - Method in class org.apache.activemq.usage.Usage
-
Sets the minimum number of percentage points the usage has to change before a UsageListener event is fired by the
manager.
- 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
-
- setPlistLocator(Object) - Method in class org.apache.activemq.command.MessageId
-
- setPoisonCause(Throwable) - Method in class org.apache.activemq.command.MessageAck
-
- setPollingTime(int) - Method in class org.apache.activemq.usage.Usage
-
- setPort(int) - Method in class org.apache.activemq.transport.udp.UdpTransport
-
Sets the port to connect on
- 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
-
- setPrefetchPolicy(ActiveMQPrefetchPolicy) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- 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
-
- setPrepared(boolean) - Method in class org.apache.activemq.state.TransactionState
-
- setPreparedAcks(ArrayList<MessageAck>) - Method in class org.apache.activemq.command.XATransactionId
-
- setPreparedResult(int) - Method in class org.apache.activemq.state.TransactionState
-
- setPriority(int) - Method in class org.apache.activemq.ActiveMQMessageProducerSupport
-
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.thread.TaskRunnerFactory
-
- setPriority(int) - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- setPriorityBackup(boolean) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- setPriorityURIs(String) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- 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.ProducerAck
-
- 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
-
- setProducerWindowSize(int) - Method in class org.apache.activemq.ActiveMQConnection
-
- setProducerWindowSize(int) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- setProperties(Map<String, ?>) - 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, ?>, 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
-
- setProtocol(String) - Method in class org.apache.activemq.broker.SslContext
-
- setProvider(String) - Method in class org.apache.activemq.broker.SslContext
-
- setQueue(String) - Method in class org.apache.activemq.filter.DestinationMapEntry
-
A helper method to set the destination from a configuration file
- setQueueBrowserPrefetch(int) - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
-
- setQueuePrefetch(int) - Method in class org.apache.activemq.ActiveMQPrefetchPolicy
-
- setQueuePrefix(String) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
-
- setRandomize(boolean) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- setReadCheckTime(long) - Method in class org.apache.activemq.transport.AbstractInactivityMonitor
-
- setReadOnlyBody(boolean) - Method in class org.apache.activemq.command.Message
-
- setReadOnlyProperties(boolean) - Method in class org.apache.activemq.command.Message
-
- setRebalanceConnection(boolean) - Method in class org.apache.activemq.command.ConnectionControl
-
- setRebalanceUpdateURIs(boolean) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- setRecievedByDFBridge(boolean) - Method in class org.apache.activemq.command.Message
-
- setReconnectDelay(long) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- setReconnectDelayExponent(double) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- setReconnectDelayExponent(long) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
-
- setReconnectSupported(boolean) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- setReconnectTo(String) - Method in class org.apache.activemq.command.ConnectionControl
-
- setRedelivered(boolean) - Method in class org.apache.activemq.command.Message
-
- setRedeliveryCounter(int) - Method in class org.apache.activemq.command.Message
-
- setRedeliveryCounter(int) - Method in class org.apache.activemq.command.MessageDispatch
-
- setRedeliveryDelay(long) - Method in class org.apache.activemq.RedeliveryPolicy
-
- 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 default 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
- setRedeliveryPolicyEntries(List) - Method in class org.apache.activemq.broker.region.policy.RedeliveryPolicyMap
-
Sets the individual entries on the redeliveryPolicyMap
- setRedeliveryPolicyMap(RedeliveryPolicyMap) - Method in class org.apache.activemq.ActiveMQConnection
-
Sets the Connection wide RedeliveryPolicyMap for handling messages that are being rolled back.
- setRedeliveryPolicyMap(RedeliveryPolicyMap) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
Sets the global redelivery policy mapping to be used when a message is delivered
but the session is rolled back
- setRegionDestination(Message.MessageDestination) - Method in class org.apache.activemq.command.Message
-
- setRejectedTaskHandler(RejectedExecutionHandler) - Method in class org.apache.activemq.ActiveMQConnection
-
- setRejectedTaskHandler(RejectedExecutionHandler) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- setRejectedTaskHandler(RejectedExecutionHandler) - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- setRemoteBlobUrl(String) - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
- 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
-
Deprecated.
- 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
-
Deprecated.
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
-
Deprecated.
- setReplayStrategy(ReplayStrategy) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
-
Deprecated.
- 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
-
- setRequestTimeout(int) - Method in class org.apache.activemq.transport.reliable.ReliableTransport
-
Deprecated.
Sets the default timeout of requests before starting to request commands
are replayed
- setResponse(Response) - Method in class org.apache.activemq.transport.tcp.ResponseHolder
-
Set the Response for this holder
- 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
-
- 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
-
- setRmIdFromConnectionId(boolean) - Method in class org.apache.activemq.ActiveMQConnection
-
- setRmIdFromConnectionId(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
uses the connection id as the resource identity for XAResource.isSameRM
ensuring join will only occur on a single connection
- setRollbackCause(Throwable) - Method in class org.apache.activemq.command.MessageDispatch
-
- setSecureRandom(SecureRandom) - Method in class org.apache.activemq.broker.SslContext
-
- setSelector(String) - Method in class org.apache.activemq.command.ConsumerInfo
-
- setSelector(String) - Method in class org.apache.activemq.command.SubscriptionInfo
-
- setSelectorExecutor(Executor) - Method in class org.apache.activemq.transport.nio.SelectorManager
-
- setSendAcksAsync(boolean) - Method in class org.apache.activemq.ActiveMQConnection
-
- setSendAcksAsync(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- setSendTimeout(int) - Method in class org.apache.activemq.ActiveMQConnection
-
- setSendTimeout(int) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- setSendTimeout(int) - Method in class org.apache.activemq.ActiveMQMessageProducerSupport
-
- setSequenceGenerator(IntSequenceGenerator) - Method in class org.apache.activemq.transport.udp.UdpTransport
-
- setServiceName(String) - Method in class org.apache.activemq.command.DiscoveryEvent
-
- setServices(String) - Method in class org.apache.activemq.transport.discovery.masterslave.MasterSlaveDiscoveryAgent
-
- setServices(String[]) - Method in class org.apache.activemq.transport.discovery.masterslave.MasterSlaveDiscoveryAgent
-
- setServices(URI[]) - Method in class org.apache.activemq.transport.discovery.masterslave.MasterSlaveDiscoveryAgent
-
- 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
-
- 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
-
- setSessionTaskRunner(TaskRunnerFactory) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- 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
-
- setShutdownAwaitTermination(long) - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- setSize(int) - Method in class org.apache.activemq.command.ProducerAck
-
- 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
-
- setSleep(long) - Static method in class org.apache.activemq.transport.WriteTimeoutFilter
-
- 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
- setSocketBufferSize(int) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- setSocketOptions(Map<String, Object>) - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- setSoLinger(int) - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
Enable/disable soLinger
- setSoTimeout(int) - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
Sets the socket timeout
- setSoTimeout(int) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- setSSLContext(SSLContext) - Method in class org.apache.activemq.broker.SslContext
-
- setSslContext(SSLContext) - Method in class org.apache.activemq.transport.nio.NIOSSLTransport
-
- setStackSize(long) - Method in class org.apache.activemq.transport.TransportServerThreadSupport
-
- setStackSize(long) - Method in class org.apache.activemq.transport.TransportThreadSupport
-
- 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
-
- setStartLogging(boolean) - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- setStartLogging(boolean) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- setStartupMaxReconnectAttempts(int) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- 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.
- setStringProperty(String, String) - Method in class org.apache.activemq.command.ActiveMQMessage
-
- setSubcriptionName(String) - Method in class org.apache.activemq.command.RemoveSubscriptionInfo
-
- setSubcriptionName(String) - Method in class org.apache.activemq.command.SubscriptionInfo
-
- setSubscribedDestination(ActiveMQDestination) - Method in class org.apache.activemq.command.SubscriptionInfo
-
- setSubscriptionName(String) - Method in class org.apache.activemq.command.ConsumerInfo
-
- setSubscriptionName(String) - Method in class org.apache.activemq.command.RemoveSubscriptionInfo
-
- setSubscriptionName(String) - Method in class org.apache.activemq.command.SubscriptionInfo
-
- setSubscritionName(String) - Method in class org.apache.activemq.command.JournalTopicAck
-
- setSuspend(boolean) - Method in class org.apache.activemq.command.ConnectionControl
-
- setSyncOnCommand(boolean) - Method in class org.apache.activemq.transport.MutexTransport
-
- setTabSize(int) - Method in class org.apache.activemq.selector.SimpleCharStream
-
- 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
-
- 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.
- 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
-
- setTempQueue(boolean) - Method in class org.apache.activemq.filter.DestinationMapEntry
-
- setTempTopic(boolean) - Method in class org.apache.activemq.filter.DestinationMapEntry
-
- 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
- setThreadClassLoader(ClassLoader) - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
- 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
-
- setTimeout(long) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- setTimestamp(long) - Method in class org.apache.activemq.command.Message
-
- setTimeToLive(long) - Method in class org.apache.activemq.ActiveMQMessageProducerSupport
-
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.transport.discovery.multicast.MulticastDiscoveryAgent
-
- setTimeToLive(int) - Method in class org.apache.activemq.transport.multicast.MulticastTransport
-
- 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
-
- setToken(byte[]) - Method in class org.apache.activemq.command.ConnectionControl
-
- 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
-
- setTopicPrefix(String) - Method in class org.apache.activemq.jndi.ActiveMQInitialContextFactory
-
- 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
-
- setTracked(boolean) - Method in class org.apache.activemq.command.MessagePull
-
- setTrackMessages(boolean) - Method in class org.apache.activemq.state.ConnectionStateTracker
-
- setTrackMessages(boolean) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- setTrackTransactionProducers(boolean) - Method in class org.apache.activemq.state.ConnectionStateTracker
-
- setTrackTransactionProducers(boolean) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- setTrackTransactions(boolean) - Method in class org.apache.activemq.state.ConnectionStateTracker
-
- setTransactedIndividualAck(boolean) - Method in class org.apache.activemq.ActiveMQConnection
-
- setTransactedIndividualAck(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
when true, submit individual transacted acks immediately rather than with transaction completion.
- 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
-
- setTransactionState(TransactionState) - Method in class org.apache.activemq.state.ProducerState
-
- setTransactionTimeout(int) - Method in class org.apache.activemq.TransactionContext
-
- setTransformer(MessageTransformer) - Method in class org.apache.activemq.ActiveMQConnection
-
Sets the transformer used to transform messages before they are sent on
to the JMS bus or when they are received from the bus but before they are
delivered to the JMS client
- setTransformer(MessageTransformer) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
Sets the transformer used to transform messages before they are sent on
to the JMS bus or when they are received from the bus but before they are
delivered to the JMS client
- setTransformer(MessageTransformer) - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
Sets the transformer used to transform messages before they are sent on
to the JMS bus
- setTransformer(MessageTransformer) - Method in class org.apache.activemq.ActiveMQMessageProducer
-
Sets the transformer used to transform messages before they are sent on
to the JMS bus
- setTransformer(MessageTransformer) - Method in class org.apache.activemq.ActiveMQSession
-
Sets the transformer used to transform messages before they are sent on
to the JMS bus or when they are received from the bus but before they are
delivered to the JMS client
- setTransmitCallback(TransmitCallback) - Method in class org.apache.activemq.command.MessageDispatch
-
- 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.ActiveMQConnectionFactory
-
Allows a listener to be configured on the ConnectionFactory so that when this factory is used
with frameworks which don't expose the Connection such as Spring JmsTemplate, you can still register
a transport listener.
- 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
- setTransportOption(Map<String, Object>) - Method in class org.apache.activemq.transport.TransportServerSupport
-
- setTrustManagers(List<TrustManager>) - Method in class org.apache.activemq.broker.SslContext
-
- setTrustStore(String) - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
The location of a keystore file (in jks
format) containing
one or more trusted certificates.
- setTrustStorePassword(String) - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
The password to match the trust store specified by setTrustStore
.
- setTrustStoreType(String) - Method in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- 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
-
- setType(String) - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- setTypeOfService(int) - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
- setUnresolvableDestinationTransformer(UnresolvedDestinationTransformer) - Static method in class org.apache.activemq.command.ActiveMQDestination
-
- setUpdateURIsSupported(boolean) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- setUpdateURIsURL(String) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- setupFeatures(DocumentBuilderFactory) - Static method in class org.apache.activemq.filter.XPathExpression
-
- setUploadStrategy(BlobUploadStrategy) - Method in class org.apache.activemq.blob.BlobTransferPolicy
-
Sets the upload strategy to use for uploading BLOBs to some URL
- setUploadUrl(String) - Method in class org.apache.activemq.blob.BlobTransferPolicy
-
Sets the upload URL to use explicitly on the client which will
overload the default or the broker's URL.
- setURL(URL) - Method in class org.apache.activemq.command.ActiveMQBlobMessage
-
- setUsage(long) - Method in class org.apache.activemq.usage.MemoryUsage
-
- setUsagePortion(float) - Method in class org.apache.activemq.usage.Usage
-
- 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.
- 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
- setUseDedicatedTaskRunner(boolean) - Method in class org.apache.activemq.ActiveMQConnection
-
- setUseDedicatedTaskRunner(boolean) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
- 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.RedeliveryPolicy
-
- setUseExponentialBackOff(boolean) - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
- setUseExponentialBackOff(boolean) - Method in class org.apache.activemq.transport.discovery.simple.SimpleDiscoveryAgent
-
- setUseExponentialBackOff(boolean) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- setUseKeepAlive(boolean) - Method in class org.apache.activemq.transport.AbstractInactivityMonitor
-
- 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.
- setUseQueueForAccept(boolean) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- 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.
- setUserID(String) - Method in class org.apache.activemq.command.Message
-
- setUserInformation(String) - Method in class org.apache.activemq.blob.FTPStrategy
-
- 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.command.ConnectionInfo
-
- 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(DestinationMapEntry) - Method in class org.apache.activemq.filter.DefaultDestinationMapEntry
-
- 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.wireformat.ObjectStreamWireFormat
-
- setVersion(int) - Method in interface org.apache.activemq.wireformat.WireFormat
-
- setWantClientAuth(boolean) - Method in class org.apache.activemq.transport.nio.NIOSSLTransport
-
- setWantClientAuth(boolean) - Method in class org.apache.activemq.transport.nio.NIOSSLTransportServer
-
- setWantClientAuth(boolean) - Method in class org.apache.activemq.transport.tcp.SslTransportServer
-
Sets whether client authentication should be requested.
- setWarnAboutUnstartedConnectionTimeout(long) - Method in class org.apache.activemq.ActiveMQConnection
-
Enables the timeout from a connection creation to when a warning is
generated if the connection is not properly started via
ActiveMQConnection.start()
and a message is received by a consumer.
- setWarnAboutUnstartedConnectionTimeout(long) - Method in class org.apache.activemq.ActiveMQConnectionFactory
-
Enables the timeout from a connection creation to when a warning is
generated if the connection is not properly started via
Connection.start()
and a message is received by a consumer.
- setWarnAfterReconnectAttempts(int) - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
Sets the number of Connect / Reconnect attempts that must occur before a warn message
is logged indicating that the transport is not connected.
- 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.zeroconf.ZeroconfDiscoveryAgent
-
- setWindowSize(int) - Method in class org.apache.activemq.command.ProducerInfo
-
- setWireFormatFactory(WireFormatFactory) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- setWriteCheckTime(long) - Method in class org.apache.activemq.transport.AbstractInactivityMonitor
-
- setWriteTimeout(long) - Method in class org.apache.activemq.transport.WriteTimeoutFilter
-
- setXaAckMode(int) - Method in class org.apache.activemq.ActiveMQXAConnection
-
- setXaAckMode(int) - Method in class org.apache.activemq.ActiveMQXAConnectionFactory
-
- 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() - Static method in class org.apache.activemq.thread.DefaultThreadPools
-
Deprecated.
Useful to cleanup when it is known that all brokers and connections are
close and stopped, eg: when un deploying from web container.
- shutdown(long) - Method in class org.apache.activemq.thread.DeterministicTaskRunner
-
shut down the task
- shutdown() - Method in class org.apache.activemq.thread.DeterministicTaskRunner
-
- shutdown() - Method in class org.apache.activemq.thread.Scheduler
-
- shutdown() - Method in interface org.apache.activemq.thread.TaskRunner
-
- shutdown(long) - Method in interface org.apache.activemq.thread.TaskRunner
-
- shutdown() - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
Performs a shutdown only, by which the thread pool is shutdown by not graceful nor aggressively.
- shutdown(ExecutorService) - Static method in class org.apache.activemq.util.ThreadPoolUtils
-
Shutdown the given executor service only (ie not graceful shutdown).
- SHUTDOWN_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
-
- shutdownGraceful() - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
Performs a graceful shutdown.
- shutdownGraceful(ExecutorService) - Static method in class org.apache.activemq.util.ThreadPoolUtils
-
Shutdown the given executor service graceful at first, and then aggressively
if the await termination timeout was hit.
- shutdownGraceful(ExecutorService, long) - Static method in class org.apache.activemq.util.ThreadPoolUtils
-
Shutdown the given executor service graceful at first, and then aggressively
if the await termination timeout was hit.
- 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.v10
-
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.v10.ShutdownInfoMarshaller
-
- ShutdownInfoMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.ShutdownInfoMarshaller
-
- shutdownNow() - Method in class org.apache.activemq.thread.TaskRunnerFactory
-
Performs a shutdown now (aggressively) on the thread pool.
- shutdownNow(ExecutorService) - Static method in class org.apache.activemq.util.ThreadPoolUtils
-
Shutdown now the given executor service aggressively.
- 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
-
- SimpleCharStream - Class in org.apache.activemq.selector
-
An implementation of interface CharStream, where the stream is assumed to
contain only ASCII characters (without unicode processing).
- SimpleCharStream(Reader, int, int, int) - Constructor for class org.apache.activemq.selector.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader, int, int) - Constructor for class org.apache.activemq.selector.SimpleCharStream
-
Constructor.
- SimpleCharStream(Reader) - Constructor for class org.apache.activemq.selector.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int, int) - Constructor for class org.apache.activemq.selector.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int, int) - Constructor for class org.apache.activemq.selector.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String, int, int) - Constructor for class org.apache.activemq.selector.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, int, int) - Constructor for class org.apache.activemq.selector.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream, String) - Constructor for class org.apache.activemq.selector.SimpleCharStream
-
Constructor.
- SimpleCharStream(InputStream) - Constructor for class org.apache.activemq.selector.SimpleCharStream
-
Constructor.
- 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
-
- simpleName(Class) - Static method in class org.apache.activemq.util.IntrospectionSupport
-
- SimplePriorityMessageDispatchChannel - Class in org.apache.activemq
-
- SimplePriorityMessageDispatchChannel() - Constructor for class org.apache.activemq.SimplePriorityMessageDispatchChannel
-
- SINGLETON - Static variable in class org.apache.activemq.transport.nio.SelectorManager
-
- size - Variable in class org.apache.activemq.command.Message
-
- size - Variable in class org.apache.activemq.command.ProducerAck
-
- size() - Method in class org.apache.activemq.FifoMessageDispatchChannel
-
- size() - Method in interface org.apache.activemq.MessageDispatchChannel
-
- size() - Method in class org.apache.activemq.SimplePriorityMessageDispatchChannel
-
- 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
-
- SizeStatisticImpl - Class in org.apache.activemq.management
-
- SizeStatisticImpl(String, String) - Constructor for class org.apache.activemq.management.SizeStatisticImpl
-
- SizeStatisticImpl(SizeStatisticImpl, String, String) - Constructor for class org.apache.activemq.management.SizeStatisticImpl
-
- SizeStatisticImpl(String, String, String) - Constructor for class org.apache.activemq.management.SizeStatisticImpl
-
- skip(long) - Method in class org.apache.activemq.transport.nio.NIOBufferedInputStream
-
- skip(long) - Method in class org.apache.activemq.transport.nio.NIOInputStream
-
- 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
-
- sleep - Static variable in class org.apache.activemq.transport.WriteTimeoutFilter
-
- SLOW_CONSUMER_TOPIC_PREFIX - Static variable in class org.apache.activemq.advisory.AdvisorySupport
-
- socket - Variable in class org.apache.activemq.transport.tcp.TcpTransport
-
- socketBufferSize - Variable in class org.apache.activemq.transport.tcp.TcpTransport
-
- socketBufferSize - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- socketFactory - Variable in class org.apache.activemq.transport.tcp.TcpTransport
-
- socketHandlerThread - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- socketQueue - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- soTimeout - Variable in class org.apache.activemq.transport.tcp.TcpTransport
-
- soTimeout - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- specialToken - Variable in class org.apache.activemq.selector.Token
-
This field is used to access special tokens that occur prior to this
token, but after the immediately preceding regular (non-special) token.
- spi - Static variable in class org.apache.activemq.TransportLoggerSupport
-
- splitFunction - Class in org.apache.activemq.filter.function
-
Function which splits a string into a list of strings given a regular expression for the separator.
- splitFunction() - Constructor for class org.apache.activemq.filter.function.splitFunction
-
- SslContext - Class in org.apache.activemq.broker
-
A holder of SSL configuration.
- SslContext() - Constructor for class org.apache.activemq.broker.SslContext
-
- SslContext(KeyManager[], TrustManager[], SecureRandom) - Constructor for class org.apache.activemq.broker.SslContext
-
- sslContext - Variable in class org.apache.activemq.transport.nio.NIOSSLTransport
-
- sslEngine - Variable in class org.apache.activemq.transport.nio.NIOSSLTransport
-
- sslSession - Variable in class org.apache.activemq.transport.nio.NIOSSLTransport
-
- 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
-
- 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.v10.BaseDataStreamMarshaller
-
- STACK_TRACE_ELEMENT_CONSTRUCTOR - Static variable in class org.apache.activemq.openwire.v9.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.DestinationSource
-
- start() - Method in class org.apache.activemq.advisory.ProducerEventSource
-
- start - Variable in class org.apache.activemq.command.ConsumerControl
-
- start() - Method in class org.apache.activemq.FifoMessageDispatchChannel
-
- start() - Method in interface org.apache.activemq.MessageDispatchChannel
-
- start() - Method in interface org.apache.activemq.Service
-
- start() - Method in class org.apache.activemq.SimplePriorityMessageDispatchChannel
-
- start(Xid, int) - Method in class org.apache.activemq.TransactionContext
-
Associates a transaction with the resource.
- start() - Method in class org.apache.activemq.transport.AbstractInactivityMonitor
-
- 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.simple.SimpleDiscoveryAgent
-
- start() - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- 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
-
Deprecated.
- 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.WireFormatNegotiator
-
- start() - Method in class org.apache.activemq.transport.WriteTimeoutFilter
-
- start() - Method in class org.apache.activemq.usage.Usage
-
- start() - Method in class org.apache.activemq.util.ServiceSupport
-
- started - Variable in class org.apache.activemq.ActiveMQSession
-
- started(Service) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- started(Service) - Method in interface org.apache.activemq.util.ServiceListener
-
- startLogging - Variable in class org.apache.activemq.transport.tcp.TcpTransport
-
startLogging=true -> the TransportLogger object of the Transport stack
will initially write messages to the log.
- startLogging - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
-
startLogging=true -> the TransportLogger object of the Transport stack will initially write messages to the log.
- startMonitorThreads() - Method in class org.apache.activemq.transport.AbstractInactivityMonitor
-
- startMonitorThreads() - Method in class org.apache.activemq.transport.InactivityMonitor
-
- staticFlag - Static variable in class org.apache.activemq.selector.SimpleCharStream
-
Whether parser is static.
- 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(Set<StatisticImpl>) - Constructor for class org.apache.activemq.management.StatsImpl
-
- status - Variable in class org.apache.activemq.transport.nio.NIOSSLTransport
-
- 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.DestinationSource
-
- stop() - Method in class org.apache.activemq.advisory.ProducerEventSource
-
- stop - Variable in class org.apache.activemq.command.ConsumerControl
-
- stop() - Method in class org.apache.activemq.FifoMessageDispatchChannel
-
- stop() - Method in interface org.apache.activemq.MessageDispatchChannel
-
- stop() - Method in interface org.apache.activemq.Service
-
- stop() - Method in class org.apache.activemq.SimplePriorityMessageDispatchChannel
-
- stop() - Method in class org.apache.activemq.transport.AbstractInactivityMonitor
-
- 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.simple.SimpleDiscoveryAgent
-
- stop() - Method in class org.apache.activemq.transport.discovery.zeroconf.ZeroconfDiscoveryAgent
-
- 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.mock.MockTransport
-
- stop() - Method in class org.apache.activemq.transport.ResponseCorrelator
-
- stop() - Method in class org.apache.activemq.transport.tcp.TcpTransport
-
Override so that stop() blocks until the run thread is no longer running.
- 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.WireFormatNegotiator
-
- stop() - Method in class org.apache.activemq.transport.WriteTimeoutFilter
-
- stop() - Method in class org.apache.activemq.usage.Usage
-
- 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
-
- stop() - Method in class org.apache.activemq.util.StopWatch
-
Stops the stop watch
- stopMonitorThreads() - Method in class org.apache.activemq.transport.AbstractInactivityMonitor
-
- stopped(Service) - Method in class org.apache.activemq.transport.tcp.TcpTransportServer
-
- stopped(Service) - Method in interface org.apache.activemq.util.ServiceListener
-
- stoppedLatch - Variable in class org.apache.activemq.transport.tcp.TcpTransport
-
- stopServices(List) - Method in class org.apache.activemq.util.ServiceStopper
-
Stops a list of services
- StopWatch - Class in org.apache.activemq.util
-
A very simple stop watch.
- StopWatch() - Constructor for class org.apache.activemq.util.StopWatch
-
Starts the stop watch
- StopWatch(boolean) - Constructor for class org.apache.activemq.util.StopWatch
-
Creates the stop watch
- storeContent() - Method in class org.apache.activemq.command.ActiveMQBytesMessage
-
- storeContent() - Method in class org.apache.activemq.command.ActiveMQMapMessage
-
- storeContent() - Method in class org.apache.activemq.command.ActiveMQMessage
-
- storeContent() - Method in class org.apache.activemq.command.ActiveMQObjectMessage
-
- storeContent() - Method in class org.apache.activemq.command.ActiveMQStreamMessage
-
- storeContent() - Method in class org.apache.activemq.command.ActiveMQTextMessage
-
- storeContent() - Method in class org.apache.activemq.command.Message
-
- storeContentAndClear() - Method in class org.apache.activemq.command.ActiveMQMapMessage
-
- storeContentAndClear() - Method in class org.apache.activemq.command.ActiveMQMessage
-
- storeContentAndClear() - Method in class org.apache.activemq.command.ActiveMQObjectMessage
-
- storeContentAndClear() - Method in class org.apache.activemq.command.ActiveMQTextMessage
-
- storeContentAndClear() - Method in class org.apache.activemq.command.Message
-
- StreamConnection - Interface in org.apache.activemq
-
Deprecated.
- STRING_LITERAL - Static variable in interface org.apache.activemq.selector.SelectorParserConstants
-
RegularExpression Id.
- STRING_TYPE - Static variable in interface org.apache.activemq.command.CommandTypes
-
- STRING_TYPE - Static variable in class org.apache.activemq.util.MarshallingSupport
-
- StringArrayConverter - Class in org.apache.activemq.util
-
Class for converting to/from String[] to be used instead of a
PropertyEditor
which otherwise causes
memory leaks as the JDK
PropertyEditorManager
is a static class and has strong references to classes, causing
problems in hot-deployment environments.
- StringArrayConverter() - Constructor for class org.apache.activemq.util.StringArrayConverter
-
- stringLitteral() - Method in class org.apache.activemq.selector.SelectorParser
-
- StringToListOfActiveMQDestinationConverter - Class in org.apache.activemq.util
-
Special converter for String -> List
to be used instead of a
PropertyEditor
which otherwise causes
memory leaks as the JDK PropertyEditorManager
is a static class and has strong references to classes, causing
problems in hot-deployment environments.
- StringToListOfActiveMQDestinationConverter() - Constructor for class org.apache.activemq.util.StringToListOfActiveMQDestinationConverter
-
- stringToProperties(String) - Static method in class org.apache.activemq.util.MarshallingSupport
-
- stripPrefix(String, String) - Static method in class org.apache.activemq.util.URISupport
-
String the given prefix from the target string and return the result.
- stripScheme(URI) - Static method in class org.apache.activemq.util.URISupport
-
Strip a URI of its scheme element.
- subscribedDestination - Variable in class org.apache.activemq.command.SubscriptionInfo
-
- SubscriptionInfo - Class in org.apache.activemq.command
-
Used to represent a durable subscription.
- SubscriptionInfo() - Constructor for class org.apache.activemq.command.SubscriptionInfo
-
- SubscriptionInfo(String, String) - 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.v10
-
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.v10.SubscriptionInfoMarshaller
-
- SubscriptionInfoMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.SubscriptionInfoMarshaller
-
- subscriptionName - Variable in class org.apache.activemq.command.ConsumerInfo
-
- subscriptionName - Variable in class org.apache.activemq.command.RemoveSubscriptionInfo
-
- subscriptionName - Variable in class org.apache.activemq.command.SubscriptionInfo
-
- subtract(long) - Method in class org.apache.activemq.management.CountStatisticImpl
-
- suspend - Variable in class org.apache.activemq.command.ConnectionControl
-
- suspend() - Method in interface org.apache.activemq.util.Suspendable
-
- Suspendable - Interface in org.apache.activemq.util
-
Interface implemented by services that can be suspended and resumed.
- SwitchTo(int) - Method in class org.apache.activemq.selector.SelectorParserTokenManager
-
Switch to specified lex state.
- Synchronization - Class in org.apache.activemq.transaction
-
- Synchronization() - Constructor for class org.apache.activemq.transaction.Synchronization
-
- syncSendPacket(Command, AsyncCallback) - 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.ActiveMQConnection
-
- 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.
- tabSize - Variable in class org.apache.activemq.selector.SimpleCharStream
-
- taken() - Method in class org.apache.activemq.util.StopWatch
-
Returns the time taken in millis.
- targetAddress - Variable in class org.apache.activemq.transport.udp.CommandChannelSupport
-
- targetConsumerId - Variable in class org.apache.activemq.command.Message
-
- Task - Interface in org.apache.activemq.thread
-
Represents a task that may take a few iterations to complete.
- TaskRunner - Interface in org.apache.activemq.thread
-
Allows you to request a thread execute the associated Task.
- 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) - Constructor for class org.apache.activemq.thread.TaskRunnerFactory
-
- TaskRunnerFactory(String, int, boolean, int, boolean) - Constructor for class org.apache.activemq.thread.TaskRunnerFactory
-
- TaskRunnerFactory(String, int, boolean, int, boolean, int) - Constructor for class org.apache.activemq.thread.TaskRunnerFactory
-
- taskRunnerFactory - Variable in class org.apache.activemq.transport.nio.NIOSSLTransport
-
- 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
-
- TcpTransportServer(TcpTransportFactory, URI, ServerSocketFactory) - Constructor for class org.apache.activemq.transport.tcp.TcpTransportServer
-
- TEMP_DESTINATION_COMPOSITE_ADVISORY_TOPIC - Static variable in class org.apache.activemq.advisory.AdvisorySupport
-
- TEMP_DESTINATION_NAME_PREFIX - Static variable in class org.apache.activemq.command.ActiveMQDestination
-
- 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
-
- text - Variable in class org.apache.activemq.command.ActiveMQTextMessage
-
- textView - Variable in class org.apache.activemq.command.MessageId
-
- ThreadNameFilter - Class in org.apache.activemq.transport
-
The thread name filter, modifies the name of the thread during the invocation to a transport.
- ThreadNameFilter(Transport) - Constructor for class org.apache.activemq.transport.ThreadNameFilter
-
- ThreadPoolUtils - Class in org.apache.activemq.util
-
- ThreadPoolUtils() - Constructor for class org.apache.activemq.util.ThreadPoolUtils
-
- ThreadPriorities - Interface in org.apache.activemq
-
A holder for different thread priorites used in ActiveMQ
- 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.v10.ActiveMQBlobMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQBytesMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQDestinationMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQMapMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQObjectMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQQueueMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQStreamMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQTempDestinationMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQTempQueueMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQTempTopicMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQTextMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQTopicMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.BaseCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.BrokerIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.BrokerInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConnectionControlMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConnectionErrorMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConnectionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConnectionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConsumerControlMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConsumerIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConsumerInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ControlCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.DataArrayResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.DataResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.DestinationInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.DiscoveryEventMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ExceptionResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.FlushCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.IntegerResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.JournalQueueAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.JournalTopicAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.JournalTraceMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.JournalTransactionMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.KeepAliveInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.LastPartialCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.LocalTransactionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessageAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessageDispatchMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessageDispatchNotificationMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessageIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessagePullMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.NetworkBridgeFilterMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.PartialCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ProducerAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ProducerIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ProducerInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.RemoveInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.RemoveSubscriptionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ReplayCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.SessionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.SessionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ShutdownInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.SubscriptionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.TransactionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.TransactionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.WireFormatInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v10.XATransactionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQBlobMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQBytesMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQDestinationMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQMapMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQObjectMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQQueueMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQStreamMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQTempDestinationMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQTempQueueMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQTempTopicMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQTextMessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQTopicMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BaseCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BrokerIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BrokerInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConnectionControlMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConnectionErrorMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConnectionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConnectionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConsumerControlMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConsumerIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConsumerInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ControlCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.DataArrayResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.DataResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.DestinationInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.DiscoveryEventMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ExceptionResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.FlushCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.IntegerResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.JournalQueueAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.JournalTopicAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.JournalTraceMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.JournalTransactionMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.KeepAliveInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.LastPartialCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.LocalTransactionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessageAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessageDispatchMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessageDispatchNotificationMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessageIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessageMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessagePullMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.NetworkBridgeFilterMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.PartialCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ProducerAckMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ProducerIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ProducerInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.RemoveInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.RemoveSubscriptionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ReplayCommandMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ResponseMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.SessionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.SessionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ShutdownInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.SubscriptionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.TransactionIdMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.TransactionInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.WireFormatInfoMarshaller
-
Write the booleans that this object uses to a BooleanStream
- tightMarshal1(OpenWireFormat, Object, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.ActiveMQBlobMessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQBytesMessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQDestinationMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQMapMessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQMessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQObjectMessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQQueueMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQStreamMessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQTempDestinationMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQTempQueueMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQTempTopicMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQTextMessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQTopicMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.BaseCommandMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.BrokerIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.BrokerInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConnectionControlMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConnectionErrorMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConnectionIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConnectionInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConsumerControlMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConsumerIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConsumerInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ControlCommandMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.DataArrayResponseMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.DataResponseMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.DestinationInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.DiscoveryEventMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ExceptionResponseMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.FlushCommandMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.IntegerResponseMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.JournalQueueAckMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.JournalTopicAckMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.JournalTraceMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.JournalTransactionMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.KeepAliveInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.LastPartialCommandMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.LocalTransactionIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessageAckMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessageDispatchMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessageDispatchNotificationMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessageIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessagePullMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.NetworkBridgeFilterMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.PartialCommandMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ProducerAckMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ProducerIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ProducerInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.RemoveInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.RemoveSubscriptionInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ReplayCommandMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ResponseMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.SessionIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.SessionInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ShutdownInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.SubscriptionInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.TransactionIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.TransactionInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.WireFormatInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.XATransactionIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQBlobMessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQBytesMessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQDestinationMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQMapMessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQMessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQObjectMessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQQueueMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQStreamMessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQTempDestinationMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQTempQueueMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQTempTopicMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQTextMessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQTopicMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BaseCommandMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BrokerIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BrokerInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConnectionControlMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConnectionErrorMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConnectionIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConnectionInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConsumerControlMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConsumerIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConsumerInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ControlCommandMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.DataArrayResponseMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.DataResponseMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.DestinationInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.DiscoveryEventMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ExceptionResponseMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.FlushCommandMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.IntegerResponseMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.JournalQueueAckMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.JournalTopicAckMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.JournalTraceMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.JournalTransactionMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.KeepAliveInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.LastPartialCommandMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.LocalTransactionIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessageAckMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessageDispatchMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessageDispatchNotificationMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessageIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessageMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessagePullMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.NetworkBridgeFilterMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.PartialCommandMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ProducerAckMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ProducerIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ProducerInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.RemoveInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.RemoveSubscriptionInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ReplayCommandMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ResponseMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.SessionIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.SessionInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ShutdownInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.SubscriptionInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.TransactionIdMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.TransactionInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.WireFormatInfoMarshaller
-
Write a object instance to data output stream
- tightMarshal2(OpenWireFormat, Object, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalByteArray1(byte[], BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalByteArray2(byte[], DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- tightMarshalByteSequence1(ByteSequence, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
-
- tightMarshalByteSequence1(ByteSequence, BooleanStream) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- tightMarshalByteSequence1(ByteSequence, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalByteSequence2(ByteSequence, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalCachedObject1(OpenWireFormat, DataStructure, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalCachedObject2(OpenWireFormat, DataStructure, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalConstByteArray1(byte[], BooleanStream, int) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalConstByteArray2(byte[], DataOutput, BooleanStream, int) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalLong1(OpenWireFormat, long, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalLong2(OpenWireFormat, long, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalNestedObject1(OpenWireFormat, DataStructure, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalNestedObject2(OpenWireFormat, DataStructure, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalObjectArray1(OpenWireFormat, DataStructure[], BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalObjectArray2(OpenWireFormat, DataStructure[], DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- tightMarshalString1(String, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
-
- tightMarshalString1(String, BooleanStream) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- tightMarshalString1(String, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalString2(String, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalThrowable1(OpenWireFormat, Throwable, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightMarshalThrowable2(OpenWireFormat, Throwable, DataOutput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightUnmarsalCachedObject(OpenWireFormat, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightUnmarsalNestedObject(OpenWireFormat, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightUnmarsalThrowable(OpenWireFormat, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.ActiveMQBlobMessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQBytesMessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQDestinationMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQMapMessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQMessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQObjectMessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQQueueMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQStreamMessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQTempDestinationMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQTempQueueMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQTempTopicMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQTextMessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ActiveMQTopicMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.BaseCommandMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.BrokerIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.BrokerInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConnectionControlMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConnectionErrorMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConnectionIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConnectionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConsumerControlMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConsumerIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ConsumerInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ControlCommandMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.DataArrayResponseMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.DataResponseMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.DestinationInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.DiscoveryEventMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ExceptionResponseMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.FlushCommandMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.IntegerResponseMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.JournalQueueAckMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.JournalTopicAckMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.JournalTraceMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.JournalTransactionMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.KeepAliveInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.LastPartialCommandMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.LocalTransactionIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessageAckMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessageDispatchMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessageDispatchNotificationMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessageIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.MessagePullMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.NetworkBridgeFilterMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.PartialCommandMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ProducerAckMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ProducerIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ProducerInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.RemoveInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.RemoveSubscriptionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ReplayCommandMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ResponseMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.SessionIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.SessionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.ShutdownInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.SubscriptionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.TransactionIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.TransactionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.WireFormatInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.XATransactionIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQBlobMessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQBytesMessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQDestinationMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQMapMessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQMessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQObjectMessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQQueueMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQStreamMessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQTempDestinationMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQTempQueueMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQTempTopicMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQTextMessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ActiveMQTopicMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BaseCommandMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BrokerIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BrokerInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConnectionControlMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConnectionErrorMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConnectionIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConnectionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConsumerControlMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConsumerIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ConsumerInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ControlCommandMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.DataArrayResponseMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.DataResponseMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.DestinationInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.DiscoveryEventMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ExceptionResponseMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.FlushCommandMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.IntegerResponseMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.JournalQueueAckMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.JournalTopicAckMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.JournalTraceMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.JournalTransactionMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.KeepAliveInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.LastPartialCommandMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.LocalTransactionIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessageAckMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessageDispatchMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessageDispatchNotificationMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessageIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessageMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.MessagePullMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.NetworkBridgeFilterMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.PartialCommandMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ProducerAckMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ProducerIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ProducerInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.RemoveInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.RemoveSubscriptionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ReplayCommandMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ResponseMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.SessionIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.SessionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.ShutdownInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.SubscriptionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.TransactionIdMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.TransactionInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.WireFormatInfoMarshaller
-
Un-marshal an object instance from the data input stream
- tightUnmarshal(OpenWireFormat, Object, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightUnmarshalByteArray(DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- tightUnmarshalByteSequence(DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v1.BaseDataStreamMarshaller
-
- tightUnmarshalByteSequence(DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- tightUnmarshalByteSequence(DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightUnmarshalConstByteArray(DataInput, BooleanStream, int) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightUnmarshalLong(OpenWireFormat, DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.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.v10.BaseDataStreamMarshaller
-
- tightUnmarshalString(DataInput, BooleanStream) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- timeout - Variable in class org.apache.activemq.command.DestinationInfo
-
- timeout - Variable in class org.apache.activemq.command.MessagePull
-
- timeoutThread - Static variable in class org.apache.activemq.transport.WriteTimeoutFilter
-
- timestamp - Variable in class org.apache.activemq.command.Message
-
- TimeStampStream - Interface in org.apache.activemq.transport.tcp
-
- 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
-
- TimeUtils - Class in org.apache.activemq.util
-
Time utils.
- toByteArray() - Method in class org.apache.activemq.util.ByteArrayOutputStream
-
- toByteArray(ByteSequence) - Static method in class org.apache.activemq.util.ByteSequenceData
-
- toByteSequence() - Method in class org.apache.activemq.util.ByteArrayOutputStream
-
- toByteSequence() - Method in class org.apache.activemq.util.DataByteArrayOutputStream
-
Get a ByteSequence from the stream
- token - Variable in class org.apache.activemq.command.ConnectionControl
-
- token - Variable in class org.apache.activemq.selector.SelectorParser
-
Current token.
- Token - Class in org.apache.activemq.selector
-
Describes the input token stream.
- Token() - Constructor for class org.apache.activemq.selector.Token
-
No-argument constructor
- Token(int) - Constructor for class org.apache.activemq.selector.Token
-
Constructs a new token for the specified Image.
- Token(int, String) - Constructor for class org.apache.activemq.selector.Token
-
Constructs a new token for the specified Image and Kind.
- token_source - Variable in class org.apache.activemq.selector.SelectorParser
-
Generated Token Manager.
- tokenImage - Variable in exception org.apache.activemq.selector.ParseException
-
This is a reference to the "tokenImage" array of the generated
parser within which the parse error occurred.
- tokenImage - Static variable in interface org.apache.activemq.selector.SelectorParserConstants
-
Literal token values.
- TokenMgrError - Error in org.apache.activemq.selector
-
Token Manager Error.
- TokenMgrError() - Constructor for error org.apache.activemq.selector.TokenMgrError
-
No arg constructor.
- TokenMgrError(String, int) - Constructor for error org.apache.activemq.selector.TokenMgrError
-
Constructor with message and reason.
- TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.apache.activemq.selector.TokenMgrError
-
Full Constructor.
- 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.v10.BaseDataStreamMarshaller
-
- toLong(int) - Method in class org.apache.activemq.openwire.v10.BaseDataStreamMarshaller
-
- toLong(short) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- toLong(int) - Method in class org.apache.activemq.openwire.v9.BaseDataStreamMarshaller
-
- 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_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_TYPE - Static variable in class org.apache.activemq.command.ActiveMQDestination
-
- toProducerKey() - Method in class org.apache.activemq.command.MessageId
-
- toString() - Method in class org.apache.activemq.ActiveMQConnection
-
- toString() - Method in class org.apache.activemq.ActiveMQConnectionConsumer
-
- toString() - Method in class org.apache.activemq.ActiveMQInputStream
-
Deprecated.
- toString() - Method in class org.apache.activemq.ActiveMQMessageConsumer
-
- toString() - Method in class org.apache.activemq.ActiveMQMessageProducer
-
- toString() - Method in class org.apache.activemq.ActiveMQOutputStream
-
Deprecated.
- 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.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.ActiveMQTextMessage
-
- toString() - Method in class org.apache.activemq.command.BaseCommand
-
- toString(Map<String, Object>) - 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.Message
-
- toString(Map<String, Object>) - Method in class org.apache.activemq.command.Message
-
- 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.FifoMessageDispatchChannel
-
- 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.FunctionCallExpression
-
Translate the expression back into text in a form similar to the input to the selector parser.
- 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.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.openwire.OpenWireFormat
-
- toString() - Method in class org.apache.activemq.RedeliveryPolicy
-
- toString() - Method in class org.apache.activemq.selector.Token
-
Returns the image.
- toString() - Method in class org.apache.activemq.SimplePriorityMessageDispatchChannel
-
- 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() - Method in class org.apache.activemq.TransactionContext
-
- toString() - Method in class org.apache.activemq.transport.CommandJoiner
-
- toString() - Method in class org.apache.activemq.transport.discovery.multicast.MulticastDiscoveryAgent
-
- toString() - Method in class org.apache.activemq.transport.failover.FailoverTransport
-
- 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
-
Deprecated.
- toString() - Method in class org.apache.activemq.transport.ResponseCorrelator
-
- 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.udp.CommandChannelSupport
-
- toString() - Method in class org.apache.activemq.transport.udp.UdpTransport
-
- toString() - Method in class org.apache.activemq.transport.udp.UdpTransportServer
-
Deprecated.
- toString() - Method in class org.apache.activemq.transport.WireFormatNegotiator
-
- toString() - Method in class org.apache.activemq.usage.Usage
-
- toString(Object) - Static method in class org.apache.activemq.util.IntrospectionSupport
-
- toString(Object, Class) - Static method in class org.apache.activemq.util.IntrospectionSupport
-
- toString(Object, Class, Map<String, Object>) - Static method in class org.apache.activemq.util.IntrospectionSupport
-
- toURI() - Method in class org.apache.activemq.util.URISupport.CompositeData
-
- trace - Variable in class org.apache.activemq.transport.tcp.TcpTransport
-
trace=true -> the Transport stack where this TcpTransport
object will be, will have a TransportLogger layer
trace=false -> the Transport stack where this TcpTransport
object will be, will NOT have a TransportLogger layer, and therefore
will never be able to print logging messages.
- trace - Variable in class org.apache.activemq.transport.tcp.TcpTransportServer
-
trace=true -> the Transport stack where this TcpTransport object will be, will have a TransportLogger layer
trace=false -> the Transport stack where this TcpTransport object will be, will NOT have a TransportLogger layer,
and therefore will never be able to print logging messages.
- track(Command) - Method in class org.apache.activemq.state.ConnectionStateTracker
-
Entry point for all tracked commands in the tracker.
- trackBack(Command) - Method in class org.apache.activemq.state.ConnectionStateTracker
-
Completes the two phase tracking operation for a command that is sent on the wire.
- Tracked - Class in org.apache.activemq.state
-
- Tracked(ResponseHandler) - Constructor for class org.apache.activemq.state.Tracked
-
- trafficClass - Variable in class org.apache.activemq.transport.tcp.TcpTransport
-
The Traffic Class to be set on the socket.
- TRANSACTION_INFO - Static variable in interface org.apache.activemq.command.CommandTypes
-
- TransactionContext - Class in org.apache.activemq
-
A TransactionContext provides the means to control a JMS transaction.
- TransactionContext() - Constructor for class org.apache.activemq.TransactionContext
-
- 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.v10
-
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.v10.TransactionIdMarshaller
-
- TransactionIdMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.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.v10
-
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.v10.TransactionInfoMarshaller
-
- TransactionInfoMarshaller - Class in org.apache.activemq.openwire.v9
-
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.v9.TransactionInfoMarshaller
-
- TransactionState - Class in org.apache.activemq.state
-
- TransactionState(TransactionId) - Constructor for class org.apache.activemq.state.TransactionState
-
- transferPolicy - Variable in class org.apache.activemq.blob.DefaultStrategy
-
- transferPolicy - Variable in class org.apache.activemq.blob.FTPStrategy
-
- transform(Destination) - Static method in class org.apache.activemq.command.ActiveMQDestination
-
- transform(Destination) - Method in class org.apache.activemq.command.DefaultUnresolvedDestinationTransformer
-
- transform(String) - Method in class org.apache.activemq.command.DefaultUnresolvedDestinationTransformer
-
- transform(Destination) - Method in interface org.apache.activemq.command.UnresolvedDestinationTransformer
-
- transform(String) - Method in interface org.apache.activemq.command.UnresolvedDestinationTransformer
-
- transformDestination(Destination) - Static method in class org.apache.activemq.ActiveMQMessageTransformation
-
Creates a an available JMS message from another provider.
- 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)
- 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.
- transmitCallback - Variable in class org.apache.activemq.command.MessageDispatch
-
- TransmitCallback - Interface in org.apache.activemq.transport
-
- 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
-
- 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
-
- 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
-
- transportInterrupted(ConnectionId) - Method in class org.apache.activemq.state.ConnectionStateTracker
-
- transportInterruptionProcessingComplete - Variable in class org.apache.activemq.ActiveMQConnection
-
- transportInterruptionProcessingComplete() - Method in class org.apache.activemq.ActiveMQConnection
-
- 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.discovery.DiscoveryTransport
-
- 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
- transportListenerOnCommand(Command) - Method in class org.apache.activemq.transport.fanout.FanoutTransport
-
- TransportLoggerSupport - Class in org.apache.activemq
-
- TransportLoggerSupport() - Constructor for class org.apache.activemq.TransportLoggerSupport
-
- TransportLoggerSupport.SPI - Interface in org.apache.activemq
-
- transportOptions - Variable in class org.apache.activemq.transport.TransportServerSupport
-
- 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.discovery.DiscoveryTransport
-
- 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
-
- TransportServerFilter - Class in org.apache.activemq.transport
-
- TransportServerFilter(TransportServer) - Constructor for class org.apache.activemq.transport.TransportServerFilter
-
- TransportServerSupport - Class in org.apache.activemq.transport
-
- 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(URI) - Constructor for class org.apache.activemq.transport.TransportServerThreadSupport
-
- 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
-
- TRUE - Static variable in class org.apache.activemq.filter.ConstantExpression
-
- TRUE - Static variable in interface org.apache.activemq.selector.SelectorParserConstants
-
RegularExpression Id.
- truncate64(String) - Static method in class org.apache.activemq.util.MarshallingSupport
-
- trustManager - Variable in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- trustManagers - Variable in class org.apache.activemq.broker.SslContext
-
- trustStore - Variable in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- trustStorePassword - Variable in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- trustStoreType - Variable in class org.apache.activemq.ActiveMQSslConnectionFactory
-
- 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
-
- TypeConversionSupport - Class in org.apache.activemq.util
-
Type conversion support for ActiveMQ.
- TypeConversionSupport.Converter - Interface in org.apache.activemq.util
-
- typeOfServiceChosen - Variable in class org.apache.activemq.transport.tcp.TcpTransport
-