Class | Description |
---|---|
AbstractServiceConfiguration | |
DefaultServiceConfiguration | |
MethodNameSoapActionServiceConfiguration |
Provide a SOAPAction header for the benefit of dusty toolkits
which still require them (e.g.
|
ReflectionServiceFactoryBean |
Introspects a class and builds a
Service from it. |
WSDLBasedServiceConfiguration |
An AbstractServiceConfiguration that gets the style
from the BindingInfo obtained parsing the WSDL.
|
Apache CXF