Package com.mockrunner.mock.jms

Class Summary
JMSMockObjectFactory Used to create all types of JMS mock objects.
MockBytesMessage Mock implementation of JMS BytesMessage.
MockConnection Mock implementation of JMS Connection.
MockConnectionConsumer Mock implementation of JMS ConnectionConsumer.
MockConnectionFactory Mock implementation of JMS ConnectionFactory.
MockConnectionMetaData Mock implementation of JMS ConnectionMetaData.
MockDestination Mock implementation of JMS Destination.
MockMapMessage Mock implementation of JMS MapMessage.
MockMessage Mock implementation of JMS Message.
MockMessageConsumer Mock implementation of JMS MessageConsumer.
MockMessageProducer Mock implementation of JMS MessageProducer.
MockObjectMessage Mock implementation of JMS ObjectMessage.
MockQueue Mock implementation of JMS Queue.
MockQueueBrowser Mock implementation of JMS QueueBrowser.
MockQueueConnection Mock implementation of JMS QueueConnection.
MockQueueConnectionFactory Mock implementation of JMS QueueConnectionFactory.
MockQueueReceiver Mock implementation of JMS QueueReceiver.
MockQueueSender Mock implementation of JMS QueueSender.
MockQueueSession Mock implementation of JMS QueueSession.
MockServerSession Mock implementation of JMS ServerSession.
MockServerSessionPool Mock implementation of JMS ServerSessionPool.
MockSession Mock implementation of JMS Session.
MockStreamMessage Mock implementation of JMS StreamMessage.
MockTemporaryQueue Mock implementation of JMS TemporaryQueue.
MockTemporaryTopic Mock implementation of JMS TemporaryTopic.
MockTextMessage Mock implementation of JMS TextMessage.
MockTopic Mock implementation of JMS Topic.
MockTopicConnection Mock implementation of JMS TopicConnection.
MockTopicConnectionFactory Mock implementation of JMS TopicConnectionFactory.
MockTopicPublisher Mock implementation of JMS TopicPublisher.
MockTopicSession Mock implementation of JMS TopicSession.
MockTopicSubscriber Mock implementation of JMS TopicSubscriber.