Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

com::cosylab::acs::jms::ACSJMSConnection Class Reference

Inheritance diagram for com::cosylab::acs::jms::ACSJMSConnection:

Inheritance graph
[legend]
List of all members.

Public Member Functions

 ACSJMSConnection (ContainerServicesBase containerServices)
Session createSession (boolean transacted, int acknowledgeMode) throws JMSException
String getClientID () throws JMSException
void setClientID (String clientID) throws JMSException
ConnectionMetaData getMetaData () throws JMSException
ExceptionListener getExceptionListener () throws JMSException
void setExceptionListener (ExceptionListener listener) throws JMSException
void start () throws JMSException
void stop () throws JMSException
void close () throws JMSException
ConnectionConsumer createConnectionConsumer (Destination arg0, String arg1, ServerSessionPool arg2, int arg3) throws JMSException
ConnectionConsumer createDurableConnectionConsumer (Topic arg0, String arg1, String arg2, ServerSessionPool arg3, int arg4) throws JMSException

Protected Attributes

ContainerServicesBase containerServices

Private Attributes

String clientID
ExceptionListener listener

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]
 

Reimplemented in com::cosylab::acs::jms::ACSJMSTopicConnection.

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"

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"

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]
 

Reimplemented in com::cosylab::acs::jms::ACSJMSTopicConnection.


Member Data Documentation

String com::cosylab::acs::jms::ACSJMSConnection::clientID [private]
 

ContainerServicesBase com::cosylab::acs::jms::ACSJMSConnection::containerServices [protected]
 

ExceptionListener com::cosylab::acs::jms::ACSJMSConnection::listener [private]
 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 03:10:06 2009 for ACS Java API by doxygen 1.3.8