|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||
| Uses of PooledSession in org.apache.cxf.transport.jms |
|---|
| Methods in org.apache.cxf.transport.jms that return PooledSession | |
|---|---|
PooledSession |
JMSSessionFactory.get(boolean replyCapable)
|
PooledSession |
JMSSessionFactory.get(javax.jms.Destination destination)
Retrieve a new |
PooledSession |
JMSSessionFactory.get(javax.jms.Destination replyDest,
boolean replyCapable)
Retrieve a new or cached Session. |
| Methods in org.apache.cxf.transport.jms with parameters of type PooledSession | |
|---|---|
void |
JMSSessionFactory.recycle(PooledSession pooledSession)
Return a Session to the pool |
|
|||||||||
| PREV NEXT | FRAMES NO FRAMES | ||||||||