public interface SolConnectionConsumerIF extends ConnectionConsumer, SolStartableIF, SolCloseableIF
| Modifier and Type | Method and Description |
|---|---|
void |
commitBatch(Collection<Message> msgs) |
void |
rollbackBatch(Collection<Message> msgs) |
close, getServerSessionPoolstart, stopclosevoid commitBatch(Collection<Message> msgs) throws JMSException
JMSExceptionvoid rollbackBatch(Collection<Message> msgs) throws JMSException
JMSExceptionCopyright 2004-2019 Solace Corporation. All rights reserved.