| Package | Description |
|---|---|
| com.mockrunner.jms | |
| com.mockrunner.mock.jms |
| Modifier and Type | Method and Description |
|---|---|
MockQueueSession |
JMSTestModule.getQueueSession(int indexOfSession)
Returns the
MockQueueSession for the specified index
or null if the session does not exist. |
protected MockQueueSession |
BasicJMSTestCaseAdapter.getQueueSession(int indexOfSession)
Delegates to
JMSTestModule.getQueueSession(int) |
| Modifier and Type | Method and Description |
|---|---|
MockQueueSession |
MockQueueConnection.getQueueSession(int index)
Returns a
MockQueueSession that was created with
MockQueueConnection.createQueueSession(boolean, int). |
| Constructor and Description |
|---|
MockQueueReceiver(MockConnection connection,
MockQueueSession session,
MockQueue queue) |
Copyright © 2003–2020. All rights reserved.