Uses of Interface
com.helger.commons.io.resource.wrapped.IWrappedWritableResource
-
Packages that use IWrappedWritableResource Package Description com.helger.commons.io.resource.wrapped -
-
Uses of IWrappedWritableResource in com.helger.commons.io.resource.wrapped
Classes in com.helger.commons.io.resource.wrapped that implement IWrappedWritableResource Modifier and Type Class Description classAbstractWrappedWritableResourceA wrapper around a writable resource forOutputStreammanipulation .classGZIPWritableResourceA writable resource that is GZIP compressed.
-