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