Uses of Class
org.apache.cxf.jaxrs.model.MethodDispatcher
-
Packages that use MethodDispatcher Package Description org.apache.cxf.jaxrs.model -
-
Uses of MethodDispatcher in org.apache.cxf.jaxrs.model
Methods in org.apache.cxf.jaxrs.model that return MethodDispatcher Modifier and Type Method Description MethodDispatcherClassResourceInfo. getMethodDispatcher()Methods in org.apache.cxf.jaxrs.model with parameters of type MethodDispatcher Modifier and Type Method Description voidClassResourceInfo. setMethodDispatcher(MethodDispatcher md)
-