Uses of Interface
org.apache.cxf.tools.common.model.DefaultValueWriter
Packages that use DefaultValueWriter
Package
Description
-
Uses of DefaultValueWriter in org.apache.cxf.tools.common.model
Methods in org.apache.cxf.tools.common.model that return DefaultValueWriterMethods in org.apache.cxf.tools.common.model with parameters of type DefaultValueWriter -
Uses of DefaultValueWriter in org.apache.cxf.tools.wsdlto.core
Methods in org.apache.cxf.tools.wsdlto.core that return DefaultValueWriterModifier and TypeMethodDescriptionDataBindingProfile.createDefaultValueWriter(QName qn, boolean element) DataBindingProfile.createDefaultValueWriterForWrappedElement(QName wrapperElement, QName qn) -
Uses of DefaultValueWriter in org.apache.cxf.tools.wsdlto.databinding.jaxb
Methods in org.apache.cxf.tools.wsdlto.databinding.jaxb that return DefaultValueWriterModifier and TypeMethodDescriptionJAXBDataBinding.createDefaultValueWriter(QName qname, boolean element) JAXBDataBinding.createDefaultValueWriterForWrappedElement(QName wrapperElement, QName item) -
Uses of DefaultValueWriter in org.apache.cxf.tools.wsdlto.databinding.source
Methods in org.apache.cxf.tools.wsdlto.databinding.source that return DefaultValueWriterModifier and TypeMethodDescriptionSourceDatabindingProfile.createDefaultValueWriter(QName qn, boolean element) SourceDatabindingProfile.createDefaultValueWriterForWrappedElement(QName wrapperElement, QName qn) -
Uses of DefaultValueWriter in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal
Methods in org.apache.cxf.tools.wsdlto.frontend.jaxws.processor.internal that return DefaultValueWriterModifier and TypeMethodDescriptionstatic DefaultValueWriterProcessorUtil.getDefaultValueWriter(MessagePartInfo part, ToolContext context) static DefaultValueWriterProcessorUtil.getDefaultValueWriterForWrappedElement(MessagePartInfo part, ToolContext context, QName subElement)