Uses of Interface
org.apache.camel.dataformat.soap.name.ElementNameStrategy
Packages that use ElementNameStrategy
-
Uses of ElementNameStrategy in org.apache.camel.dataformat.soap
Methods in org.apache.camel.dataformat.soap that return ElementNameStrategyConstructors in org.apache.camel.dataformat.soap with parameters of type ElementNameStrategyModifierConstructorDescriptionSoapDataFormat(String contextPath, ElementNameStrategy elementNameStrategy) Initialize the data format. -
Uses of ElementNameStrategy in org.apache.camel.dataformat.soap.name
Classes in org.apache.camel.dataformat.soap.name that implement ElementNameStrategyModifier and TypeClassDescriptionclassSimply ElementNameStrategy that returns one preset QName.classOffers a finder for a webservice interface to determine the QName of a webservice data elementclassStrategy to determine the marshalled element name by looking at the annotations of the class to be marshalledclass