Main Page | Namespace List | Class Hierarchy | Alphabetical List | Class List | File List | Namespace Members | Class Members | File Members | Related Pages

alma::acs::logging::engine::io::IOHelper::GZipLogOutStream Class Reference

List of all members.

Public Member Functions

 GZipLogOutStream (OutputStream stream, int level) throws IOException
 GZipLogOutStream (OutputStream stream) throws IOException

Detailed Description

GZipLogOutStream subclass GZIPOutputStream to set the compression level.

Author:
acaproni


Constructor & Destructor Documentation

alma::acs::logging::engine::io::IOHelper::GZipLogOutStream::GZipLogOutStream OutputStream  stream,
int  level
throws IOException [inline]
 

Constructor

Parameters:
stream The stream for writing compressed logs into
level The compression level
Exceptions:
IOException 
See also:
Deflater

alma::acs::logging::engine::io::IOHelper::GZipLogOutStream::GZipLogOutStream OutputStream  stream  )  throws IOException [inline]
 

Constructor using the default compression level

Parameters:
stream The stream for writing compressed logs into
Exceptions:
IOException 


The documentation for this class was generated from the following file:
Generated on Thu Apr 30 02:53:50 2009 for ACS Java API by doxygen 1.3.8