|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
public interface MethodDispatcher
Provides functionality to map BindingOperations to Methods and vis a versa.
Method Summary | |
---|---|
void |
bind(OperationInfo o,
Method... methods)
|
BindingOperationInfo |
getBindingOperation(Method m,
Endpoint endpoint)
|
Method |
getMethod(BindingOperationInfo op)
|
Method Detail |
---|
Method getMethod(BindingOperationInfo op)
BindingOperationInfo getBindingOperation(Method m, Endpoint endpoint)
void bind(OperationInfo o, Method... methods)
|
Apache CXF API | |||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |