Prev Class | Next Class | Frames | No Frames |
Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface QueueConnection
extends Connection
Method Summary | |
ConnectionConsumer |
|
QueueSession |
|
Methods inherited from interface javax.jms.Connection | |
close , createConnectionConsumer , createDurableConnectionConsumer , createSession , getClientID , getExceptionListener , getMetaData , setClientID , setExceptionListener , start , stop |
public ConnectionConsumer createConnectionConsumer(Queue queue, String messageSelector, ServerSessionPool sessionPool, int maxMessages) throws JMSException
public QueueSession createQueueSession(boolean transacted, int acknowledgeMode) throws JMSException