public interface ElementNameStrategy
Modifier and Type | Method and Description |
---|---|
Class<? extends Exception> |
findExceptionForFaultName(QName faultName)
Determine exception class for given SOAP Fault QName
|
QName |
findQNameForSoapActionOrType(String soapAction,
Class<?> type)
Deterimine element name for given type
|
Apache Camel