OSMQ
v2.0.1

osmq.io
Class ZipPacketInputStream

java.lang.Object
  extended byjava.io.InputStream
      extended byjava.io.FilterInputStream
          extended byosmq.io.PacketInputStream
              extended byosmq.io.ZipPacketInputStream
All Implemented Interfaces:
ReaderStream

public class ZipPacketInputStream
extends PacketInputStream


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

ZipPacketInputStream

public ZipPacketInputStream(java.util.zip.GZIPInputStream in)

(c) 2000 - 2003 MQue Systems
All Rights Reserved