Uses of Package
net.sf.mmm.util.io.api.spi

Packages that use net.sf.mmm.util.io.api.spi
net.sf.mmm.util.io.api.spi Provides the SPI (service-provider-interface) for IO-Utils. 
net.sf.mmm.util.io.base Contains public implementations that help to read and write data, process bytes, etc. 
net.sf.mmm.util.io.impl Contains implementations for utilities that help to read and write data, process bytes, etc. 
 

Classes in net.sf.mmm.util.io.api.spi used by net.sf.mmm.util.io.api.spi
DetectorStreamBuffer
          This is the interface for a buffer of bytes from a stream.
DetectorStreamProcessor
          This is the interface for a processor that can be plugged into a DetectorStream.
 

Classes in net.sf.mmm.util.io.api.spi used by net.sf.mmm.util.io.base
DetectorStreamProcessor
          This is the interface for a processor that can be plugged into a DetectorStream.
DetectorStreamProcessorFactory
          This is interface represents a factory of specific DetectorStreamProcessors.
 

Classes in net.sf.mmm.util.io.api.spi used by net.sf.mmm.util.io.impl
DetectorStreamBuffer
          This is the interface for a buffer of bytes from a stream.
DetectorStreamProcessor
          This is the interface for a processor that can be plugged into a DetectorStream.
 



Copyright © 2001-2010 mmm-Team. All Rights Reserved.