|
OSMQ v2.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.OutputStream
java.io.FilterOutputStream
osmq.io.PacketOutputStream
osmq.io.ZipPacketOutputStream
Field Summary |
Fields inherited from class osmq.io.PacketOutputStream |
NULL_INT_ARRAY |
Constructor Summary | |
ZipPacketOutputStream(java.util.zip.GZIPOutputStream out)
|
Method Summary | |
void |
flush()
|
Methods inherited from class osmq.io.PacketOutputStream |
println, write, writeBytes, writeNull |
Methods inherited from class java.io.FilterOutputStream |
close, write, write |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface osmq.io.WriterStream |
close |
Constructor Detail |
public ZipPacketOutputStream(java.util.zip.GZIPOutputStream out)
Method Detail |
public void flush() throws java.io.IOException
java.io.IOException
|
(c) 2000 - 2003 MQue Systems All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |