|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Uses of MSMQMessage in net.sf.jmsmq |
| Methods in net.sf.jmsmq that return MSMQMessage | |
MSMQMessage |
MSMQQueue.readMessage()
Method that extract a message of the queue |
MSMQMessage |
MSMQQueue.readMessage(long timeOut)
Method that extract a message of the queue |
MSMQMessage |
MSMQQueue.peekMessage()
Method that read the first message in the queue |
MSMQMessage |
MSMQQueue.peekMessage(long timeOut)
Method that read the first message in the queue |
| Methods in net.sf.jmsmq with parameters of type MSMQMessage | |
void |
MSMQQueue.sendMessage(MSMQMessage message)
Method that sends a message to the queue |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||