|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use MethodDispatcher | |
---|---|
org.apache.cxf.frontend | |
org.apache.cxf.jaxws | |
org.apache.cxf.service.factory |
Uses of MethodDispatcher in org.apache.cxf.frontend |
---|
Classes in org.apache.cxf.frontend that implement MethodDispatcher | |
---|---|
class |
SimpleMethodDispatcher
|
Uses of MethodDispatcher in org.apache.cxf.jaxws |
---|
Classes in org.apache.cxf.jaxws that implement MethodDispatcher | |
---|---|
class |
JAXWSMethodDispatcher
|
class |
JAXWSProviderMethodDispatcher
|
Uses of MethodDispatcher in org.apache.cxf.service.factory |
---|
Methods in org.apache.cxf.service.factory that return MethodDispatcher | |
---|---|
protected MethodDispatcher |
ReflectionServiceFactoryBean.getMethodDispatcher()
|
Methods in org.apache.cxf.service.factory with parameters of type MethodDispatcher | |
---|---|
protected void |
ReflectionServiceFactoryBean.setMethodDispatcher(MethodDispatcher m)
|
|
Apache CXF API | |||||||||
PREV NEXT | FRAMES NO FRAMES |