Package org.apache.cxf.service.factory
Class SimpleMethodDispatcher
java.lang.Object
org.apache.cxf.service.factory.SimpleMethodDispatcher
- All Implemented Interfaces:
MethodDispatcher
-
Constructor Summary
-
Method Summary
Modifier and TypeMethodDescriptionvoid
bind
(OperationInfo o, Method... methods) getBindingOperation
(Method method, Endpoint endpoint)
-
Constructor Details
-
SimpleMethodDispatcher
public SimpleMethodDispatcher()
-
-
Method Details
-
bind
- Specified by:
bind
in interfaceMethodDispatcher
-
getBindingOperation
- Specified by:
getBindingOperation
in interfaceMethodDispatcher
-
getMethod
- Specified by:
getMethod
in interfaceMethodDispatcher
-
getPrimaryMethod
-