public class JAXWSMethodDispatcher extends SimpleMethodDispatcher
Constructor and Description |
---|
JAXWSMethodDispatcher(JaxWsImplementorInfo implInfo) |
Modifier and Type | Method and Description |
---|---|
void |
bind(OperationInfo o,
Method... methods) |
BindingOperationInfo |
getBindingOperation(Method method,
Endpoint endpoint) |
Method |
getImplementationMethod(Method method) |
getMethod, getPrimaryMethod
public JAXWSMethodDispatcher(JaxWsImplementorInfo implInfo)
public void bind(OperationInfo o, Method... methods)
bind
in interface MethodDispatcher
bind
in class SimpleMethodDispatcher
public BindingOperationInfo getBindingOperation(Method method, Endpoint endpoint)
getBindingOperation
in interface MethodDispatcher
getBindingOperation
in class SimpleMethodDispatcher
public Method getImplementationMethod(Method method) throws NoSuchMethodException
NoSuchMethodException
Apache CXF