com::cosylab::acs::jms::ACSJMSProducer 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::ACSJMSProducer::ACSJMSProducer |
( |
Destination |
destination, |
|
|
ContainerServicesBase |
containerServices | |
|
) |
| | throws JMSException [inline] |
Member Function Documentation
| int com::cosylab::acs::jms::ACSJMSProducer::getDeliveryMode |
( |
|
) |
throws JMSException [inline] |
| Destination com::cosylab::acs::jms::ACSJMSProducer::getDestination |
( |
|
) |
throws JMSException [inline] |
| boolean com::cosylab::acs::jms::ACSJMSProducer::getDisableMessageID |
( |
|
) |
throws JMSException [inline] |
| boolean com::cosylab::acs::jms::ACSJMSProducer::getDisableMessageTimestamp |
( |
|
) |
throws JMSException [inline] |
| int com::cosylab::acs::jms::ACSJMSProducer::getPriority |
( |
|
) |
throws JMSException [inline] |
| long com::cosylab::acs::jms::ACSJMSProducer::getTimeToLive |
( |
|
) |
throws JMSException [inline] |
.property name="timeToLive"
References timeToLive.
| void com::cosylab::acs::jms::ACSJMSProducer::send |
( |
Destination |
arg0, |
|
|
Message |
arg1, |
|
|
int |
arg2, |
|
|
int |
arg3, |
|
|
long |
arg4 | |
|
) |
| | throws JMSException [inline] |
| void com::cosylab::acs::jms::ACSJMSProducer::send |
( |
Destination |
arg0, |
|
|
Message |
arg1 | |
|
) |
| | throws JMSException [inline] |
| void com::cosylab::acs::jms::ACSJMSProducer::send |
( |
Message |
arg0, |
|
|
int |
arg1, |
|
|
int |
arg2, |
|
|
long |
arg3 | |
|
) |
| | throws JMSException [inline] |
| void com::cosylab::acs::jms::ACSJMSProducer::setDeliveryMode |
( |
int |
deliveryMode |
) |
throws JMSException [inline] |
| void com::cosylab::acs::jms::ACSJMSProducer::setDisableMessageID |
( |
boolean |
arg0 |
) |
throws JMSException [inline] |
| void com::cosylab::acs::jms::ACSJMSProducer::setDisableMessageTimestamp |
( |
boolean |
arg0 |
) |
throws JMSException [inline] |
| void com::cosylab::acs::jms::ACSJMSProducer::setPriority |
( |
int |
arg0 |
) |
throws JMSException [inline] |
| void com::cosylab::acs::jms::ACSJMSProducer::setTimeToLive |
( |
long |
timeToLive |
) |
throws JMSException [inline] |
.property name="timeToLive"
References timeToLive.
Member Data Documentation
The documentation for this class was generated from the following file: