Package org.eclipse.net4j.util.io
Class IStreamWrapper.Factory
java.lang.Object
org.eclipse.net4j.util.factory.Factory
org.eclipse.net4j.util.io.IStreamWrapper.Factory
- All Implemented Interfaces:
IFactory
,IFactoryKeyAware
- Direct Known Subclasses:
GZIPStreamWrapper.Factory
- Enclosing interface:
- IStreamWrapper
- Since:
- 3.6
- Author:
- Esteban Dugueperoux
-
Field Summary
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
-
PRODUCT_GROUP
- See Also:
-
-
Constructor Details
-
Factory
-
-
Method Details
-
create
- Throws:
ProductCreationException
-