|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MQ_QUEUE_TYPE in net.sf.jmsmq |
| Fields in net.sf.jmsmq declared as MQ_QUEUE_TYPE | |
static MQ_QUEUE_TYPE |
MQ_QUEUE_TYPE.MQ_TYPE_PRIVATE
Private queue type class |
static MQ_QUEUE_TYPE |
MQ_QUEUE_TYPE.MQ_TYPE_PUBLIC
Public queue type class |
| Methods in net.sf.jmsmq that return MQ_QUEUE_TYPE | |
MQ_QUEUE_TYPE |
MSMQQueue.getQueueType()
Method that returns the queue type |
| Methods in net.sf.jmsmq with parameters of type MQ_QUEUE_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 |
MSMQQueue |
MSMQQueueFactory.lookupQueue(MQ_QUEUE_TYPE eQueueType,
java.lang.String queueName)
Method that search a queue into the MSMQ server references by this factory |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||