public class MockServerSessionPool extends Object implements javax.jms.ServerSessionPool
ServerSessionPool.| Constructor and Description |
|---|
MockServerSessionPool(MockConnection connection) |
| Modifier and Type | Method and Description |
|---|---|
javax.jms.ServerSession |
getServerSession() |
void |
setServerSession(javax.jms.ServerSession session) |
public MockServerSessionPool(MockConnection connection)
Copyright © 2003–2020. All rights reserved.