Apache CXF API

org.apache.cxf.frontend
Interface MethodDispatcher

All Superinterfaces:
MethodDispatcher

Deprecated. - use org.apache.cxf.service.invoker.MethodDispatcher. Will be removed in the future.

@Deprecated
public interface MethodDispatcher
extends MethodDispatcher

Provides functionality to map BindingOperations to Methods and vis a versa.


Method Summary
 
Methods inherited from interface org.apache.cxf.service.invoker.MethodDispatcher
bind, getBindingOperation, getMethod
 


Apache CXF API

Apache CXF