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 void
FileUtils.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 TypeClassDescriptionclass
Implementation ofInputStreamFacade
for raw input streams.class
Implementation ofInputStreamFacade
for URL's.