|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.apache.cxf.jaxws.JAXWSProviderMethodDispatcher
public class JAXWSProviderMethodDispatcher
Constructor Summary | |
---|---|
JAXWSProviderMethodDispatcher(JaxWsImplementorInfo implInfo)
|
Method Summary | |
---|---|
void |
bind(OperationInfo o,
java.lang.reflect.Method... methods)
|
BindingOperationInfo |
getBindingOperation(java.lang.reflect.Method m,
Endpoint endpoint)
|
java.lang.reflect.Method |
getMethod(BindingOperationInfo op)
|
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public JAXWSProviderMethodDispatcher(JaxWsImplementorInfo implInfo)
Method Detail |
---|
public BindingOperationInfo getBindingOperation(java.lang.reflect.Method m, Endpoint endpoint)
getBindingOperation
in interface MethodDispatcher
public java.lang.reflect.Method getMethod(BindingOperationInfo op)
getMethod
in interface MethodDispatcher
public void bind(OperationInfo o, java.lang.reflect.Method... methods)
bind
in interface MethodDispatcher
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |