Holger's
Java API

Uses of Interface
com.antelmann.io.InterceptInputStream.Handler

Packages that use InterceptInputStream.Handler
com.antelmann.io This package contains classes that are concerned with input/output operations. 
 

Uses of InterceptInputStream.Handler in com.antelmann.io
 

Classes in com.antelmann.io that implement InterceptInputStream.Handler
 class ReplaceInputStream
          This specialized stream replaces all occurrences of a given byte pattern with another throughout the stream.
 

Methods in com.antelmann.io with parameters of type InterceptInputStream.Handler
 void InterceptInputStream.addHandler(InterceptInputStream.Handler handler)
           
 



(c) Holger Antelmann since 2001- all rights reserved (contact: info@antelmann.com)
see www.antelmann.com/developer for further details and available downloads