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

A

acknowledge() - Method in class com.mockrunner.mock.jms.MockMessage
 
acknowledgeMessage(Message, MockSession) - Method in class com.mockrunner.mock.jms.MockDestination
 
add_escapes(String) - Method in exception org.activemq.selector.mockrunner.ParseException
Used to convert raw characters to their escaped version when these raw version cannot be used as part of an ASCII string literal.
addCurrentMessage(Message) - Method in class com.mockrunner.mock.jms.MockDestination
 
addEscapes(String) - Static method in error org.activemq.selector.mockrunner.TokenMgrError
Replaces unprintable characters by their espaced (or unicode escaped) equivalents in the given string
addExpression() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
addExpressionListner(Expression, MultiExpressionEvaluator.ExpressionListener) - Method in class org.activemq.filter.mockrunner.MultiExpressionEvaluator
Adds an ExpressionListener to a given expression.
addJMSXPropertyName(String) - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
addMessage(Message) - Method in class com.mockrunner.mock.jms.MockDestination
Adds a message and delivers it to the corresponding consumers.
addMessage(Message) - Method in class com.mockrunner.mock.jms.MockQueue
Adds a message to this Queue that will be propagated to the corresponding receiver.
addMessage(Message) - Method in class com.mockrunner.mock.jms.MockTopic
Adds a message to this Topic that will be propagated to the corresponding receivers.
addReceivedMessage(Message) - Method in class com.mockrunner.mock.jms.MockDestination
 
addSession(Session) - Method in class com.mockrunner.mock.jms.MockDestination
Adds a Session.
addSessionToQueue(Queue) - Method in class com.mockrunner.mock.jms.MockSession
 
addSessionToTopic(Topic) - Method in class com.mockrunner.mock.jms.MockSession
 
adjustBeginLineColumn(int, int) - Method in class org.activemq.selector.mockrunner.SimpleCharStream
Method to adjust line and column numbers for the start of a token.
AllActiveMQMockrunnerTests - Class in org.activemq.mockrunner.test
 
AllActiveMQMockrunnerTests() - Constructor for class org.activemq.mockrunner.test.AllActiveMQMockrunnerTests
 
AND - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
andExpression() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
AndFilter - Class in org.activemq.filter.mockrunner
Alwin Ibba: Changed package Represents a logical AND operation on two filters
AndFilter(Filter, Filter) - Constructor for class org.activemq.filter.mockrunner.AndFilter
 
ArithmeticExpression - Class in org.activemq.filter.mockrunner
Alwin Ibba: Changed package An expression which performs an operation on two expression values
ArithmeticExpression(Expression, Expression) - Constructor for class org.activemq.filter.mockrunner.ArithmeticExpression
 
asBoolean(int) - Method in class org.activemq.filter.mockrunner.ComparisonExpression
 
asNumber(Object) - Method in class org.activemq.filter.mockrunner.ArithmeticExpression
 
assertPropertyExpression(String, Expression, String) - Method in class org.activemq.mockrunner.test.SelectorParserTest
 

B

backup(int) - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
BasicJMSTestCaseAdapter - Class in com.mockrunner.jms
Delegator for JMSTestModule.
BasicJMSTestCaseAdapter() - Constructor for class com.mockrunner.jms.BasicJMSTestCaseAdapter
 
BasicJMSTestCaseAdapter(String) - Constructor for class com.mockrunner.jms.BasicJMSTestCaseAdapter
 
beginColumn - Variable in class org.activemq.selector.mockrunner.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
beginLine - Variable in class org.activemq.selector.mockrunner.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
BeginToken() - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
BETWEEN - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
BinaryExpression - Class in org.activemq.filter.mockrunner
Alwin Ibba: Changed package An expression which performs an operation on two expression values.
BinaryExpression(Expression, Expression) - Constructor for class org.activemq.filter.mockrunner.BinaryExpression
 
BLOCK_COMMENT - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
BooleanExpression - Interface in org.activemq.filter.mockrunner
A BooleanExpression is an expression that always produces a Boolean result.
bufpos - Variable in class org.activemq.selector.mockrunner.SimpleCharStream
 

C

CacheExpression(Expression) - Constructor for class org.activemq.filter.mockrunner.MultiExpressionEvaluator.CacheExpression
 
callExceptionListener() - Method in class com.mockrunner.mock.jms.MockConnection
Calls the ExceptionListener if an exception is set MockConnection.setJMSException(javax.jms.JMSException).
callExceptionListener(JMSException) - Method in class com.mockrunner.mock.jms.MockConnection
Calls the ExceptionListener using the specified exception.
canConsume(Message) - Method in class com.mockrunner.mock.jms.MockMessageConsumer
Returns if this consumer can consume an incoming message, i.e.
checkEqualOperand(Expression) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
Validates that the expression can be used in == or <> expression.
checkLessThanOperand(Expression) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
Only Numeric expressions can be used in >, >=, < or <= expressions.
clear() - Method in class com.mockrunner.mock.jms.MockDestination
Clears all current messages.
clearBody() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
clearBody() - Method in class com.mockrunner.mock.jms.MockMapMessage
 
clearBody() - Method in class com.mockrunner.mock.jms.MockMessage
 
clearBody() - Method in class com.mockrunner.mock.jms.MockObjectMessage
 
clearBody() - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
clearBody() - Method in class com.mockrunner.mock.jms.MockTextMessage
 
clearConnections() - Method in class com.mockrunner.mock.jms.MockConnectionFactory
Clears the list of connections
clearProperties() - Method in class com.mockrunner.mock.jms.MockMessage
 
clone() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
clone() - Method in class com.mockrunner.mock.jms.MockMapMessage
 
clone() - Method in class com.mockrunner.mock.jms.MockMessage
 
clone() - Method in class com.mockrunner.mock.jms.MockObjectMessage
 
clone() - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
close() - Method in class com.mockrunner.mock.jms.MockConnection
 
close() - Method in class com.mockrunner.mock.jms.MockConnectionConsumer
 
close() - Method in class com.mockrunner.mock.jms.MockMessageConsumer
 
close() - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
close() - Method in class com.mockrunner.mock.jms.MockQueueBrowser
 
close() - Method in class com.mockrunner.mock.jms.MockSession
 
closeAll() - Method in class com.mockrunner.jms.GenericTransmissionManager
Closes all producers.
closeAll() - Method in class com.mockrunner.jms.QueueTransmissionManager
Closes all senders, receivers, browsers, publishers and subscribers.
closeAll() - Method in class com.mockrunner.jms.TopicTransmissionManager
Closes all senders, receivers, browsers, publishers and subscribers.
closeAllMessageProducers() - Method in class com.mockrunner.jms.GenericTransmissionManager
Closes all producers.
closeAllQueueBrowsers() - Method in class com.mockrunner.jms.QueueTransmissionManager
Closes all queue browsers.
closeAllQueueReceivers() - Method in class com.mockrunner.jms.QueueTransmissionManager
Closes all queue receivers.
closeAllQueueSenders() - Method in class com.mockrunner.jms.QueueTransmissionManager
Closes all queue senders.
closeAllTopicDurableSubscribers() - Method in class com.mockrunner.jms.TopicTransmissionManager
Closes all durable topic subscribers.
closeAllTopicPublishers() - Method in class com.mockrunner.jms.TopicTransmissionManager
Closes all topic publishers.
closeAllTopicSubscribers() - Method in class com.mockrunner.jms.TopicTransmissionManager
Closes all topic subscribers.
com.mockrunner.jms - package com.mockrunner.jms
 
com.mockrunner.mock.jms - package com.mockrunner.mock.jms
 
commit() - Method in class com.mockrunner.mock.jms.MockSession
 
compare(Comparable, Comparable) - Method in class org.activemq.filter.mockrunner.ComparisonExpression
 
ComparisonExpression - Class in org.activemq.filter.mockrunner
Alwin Ibba: Changed package Alwin Ibba: Modification to be Java 1.3 compatible A filter performing a comparison of two objects
ComparisonExpression(Expression, Expression) - Constructor for class org.activemq.filter.mockrunner.ComparisonExpression
 
comparisonExpression() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
ConfigurationManager - Class in com.mockrunner.jms
The ConfigurationManager is used for global settings of the JMS test framework.
ConfigurationManager() - Constructor for class com.mockrunner.jms.ConfigurationManager
 
configurationManager() - Method in class com.mockrunner.mock.jms.MockConnectionFactory
 
connections() - Method in class com.mockrunner.mock.jms.MockConnectionFactory
 
ConstantExpression - Class in org.activemq.filter.mockrunner
Alwin Ibba: Changed package Represents a constant expression
ConstantExpression(Object) - Constructor for class org.activemq.filter.mockrunner.ConstantExpression
 
createAND(BooleanExpression, BooleanExpression) - Static method in class org.activemq.filter.mockrunner.LogicExpression
 
createBetween(Expression, Expression, Expression) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
 
createBooleanCast(Expression) - Static method in class org.activemq.filter.mockrunner.UnaryExpression
 
createBrowser(Queue) - Method in class com.mockrunner.mock.jms.MockSession
 
createBrowser(Queue, String) - Method in class com.mockrunner.mock.jms.MockSession
 
createBytesMessage() - Method in class com.mockrunner.jms.MessageManager
Creates a new BytesMessage.
createBytesMessage() - Method in class com.mockrunner.mock.jms.MockSession
 
createConnection() - Method in class com.mockrunner.mock.jms.MockConnectionFactory
 
createConnection(String, String) - Method in class com.mockrunner.mock.jms.MockConnectionFactory
 
createConnection() - Method in class com.mockrunner.mock.jms.MockQueueConnectionFactory
 
createConnection(String, String) - Method in class com.mockrunner.mock.jms.MockQueueConnectionFactory
 
createConnection() - Method in class com.mockrunner.mock.jms.MockTopicConnectionFactory
 
createConnection(String, String) - Method in class com.mockrunner.mock.jms.MockTopicConnectionFactory
 
createConnectionConsumer(Destination, String, ServerSessionPool, int) - Method in class com.mockrunner.mock.jms.MockConnection
 
createConnectionConsumer(Queue, String, ServerSessionPool, int) - Method in class com.mockrunner.mock.jms.MockQueueConnection
 
createConnectionConsumer(Topic, String, ServerSessionPool, int) - Method in class com.mockrunner.mock.jms.MockTopicConnection
 
createConsumer(Destination) - Method in class com.mockrunner.mock.jms.MockSession
 
createConsumer(Destination, String) - Method in class com.mockrunner.mock.jms.MockSession
 
createConsumer(Destination, String, boolean) - Method in class com.mockrunner.mock.jms.MockSession
 
createDivide(Expression, Expression) - Static method in class org.activemq.filter.mockrunner.ArithmeticExpression
 
createDurableConnectionConsumer(Topic, String, String, ServerSessionPool, int) - Method in class com.mockrunner.mock.jms.MockConnection
 
createDurableSubscriber(Topic, String) - Method in class com.mockrunner.mock.jms.MockSession
 
createDurableSubscriber(Topic, String, String, boolean) - Method in class com.mockrunner.mock.jms.MockSession
 
createDurableTopicSubscriber(MockTopic, String, String, boolean) - Method in class com.mockrunner.jms.TopicTransmissionManager
Creates a new durable TopicSubscriber for the specified Topic.
createEqual(Expression, Expression) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
 
createFloat(String) - Static method in class org.activemq.filter.mockrunner.ConstantExpression
 
createFromDecimal(String) - Static method in class org.activemq.filter.mockrunner.ConstantExpression
 
createFromHex(String) - Static method in class org.activemq.filter.mockrunner.ConstantExpression
 
createFromOctal(String) - Static method in class org.activemq.filter.mockrunner.ConstantExpression
 
createGreaterThan(Expression, Expression) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
 
createGreaterThanEqual(Expression, Expression) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
 
createInExpression(PropertyExpression, List, boolean) - Static method in class org.activemq.filter.mockrunner.UnaryExpression
 
createInFilter(Expression, List) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
 
createIsNotNull(Expression) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
 
createIsNull(Expression) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
 
createJMSMockObjectFactory() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
createJMSTestModule() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
Creates a JMSTestModule based on the current JMSMockObjectFactory.
createJMSTestModule(JMSMockObjectFactory) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
Creates a JMSTestModule with the specified JMSMockObjectFactory.
createLessThan(Expression, Expression) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
 
createLessThanEqual(Expression, Expression) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
 
createLike(Expression, String, String) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
 
createMapMessage() - Method in class com.mockrunner.jms.MessageManager
Creates a new MapMessage.
createMapMessage() - Method in class com.mockrunner.mock.jms.MockSession
 
createMessage() - Method in class com.mockrunner.jms.MessageManager
Creates a new Message.
createMessage() - Method in class com.mockrunner.mock.jms.MockSession
 
createMessageProducer() - Method in class com.mockrunner.jms.GenericTransmissionManager
Creates a new MessageProducer.
createMinus(Expression, Expression) - Static method in class org.activemq.filter.mockrunner.ArithmeticExpression
 
