public class JMSConnectionConsumer extends Object implements javax.jms.ConnectionConsumer
| Constructor and Description |
|---|
JMSConnectionConsumer() |
| Modifier and Type | Method and Description |
|---|---|
void |
close() |
javax.jms.ServerSessionPool |
getServerSessionPool() |
public javax.jms.ServerSessionPool getServerSessionPool()
throws javax.jms.JMSException
getServerSessionPool in interface javax.jms.ConnectionConsumerjavax.jms.JMSExceptionpublic void close()
throws javax.jms.JMSException
close in interface javax.jms.ConnectionConsumerjavax.jms.JMSExceptionCopyright © 2020. All rights reserved.