TrueZIP Kernel 7.0-rc2

Uses of Interface
de.schlichtherle.truezip.socket.IOPoolProvider

Packages that use IOPoolProvider
de.schlichtherle.truezip.socket.sl Provides a singleton to locate an I/O pool service provider. 
de.schlichtherle.truezip.socket.spi Provides an abstract class for a locatable I/O pool service provider. 
 

Uses of IOPoolProvider in de.schlichtherle.truezip.socket.sl
 

Classes in de.schlichtherle.truezip.socket.sl that implement IOPoolProvider
 class IOPoolLocator
          Locates an I/O pool service of a class with a name which is resolved by querying a system property or searching the class path, whatever yields a result first.
 

Uses of IOPoolProvider in de.schlichtherle.truezip.socket.spi
 

Classes in de.schlichtherle.truezip.socket.spi that implement IOPoolProvider
 class IOPoolService
          An abstract locatable service for an I/O pool.
 


TrueZIP Kernel 7.0-rc2

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