eu.esdihumboldt.hale.common.core.io.impl
Class GZipEnabledExport
java.lang.Object
eu.esdihumboldt.hale.common.core.io.impl.AbstractIOProvider
eu.esdihumboldt.hale.common.core.io.impl.AbstractExportProvider
eu.esdihumboldt.hale.common.core.io.impl.GZipEnabledExport
- All Implemented Interfaces:
- ExportProvider, IOProvider
- Direct Known Subclasses:
- AbstractInstanceWriter
public abstract class GZipEnabledExport
- extends AbstractExportProvider
Export provider that supports GZiped output based on the content type.
- Author:
- Simon Templer
Methods inherited from class eu.esdihumboldt.hale.common.core.io.impl.AbstractIOProvider |
addSupportedParameter, execute, execute, fail, getContentType, getDefaultTypeName, getParameter, getSupportedParameters, getTypeName, loadConfiguration, setContentType |
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
GZipEnabledExport
public GZipEnabledExport()
getTarget
public LocatableOutputSupplier<? extends OutputStream> getTarget()
- Description copied from interface:
ExportProvider
- Get the export target
- Specified by:
getTarget
in interface ExportProvider
- Overrides:
getTarget
in class AbstractExportProvider
- Returns:
- the target output supplier
- See Also:
AbstractExportProvider.getTarget()
Build 2012-12-03_12-30-59
Revision 9d2dd4b0318cda9f1393b1ddd390f7f792d70a2d