TrueZIP Kernel 7.0-rc1

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

Packages that use IOPoolService
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 IOPoolService in de.schlichtherle.truezip.socket.sl
 

Classes in de.schlichtherle.truezip.socket.sl that implement IOPoolService
 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 IOPoolService in de.schlichtherle.truezip.socket.spi
 

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


TrueZIP Kernel 7.0-rc1

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