Package org.apache.cxf.jaxws
Class JAXWSProviderMethodDispatcher
java.lang.Object
org.apache.cxf.jaxws.JAXWSProviderMethodDispatcher
- All Implemented Interfaces:
org.apache.cxf.service.invoker.MethodDispatcher
public class JAXWSProviderMethodDispatcher
extends Object
implements org.apache.cxf.service.invoker.MethodDispatcher
-
Constructor Summary
Constructors -
Method Summary
Modifier and TypeMethodDescriptionvoidorg.apache.cxf.service.model.BindingOperationInfogetBindingOperation(Method m, org.apache.cxf.endpoint.Endpoint endpoint) getMethod(org.apache.cxf.service.model.BindingOperationInfo op)
-
Constructor Details
-
JAXWSProviderMethodDispatcher
-
-
Method Details
-
getBindingOperation
public org.apache.cxf.service.model.BindingOperationInfo getBindingOperation(Method m, org.apache.cxf.endpoint.Endpoint endpoint) - Specified by:
getBindingOperationin interfaceorg.apache.cxf.service.invoker.MethodDispatcher
-
getMethod
- Specified by:
getMethodin interfaceorg.apache.cxf.service.invoker.MethodDispatcher
-
bind
- Specified by:
bindin interfaceorg.apache.cxf.service.invoker.MethodDispatcher
-