Apache CXF API

Uses of Class
org.apache.cxf.jaxrs.model.MethodDispatcher

Packages that use MethodDispatcher
org.apache.cxf.jaxrs.model   
 

Uses of MethodDispatcher in org.apache.cxf.jaxrs.model
 

Methods in org.apache.cxf.jaxrs.model that return MethodDispatcher
 MethodDispatcher ClassResourceInfo.getMethodDispatcher()
           
 

Methods in org.apache.cxf.jaxrs.model with parameters of type MethodDispatcher
 void ClassResourceInfo.setMethodDispatcher(MethodDispatcher md)
           
 


Apache CXF API

Apache CXF