Uses of Class
org.apache.cxf.tools.util.OutputStreamCreator
Packages that use OutputStreamCreator
Package
Description
-
Uses of OutputStreamCreator in org.apache.cxf.tools.java2wsdl.generator
Methods in org.apache.cxf.tools.java2wsdl.generator that return OutputStreamCreatorModifier and TypeMethodDescriptionprotected OutputStreamCreatorAbstractGenerator.getOutputStreamCreator() -
Uses of OutputStreamCreator in org.apache.cxf.tools.util
Constructors in org.apache.cxf.tools.util with parameters of type OutputStreamCreator -
Uses of OutputStreamCreator in org.apache.cxf.tools.wsdlto.databinding.jaxb
Constructors in org.apache.cxf.tools.wsdlto.databinding.jaxb with parameters of type OutputStreamCreatorModifierConstructorDescriptionTypesCodeWriter(File ftarget, List<String> excludePkgs, String e, OutputStreamCreator outputStreamCreator)