Uses of Class
net.sf.jmsmq.MSMQMaxLenPropertyException

Uses of MSMQMaxLenPropertyException in net.sf.jmsmq
 

Methods in net.sf.jmsmq that throw MSMQMaxLenPropertyException
 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
 void MSMQQueue.setQueueLabel(java.lang.String newQueueLabel)
          Method that sets the queue label
 void MSMQQueue.sendMessage(MSMQMessage message)
          Method that sends a message to the queue
 



Jorge Ruesga © 2006. All rigths reserved.