Uses of Interface
org.codehaus.plexus.util.io.InputStreamFacade
Packages that use InputStreamFacade
-
Uses of InputStreamFacade in org.codehaus.plexus.util
Methods 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.io
Classes in org.codehaus.plexus.util.io that implement InputStreamFacadeModifier and TypeClassDescriptionclassImplementation ofInputStreamFacadefor raw input streams.classImplementation ofInputStreamFacadefor URL's.