Apache CXF API

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(BindingOperationInfo bop, Method m, URIMapper mapper)
           
 boolean ResourceStrategy.map(BindingOperationInfo bop, Method m, URIMapper mapper)
           
 boolean ConventionStrategy.map(BindingOperationInfo bop, Method m, URIMapper mapper)
           
 


Apache CXF API

Apache CXF