createMockConnectionFactory() - Method in class com.mockrunner.mock.jms.JMSMockObjectFactory
Creates the MockConnectionFactory using new.
createMockQueueConnectionFactory() - Method in class com.mockrunner.mock.jms.JMSMockObjectFactory
Creates the MockQueueConnectionFactory using new.
createMockTopicConnectionFactory() - Method in class com.mockrunner.mock.jms.JMSMockObjectFactory
Creates the MockTopicConnectionFactory using new.
createMod(Expression, Expression) - Static method in class org.activemq.filter.mockrunner.ArithmeticExpression
 
createMultiply(Expression, Expression) - Static method in class org.activemq.filter.mockrunner.ArithmeticExpression
 
createNegate(Expression) - Static method in class org.activemq.filter.mockrunner.UnaryExpression
 
createNOT(BooleanExpression) - Static method in class org.activemq.filter.mockrunner.UnaryExpression
 
createNotBetween(Expression, Expression, Expression) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
 
createNotEqual(Expression, Expression) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
 
createNotInFilter(Expression, List) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
 
createNotLike(Expression, String, String) - Static method in class org.activemq.filter.mockrunner.ComparisonExpression
 
createObjectMessage(Serializable) - Method in class com.mockrunner.jms.MessageManager
Creates a new ObjectMessage.
createObjectMessage() - Method in class com.mockrunner.mock.jms.MockSession
 
createObjectMessage(Serializable) - Method in class com.mockrunner.mock.jms.MockSession
 
createOR(BooleanExpression, BooleanExpression) - Static method in class org.activemq.filter.mockrunner.LogicExpression
 
createPlus(Expression, Expression) - Static method in class org.activemq.filter.mockrunner.ArithmeticExpression
 
createProducer(Destination) - Method in class com.mockrunner.mock.jms.MockSession
 
createProducerForNullDestination() - Method in class com.mockrunner.mock.jms.MockQueueSession
 
createProducerForNullDestination() - Method in class com.mockrunner.mock.jms.MockSession
 
createProducerForNullDestination() - Method in class com.mockrunner.mock.jms.MockTopicSession
 
createPublisher(Topic) - Method in class com.mockrunner.mock.jms.MockTopicSession
 
createQueue(String) - Method in class com.mockrunner.jms.DestinationManager
Creates a new Queue that is available for MockSession.createQueue(java.lang.String) calls.
createQueue(String) - Method in class com.mockrunner.mock.jms.MockSession
 
createQueueBrowser(MockQueue, String) - Method in class com.mockrunner.jms.QueueTransmissionManager
Creates a new QueueBrowser for the specified Queue.
createQueueConnection() - Method in class com.mockrunner.mock.jms.MockConnectionFactory
 
createQueueConnection(String, String) - Method in class com.mockrunner.mock.jms.MockConnectionFactory
 
createQueueReceiver(MockQueue, String) - Method in class com.mockrunner.jms.QueueTransmissionManager
Creates a new QueueReceiver for the specified Queue.
createQueueSender() - Method in class com.mockrunner.jms.GenericTransmissionManager
Creates a new QueueSender.
createQueueSender(MockQueue) - Method in class com.mockrunner.jms.QueueTransmissionManager
Creates a new QueueSender for the specified Queue.
createQueueSession(boolean, int) - Method in class com.mockrunner.mock.jms.MockQueueConnection
 
createReceiver(Queue) - Method in class com.mockrunner.mock.jms.MockQueueSession
 
createReceiver(Queue, String) - Method in class com.mockrunner.mock.jms.MockQueueSession
 
createSender(Queue) - Method in class com.mockrunner.mock.jms.MockQueueSession
 
createSession(boolean, int) - Method in class com.mockrunner.mock.jms.MockConnection
 
createSession(boolean, int) - Method in class com.mockrunner.mock.jms.MockQueueConnection
 
createSession(boolean, int) - Method in class com.mockrunner.mock.jms.MockTopicConnection
 
createStreamMessage() - Method in class com.mockrunner.jms.MessageManager
Creates a new StreamMessage.
createStreamMessage() - Method in class com.mockrunner.mock.jms.MockSession
 
createSubscriber(Topic) - Method in class com.mockrunner.mock.jms.MockTopicSession
 
createSubscriber(Topic, String, boolean) - Method in class com.mockrunner.mock.jms.MockTopicSession
 
createTemporaryQueue() - Method in class com.mockrunner.mock.jms.MockSession
 
createTemporaryTopic() - Method in class com.mockrunner.mock.jms.MockSession
 
createTextMessage(String) - Method in class com.mockrunner.jms.MessageManager
Creates a new TextMessage.
createTextMessage() - Method in class com.mockrunner.mock.jms.MockSession
 
createTextMessage(String) - Method in class com.mockrunner.mock.jms.MockSession
 
createTopic(String) - Method in class com.mockrunner.jms.DestinationManager
Creates a new Topic that is available for MockSession.createTopic(java.lang.String) calls.
createTopic(String) - Method in class com.mockrunner.mock.jms.MockSession
 
createTopicConnection() - Method in class com.mockrunner.mock.jms.MockConnectionFactory
 
createTopicConnection(String, String) - Method in class com.mockrunner.mock.jms.MockConnectionFactory
 
createTopicPublisher() - Method in class com.mockrunner.jms.GenericTransmissionManager
Creates a new TopicPublisher.
createTopicPublisher(MockTopic) - Method in class com.mockrunner.jms.TopicTransmissionManager
Creates a new TopicPublisher for the specified Topic.
createTopicSession(boolean, int) - Method in class com.mockrunner.mock.jms.MockTopicConnection
 
createTopicSubscriber(MockTopic, String, boolean) - Method in class com.mockrunner.jms.TopicTransmissionManager
Creates a new TopicSubscriber for the specified Topic.
curChar - Variable in class org.activemq.selector.mockrunner.SelectorParserTokenManager
 
currentToken - Variable in exception org.activemq.selector.mockrunner.ParseException
This is the last token that has been consumed successfully.

D

debugStream - Variable in class org.activemq.selector.mockrunner.SelectorParserTokenManager
 
DECIMAL_LITERAL - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
DEFAULT - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
delete() - Method in class com.mockrunner.mock.jms.MockTemporaryQueue
 
delete() - Method in class com.mockrunner.mock.jms.MockTemporaryTopic
 
DestinationManager - Class in com.mockrunner.jms
The DestinationManager can be used to create queues and topics, which is normally an administrative act.
DestinationManager() - Constructor for class com.mockrunner.jms.DestinationManager
 
destinationManager() - Method in class com.mockrunner.mock.jms.MockConnectionFactory
 
disable_tracing() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
divide(Number, Number) - Method in class org.activemq.filter.mockrunner.ArithmeticExpression
 
Done() - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
DOUBLE - Static variable in class org.activemq.filter.mockrunner.ArithmeticExpression
 

E

enable_tracing() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
encodeString(String) - Static method in class org.activemq.filter.mockrunner.ConstantExpression
Encodes the value of string so that it looks like it would look like when it was provided in a selector.
endColumn - Variable in class org.activemq.selector.mockrunner.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
endLine - Variable in class org.activemq.selector.mockrunner.Token
beginLine and beginColumn describe the position of the first character of this token; endLine and endColumn describe the position of the last character of this token.
EOF - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
eol - Variable in exception org.activemq.selector.mockrunner.ParseException
The end of line string for this machine.
equalityExpression() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
equals(Object) - Method in class com.mockrunner.mock.jms.MockBytesMessage
Compares the underlying byte data.
equals(Object) - Method in class com.mockrunner.mock.jms.MockMapMessage
Compares the underlying map data.
equals(Object) - Method in class com.mockrunner.mock.jms.MockObjectMessage
Calls the equals method of the underlying object.
equals(Object) - Method in class com.mockrunner.mock.jms.MockStreamMessage
Compares the underlying stream data.
equals(Object) - Method in class com.mockrunner.mock.jms.MockTextMessage
Compares the underlying String.
equals(Object) - Method in class org.activemq.filter.mockrunner.BinaryExpression
TODO: more efficient hashCode()
equals(Object) - Method in class org.activemq.filter.mockrunner.ConstantExpression
TODO: more efficient hashCode()
equals(Object) - Method in class org.activemq.filter.mockrunner.MultiExpressionEvaluator.CacheExpression
 
equals(Object) - Method in class org.activemq.filter.mockrunner.PropertyExpression
 
equals(Object) - Method in class org.activemq.filter.mockrunner.UnaryExpression
TODO: more efficient hashCode()
ESCAPE - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
evaluate(Message) - Method in class org.activemq.filter.mockrunner.ArithmeticExpression
 
evaluate(Object, Object) - Method in class org.activemq.filter.mockrunner.ArithmeticExpression
 
evaluate(Message) - Method in class org.activemq.filter.mockrunner.ComparisonExpression
 
evaluate(Message) - Method in class org.activemq.filter.mockrunner.ConstantExpression
 
evaluate(Message) - Method in interface org.activemq.filter.mockrunner.Expression
 
evaluate(Message) - Method in class org.activemq.filter.mockrunner.LogicExpression
 
evaluate(Message) - Method in class org.activemq.filter.mockrunner.MultiExpressionEvaluator.CacheExpression
Implementation of org.activemq.filter.Expression#evaluate(javax.jms.Message)
evaluate(Message) - Method in class org.activemq.filter.mockrunner.MultiExpressionEvaluator
Evaluates the message against all the Expressions added to this object.
evaluate(Message) - Method in class org.activemq.filter.mockrunner.PropertyExpression
 
exception() - Method in class com.mockrunner.mock.jms.MockConnectionFactory
 
existsQueue(String) - Method in class com.mockrunner.jms.DestinationManager
 
existsTopic(String) - Method in class com.mockrunner.jms.DestinationManager
 
expectedTokenSequences - Variable in exception org.activemq.selector.mockrunner.ParseException
Each entry in this array is an array of integers.
EXPONENT - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
Expression - Interface in org.activemq.filter.mockrunner
Alwin Ibba: Changed package Represents an expression
ExpressionFilter - Class in org.activemq.filter.mockrunner
Alwin Ibba: Changed package Represents a filter using an expression
ExpressionFilter(Expression) - Constructor for class org.activemq.filter.mockrunner.ExpressionFilter
 

F

FALSE - Static variable in class org.activemq.filter.mockrunner.ConstantExpression
 
FALSE - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
Filter - Interface in org.activemq.filter.mockrunner
Alwin Ibba: Changed package Represents a subscription filter
FLOATING_POINT_LITERAL - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 

G

generateParseException() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
GenericTransmissionManager - Class in com.mockrunner.jms
This class is used to create generic producers that are not associated with a destination.
GenericTransmissionManager(MockConnection, MockSession) - Constructor for class com.mockrunner.jms.GenericTransmissionManager
 
getAcknowledgeMode() - Method in class com.mockrunner.mock.jms.MockSession
Note: Returns 0 if the session is transacted.
getBeginColumn() - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
getBeginLine() - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
getBodyLength() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
getBoolean(String) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
getBooleanProperty(String) - Method in class com.mockrunner.mock.jms.MockMessage
 
getByte(String) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
getByteProperty(String) - Method in class com.mockrunner.mock.jms.MockMessage
 
getBytes() - Method in class com.mockrunner.mock.jms.MockBytesMessage
Returns a copy of the underlying byte data regardless if the message is in read or write mode.
getBytes(String) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
getBytesMessage(int) - Method in class com.mockrunner.jms.MessageManager
Returns a BytesMessage by its index or null, if no such BytesMessage is present.
getBytesMessageList() - Method in class com.mockrunner.jms.MessageManager
Returns the list of BytesMessage objects.
getChar(String) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
getClientID() - Method in class com.mockrunner.mock.jms.MockConnection
 
getColumn() - Method in class org.activemq.selector.mockrunner.SimpleCharStream
Deprecated. 
getConfigurationManager() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getConfigurationManager() - Method in class com.mockrunner.jms.JMSTestModule
getConfigurationManager() - Method in class com.mockrunner.mock.jms.JMSMockObjectFactory
getConfigurationManager() - Method in class com.mockrunner.mock.jms.MockConnection
getConnection(int) - Method in class com.mockrunner.mock.jms.MockConnectionFactory
Returns the connection with the specified index or null if no such connection exists.
getConnection() - Method in class com.mockrunner.mock.jms.MockMessageConsumer
 
getConnection() - Method in class com.mockrunner.mock.jms.MockSession
 
