| Prev Class | Next Class | Frames | No Frames |
| Summary: Nested | Field | Method | Constr | Detail: Nested | Field | Method | Constr |
public interface ConnectionMethod Summary | |
void |
|
ConnectionConsumer |
|
ConnectionConsumer |
|
Session |
|
String | |
ExceptionListener | |
ConnectionMetaData | |
void |
|
void |
|
void |
|
void |
|
public ConnectionConsumer createConnectionConsumer(Destination destination, String messageSelector, ServerSessionPool sessionPool, int maxMessages) throws JMSException
public ConnectionConsumer createDurableConnectionConsumer(Topic topic, String subscriptionName, String messageSelector, ServerSessionPool sessionPool, int maxMessages) throws JMSException
public Session createSession(boolean transacted, int acknowledgeMode) throws JMSException
public void setExceptionListener(ExceptionListener listener) throws JMSException