Uses of Interface
com.helger.commons.io.IHasOutputStream
Packages that use IHasOutputStream
Package
Description
-
Uses of IHasOutputStream in com.helger.commons.io
Subinterfaces of IHasOutputStream in com.helger.commons.ioModifier and TypeInterfaceDescriptioninterfaceA callback interface to retrieveWriterobjects based on InputStreams. -
Uses of IHasOutputStream in com.helger.commons.io.resource
Subinterfaces of IHasOutputStream in com.helger.commons.io.resourceModifier and TypeInterfaceDescriptioninterfaceBase interface for an abstract resource that is both readable and writable.interfaceBase interface for an abstract writable resource.Classes in com.helger.commons.io.resource that implement IHasOutputStreamModifier and TypeClassDescriptionclassImplementation of theIReadableResourceandIWritableResourceinterfaces for file system objects. -
Uses of IHasOutputStream in com.helger.commons.io.resource.wrapped
Subinterfaces of IHasOutputStream in com.helger.commons.io.resource.wrappedModifier and TypeInterfaceDescriptioninterfaceInterface for writable resources that are "wrapped".Classes in com.helger.commons.io.resource.wrapped that implement IHasOutputStreamModifier and TypeClassDescriptionclassA wrapper around a writable resource forOutputStreammanipulation .classA writable resource that is GZIP compressed. -
Uses of IHasOutputStream in com.helger.commons.io.streamprovider
Classes in com.helger.commons.io.streamprovider that implement IHasOutputStream