Apache CXF API

Package org.apache.cxf.binding.http.strategy

Interface Summary
ResourceStrategy A ResourceStrategy represents a method of mapping an Operation to a URI/Verb combination.
 

Class Summary
ConventionStrategy Maps a BindingOperation to a URI/combination using the following rules:
EnglishInflector Rules for English inflection.
Inflector  
JRAStrategy A strategy to map BindingOperationInfos to URI/Verb combos utilizing the Java Rest Annotations.
 


Apache CXF API

Apache CXF