| Interface | Description |
|---|---|
| ElementNameStrategy |
Strategy interface for determining the element name for a SOAP body or fault
|
| Class | Description |
|---|---|
| MethodInfo |
Value object to hold information about a method in a JAX-WS service interface.
|
| QNameStrategy |
Simply ElementNameStrategy that returns one preset QName.
|
| ServiceInterfaceStrategy |
Offers a finder for a webservice interface to determine the QName of a
webservice data element
|
| TypeNameStrategy |
Strategy to determine the marshalled element name by looking at the
annotations of the class to be marshalled
|
| XmlRootElementPreferringElementNameStrategy |
Apache Camel