Uses of Package
com.gc.iotools.stream.base

Packages that use com.gc.iotools.stream.base
com.gc.iotools.stream.base Base classes and Enumerations. 
com.gc.iotools.stream.is Provides classes that extends java.io.InputStream. 
com.gc.iotools.stream.os Provides classes that extends java.io.OutputStream. 
 

Classes in com.gc.iotools.stream.base used by com.gc.iotools.stream.base
ExecutionModel
           This class enumerates the policies for instantiating Threads in classes of EasyStream library that needs of them.
 

Classes in com.gc.iotools.stream.base used by com.gc.iotools.stream.is
AbstractInputStreamWrapper
           Provides common functionality to the easystream library: holds a source InputStream provide a AbstractInputStreamWrapper.closeOnce() method that's called exactly once. provide an implementation of #skip() and AbstractInputStreamWrapper.read() methods. Keeps track of the position in the source stream over mark and reset.
ExecutionModel
           This class enumerates the policies for instantiating Threads in classes of EasyStream library that needs of them.
 

Classes in com.gc.iotools.stream.base used by com.gc.iotools.stream.os
ExecutionModel
           This class enumerates the policies for instantiating Threads in classes of EasyStream library that needs of them.
 



Copyright © 2008-2009. All Rights Reserved.