| Package | Description |
|---|---|
| com.mockrunner.jms | |
| com.mockrunner.mock.jms |
| Modifier and Type | Method and Description |
|---|---|
TransmissionManagerWrapper |
JMSTestModule.getQueueTransmissionManagerWrapper(int indexOfSession)
Returns the
TransmissionManagerWrapper for the specified session
or null if the session does not exist. |
TransmissionManagerWrapper |
JMSTestModule.getTopicTransmissionManagerWrapper(int indexOfSession)
Returns the
TransmissionManagerWrapper for the specified session
or null if the session does not exist. |
TransmissionManagerWrapper |
JMSTestModule.getTransmissionManager(int indexOfSession)
Deprecated.
|
TransmissionManagerWrapper |
JMSTestModule.getTransmissionManagerWrapper(int indexOfSession)
Returns the
TransmissionManagerWrapper for the specified session
or null if the session does not exist. |
| Modifier and Type | Method and Description |
|---|---|
TransmissionManagerWrapper |
MockSession.getTransmissionManager()
Deprecated.
|
TransmissionManagerWrapper |
MockSession.getTransmissionManagerWrapper()
Returns the
TransmissionManagerWrapper. |
Copyright © 2003-2016. All Rights Reserved.