Class Inflecting<T>


  • public class Inflecting<T>
    extends java.lang.Object
    Inflector provider resource model component.
    • Constructor Summary

      Constructors 
      Constructor Description
      Inflecting()  
    • Method Summary

      All Methods Instance Methods Concrete Methods 
      Modifier and Type Method Description
      Inflector<javax.ws.rs.core.Request,​T> getInflector()
      Get the inflector.
      • Methods inherited from class java.lang.Object

        clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
    • Constructor Detail

      • Inflecting

        public Inflecting()
    • Method Detail

      • getInflector

        public Inflector<javax.ws.rs.core.Request,​T> getInflector()
        Get the inflector.
        Returns:
        inflector.