OSMQ
v2.0.1

osmq.mque
Class PacketFileSaver

java.lang.Object
  extended byosmq.mque.PacketFileSaver

public class PacketFileSaver
extends java.lang.Object

Used to save elements from an MQue to a compressed file


Constructor Summary
PacketFileSaver(java.lang.String filename)
           
 
Method Summary
 void saveQueue(MQue q)
           
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

PacketFileSaver

public PacketFileSaver(java.lang.String filename)
                throws java.io.IOException
Method Detail

saveQueue

public void saveQueue(MQue q)
               throws java.io.IOException
Throws:
java.io.IOException

(c) 2000 - 2003 MQue Systems
All Rights Reserved