|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MQ_XACT_TYPE in net.sf.jmsmq |
| Fields in net.sf.jmsmq declared as MQ_XACT_TYPE | |
static MQ_XACT_TYPE |
MQ_XACT_TYPE.MQ_XACT_NONE
No transactional queue class |
static MQ_XACT_TYPE |
MQ_XACT_TYPE.MQ_XACT_TRANSACTIONAL
Transactional queue class |
| Methods in net.sf.jmsmq that return MQ_XACT_TYPE | |
MQ_XACT_TYPE |
MSMQQueue.getQueueXActType()
Method that returns the transactional type of the queue |
| Methods in net.sf.jmsmq with parameters of type MQ_XACT_TYPE | |
MSMQQueue |
MSMQQueueFactory.createQueue(MQ_QUEUE_TYPE eQueueType,
java.lang.String queueName,
MQ_XACT_TYPE eXAct)
Methdo that create a queue in the MSMQ server references by this factory |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||