Class | Description |
---|---|
AbstractJAXWSMethodInvoker | |
CXFService | |
DispatchImpl<T> | |
EndpointImpl | |
EndpointReferenceBuilder | |
EndpointUtils | |
JaxWsClientFactoryBean |
Bean to help easily create Client endpoints for JAX-WS.
|
JaxWsClientProxy | |
JAXWSMethodDispatcher | |
JAXWSMethodInvoker | |
JAXWSProviderMethodDispatcher | |
JaxWsProxyFactoryBean |
Factory for creating JAX-WS proxies, This class provides access to the
internal properties used to set-up proxies.
|
JaxWsServerFactoryBean |
Bean to help easily create Server endpoints for JAX-WS.
|
JaxwsServiceBuilder | |
ServerAsyncResponse<T> | |
ServiceImpl | |
WrapperClassGenerator |
Exception | Description |
---|---|
JaxWsConfigurationException |
This exception is thrown when CXF discovers inconsistent or unsupported JAX-WS annotations.
|
Apache CXF