|
OSMQ v2.0.1 |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.InputStream
java.io.FilterInputStream
osmq.io.PacketInputStream
osmq.io.ZipPacketInputStream
Constructor Summary | |
ZipPacketInputStream(java.util.zip.GZIPInputStream in)
|
Methods inherited from class osmq.io.PacketInputStream |
getLastPacketSize, isEOF, read, readBytes, readBytes, readln |
Methods inherited from class java.io.FilterInputStream |
available, close, mark, markSupported, read, read, reset, skip |
Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Methods inherited from interface osmq.io.ReaderStream |
close |
Constructor Detail |
public ZipPacketInputStream(java.util.zip.GZIPInputStream in)
|
(c) 2000 - 2003 MQue Systems All Rights Reserved |
|||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |