|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use ElementNameStrategy | |
|---|---|
| org.apache.camel.dataformat.soap | |
| org.apache.camel.dataformat.soap.name | |
| Uses of ElementNameStrategy in org.apache.camel.dataformat.soap |
|---|
| Methods in org.apache.camel.dataformat.soap with parameters of type ElementNameStrategy | |
|---|---|
void |
SoapJaxbDataFormat.setElementNameStrategy(ElementNameStrategy elementNameStrategy)
|
| Constructors in org.apache.camel.dataformat.soap with parameters of type ElementNameStrategy | |
|---|---|
SoapJaxbDataFormat(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 ElementNameStrategy | |
|---|---|
class |
QNameStrategy
Simply ElementNameStrategy that returns one preset QName. |
class |
ServiceInterfaceStrategy
Offers a finder for a webservice interface to determine the QName of a webservice data element |
class |
TypeNameStrategy
Strategy to determine the marshalled element name by looking at the annotations of the class to be marshalled |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||