Package org.eclipse.net4j.util.io
Class GZIPStreamWrapper.Factory
java.lang.Object
org.eclipse.net4j.util.factory.Factory
org.eclipse.net4j.util.io.IStreamWrapper.Factory
org.eclipse.net4j.util.io.GZIPStreamWrapper.Factory
- All Implemented Interfaces:
IFactory
,IFactoryKeyAware
- Enclosing class:
- GZIPStreamWrapper
- Since:
- 3.6
- Author:
- Esteban Dugueperoux
-
Field Summary
Fields inherited from class org.eclipse.net4j.util.io.IStreamWrapper.Factory
PRODUCT_GROUP
Fields inherited from class org.eclipse.net4j.util.factory.Factory
NO_DESCRIPTION
-
Constructor Summary
-
Method Summary
Methods inherited from class org.eclipse.net4j.util.factory.Factory
getDescriptionFor, getFactoryKey, getKey, getProductGroup, getType, productCreationException, productCreationException, setFactoryKey, toString
-
Field Details
-
TYPE
- See Also:
-
-
Constructor Details
-
Factory
public Factory()
-
-
Method Details
-
create
- Specified by:
create
in interfaceIFactory
- Specified by:
create
in classIStreamWrapper.Factory
- Throws:
ProductCreationException
-