| Package | Description |
|---|---|
| com.mockrunner.jms | |
| com.mockrunner.mock.jms |
| Modifier and Type | Method and Description |
|---|---|
MockTopicSession |
JMSTestModule.getTopicSession(int indexOfSession)
Returns the
MockTopicSession for the specified index
or null if the session does not exist. |
protected MockTopicSession |
BasicJMSTestCaseAdapter.getTopicSession(int indexOfSession)
Delegates to
JMSTestModule.getTopicSession(int) |
| Modifier and Type | Method and Description |
|---|---|
MockTopicSession |
MockTopicConnection.getTopicSession(int index)
Returns a
MockTopicSession that was created with
MockTopicConnection.createTopicSession(boolean, int). |
Copyright © 2003–2020. All rights reserved.