Package | Description |
---|---|
org.apache.cxf.frontend | |
org.apache.cxf.jaxws | |
org.apache.cxf.service.factory |
Modifier and Type | Interface and Description |
---|---|
interface |
MethodDispatcher
Deprecated.
- use org.apache.cxf.service.invoker.MethodDispatcher. Will be removed in the future.
|
Modifier and Type | Class and Description |
---|---|
class |
JAXWSMethodDispatcher |
class |
JAXWSProviderMethodDispatcher |
Modifier and Type | Class and Description |
---|---|
class |
SimpleMethodDispatcher |
Modifier and Type | Method and Description |
---|---|
protected MethodDispatcher |
ReflectionServiceFactoryBean.getMethodDispatcher() |
Modifier and Type | Method and Description |
---|---|
protected void |
ReflectionServiceFactoryBean.setMethodDispatcher(MethodDispatcher m) |
Apache CXF