Package org.apache.cxf.jaxws
Class JAXWSMethodDispatcher
java.lang.Object
org.apache.cxf.service.factory.SimpleMethodDispatcher
org.apache.cxf.jaxws.JAXWSMethodDispatcher
- All Implemented Interfaces:
MethodDispatcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidbind(OperationInfo o, Method... methods) getBindingOperation(Method method, Endpoint endpoint) getImplementationMethod(Method method) Methods inherited from class org.apache.cxf.service.factory.SimpleMethodDispatcher
getMethod, getPrimaryMethod
-
Constructor Details
-
JAXWSMethodDispatcher
-
-
Method Details
-
bind
- Specified by:
bindin interfaceMethodDispatcher- Overrides:
bindin classSimpleMethodDispatcher
-
getBindingOperation
- Specified by:
getBindingOperationin interfaceMethodDispatcher- Overrides:
getBindingOperationin classSimpleMethodDispatcher
-
getImplementationMethod
- Throws:
NoSuchMethodException
-