com::cosylab::acs::jms::ACSJMSConnection Class Reference
List of all members.
Detailed Description
- Author:
- kzagar
To change the template for this generated type comment go to Window>Preferences>Java>Code Generation>Code and Comments
Constructor & Destructor Documentation
| com::cosylab::acs::jms::ACSJMSConnection::ACSJMSConnection |
( |
ContainerServicesBase |
containerServices |
) |
[inline] |
Member Function Documentation
| void com::cosylab::acs::jms::ACSJMSConnection::close |
( |
|
) |
throws JMSException [inline] |
| ConnectionConsumer com::cosylab::acs::jms::ACSJMSConnection::createConnectionConsumer |
( |
Destination |
arg0, |
|
|
String |
arg1, |
|
|
ServerSessionPool |
arg2, |
|
|
int |
arg3 | |
|
) |
| | throws JMSException [inline] |
| ConnectionConsumer com::cosylab::acs::jms::ACSJMSConnection::createDurableConnectionConsumer |
( |
Topic |
arg0, |
|
|
String |
arg1, |
|
|
String |
arg2, |
|
|
ServerSessionPool |
arg3, |
|
|
int |
arg4 | |
|
) |
| | throws JMSException [inline] |
| Session com::cosylab::acs::jms::ACSJMSConnection::createSession |
( |
boolean |
transacted, |
|
|
int |
acknowledgeMode | |
|
) |
| | throws JMSException [inline] |
| String com::cosylab::acs::jms::ACSJMSConnection::getClientID |
( |
|
) |
throws JMSException [inline] |
.property name="clientID"
References clientID.
| ExceptionListener com::cosylab::acs::jms::ACSJMSConnection::getExceptionListener |
( |
|
) |
throws JMSException [inline] |
| ConnectionMetaData com::cosylab::acs::jms::ACSJMSConnection::getMetaData |
( |
|
) |
throws JMSException [inline] |
| void com::cosylab::acs::jms::ACSJMSConnection::setClientID |
( |
String |
clientID |
) |
throws JMSException [inline] |
.property name="clientID"
References clientID.
| void com::cosylab::acs::jms::ACSJMSConnection::setExceptionListener |
( |
ExceptionListener |
listener |
) |
throws JMSException [inline] |
| void com::cosylab::acs::jms::ACSJMSConnection::start |
( |
|
) |
throws JMSException [inline] |
| void com::cosylab::acs::jms::ACSJMSConnection::stop |
( |
|
) |
throws JMSException [inline] |
Member Data Documentation
The documentation for this class was generated from the following file: