| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use MockTopicConnection | |
|---|---|
| com.mockrunner.jms | |
| com.mockrunner.mock.jms | |
| Uses of MockTopicConnection in com.mockrunner.jms | 
|---|
| Methods in com.mockrunner.jms that return MockTopicConnection | |
|---|---|
| protected  MockTopicConnection | BasicJMSTestCaseAdapter.getCurrentTopicConnection()Delegates to JMSTestModule.getCurrentTopicConnection() | 
| protected  MockTopicConnection | JMSTestCaseAdapter.getCurrentTopicConnection()Delegates to JMSTestModule.getCurrentTopicConnection() | 
|  MockTopicConnection | JMSTestModule.getCurrentTopicConnection()Returns the current MockTopicConnectionbased on its
 index ornullif no topic connection
 was created. | 
| Uses of MockTopicConnection in com.mockrunner.mock.jms | 
|---|
| Methods in com.mockrunner.mock.jms that return MockTopicConnection | |
|---|---|
|  MockTopicConnection | MockTopicConnectionFactory.getLatestTopicConnection()Returns the latest created connection or nullif no such connection
 exists. | 
|  MockTopicConnection | MockTopicConnectionFactory.getTopicConnection(int index)Returns the connection with the specified index or nullif no such connection
 exists. | 
| Constructors in com.mockrunner.mock.jms with parameters of type MockTopicConnection | |
|---|---|
| MockTopicSession(MockTopicConnection connection) | |
| MockTopicSession(MockTopicConnection connection,
                                 boolean transacted,
                                 int acknowledgeMode) | |
| 
 | ||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||