Uses of Interface
org.codehaus.plexus.util.io.InputStreamFacade
Packages that use InputStreamFacade
- 
Uses of InputStreamFacade in org.codehaus.plexus.utilMethods in org.codehaus.plexus.util with parameters of type InputStreamFacadeModifier and TypeMethodDescriptionstatic voidFileUtils.copyStreamToFile(InputStreamFacade source, File destination) 
- 
Uses of InputStreamFacade in org.codehaus.plexus.util.ioClasses in org.codehaus.plexus.util.io that implement InputStreamFacadeModifier and TypeClassDescriptionclassImplementation ofInputStreamFacadefor raw input streams.classImplementation ofInputStreamFacadefor URL's.