Apache CXF API

Uses of Class
org.apache.cxf.binding.http.strategy.Inflector

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

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

Subclasses of Inflector in org.apache.cxf.binding.http.strategy
 class EnglishInflector
          Rules for English inflection.
 

Methods in org.apache.cxf.binding.http.strategy that return Inflector
 Inflector ConventionStrategy.getInflector()
           
 

Methods in org.apache.cxf.binding.http.strategy with parameters of type Inflector
 void ConventionStrategy.setInflector(Inflector inflector)
           
 


Apache CXF API

Apache CXF