| Package | Description |
|---|---|
| com.mockrunner.jms | |
| com.mockrunner.mock.jms |
| Modifier and Type | Method and Description |
|---|---|
MockTemporaryQueue |
JMSTestModule.getTemporaryQueue(int indexOfSession,
int indexOfQueue)
Returns the
MockTemporaryQueue with the specified index
for the specified session. |
protected MockTemporaryQueue |
BasicJMSTestCaseAdapter.getTemporaryQueue(int indexOfSession,
int indexOfQueue)
Delegates to
JMSTestModule.getTemporaryQueue(int, int) |
| Modifier and Type | Method and Description |
|---|---|
MockTemporaryQueue |
MockSession.getTemporaryQueue(int index)
Returns a
TemporaryQueue by its index. |
Copyright © 2003–2020. All rights reserved.