Uses of Class
org.apache.cxf.binding.http.URIMapper

Packages that use URIMapper
org.apache.cxf.binding.http.strategy   
 

Uses of URIMapper in org.apache.cxf.binding.http.strategy
 

Methods in org.apache.cxf.binding.http.strategy with parameters of type URIMapper
 boolean JRAStrategy.map(org.apache.cxf.service.model.BindingOperationInfo bop, Method m, URIMapper mapper)
           
 boolean ResourceStrategy.map(org.apache.cxf.service.model.BindingOperationInfo bop, Method m, URIMapper mapper)
           
 boolean ConventionStrategy.map(org.apache.cxf.service.model.BindingOperationInfo bop, Method m, URIMapper mapper)
           
 



Apache CXF