TrueZIP 6.8.1

Uses of Class
de.schlichtherle.io.ArchiveBusyException

Packages that use ArchiveBusyException
de.schlichtherle.io Provides transparent, multi-threaded read/write access to archive files (ZIP, TAR, etc) and their entries as if they were (virtual) directories and files. 
 

Uses of ArchiveBusyException in de.schlichtherle.io
 

Subclasses of ArchiveBusyException in de.schlichtherle.io
 class ArchiveInputBusyException
          Like its super class, but indicates the existance of open input streams.
 class ArchiveOutputBusyException
          Like its super class, but indicates the existance of open output streams.
 

Constructors in de.schlichtherle.io with parameters of type ArchiveBusyException
FileBusyException(ArchiveBusyException cause)
          Deprecated. You should not use this constructor. It will have package private access in the next major version.
 


TrueZIP 6.8.1

Copyright © 2005-2010 Schlichtherle IT Services. All Rights Reserved.