getCurrentConnection() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getCurrentConnection() - Method in class com.mockrunner.jms.JMSTestModule
Returns the current MockConnection based on its index or null if no connection was created.
getCurrentMessageList() - Method in class com.mockrunner.mock.jms.MockDestination
Returns a List of all current messages.
getCurrentMessageListFromQueue(String) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getCurrentMessageListFromQueue(String) - Method in class com.mockrunner.jms.JMSTestModule
Returns the list of messages that are currently present in the queue or null if no such queue exists.
getCurrentMessageListFromTemporaryQueue(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getCurrentMessageListFromTemporaryQueue(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the list of messages that are currently present in the temporary queue or null if no such queue exists.
getCurrentMessageListFromTemporaryTopic(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getCurrentMessageListFromTemporaryTopic(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the list of messages that are currently present in the temporary topic or null if no such topic exists.
getCurrentMessageListFromTopic(String) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getCurrentMessageListFromTopic(String) - Method in class com.mockrunner.jms.JMSTestModule
Returns the list of messages that are currently present in the topic or null if no such topic exists.
getCurrentQueueConnection() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getCurrentQueueConnection() - Method in class com.mockrunner.jms.JMSTestModule
Returns the current MockQueueConnection based on its index or null if no queue connection was created.
getCurrentTopicConnection() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getCurrentTopicConnection() - Method in class com.mockrunner.jms.JMSTestModule
Returns the current MockTopicConnection based on its index or null if no topic connection was created.
getDeliveryMode() - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
getDestination() - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
getDestinationManager() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getDestinationManager() - Method in class com.mockrunner.jms.JMSTestModule
Returns the DestinationManager.
getDestinationManager() - Method in class com.mockrunner.mock.jms.JMSMockObjectFactory
Returns the DestinationManager.
getDestinationManager() - Method in class com.mockrunner.mock.jms.MockConnection
Returns the DestinationManager.
getDisableMessageID() - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
getDisableMessageTimestamp() - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
getDoCloneOnSend() - Method in class com.mockrunner.jms.ConfigurationManager
Get the clone on send flag, see ConfigurationManager.setDoCloneOnSend(boolean) for a description of this option.
getDouble(String) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
getDoubleProperty(String) - Method in class com.mockrunner.mock.jms.MockMessage
 
getDurableTopicSubscriber(String) - Method in class com.mockrunner.jms.TopicTransmissionManager
Returns a durable TopicSubscriber by its name or null, if no such durable TopicSubscriber is present.
getDurableTopicSubscriberMap(String) - Method in class com.mockrunner.jms.TopicTransmissionManager
Returns the map of all durable TopicSubscriber objects for a specific Topic.
getDurableTopicSubscriberMap() - Method in class com.mockrunner.jms.TopicTransmissionManager
Returns the map of all durable TopicSubscriber objects.
getEndColumn() - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
getEndLine() - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
getEnumeration() - Method in class com.mockrunner.mock.jms.MockQueueBrowser
 
getExceptionListener() - Method in class com.mockrunner.mock.jms.MockConnection
 
getExpression() - Method in class org.activemq.filter.mockrunner.ExpressionFilter
 
getExpressionSymbol() - Method in class org.activemq.filter.mockrunner.BinaryExpression
Returns the symbol that represents this binary expression.
getExpressionSymbol() - Method in class org.activemq.filter.mockrunner.MultiExpressionEvaluator.CacheExpression
 
getExpressionSymbol() - Method in class org.activemq.filter.mockrunner.UnaryExpression
Returns the symbol that represents this binary expression.
getFloat(String) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
getFloatProperty(String) - Method in class com.mockrunner.mock.jms.MockMessage
 
getGenericTransmissionManager() - Method in class com.mockrunner.jms.TransmissionManagerWrapper
Returns the underlying GenericTransmissionManager.
getGenericTransmissionManager() - Method in class com.mockrunner.mock.jms.MockSession
GetImage() - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
getInt(String) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
getIntProperty(String) - Method in class com.mockrunner.mock.jms.MockMessage
 
getJMSCorrelationID() - Method in class com.mockrunner.mock.jms.MockMessage
 
getJMSCorrelationIDAsBytes() - Method in class com.mockrunner.mock.jms.MockMessage
 
getJMSDeliveryMode() - Method in class com.mockrunner.mock.jms.MockMessage
 
getJMSDestination() - Method in class com.mockrunner.mock.jms.MockMessage
 
getJMSExpiration() - Method in class com.mockrunner.mock.jms.MockMessage
 
getJMSMajorVersion() - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
getJMSMessageID() - Method in class com.mockrunner.mock.jms.MockMessage
 
getJMSMinorVersion() - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
getJMSMockObjectFactory() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getJMSPriority() - Method in class com.mockrunner.mock.jms.MockMessage
 
getJMSProviderName() - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
getJMSRedelivered() - Method in class com.mockrunner.mock.jms.MockMessage
 
getJMSReplyTo() - Method in class com.mockrunner.mock.jms.MockMessage
 
getJMSTestModule() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
Gets the JMSTestModule.
getJMSTimestamp() - Method in class com.mockrunner.mock.jms.MockMessage
 
getJMSType() - Method in class com.mockrunner.mock.jms.MockMessage
 
getJMSVersion() - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
getJMSXPropertyNames() - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
getLatestConnection() - Method in class com.mockrunner.mock.jms.MockConnectionFactory
Returns the latest created connection or null if no such connection exists.
getLatestQueueConnection() - Method in class com.mockrunner.mock.jms.MockQueueConnectionFactory
Returns the latest created connection or null if no such connection exists.
getLatestTopicConnection() - Method in class com.mockrunner.mock.jms.MockTopicConnectionFactory
Returns the latest created connection or null if no such connection exists.
getLeft() - Method in class org.activemq.filter.mockrunner.AndFilter
 
getLeft() - Method in class org.activemq.filter.mockrunner.BinaryExpression
 
getLeft() - Method in class org.activemq.filter.mockrunner.OrFilter
 
getLine() - Method in class org.activemq.selector.mockrunner.SimpleCharStream
Deprecated. 
getLong(String) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
getLongProperty(String) - Method in class com.mockrunner.mock.jms.MockMessage
 
getMap() - Method in class com.mockrunner.mock.jms.MockMapMessage
Returns a copy of the underlying data as a Map regardless if the message is in read or write mode.
getMapMessage(int) - Method in class com.mockrunner.jms.MessageManager
Returns a MapMessage by its index or null, if no such MapMessage is present.
getMapMessageList() - Method in class com.mockrunner.jms.MessageManager
Returns the list of MapMessage objects.
getMapNames() - Method in class com.mockrunner.mock.jms.MockMapMessage
 
getMatchingMessage(Filter) - Method in class com.mockrunner.mock.jms.MockDestination
Returns the next message that matches the filter.
getMessage(int) - Method in class com.mockrunner.jms.MessageManager
Returns a Message by its index or null, if no such Message is present.
getMessage() - Method in class com.mockrunner.mock.jms.MockDestination
Returns the next message.
getMessage() - Method in exception org.activemq.selector.mockrunner.ParseException
This method has the standard behavior when this object has been created using the standard constructors.
getMessage() - Method in error org.activemq.selector.mockrunner.TokenMgrError
You can also modify the body of this method to customize your error messages.
getMessageConsumer(int) - Method in class com.mockrunner.jms.TransmissionManagerWrapper
Returns the MockMessageConsumer object with the specified index or null, if no such MockMessageConsumer exists.
getMessageConsumerList() - Method in class com.mockrunner.jms.TransmissionManagerWrapper
Returns a list of all consumer objects.
getMessageFilter() - Method in class com.mockrunner.mock.jms.MockMessageConsumer
 
getMessageList() - Method in class com.mockrunner.jms.MessageManager
Returns the list of Message objects.
getMessageListener() - Method in class com.mockrunner.mock.jms.MockMessageConsumer
 
getMessageListener() - Method in class com.mockrunner.mock.jms.MockSession
 
getMessageManager(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getMessageManager(int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the MessageManager for the specified session or null if the session does not exist.
getMessageManager() - Method in class com.mockrunner.mock.jms.MockSession
Returns the MessageManager for this session.
getMessageProducer(int) - Method in class com.mockrunner.jms.GenericTransmissionManager
Returns a MessageProducer by its index or null, if no such MessageProducer is present.
getMessageProducer(int) - Method in class com.mockrunner.jms.TransmissionManagerWrapper
Returns the MockMessageProducer object with the specified index or null, if no such MockMessageProducer exists.
getMessageProducerList() - Method in class com.mockrunner.jms.GenericTransmissionManager
Returns the list of all MessageProducer objects.
getMessageProducerList() - Method in class com.mockrunner.jms.TransmissionManagerWrapper
Returns a list of all producer objects.
getMessageSelector() - Method in class com.mockrunner.mock.jms.MockMessageConsumer
 
getMessageSelector() - Method in class com.mockrunner.mock.jms.MockQueueBrowser
 
getMetaData() - Method in class com.mockrunner.mock.jms.MockConnection
 
getMockConnectionFactory() - Method in class com.mockrunner.mock.jms.JMSMockObjectFactory
getMockQueueConnectionFactory() - Method in class com.mockrunner.mock.jms.JMSMockObjectFactory
getMockTopicConnectionFactory() - Method in class com.mockrunner.mock.jms.JMSMockObjectFactory
getName() - Method in class com.mockrunner.mock.jms.MockTopicSubscriber
Returns the name of the subscription if the subscription is durable.
getName() - Method in class org.activemq.filter.mockrunner.PropertyExpression
 
getNextToken() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
getNextToken() - Method in class org.activemq.selector.mockrunner.SelectorParserTokenManager
 
getNoLocal() - Method in class com.mockrunner.mock.jms.MockTopicSubscriber
 
getNullPropertyMessage(String) - Method in class com.mockrunner.mock.jms.MockMessage
 
getNumberCommits() - Method in class com.mockrunner.mock.jms.MockSession
Returns the number of commits.
getNumberRollbacks() - Method in class com.mockrunner.mock.jms.MockSession
Returns the number of rollbacks.
getObject(String) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
getObject() - Method in class com.mockrunner.mock.jms.MockObjectMessage
 
getObjectMessage(int) - Method in class com.mockrunner.jms.MessageManager
Returns a ObjectMessage by its index or null, if no such ObjectMessage is present.
getObjectMessageList() - Method in class com.mockrunner.jms.MessageManager
Returns the list of ObjectMessage objects.
getObjectProperty(String) - Method in class com.mockrunner.mock.jms.MockMessage
 
getPassword() - Method in class com.mockrunner.mock.jms.MockConnection
Returns the password.
getPriority() - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
getPropertyNames() - Method in class com.mockrunner.mock.jms.MockMessage
 
getProviderMajorVersion() - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
getProviderMinorVersion() - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
getProviderVersion() - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
getQueue(String) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getQueue(String) - Method in class com.mockrunner.jms.DestinationManager
Returns a Queue that was created with DestinationManager.createQueue(java.lang.String), or creates one if it didn't exist yet.
getQueue(String) - Method in class com.mockrunner.jms.JMSTestModule
Returns the MockQueue with the specified name or null if no such queue exists.
getQueue() - Method in class com.mockrunner.mock.jms.MockQueueBrowser
 
getQueue() - Method in class com.mockrunner.mock.jms.MockQueueReceiver
 
getQueue() - Method in class com.mockrunner.mock.jms.MockQueueSender
 
getQueueBrowser(int) - Method in class com.mockrunner.jms.QueueTransmissionManager
Returns a QueueBrowser by its index or null, if no such QueueBrowser is present.
getQueueBrowser(String) - Method in class com.mockrunner.jms.QueueTransmissionManager
Returns a QueueBrowser by the name of its corresponding Queue.
getQueueBrowserList(String) - Method in class com.mockrunner.jms.QueueTransmissionManager
Returns the list of the QueueBrowser objects for a specific Queue.
getQueueBrowserList() - Method in class com.mockrunner.jms.QueueTransmissionManager
Returns the list of QueueBrowser objects.
getQueueConnection(int) - Method in class com.mockrunner.mock.jms.MockQueueConnectionFactory
Returns the connection with the specified index or null if no such connection exists.
getQueueMessageManager(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getQueueMessageManager(int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the MessageManager for the specified session or null if the session does not exist.
getQueueName() - Method in class com.mockrunner.mock.jms.MockQueue
 
getQueueReceiver(int) - Method in class com.mockrunner.jms.QueueTransmissionManager
Returns a QueueReceiver by its index or null, if no such QueueReceiver is present.
getQueueReceiver(String) - Method in class com.mockrunner.jms.QueueTransmissionManager
Returns a QueueReceiver by the name of its corresponding Queue.
getQueueReceiverList(String) - Method in class com.mockrunner.jms.QueueTransmissionManager
Returns the list of the QueueReceiver objects for a specific Queue.
getQueueReceiverList() - Method in class com.mockrunner.jms.QueueTransmissionManager
Returns the list of QueueReceiver objects.
getQueueSender(int) - Method in class com.mockrunner.jms.QueueTransmissionManager
Returns a QueueSender by its index or null, if no such QueueSender is present.
getQueueSender(String) - Method in class com.mockrunner.jms.QueueTransmissionManager
Returns a QueueSender by the name of its corresponding Queue.
getQueueSender(int) - Method in class com.mockrunner.jms.TransmissionManagerWrapper
Returns the MockQueueSender object with the specified index or null, if no such MockQueueSender exists.
getQueueSenderList(String) - Method in class com.mockrunner.jms.QueueTransmissionManager
Returns the list of the QueueSender objects for a specific Queue.
getQueueSenderList() - Method in class com.mockrunner.jms.QueueTransmissionManager
Returns the list of all QueueSender objects.
getQueueSenderList() - Method in class com.mockrunner.jms.TransmissionManagerWrapper
Returns a list of all queue senders, i.e.
getQueueSession(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getQueueSession(int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the MockQueueSession for the specified index or null if the session does not exist.
getQueueSession(int) - Method in class com.mockrunner.mock.jms.MockQueueConnection
getQueueSessionList() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getQueueSessionList() - Method in class com.mockrunner.jms.JMSTestModule
Returns the list of MockQueueSession objects.
getQueueSessionList() - Method in class com.mockrunner.mock.jms.MockQueueConnection
Returns the list of MockQueueSession objects that were created with MockQueueConnection.createQueueSession(boolean, int).
getQueueTransmissionManager(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getQueueTransmissionManager(int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the QueueTransmissionManager for the specified session or null if the session does not exist.
getQueueTransmissionManager() - Method in class com.mockrunner.jms.TransmissionManagerWrapper
Returns the underlying QueueTransmissionManager.
getQueueTransmissionManager() - Method in class com.mockrunner.mock.jms.MockSession
getQueueTransmissionManagerWrapper(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getQueueTransmissionManagerWrapper(int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the TransmissionManagerWrapper for the specified session or null if the session does not exist.
getReceivedMessageList() - Method in class com.mockrunner.mock.jms.MockDestination
Returns a List of all received messages.
getReceivedMessageListFromQueue(String) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getReceivedMessageListFromQueue(String) - Method in class com.mockrunner.jms.JMSTestModule
Returns the list of messages that were received by the queue or null if no such queue exists.
getReceivedMessageListFromTemporaryQueue(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getReceivedMessageListFromTemporaryQueue(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the list of messages that were received by the temporary queue or null if no such queue exists.
getReceivedMessageListFromTemporaryTopic(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getReceivedMessageListFromTemporaryTopic(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the list of messages that were received by the temporary topic or null if no such topic exists.
getReceivedMessageListFromTopic(String) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getReceivedMessageListFromTopic(String) - Method in class com.mockrunner.jms.JMSTestModule
Returns the list of messages that were received by the topic or null if no such topic exists.
getRight() - Method in class org.activemq.filter.mockrunner.AndFilter
 
getRight() - Method in class org.activemq.filter.mockrunner.BinaryExpression
 
getRight() - Method in class org.activemq.filter.mockrunner.OrFilter
 
getRight() - Method in class org.activemq.filter.mockrunner.UnaryExpression
 
getServerSession() - Method in class com.mockrunner.mock.jms.MockServerSessionPool
 
getServerSessionPool() - Method in class com.mockrunner.mock.jms.MockConnectionConsumer
 
getSession(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getSession(int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the MockSession for the specified index or null if the session does not exist.
getSession(int) - Method in class com.mockrunner.mock.jms.MockConnection
Returns a MockSession.
getSession() - Method in class com.mockrunner.mock.jms.MockServerSession
 
getSessionList() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getSessionList() - Method in class com.mockrunner.jms.JMSTestModule
Returns the list of MockSession objects.
getSessionList() - Method in class com.mockrunner.mock.jms.MockConnection
Returns the list of MockSession objects.
getShort(String) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
getShortProperty(String) - Method in class com.mockrunner.mock.jms.MockMessage
 
getStreamMessage(int) - Method in class com.mockrunner.jms.MessageManager
Returns a StreamMessage by its index or null, if no such StreamMessage is present.
getStreamMessageList() - Method in class com.mockrunner.jms.MessageManager
Returns the list of StreamMessage objects.
getString(String) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
getStringProperty(String) - Method in class com.mockrunner.mock.jms.MockMessage
 
GetSuffix(int) - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
getTemporaryQueue(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getTemporaryQueue(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the MockTemporaryQueue with the specified index for the specified session.
getTemporaryQueue(int) - Method in class com.mockrunner.mock.jms.MockSession
Returns a TemporaryQueue by its index.
getTemporaryQueueList(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getTemporaryQueueList(int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the list of MockTemporaryQueue objects for the specified session.
getTemporaryQueueList() - Method in class com.mockrunner.mock.jms.MockSession
Returns the list of temporary queues.
getTemporaryTopic(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getTemporaryTopic(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the MockTemporaryTopic with the specified index for the specified session.
getTemporaryTopic(int) - Method in class com.mockrunner.mock.jms.MockSession
Returns a TemporaryTopic by its index.
getTemporaryTopicList(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getTemporaryTopicList(int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the list of MockTemporaryTopic objects for the specified session.
getTemporaryTopicList() - Method in class com.mockrunner.mock.jms.MockSession
Returns the list of temporary topics.
getText() - Method in class com.mockrunner.mock.jms.MockTextMessage
 
getTextMessage(int) - Method in class com.mockrunner.jms.MessageManager
Returns a TextMessage by its index or null, if no such TextMessage is present.
getTextMessageList() - Method in class com.mockrunner.jms.MessageManager
Returns the list of TextMessage objects.
getTimeToLive() - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
getToken(int) - Method in class org.activemq.selector.mockrunner.SelectorParser
 
getTopic(String) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getTopic(String) - Method in class com.mockrunner.jms.DestinationManager
Returns a Topic that was created with DestinationManager.createTopic(java.lang.String), or creates one if it didn't exist yet.
getTopic(String) - Method in class com.mockrunner.jms.JMSTestModule
Returns the MockTopic with the specified name or null if no such topic exists.
getTopic() - Method in class com.mockrunner.mock.jms.MockTopicPublisher
 
getTopic() - Method in class com.mockrunner.mock.jms.MockTopicSubscriber
 
getTopicConnection(int) - Method in class com.mockrunner.mock.jms.MockTopicConnectionFactory
Returns the connection with the specified index or null if no such connection exists.
getTopicMessageManager(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getTopicMessageManager(int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the MessageManager for the specified session or null if the session does not exist.
getTopicName() - Method in class com.mockrunner.mock.jms.MockTopic
 
getTopicPublisher(int) - Method in class com.mockrunner.jms.TopicTransmissionManager
Returns a TopicPublisher by its index or null, if no such TopicPublisher is present.
getTopicPublisher(String) - Method in class com.mockrunner.jms.TopicTransmissionManager
Returns a TopicPublisher by the name of its corresponding Topic.
getTopicPublisher(int) - Method in class com.mockrunner.jms.TransmissionManagerWrapper
Returns the MockTopicPublisher object with the specified index or null, if no such MockTopicPublisher exists.
getTopicPublisherList(String) - Method in class com.mockrunner.jms.TopicTransmissionManager
Returns the list of the TopicPublisher objects for a specific Topic.
getTopicPublisherList() - Method in class com.mockrunner.jms.TopicTransmissionManager
Returns the list of all TopicPublisher objects.
getTopicPublisherList() - Method in class com.mockrunner.jms.TransmissionManagerWrapper
Returns a list of all topic publishers, i.e.
getTopicSession(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getTopicSession(int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the MockTopicSession for the specified index or null if the session does not exist.
getTopicSession(int) - Method in class com.mockrunner.mock.jms.MockTopicConnection
getTopicSessionList() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getTopicSessionList() - Method in class com.mockrunner.jms.JMSTestModule
Returns the list of MockTopicSession objects.
getTopicSessionList() - Method in class com.mockrunner.mock.jms.MockTopicConnection
Returns the list of MockTopicSession objects that were created with MockTopicConnection.createTopicSession(boolean, int).
getTopicSubscriber(int) - Method in class com.mockrunner.jms.TopicTransmissionManager
Returns a TopicSubscriber by its index or null, if no such TopicSubscriber is present.
getTopicSubscriber(String) - Method in class com.mockrunner.jms.TopicTransmissionManager
Returns a TopicSubscriber by the name of its corresponding Topic.
getTopicSubscriberList(String) - Method in class com.mockrunner.jms.TopicTransmissionManager
Returns the list of the TopicSubscriber objects for a specific Topic.
getTopicSubscriberList() - Method in class com.mockrunner.jms.TopicTransmissionManager
Returns the list of all TopicSubscriber objects.
getTopicTransmissionManager(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getTopicTransmissionManager(int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the TopicTransmissionManager for the specified session or null if the session does not exist.
getTopicTransmissionManager() - Method in class com.mockrunner.jms.TransmissionManagerWrapper
Returns the underlying TopicTransmissionManager.
getTopicTransmissionManager() - Method in class com.mockrunner.mock.jms.MockSession
getTopicTransmissionManagerWrapper(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getTopicTransmissionManagerWrapper(int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the TransmissionManagerWrapper for the specified session or null if the session does not exist.
getTransacted() - Method in class com.mockrunner.mock.jms.MockSession
 
getTransmissionManager(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
Deprecated. 
getTransmissionManager(int) - Method in class com.mockrunner.jms.JMSTestModule
getTransmissionManager() - Method in class com.mockrunner.mock.jms.MockSession
getTransmissionManagerWrapper(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
getTransmissionManagerWrapper(int) - Method in class com.mockrunner.jms.JMSTestModule
Returns the TransmissionManagerWrapper for the specified session or null if the session does not exist.
getTransmissionManagerWrapper() - Method in class com.mockrunner.mock.jms.MockSession
getUseMessageSelectors() - Method in class com.mockrunner.jms.ConfigurationManager
Get if message selectors should be used.
getUserName() - Method in class com.mockrunner.mock.jms.MockConnection
Returns the user name.
getValue() - Method in class org.activemq.filter.mockrunner.ConstantExpression
 

H

hashCode() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
hashCode() - Method in class com.mockrunner.mock.jms.MockMapMessage
 
hashCode() - Method in class com.mockrunner.mock.jms.MockObjectMessage
 
hashCode() - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
hashCode() - Method in class com.mockrunner.mock.jms.MockTextMessage
 
hashCode() - Method in class org.activemq.filter.mockrunner.BinaryExpression
TODO: more efficient hashCode()
hashCode() - Method in class org.activemq.filter.mockrunner.ConstantExpression
TODO: more efficient hashCode()
hashCode() - Method in class org.activemq.filter.mockrunner.MultiExpressionEvaluator.CacheExpression
 
hashCode() - Method in class org.activemq.filter.mockrunner.PropertyExpression
 
hashCode() - Method in class org.activemq.filter.mockrunner.UnaryExpression
TODO: more efficient hashCode()
HEX_LITERAL - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 

I

ID - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
image - Variable in class org.activemq.selector.mockrunner.Token
The string image of the token.
IN - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
INTEGER - Static variable in class org.activemq.filter.mockrunner.ArithmeticExpression
 
IS - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
isAcknowledged() - Method in class com.mockrunner.mock.jms.MockMessage
 
isAutoAcknowledge() - Method in class com.mockrunner.mock.jms.MockSession
Returns if messages should be automatically acknowledged, i.e.
isClosed() - Method in class com.mockrunner.mock.jms.MockConnection
 
isClosed() - Method in class com.mockrunner.mock.jms.MockConnectionConsumer
Returns if this connection consumer was closed.
isClosed() - Method in class com.mockrunner.mock.jms.MockMessageConsumer
Returns if this consumer was closed.
isClosed() - Method in class com.mockrunner.mock.jms.MockMessageProducer
Returns if this producer was closed.
isClosed() - Method in class com.mockrunner.mock.jms.MockQueueBrowser
Returns if this browser was closed.
isClosed() - Method in class com.mockrunner.mock.jms.MockSession
Returns if this session was closed.
isCommitted() - Method in class com.mockrunner.mock.jms.MockSession
Returns if the current transaction was committed.
isDeleted() - Method in class com.mockrunner.mock.jms.MockTemporaryQueue
Returns if this temporary queue is deleted.
isDeleted() - Method in class com.mockrunner.mock.jms.MockTemporaryTopic
Returns if this temporary topic is deleted.
isDurable() - Method in class com.mockrunner.mock.jms.MockTopicSubscriber
Returns if this subscriber is durable.
isEmpty() - Method in class com.mockrunner.mock.jms.MockDestination
Returns if this destination contains messages.
isInWriteMode() - Method in class com.mockrunner.mock.jms.MockMessage
 
isRecovered() - Method in class com.mockrunner.mock.jms.MockSession
Returns if this session was recovered.
isRolledBack() - Method in class com.mockrunner.mock.jms.MockSession
Returns if the current transaction was rolled back.
isStarted() - Method in class com.mockrunner.mock.jms.MockConnection
 
isStarted() - Method in class com.mockrunner.mock.jms.MockServerSession
Returns if this server session was started.
isStopped() - Method in class com.mockrunner.mock.jms.MockConnection
 
isWildcard() - Method in class org.activemq.filter.mockrunner.AndFilter
 
isWildcard() - Method in class org.activemq.filter.mockrunner.ExpressionFilter
 
isWildcard() - Method in interface org.activemq.filter.mockrunner.Filter
 
isWildcard() - Method in class org.activemq.filter.mockrunner.NotFilter
 
isWildcard() - Method in class org.activemq.filter.mockrunner.OrFilter
 
itemExists(String) - Method in class com.mockrunner.mock.jms.MockMapMessage
 

J

jj_nt - Variable in class org.activemq.selector.mockrunner.SelectorParser
 
jjstrLiteralImages - Static variable in class org.activemq.selector.mockrunner.SelectorParserTokenManager
 
JMSMockObjectFactory - Class in com.mockrunner.mock.jms
Used to create all types of JMS mock objects.
JMSMockObjectFactory() - Constructor for class com.mockrunner.mock.jms.JMSMockObjectFactory
Creates a new set of mock objects.
JmsSelector() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
JMSTestModule - Class in com.mockrunner.jms
Module for JMS tests.
JMSTestModule(JMSMockObjectFactory) - Constructor for class com.mockrunner.jms.JMSTestModule
 

K

kind - Variable in class org.activemq.selector.mockrunner.Token
An integer that describes the kind of this token.

L

left - Variable in class org.activemq.filter.mockrunner.BinaryExpression
 
lexStateNames - Static variable in class org.activemq.selector.mockrunner.SelectorParserTokenManager
 
LIKE - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
LINE_COMMENT - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
literal() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
loadMessage(Message) - Method in class com.mockrunner.mock.jms.MockDestination
Adds a message to the list of current messages in this destination.
LogicExpression - Class in org.activemq.filter.mockrunner
Alwin Ibba: Changed package A filter performing a comparison of two objects
LogicExpression(BooleanExpression, BooleanExpression) - Constructor for class org.activemq.filter.mockrunner.LogicExpression
 
LONG - Static variable in class org.activemq.filter.mockrunner.ArithmeticExpression
 
lookingAhead - Variable in class org.activemq.selector.mockrunner.SelectorParser
 

M

matches(Message) - Method in class org.activemq.filter.mockrunner.AndFilter
 
matches(Message) - Method in class org.activemq.filter.mockrunner.ExpressionFilter
 
matches(Message) - Method in interface org.activemq.filter.mockrunner.Filter
 
matches(Message) - Method in class org.activemq.filter.mockrunner.NotFilter
 
matches(Message) - Method in class org.activemq.filter.mockrunner.OrFilter
 
MessageManager - Class in com.mockrunner.jms
Can be used to create and access all type of messages.
MessageManager() - Constructor for class com.mockrunner.jms.MessageManager
 
minus(Number, Number) - Method in class org.activemq.filter.mockrunner.ArithmeticExpression
 
MockBytesMessage - Class in com.mockrunner.mock.jms
Mock implementation of JMS BytesMessage.
MockBytesMessage() - Constructor for class com.mockrunner.mock.jms.MockBytesMessage
 
MockConnection - Class in com.mockrunner.mock.jms
Mock implementation of JMS Connection.
MockConnection(DestinationManager, ConfigurationManager) - Constructor for class com.mockrunner.mock.jms.MockConnection
 
MockConnection(DestinationManager, ConfigurationManager, String, String) - Constructor for class com.mockrunner.mock.jms.MockConnection
 
MockConnectionConsumer - Class in com.mockrunner.mock.jms
Mock implementation of JMS ConnectionConsumer.
MockConnectionConsumer(MockConnection, ServerSessionPool) - Constructor for class com.mockrunner.mock.jms.MockConnectionConsumer
 
MockConnectionFactory - Class in com.mockrunner.mock.jms
Mock implementation of JMS ConnectionFactory.
MockConnectionFactory(DestinationManager, ConfigurationManager) - Constructor for class com.mockrunner.mock.jms.MockConnectionFactory
 
MockConnectionMetaData - Class in com.mockrunner.mock.jms
Mock implementation of JMS ConnectionMetaData.
MockConnectionMetaData() - Constructor for class com.mockrunner.mock.jms.MockConnectionMetaData
 
MockDestination - Class in com.mockrunner.mock.jms
Mock implementation of JMS Destination.
MockDestination() - Constructor for class com.mockrunner.mock.jms.MockDestination
 
MockMapMessage - Class in com.mockrunner.mock.jms
Mock implementation of JMS MapMessage.
MockMapMessage() - Constructor for class com.mockrunner.mock.jms.MockMapMessage
 
MockMessage - Class in com.mockrunner.mock.jms
Mock implementation of JMS Message.
MockMessage() - Constructor for class com.mockrunner.mock.jms.MockMessage
 
MockMessageConsumer - Class in com.mockrunner.mock.jms
Mock implementation of JMS MessageConsumer.
MockMessageConsumer(MockConnection, String) - Constructor for class com.mockrunner.mock.jms.MockMessageConsumer
 
MockMessageProducer - Class in com.mockrunner.mock.jms
Mock implementation of JMS MessageProducer.
MockMessageProducer(MockConnection, MockSession, MockDestination) - Constructor for class com.mockrunner.mock.jms.MockMessageProducer
 
MockObjectMessage - Class in com.mockrunner.mock.jms
Mock implementation of JMS ObjectMessage.
MockObjectMessage() - Constructor for class com.mockrunner.mock.jms.MockObjectMessage
 
MockObjectMessage(Serializable) - Constructor for class com.mockrunner.mock.jms.MockObjectMessage
 
MockQueue - Class in com.mockrunner.mock.jms
Mock implementation of JMS Queue.
MockQueue(String) - Constructor for class com.mockrunner.mock.jms.MockQueue
 
MockQueueBrowser - Class in com.mockrunner.mock.jms
Mock implementation of JMS QueueBrowser.
MockQueueBrowser(MockConnection, MockQueue) - Constructor for class com.mockrunner.mock.jms.MockQueueBrowser
 
MockQueueBrowser(MockConnection, MockQueue, String) - Constructor for class com.mockrunner.mock.jms.MockQueueBrowser
 
MockQueueConnection - Class in com.mockrunner.mock.jms
Mock implementation of JMS QueueConnection.
MockQueueConnection(DestinationManager, ConfigurationManager) - Constructor for class com.mockrunner.mock.jms.MockQueueConnection
 
MockQueueConnection(DestinationManager, ConfigurationManager, String, String) - Constructor for class com.mockrunner.mock.jms.MockQueueConnection
 
MockQueueConnectionFactory - Class in com.mockrunner.mock.jms
Mock implementation of JMS QueueConnectionFactory.
MockQueueConnectionFactory(DestinationManager, ConfigurationManager) - Constructor for class com.mockrunner.mock.jms.MockQueueConnectionFactory
 
MockQueueReceiver - Class in com.mockrunner.mock.jms
Mock implementation of JMS QueueReceiver.
MockQueueReceiver(MockConnection, MockQueueSession, MockQueue) - Constructor for class com.mockrunner.mock.jms.MockQueueReceiver
 
MockQueueReceiver(MockConnection, MockSession, MockQueue, String) - Constructor for class com.mockrunner.mock.jms.MockQueueReceiver
 
MockQueueSender - Class in com.mockrunner.mock.jms
Mock implementation of JMS QueueSender.
MockQueueSender(MockConnection, MockSession, MockQueue) - Constructor for class com.mockrunner.mock.jms.MockQueueSender
 
MockQueueSession - Class in com.mockrunner.mock.jms
Mock implementation of JMS QueueSession.
MockQueueSession(MockQueueConnection) - Constructor for class com.mockrunner.mock.jms.MockQueueSession
 
MockQueueSession(MockQueueConnection, boolean, int) - Constructor for class com.mockrunner.mock.jms.MockQueueSession
 
MockServerSession - Class in com.mockrunner.mock.jms
Mock implementation of JMS ServerSession.
MockServerSession(MockConnection) - Constructor for class com.mockrunner.mock.jms.MockServerSession
 
MockServerSessionPool - Class in com.mockrunner.mock.jms
Mock implementation of JMS ServerSessionPool.
MockServerSessionPool(MockConnection) - Constructor for class com.mockrunner.mock.jms.MockServerSessionPool
 
MockSession - Class in com.mockrunner.mock.jms
Mock implementation of JMS Session.
MockSession(MockConnection, boolean, int) - Constructor for class com.mockrunner.mock.jms.MockSession
 
MockStreamMessage - Class in com.mockrunner.mock.jms
Mock implementation of JMS StreamMessage.
MockStreamMessage() - Constructor for class com.mockrunner.mock.jms.MockStreamMessage
 
MockTemporaryQueue - Class in com.mockrunner.mock.jms
Mock implementation of JMS TemporaryQueue.
MockTemporaryQueue() - Constructor for class com.mockrunner.mock.jms.MockTemporaryQueue
 
MockTemporaryTopic - Class in com.mockrunner.mock.jms
Mock implementation of JMS TemporaryTopic.
MockTemporaryTopic() - Constructor for class com.mockrunner.mock.jms.MockTemporaryTopic
 
MockTextMessage - Class in com.mockrunner.mock.jms
Mock implementation of JMS TextMessage.
MockTextMessage() - Constructor for class com.mockrunner.mock.jms.MockTextMessage
 
MockTextMessage(String) - Constructor for class com.mockrunner.mock.jms.MockTextMessage
 
MockTopic - Class in com.mockrunner.mock.jms
Mock implementation of JMS Topic.
MockTopic(String) - Constructor for class com.mockrunner.mock.jms.MockTopic
 
MockTopicConnection - Class in com.mockrunner.mock.jms
Mock implementation of JMS TopicConnection.
MockTopicConnection(DestinationManager, ConfigurationManager) - Constructor for class com.mockrunner.mock.jms.MockTopicConnection
 
MockTopicConnection(DestinationManager, ConfigurationManager, String, String) - Constructor for class com.mockrunner.mock.jms.MockTopicConnection
 
MockTopicConnectionFactory - Class in com.mockrunner.mock.jms
Mock implementation of JMS TopicConnectionFactory.
MockTopicConnectionFactory(DestinationManager, ConfigurationManager) - Constructor for class com.mockrunner.mock.jms.MockTopicConnectionFactory
 
MockTopicPublisher - Class in com.mockrunner.mock.jms
Mock implementation of JMS TopicPublisher.
MockTopicPublisher(MockConnection, MockSession, MockTopic) - Constructor for class com.mockrunner.mock.jms.MockTopicPublisher
 
MockTopicSession - Class in com.mockrunner.mock.jms
Mock implementation of JMS TopicSession.
MockTopicSession(MockTopicConnection) - Constructor for class com.mockrunner.mock.jms.MockTopicSession
 
MockTopicSession(MockTopicConnection, boolean, int) - Constructor for class com.mockrunner.mock.jms.MockTopicSession
 
MockTopicSubscriber - Class in com.mockrunner.mock.jms
Mock implementation of JMS TopicSubscriber.
MockTopicSubscriber(MockConnection, MockSession, MockTopic) - Constructor for class com.mockrunner.mock.jms.MockTopicSubscriber
 
MockTopicSubscriber(MockConnection, MockSession, MockTopic, String, boolean) - Constructor for class com.mockrunner.mock.jms.MockTopicSubscriber
 
mod(Number, Number) - Method in class org.activemq.filter.mockrunner.ArithmeticExpression
 
multExpr() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
MultiExpressionEvaluator - Class in org.activemq.filter.mockrunner
A MultiExpressionEvaluator is used to evaluate multiple expressions in single method call.
MultiExpressionEvaluator() - Constructor for class org.activemq.filter.mockrunner.MultiExpressionEvaluator
 
MultiExpressionEvaluator.CacheExpression - Class in org.activemq.filter.mockrunner
A UnaryExpression that caches the result of the nested expression.
multiply(Number, Number) - Method in class org.activemq.filter.mockrunner.ArithmeticExpression
 

N

newToken(int) - Static method in class org.activemq.selector.mockrunner.Token
Returns a new Token object, by default.
next - Variable in class org.activemq.selector.mockrunner.Token
A reference to the next regular (non-special) token from the input stream.
NOT - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
NotFilter - Class in org.activemq.filter.mockrunner
Alwin Ibba: Changed package Represents a logical not operation on another filter
NotFilter(Filter) - Constructor for class org.activemq.filter.mockrunner.NotFilter
 
NULL - Static variable in class org.activemq.filter.mockrunner.ConstantExpression
 
NULL - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 

O

OCTAL_LITERAL - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
OR - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
orExpression() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
OrFilter - Class in org.activemq.filter.mockrunner
Alwin Ibba: Changed package Represents a logical OR operation on two filters
OrFilter(Filter, Filter) - Constructor for class org.activemq.filter.mockrunner.OrFilter
 
org.activemq.filter.mockrunner - package org.activemq.filter.mockrunner
 
org.activemq.mockrunner.test - package org.activemq.mockrunner.test
 
org.activemq.selector.mockrunner - package org.activemq.selector.mockrunner
 

P

parse(String) - Method in class org.activemq.mockrunner.test.SelectorParserTest
 
parse(String) - Method in class org.activemq.selector.mockrunner.SelectorParser
 
ParseException - Exception in org.activemq.selector.mockrunner
This exception is thrown when parse errors are encountered.
ParseException(Token, int[][], String[]) - Constructor for exception org.activemq.selector.mockrunner.ParseException
This constructor is used by the method "generateParseException" in the generated parser.
ParseException() - Constructor for exception org.activemq.selector.mockrunner.ParseException
The following constructors are for use by you for whatever purpose you can think of.
ParseException(String) - Constructor for exception org.activemq.selector.mockrunner.ParseException
 
plus(Number, Number) - Method in class org.activemq.filter.mockrunner.ArithmeticExpression
 
primaryExpr() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
propertyExists(String) - Method in class com.mockrunner.mock.jms.MockMessage
 
PropertyExpression - Class in org.activemq.filter.mockrunner
Alwin Ibba: Changed package Represents a property expression
PropertyExpression(String) - Constructor for class org.activemq.filter.mockrunner.PropertyExpression
 
publish(Message) - Method in class com.mockrunner.mock.jms.MockTopicPublisher
 
publish(Message, int, int, long) - Method in class com.mockrunner.mock.jms.MockTopicPublisher
 
publish(Topic, Message) - Method in class com.mockrunner.mock.jms.MockTopicPublisher
 
publish(Topic, Message, int, int, long) - Method in class com.mockrunner.mock.jms.MockTopicPublisher
 

Q

QueueTransmissionManager - Class in com.mockrunner.jms
This class is used to create queue senders and receivers.
QueueTransmissionManager(MockConnection, MockSession) - Constructor for class com.mockrunner.jms.QueueTransmissionManager
 

R

readBoolean() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
readBoolean() - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
readByte() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
readByte() - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
readBytes(byte[]) - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
readBytes(byte[], int) - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
readBytes(byte[]) - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
readChar() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
readChar() - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
readChar() - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
readDouble() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
readDouble() - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
readFloat() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
readFloat() - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
readInt() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
readInt() - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
readLong() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
readLong() - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
readObject() - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
readShort() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
readShort() - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
readString() - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
readUnsignedByte() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
readUnsignedShort() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
readUTF() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
receive(long) - Method in class com.mockrunner.mock.jms.MockMessageConsumer
 
receive() - Method in class com.mockrunner.mock.jms.MockMessageConsumer
 
receiveMessage(Message) - Method in class com.mockrunner.mock.jms.MockMessageConsumer
Adds a message that is immediately propagated to the message listener.
receiveNoWait() - Method in class com.mockrunner.mock.jms.MockQueueReceiver
 
receiveNoWait() - Method in class com.mockrunner.mock.jms.MockTopicSubscriber
 
recover() - Method in class com.mockrunner.mock.jms.MockSession
 
registerTestMessageListenerForQueue(MockConnection, String, boolean, int, MessageListener) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
registerTestMessageListenerForQueue(MockConnection, String, boolean, int, String, MessageListener) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
registerTestMessageListenerForQueue(String, MessageListener) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
registerTestMessageListenerForQueue(MockConnection, String, MessageListener) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
registerTestMessageListenerForQueue(String, MessageListener) - Method in class com.mockrunner.jms.JMSTestModule
Creates a new connection and uses it for creating a new session and receiver.
registerTestMessageListenerForQueue(MockConnection, String, MessageListener) - Method in class com.mockrunner.jms.JMSTestModule
Creates a new session and receiver using the specified connection and registers the specified listener.
registerTestMessageListenerForQueue(MockConnection, String, boolean, int, MessageListener) - Method in class com.mockrunner.jms.JMSTestModule
Creates a new session and receiver using the specified connection and registers the specified listener.
registerTestMessageListenerForQueue(MockConnection, String, boolean, int, String, MessageListener) - Method in class com.mockrunner.jms.JMSTestModule
Creates a new session and receiver using the specified connection and registers the specified listener.
registerTestMessageListenerForTopic(MockConnection, String, boolean, int, String, MessageListener) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
registerTestMessageListenerForTopic(MockConnection, String, boolean, int, MessageListener) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
registerTestMessageListenerForTopic(String, MessageListener) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
registerTestMessageListenerForTopic(MockConnection, String, MessageListener) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
registerTestMessageListenerForTopic(String, MessageListener) - Method in class com.mockrunner.jms.JMSTestModule
Creates a new connection and uses it for creating a new session and subscriber.
registerTestMessageListenerForTopic(MockConnection, String, MessageListener) - Method in class com.mockrunner.jms.JMSTestModule
Creates a new session and subscriber using the specified connection and registers the specified listener.
registerTestMessageListenerForTopic(MockConnection, String, boolean, int, MessageListener) - Method in class com.mockrunner.jms.JMSTestModule
Creates a new session and subscriber using the specified connection and registers the specified listener.
registerTestMessageListenerForTopic(MockConnection, String, boolean, int, String, MessageListener) - Method in class com.mockrunner.jms.JMSTestModule
Creates a new session and subscriber using the specified connection and registers the specified listener.
ReInit(InputStream) - Method in class org.activemq.selector.mockrunner.SelectorParser
 
ReInit(Reader) - Method in class org.activemq.selector.mockrunner.SelectorParser
 
ReInit(SelectorParserTokenManager) - Method in class org.activemq.selector.mockrunner.SelectorParser
 
ReInit(SimpleCharStream) - Method in class org.activemq.selector.mockrunner.SelectorParserTokenManager
 
ReInit(SimpleCharStream, int) - Method in class org.activemq.selector.mockrunner.SelectorParserTokenManager
 
ReInit(Reader, int, int, int) - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
ReInit(Reader, int, int) - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
ReInit(Reader) - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
ReInit(InputStream, int, int, int) - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
ReInit(InputStream) - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
ReInit(InputStream, int, int) - Method in class org.activemq.selector.mockrunner.SimpleCharStream
 
removeEventListner(String, MultiExpressionEvaluator.ExpressionListener) - Method in class org.activemq.filter.mockrunner.MultiExpressionEvaluator
Removes an ExpressionListener from receiving the results of a given evaluation.
removeQueue(String) - Method in class com.mockrunner.jms.DestinationManager
Removes a formerly created Queue.
removeSession(Session) - Method in class com.mockrunner.mock.jms.MockDestination
Removes a Session.
removeTopic(String) - Method in class com.mockrunner.jms.DestinationManager
Removes a formerly created Topic.
removeTopicDurableSubscriber(String) - Method in class com.mockrunner.jms.TopicTransmissionManager
Deletes a durable TopicSubscriber.
reset() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
reset() - Method in class com.mockrunner.mock.jms.MockDestination
Clears all current messages and resets the list of received messages.
reset() - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
right - Variable in class org.activemq.filter.mockrunner.BinaryExpression
 
right - Variable in class org.activemq.filter.mockrunner.UnaryExpression
 
rollback() - Method in class com.mockrunner.mock.jms.MockSession
 
run() - Method in class com.mockrunner.mock.jms.MockSession
 

S

SelectorParser - Class in org.activemq.selector.mockrunner
Alwin Ibba: Changed package Alwin Ibba: Removed XPath cases in unaryExpr() Alwin Ibba: Modification to be Java 1.3 compatible JMS Selector Parser generated by JavaCC Do not edit this .java file directly - it is autogenerated from SelectorParser.jj
SelectorParser() - Constructor for class org.activemq.selector.mockrunner.SelectorParser
 
SelectorParser(InputStream) - Constructor for class org.activemq.selector.mockrunner.SelectorParser
 
SelectorParser(Reader) - Constructor for class org.activemq.selector.mockrunner.SelectorParser
 
SelectorParser(SelectorParserTokenManager) - Constructor for class org.activemq.selector.mockrunner.SelectorParser
 
SelectorParserConstants - Interface in org.activemq.selector.mockrunner
 
SelectorParserTest - Class in org.activemq.mockrunner.test
Alwin Ibba: Changed package
SelectorParserTest() - Constructor for class org.activemq.mockrunner.test.SelectorParserTest
 
SelectorParserTokenManager - Class in org.activemq.selector.mockrunner
Alwin Ibba: Changed package
SelectorParserTokenManager(SimpleCharStream) - Constructor for class org.activemq.selector.mockrunner.SelectorParserTokenManager
 
SelectorParserTokenManager(SimpleCharStream, int) - Constructor for class org.activemq.selector.mockrunner.SelectorParserTokenManager
 
send(Message) - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
send(Message, int, int, long) - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
send(Destination, Message) - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
send(Destination, Message, int, int, long) - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
send(Message) - Method in class com.mockrunner.mock.jms.MockQueueSender
 
send(Message, int, int, long) - Method in class com.mockrunner.mock.jms.MockQueueSender
 
send(Queue, Message) - Method in class com.mockrunner.mock.jms.MockQueueSender
 
send(Queue, Message, int, int, long) - Method in class com.mockrunner.mock.jms.MockQueueSender
 
sessions() - Method in class com.mockrunner.mock.jms.MockConnection
 
sessionSet() - Method in class com.mockrunner.mock.jms.MockDestination
Return a Set of all sessions.
setBoolean(String, boolean) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
setBooleanProperty(String, boolean) - Method in class com.mockrunner.mock.jms.MockMessage
 
setByte(String, byte) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
setByteProperty(String, byte) - Method in class com.mockrunner.mock.jms.MockMessage
 
setBytes(String, byte[]) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
setBytes(String, byte[], int, int) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
setChar(String, char) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
setClientID(String) - Method in class com.mockrunner.mock.jms.MockConnection
 
setCurrentConnectionIndex(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
setCurrentConnectionIndex(int) - Method in class com.mockrunner.jms.JMSTestModule
Sets the index of the MockConnection that should be used for the current test.
setCurrentQueueConnectionIndex(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
setCurrentQueueConnectionIndex(int) - Method in class com.mockrunner.jms.JMSTestModule
Sets the index of the MockQueueConnection that should be used for the current test.
setCurrentTopicConnectionIndex(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
setCurrentTopicConnectionIndex(int) - Method in class com.mockrunner.jms.JMSTestModule
Sets the index of the MockTopicConnection that should be used for the current test.
setDebugStream(PrintStream) - Method in class org.activemq.selector.mockrunner.SelectorParserTokenManager
 
setDeliveryMode(int) - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
setDisableMessageID(boolean) - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
setDisableMessageTimestamp(boolean) - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
setDoCloneOnSend(boolean) - Method in class com.mockrunner.jms.ConfigurationManager
Set if a message should be cloned before sending it.
setDouble(String, double) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
setDoubleProperty(String, double) - Method in class com.mockrunner.mock.jms.MockMessage
 
setDurable(boolean) - Method in class com.mockrunner.mock.jms.MockTopicSubscriber
Set if this subscriber is durable.
setExceptionListener(ExceptionListener) - Method in class com.mockrunner.mock.jms.MockConnection
 
setFloat(String, float) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
setFloatProperty(String, float) - Method in class com.mockrunner.mock.jms.MockMessage
 
setInt(String, int) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
setIntProperty(String, int) - Method in class com.mockrunner.mock.jms.MockMessage
 
setJMSCorrelationID(String) - Method in class com.mockrunner.mock.jms.MockMessage
 
setJMSCorrelationIDAsBytes(byte[]) - Method in class com.mockrunner.mock.jms.MockMessage
 
setJMSDeliveryMode(int) - Method in class com.mockrunner.mock.jms.MockMessage
 
setJMSDestination(Destination) - Method in class com.mockrunner.mock.jms.MockMessage
 
setJMSException(JMSException) - Method in class com.mockrunner.mock.jms.MockConnection
Set an exception that will be thrown when calling one of the interface methods.
setJMSException(JMSException) - Method in class com.mockrunner.mock.jms.MockConnectionFactory
Set an exception that will be passed to all created connections.
setJMSExpiration(long) - Method in class com.mockrunner.mock.jms.MockMessage
 
setJMSMajorVersion(int) - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
setJMSMessageID(String) - Method in class com.mockrunner.mock.jms.MockMessage
 
setJMSMinorVersion(int) - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
setJMSMockObjectFactory(JMSMockObjectFactory) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
setJMSPriority(int) - Method in class com.mockrunner.mock.jms.MockMessage
 
setJMSProviderName(String) - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
setJMSRedelivered(boolean) - Method in class com.mockrunner.mock.jms.MockMessage
 
setJMSReplyTo(Destination) - Method in class com.mockrunner.mock.jms.MockMessage
 
setJMSTestModule(JMSTestModule) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
Sets the JMSTestModule.
setJMSTimestamp(long) - Method in class com.mockrunner.mock.jms.MockMessage
 
setJMSType(String) - Method in class com.mockrunner.mock.jms.MockMessage
 
setJMSVersion(String) - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
setLeft(Expression) - Method in class org.activemq.filter.mockrunner.BinaryExpression
 
setLong(String, long) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
setLongProperty(String, long) - Method in class com.mockrunner.mock.jms.MockMessage
 
setMessageListener(MessageListener) - Method in class com.mockrunner.mock.jms.MockMessageConsumer
 
setMessageListener(MessageListener) - Method in class com.mockrunner.mock.jms.MockSession
 
setMetaData(ConnectionMetaData) - Method in class com.mockrunner.mock.jms.MockConnection
You can use this to set the ConnectionMetaData.
setName(String) - Method in class com.mockrunner.mock.jms.MockTopicSubscriber
Set the name of the subscription.
setObject(String, Object) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
setObject(Serializable) - Method in class com.mockrunner.mock.jms.MockObjectMessage
 
setObjectProperty(String, Object) - Method in class com.mockrunner.mock.jms.MockMessage
 
setPriority(int) - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
setProviderMajorVersion(int) - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
setProviderMinorVersion(int) - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
setProviderVersion(String) - Method in class com.mockrunner.mock.jms.MockConnectionMetaData
 
setReadOnly(boolean) - Method in class com.mockrunner.mock.jms.MockMessage
 
setReadOnlyProperties(boolean) - Method in class com.mockrunner.mock.jms.MockMessage
 
setRight(Expression) - Method in class org.activemq.filter.mockrunner.BinaryExpression
 
setRight(Expression) - Method in class org.activemq.filter.mockrunner.UnaryExpression
 
setServerSession(ServerSession) - Method in class com.mockrunner.mock.jms.MockServerSessionPool
 
setServerSessionPool(ServerSessionPool) - Method in class com.mockrunner.mock.jms.MockConnectionConsumer
 
setSession(Session) - Method in class com.mockrunner.mock.jms.MockServerSession
 
setShort(String, short) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
setShortProperty(String, short) - Method in class com.mockrunner.mock.jms.MockMessage
 
setString(String, String) - Method in class com.mockrunner.mock.jms.MockMapMessage
 
setStringProperty(String, String) - Method in class com.mockrunner.mock.jms.MockMessage
 
setText(String) - Method in class com.mockrunner.mock.jms.MockTextMessage
 
setTimeToLive(long) - Method in class com.mockrunner.mock.jms.MockMessageProducer
 
setUp() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
Creates the JMSTestModule.
setUseMessageSelectors(boolean) - Method in class com.mockrunner.jms.ConfigurationManager
Set if message selectors should be used or simply ignored while testing.
SimpleCharStream - Class in org.activemq.selector.mockrunner
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.activemq.selector.mockrunner.SimpleCharStream
 
SimpleCharStream(Reader, int, int) - Constructor for class org.activemq.selector.mockrunner.SimpleCharStream
 
SimpleCharStream(Reader) - Constructor for class org.activemq.selector.mockrunner.SimpleCharStream
 
SimpleCharStream(InputStream, int, int, int) - Constructor for class org.activemq.selector.mockrunner.SimpleCharStream
 
SimpleCharStream(InputStream, int, int) - Constructor for class org.activemq.selector.mockrunner.SimpleCharStream
 
SimpleCharStream(InputStream) - Constructor for class org.activemq.selector.mockrunner.SimpleCharStream
 
specialConstructor - Variable in exception org.activemq.selector.mockrunner.ParseException
This variable determines which constructor was used to create this object and thereby affects the semantics of the "getMessage" method (see below).
specialToken - Variable in class org.activemq.selector.mockrunner.Token
This field is used to access special tokens that occur prior to this token, but after the immediately preceding regular (non-special) token.
start() - Method in class com.mockrunner.mock.jms.MockConnection
 
start() - Method in class com.mockrunner.mock.jms.MockServerSession
 
staticFlag - Static variable in class org.activemq.selector.mockrunner.SimpleCharStream
 
stop() - Method in class com.mockrunner.mock.jms.MockConnection
 
STRING_LITERAL - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
stringLitteral() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
SwitchTo(int) - Method in class org.activemq.selector.mockrunner.SelectorParserTokenManager
 

T

tearDown() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
 
testParseWithParensAround() - Method in class org.activemq.mockrunner.test.SelectorParserTest
 
throwJMSException() - Method in class com.mockrunner.mock.jms.MockConnection
Throws a JMSException if one is set with MockConnection.setJMSException(javax.jms.JMSException).
token - Variable in class org.activemq.selector.mockrunner.SelectorParser
 
Token - Class in org.activemq.selector.mockrunner
Describes the input token stream.
Token() - Constructor for class org.activemq.selector.mockrunner.Token
 
token_source - Variable in class org.activemq.selector.mockrunner.SelectorParser
 
tokenImage - Variable in exception org.activemq.selector.mockrunner.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.activemq.selector.mockrunner.SelectorParserConstants
 
TokenMgrError - Error in org.activemq.selector.mockrunner
Alwin Ibba: Changed package
TokenMgrError() - Constructor for error org.activemq.selector.mockrunner.TokenMgrError
 
TokenMgrError(String, int) - Constructor for error org.activemq.selector.mockrunner.TokenMgrError
 
TokenMgrError(boolean, int, int, int, String, char, int) - Constructor for error org.activemq.selector.mockrunner.TokenMgrError
 
TopicTransmissionManager - Class in com.mockrunner.jms
This class is used to create topic publishers and subscribers.
TopicTransmissionManager(MockConnection, MockSession) - Constructor for class com.mockrunner.jms.TopicTransmissionManager
 
toString() - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
toString() - Method in class com.mockrunner.mock.jms.MockMapMessage
 
toString() - Method in class com.mockrunner.mock.jms.MockObjectMessage
 
toString() - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
toString() - Method in class com.mockrunner.mock.jms.MockTextMessage
 
toString() - Method in class org.activemq.filter.mockrunner.BinaryExpression
 
toString() - Method in class org.activemq.filter.mockrunner.ConstantExpression
 
toString() - Method in class org.activemq.filter.mockrunner.ExpressionFilter
 
toString() - Method in class org.activemq.filter.mockrunner.MultiExpressionEvaluator.CacheExpression
 
toString() - Method in class org.activemq.filter.mockrunner.PropertyExpression
 
toString() - Method in class org.activemq.filter.mockrunner.UnaryExpression
 
toString() - Method in class org.activemq.selector.mockrunner.Token
Returns the image.
TransmissionManagerWrapper - Class in com.mockrunner.jms
TransmissionManagerWrapper(QueueTransmissionManager, TopicTransmissionManager, GenericTransmissionManager) - Constructor for class com.mockrunner.jms.TransmissionManagerWrapper
 
TRUE - Static variable in class org.activemq.filter.mockrunner.ConstantExpression
 
TRUE - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 

U

unaryExpr() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
UnaryExpression - Class in org.activemq.filter.mockrunner
Alwin Ibba: Changed package Alwin Ibba: Removed create XPath methods An expression which performs an operation on two expression values
UnaryExpression(Expression) - Constructor for class org.activemq.filter.mockrunner.UnaryExpression
 
unsubscribe(String) - Method in class com.mockrunner.mock.jms.MockSession
 

V

variable() - Method in class org.activemq.selector.mockrunner.SelectorParser
 
verifyAllDurableTopicSubscribersClosed(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllDurableTopicSubscribersClosed(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all durable subscribers for the specified session are closed.
verifyAllMessageConsumersClosed(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllMessageConsumersClosed(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all consumers for the specified session are closed.
verifyAllMessageProducersClosed(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllMessageProducersClosed(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all producers for the specified session are closed.
verifyAllQueueBrowsersClosed(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllQueueBrowsersClosed(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all browsers for the specified session are closed.
verifyAllQueueReceiversClosed(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllQueueReceiversClosed(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all receivers for the specified session are closed.
verifyAllQueueSendersClosed(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllQueueSendersClosed(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all senders for the specified session are closed.
verifyAllQueueSessionsClosed() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllQueueSessionsClosed() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all queue sessions are closed.
verifyAllQueueSessionsCommitted() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllQueueSessionsCommitted() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all queue sessions were commited.
verifyAllQueueSessionsRecovered() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllQueueSessionsRecovered() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all queue sessions are recovered.
verifyAllQueueSessionsRolledBack() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllQueueSessionsRolledBack() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all queue sessions were rolled back.
verifyAllReceivedQueueMessagesAcknowledged(String) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllReceivedQueueMessagesAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllReceivedQueueMessagesAcknowledged(String) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all received messages of the specified queue are acknowledged.
verifyAllReceivedQueueMessagesAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all received messages of the specified temporary queue are acknowledged.
verifyAllReceivedTopicMessagesAcknowledged(String) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllReceivedTopicMessagesAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllReceivedTopicMessagesAcknowledged(String) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all received messages of the specified topic are acknowledged.
verifyAllReceivedTopicMessagesAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all received messages of the specified temporary topic are acknowledged.
verifyAllSessionsClosed() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllSessionsClosed() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all sessions are closed.
verifyAllSessionsCommitted() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllSessionsCommitted() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all sessions were commited.
verifyAllSessionsRecovered() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllSessionsRecovered() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all sessions are recovered.
verifyAllSessionsRolledBack() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllSessionsRolledBack() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all topic sessions were rolled back.
verifyAllTemporaryQueuesDeleted(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllTemporaryQueuesDeleted(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all temporary queues were deleted.
verifyAllTemporaryTopicsDeleted(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllTemporaryTopicsDeleted(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all temporary topics were deleted.
verifyAllTopicPublishersClosed(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllTopicPublishersClosed(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all publishers for the specified session are closed.
verifyAllTopicSessionsClosed() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllTopicSessionsClosed() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all topic sessions are closed.
verifyAllTopicSessionsCommitted() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllTopicSessionsCommitted() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all topic sessions were commited.
verifyAllTopicSessionsRecovered() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllTopicSessionsRecovered() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all topic sessions are recovered.
verifyAllTopicSessionsRolledBack() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllTopicSessionsRolledBack() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all topic sessions were rolled back.
verifyAllTopicSubscribersClosed(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyAllTopicSubscribersClosed(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that all subscribers for the specified session are closed.
verifyConnectionClosed() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyConnectionClosed() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the current MockConnection is closed.
verifyConnectionStarted() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyConnectionStarted() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the current MockConnection is started.
verifyConnectionStopped() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyConnectionStopped() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the current MockConnection is stopped.
verifyCreatedBytesMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedBytesMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a bytes message created with MockSession.createMessage() is acknowledged.
verifyCreatedBytesMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedBytesMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a bytes message created with MockSession.createMessage() is not acknowledged.
verifyCreatedMapMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedMapMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a map message created with MockSession.createMessage() is acknowledged.
verifyCreatedMapMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedMapMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a map message created with MockSession.createMessage() is not acknowledged.
verifyCreatedMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a message created with MockSession.createMessage() is acknowledged.
verifyCreatedMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a message created with MockSession.createMessage() is not acknowledged.
verifyCreatedObjectMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedObjectMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a object message created with MockSession.createMessage() is acknowledged.
verifyCreatedObjectMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedObjectMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a object message created with MockSession.createMessage() is not acknowledged.
verifyCreatedQueueBytesMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedQueueBytesMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a bytes message created with MockSession.createMessage() is acknowledged.
verifyCreatedQueueBytesMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedQueueBytesMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a bytes message created with MockSession.createMessage() is not acknowledged.
verifyCreatedQueueMapMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedQueueMapMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a map message created with MockSession.createMessage() is acknowledged.
verifyCreatedQueueMapMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedQueueMapMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a map message created with MockSession.createMessage() is not acknowledged.
verifyCreatedQueueMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedQueueMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a message created with MockSession.createMessage() is acknowledged.
verifyCreatedQueueMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedQueueMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a message created with MockSession.createMessage() is not acknowledged.
verifyCreatedQueueObjectMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedQueueObjectMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a object message created with MockSession.createMessage() is acknowledged.
verifyCreatedQueueObjectMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedQueueObjectMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a object message created with MockSession.createMessage() is not acknowledged.
verifyCreatedQueueStreamMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedQueueStreamMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a stream message created with MockSession.createMessage() is acknowledged.
verifyCreatedQueueStreamMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedQueueStreamMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a stream message created with MockSession.createMessage() is not acknowledged.
verifyCreatedQueueTextMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedQueueTextMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a text message created with MockSession.createMessage() is acknowledged.
verifyCreatedQueueTextMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedQueueTextMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a text message created with MockSession.createMessage() is not acknowledged.
verifyCreatedStreamMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedStreamMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a stream message created with MockSession.createMessage() is acknowledged.
verifyCreatedStreamMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedStreamMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a stream message created with MockSession.createMessage() is not acknowledged.
verifyCreatedTextMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedTextMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a text message created with MockSession.createMessage() is acknowledged.
verifyCreatedTextMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedTextMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a text message created with MockSession.createMessage() is not acknowledged.
verifyCreatedTopicBytesMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedTopicBytesMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a bytes message created with MockSession.createMessage() is acknowledged.
verifyCreatedTopicBytesMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedTopicBytesMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a bytes message created with MockSession.createMessage() is not acknowledged.
verifyCreatedTopicMapMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedTopicMapMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a map message created with MockSession.createMessage() is acknowledged.
verifyCreatedTopicMapMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedTopicMapMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a map message created with MockSession.createMessage() is not acknowledged.
verifyCreatedTopicMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedTopicMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a message created with MockSession.createMessage() is acknowledged.
verifyCreatedTopicMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedTopicMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a message created with MockSession.createMessage() is not acknowledged.
verifyCreatedTopicObjectMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedTopicObjectMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a object message created with MockSession.createMessage() is acknowledged.
verifyCreatedTopicObjectMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedTopicObjectMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a object message created with MockSession.createMessage() is not acknowledged.
verifyCreatedTopicStreamMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedTopicStreamMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a stream message created with MockSession.createMessage() is acknowledged.
verifyCreatedTopicStreamMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedTopicStreamMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a stream message created with MockSession.createMessage() is not acknowledged.
verifyCreatedTopicTextMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedTopicTextMessageAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a text message created with MockSession.createMessage() is acknowledged.
verifyCreatedTopicTextMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCreatedTopicTextMessageNotAcknowledged(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a text message created with MockSession.createMessage() is not acknowledged.
verifyCurrentQueueMessageEquals(String, int, MockMessage) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCurrentQueueMessageEquals(int, int, int, MockMessage) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCurrentQueueMessageEquals(String, int, MockMessage) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a message in the specified queue is equal to the specified message by calling the equals() method.
verifyCurrentQueueMessageEquals(int, int, int, MockMessage) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a message in the specified temporary queue is equal to the specified message by calling the equals() method.
verifyCurrentTopicMessageEquals(int, int, int, MockMessage) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCurrentTopicMessageEquals(String, int, MockMessage) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyCurrentTopicMessageEquals(String, int, MockMessage) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a message in the specified topic is equal to the specified message by calling the equals() method.
verifyCurrentTopicMessageEquals(int, int, int, MockMessage) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a message in the specified temporary topic is equal to the specified message by calling the equals() method.
verifyDurableTopicSubscriberClosed(int, String) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyDurableTopicSubscriberClosed(int, String) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the specified durable subscriber is closed.
verifyDurableTopicSubscriberPresent(int, String) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyDurableTopicSubscriberPresent(int, String) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a durable subscriber exists.
verifyMessageEquals(MockMessage, MockMessage) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyMessageEquals(MockMessage, MockMessage) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the specified messages are equal by calling the equals() method.
verifyNumberDurableTopicSubscribers(int, String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberDurableTopicSubscribers(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberDurableTopicSubscribers(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of durable subscribers for the specified session.
verifyNumberDurableTopicSubscribers(int, String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of durable subscribers for the specified session and the specified topic name.
verifyNumberMessageConsumers(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberMessageConsumers(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of consumers for the specified session.
verifyNumberMessageProducers(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberMessageProducers(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of producers for the specified session.
verifyNumberOfCreatedBytesMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedBytesMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of bytes messages created with MockSession.createBytesMessage().
verifyNumberOfCreatedMapMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedMapMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of map messages created with MockSession.createMapMessage().
verifyNumberOfCreatedMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of messages created with MockSession.createMessage().
verifyNumberOfCreatedObjectMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedObjectMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of object messages created with MockSession.createObjectMessage().
verifyNumberOfCreatedQueueBytesMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedQueueBytesMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of bytes messages created with MockSession.createBytesMessage().
verifyNumberOfCreatedQueueMapMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedQueueMapMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of map messages created with MockSession.createMapMessage().
verifyNumberOfCreatedQueueMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedQueueMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of messages created with MockSession.createMessage().
verifyNumberOfCreatedQueueObjectMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedQueueObjectMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of object messages created with MockSession.createObjectMessage().
verifyNumberOfCreatedQueueStreamMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedQueueStreamMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of stream messages created with MockSession.createStreamMessage().
verifyNumberOfCreatedQueueTextMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedQueueTextMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of text messages created with MockSession.createTextMessage().
verifyNumberOfCreatedStreamMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedStreamMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of stream messages created with MockSession.createStreamMessage().
verifyNumberOfCreatedTextMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedTextMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of text messages created with MockSession.createTextMessage().
verifyNumberOfCreatedTopicBytesMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedTopicBytesMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of bytes messages created with MockSession.createBytesMessage().
verifyNumberOfCreatedTopicMapMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedTopicMapMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of map messages created with MockSession.createMapMessage().
verifyNumberOfCreatedTopicMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedTopicMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of messages created with MockSession.createMessage().
verifyNumberOfCreatedTopicObjectMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedTopicObjectMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of object messages created with MockSession.createObjectMessage().
verifyNumberOfCreatedTopicStreamMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedTopicStreamMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of stream messages created with MockSession.createStreamMessage().
verifyNumberOfCreatedTopicTextMessages(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCreatedTopicTextMessages(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of text messages created with MockSession.createTextMessage().
verifyNumberOfCurrentQueueMessages(int, int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCurrentQueueMessages(String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCurrentQueueMessages(String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of messages in a queue.
verifyNumberOfCurrentQueueMessages(int, int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of messages in a temporary queue.
verifyNumberOfCurrentTopicMessages(int, int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCurrentTopicMessages(String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfCurrentTopicMessages(String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of messages in a topic.
verifyNumberOfCurrentTopicMessages(int, int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of messages in a temporary topic.
verifyNumberOfReceivedQueueMessages(String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfReceivedQueueMessages(int, int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfReceivedQueueMessages(String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of messages received by a queue.
verifyNumberOfReceivedQueueMessages(int, int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of messages received by a temporary queue.
verifyNumberOfReceivedTopicMessages(int, int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfReceivedTopicMessages(String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberOfReceivedTopicMessages(String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of messages received by a topic.
verifyNumberOfReceivedTopicMessages(int, int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of messages received by a temporary topic.
verifyNumberQueueBrowsers(int, String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberQueueBrowsers(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberQueueBrowsers(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of browsers for the specified session.
verifyNumberQueueBrowsers(int, String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of browsers for the specified session and the specified queue name.
verifyNumberQueueReceivers(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberQueueReceivers(int, String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberQueueReceivers(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of receivers for the specified session.
verifyNumberQueueReceivers(int, String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of receivers for the specified session and the specified queue name.
verifyNumberQueueSenders(int, String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberQueueSenders(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberQueueSenders(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of senders for the specified session.
verifyNumberQueueSenders(int, String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of senders for the specified session and the specified queue name.
verifyNumberQueueSessions(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberQueueSessions(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of queue sessions.
verifyNumberSessions(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberSessions(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of sessions.
verifyNumberTemporaryQueues(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberTemporaryQueues(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of temporary queues.
verifyNumberTemporaryTopics(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberTemporaryTopics(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of temporary topics.
verifyNumberTopicPublishers(int, String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberTopicPublishers(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberTopicPublishers(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of publishers for the specified session.
verifyNumberTopicPublishers(int, String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of publishers for the specified session and the specified topic name.
verifyNumberTopicSessions(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberTopicSessions(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of topic sessions.
verifyNumberTopicSubscribers(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberTopicSubscribers(int, String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyNumberTopicSubscribers(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of subscribers for the specified session.
verifyNumberTopicSubscribers(int, String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of subscribers for the specified session and the specified topic name.
verifyQueueBrowserClosed(int, String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyQueueBrowserClosed(int, String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the specified browser is closed.
verifyQueueConnectionClosed() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyQueueConnectionClosed() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the current MockQueueConnection is closed.
verifyQueueConnectionStarted() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyQueueConnectionStarted() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the current MockQueueConnection is started.
verifyQueueConnectionStopped() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyQueueConnectionStopped() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the current MockQueueConnection is stopped.
verifyQueueReceiverClosed(int, String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyQueueReceiverClosed(int, String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the specified receiver is closed.
verifyQueueSenderClosed(int, String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyQueueSenderClosed(int, String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the specified sender is closed.
verifyQueueSessionClosed(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyQueueSessionClosed(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the queue session with the specified index is closed.
verifyQueueSessionCommitted(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyQueueSessionCommitted(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the queue session with the specified index was committed.
verifyQueueSessionNotCommitted(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyQueueSessionNotCommitted(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the queue session with the specified index was not committed.
verifyQueueSessionNotRecovered(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyQueueSessionNotRecovered(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the queue session with the specified index was not recovered.
verifyQueueSessionNotRolledBack(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyQueueSessionNotRolledBack(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the queue session with the specified index was not rolled back.
verifyQueueSessionNumberCommits(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyQueueSessionNumberCommits(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of commits of the queue session with the specified index.
verifyQueueSessionNumberRollbacks(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyQueueSessionNumberRollbacks(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of rollbacks of the queue session with the specified index.
verifyQueueSessionRecovered(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyQueueSessionRecovered(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the queue session with the specified index was recovered.
verifyQueueSessionRolledBack(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyQueueSessionRolledBack(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the queue session with the specified index was rolled back.
verifyReceivedQueueMessageAcknowledged(String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyReceivedQueueMessageAcknowledged(int, int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyReceivedQueueMessageAcknowledged(String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a received message is acknowledged.
verifyReceivedQueueMessageAcknowledged(int, int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that message received by a temporary queue is acknowledged.
verifyReceivedQueueMessageEquals(String, int, MockMessage) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyReceivedQueueMessageEquals(int, int, int, MockMessage) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyReceivedQueueMessageEquals(String, int, MockMessage) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a received message is equal to the specified message by calling the equals() method.
verifyReceivedQueueMessageEquals(int, int, int, MockMessage) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a message received by a temporary queue is equal to the specified message by calling the equals() method.
verifyReceivedQueueMessageNotAcknowledged(int, int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyReceivedQueueMessageNotAcknowledged(String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyReceivedQueueMessageNotAcknowledged(String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a received message is not acknowledged.
verifyReceivedQueueMessageNotAcknowledged(int, int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a received by a temporary queue is not acknowledged.
verifyReceivedTopicMessageAcknowledged(String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyReceivedTopicMessageAcknowledged(int, int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyReceivedTopicMessageAcknowledged(String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a received message is acknowledged.
verifyReceivedTopicMessageAcknowledged(int, int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a message received by a temporary topic is acknowledged.
verifyReceivedTopicMessageEquals(String, int, MockMessage) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyReceivedTopicMessageEquals(int, int, int, MockMessage) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyReceivedTopicMessageEquals(String, int, MockMessage) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a received message is equal to the specified message by calling the equals() method.
verifyReceivedTopicMessageEquals(int, int, int, MockMessage) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a message received by a temporary topic is equal to the specified message by calling the equals() method.
verifyReceivedTopicMessageNotAcknowledged(int, int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyReceivedTopicMessageNotAcknowledged(String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyReceivedTopicMessageNotAcknowledged(String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a received message is not acknowledged.
verifyReceivedTopicMessageNotAcknowledged(int, int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that a message received by a temporary topic is not acknowledged.
verifySessionClosed(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifySessionClosed(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the session with the specified index is closed.
verifySessionCommitted(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifySessionCommitted(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the session with the specified index was committed.
verifySessionNotCommitted(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifySessionNotCommitted(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the session with the specified index was not committed.
verifySessionNotRecovered(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifySessionNotRecovered(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the session with the specified index was not recovered.
verifySessionNotRolledBack(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifySessionNotRolledBack(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the session with the specified index was not rolled back.
verifySessionNumberCommits(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifySessionNumberCommits(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of commits of session with the specified index.
verifySessionNumberRollbacks(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifySessionNumberRollbacks(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of rollbacks of session with the specified index.
verifySessionRecovered(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifySessionRecovered(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the session with the specified index was recovered.
verifySessionRolledBack(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifySessionRolledBack(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the session with the specified index was rolled back.
verifyTemporaryQueueDeleted(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTemporaryQueueDeleted(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the temporary queue with the specified index was deleted.
verifyTemporaryTopicDeleted(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTemporaryTopicDeleted(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the temporary topic with the specified index was closed.
verifyTopicConnectionClosed() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTopicConnectionClosed() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the current MockTopicConnection is closed.
verifyTopicConnectionStarted() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTopicConnectionStarted() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the current MockTopicConnection is started.
verifyTopicConnectionStopped() - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTopicConnectionStopped() - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the current MockTopicConnection is stopped.
verifyTopicPublisherClosed(int, String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTopicPublisherClosed(int, String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the specified publisher is closed.
verifyTopicSessionClosed(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTopicSessionClosed(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the topic session with the specified index is closed.
verifyTopicSessionCommitted(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTopicSessionCommitted(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the topic session with the specified index was committed.
verifyTopicSessionNotCommitted(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTopicSessionNotCommitted(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the topic session with the specified index was not committed.
verifyTopicSessionNotRecovered(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTopicSessionNotRecovered(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the topic session with the specified index was not recovered.
verifyTopicSessionNotRolledBack(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTopicSessionNotRolledBack(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the topic session with the specified index was not rolled back.
verifyTopicSessionNumberCommits(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTopicSessionNumberCommits(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of commits of the topic session with the specified index.
verifyTopicSessionNumberRollbacks(int, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTopicSessionNumberRollbacks(int, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies the number of rollbacks of the topic session with the specified index.
verifyTopicSessionRecovered(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTopicSessionRecovered(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the topic session with the specified index was recovered.
verifyTopicSessionRolledBack(int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTopicSessionRolledBack(int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the topic session with the specified index was rolled back.
verifyTopicSubscriberClosed(int, String, int) - Method in class com.mockrunner.jms.BasicJMSTestCaseAdapter
verifyTopicSubscriberClosed(int, String, int) - Method in class com.mockrunner.jms.JMSTestModule
Verifies that the specified subscriber is closed.

W

waitOnMessage(long) - Method in class com.mockrunner.mock.jms.MockMessageConsumer
wait until: * a message is ready * the timeout elapses * some other event happens (@see Object.wait) if the timeout is 0, the function will not timeout.
waitOnMessage(long) - Method in class com.mockrunner.mock.jms.MockQueueReceiver
 
waitOnMessage(long) - Method in class com.mockrunner.mock.jms.MockTopicSubscriber
 
writeBoolean(boolean) - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
writeBoolean(boolean) - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
writeByte(byte) - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
writeByte(byte) - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
writeBytes(byte[]) - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
writeBytes(byte[], int, int) - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
writeBytes(byte[]) - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
writeBytes(byte[], int, int) - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
writeChar(char) - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
writeChar(char) - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
writeDouble(double) - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
writeDouble(double) - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
writeFloat(float) - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
writeFloat(float) - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
writeInt(int) - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
writeInt(int) - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
writeLong(long) - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
writeLong(long) - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
writeObject(Object) - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
writeObject(Object) - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
writeShort(short) - Method in class com.mockrunner.mock.jms.MockBytesMessage
 
writeShort(short) - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
writeString(String) - Method in class com.mockrunner.mock.jms.MockStreamMessage
 
writeUTF(String) - Method in class com.mockrunner.mock.jms.MockBytesMessage
 

X

XPATH - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
XQUERY - Static variable in interface org.activemq.selector.mockrunner.SelectorParserConstants
 
A B C D E F G H I J K L M N O P Q R S T U V W X 
Skip navigation links

Copyright © 2003-2018. All Rights Reserved.