Class Inflecting<T>

java.lang.Object
org.glassfish.jersey.server.model.Inflecting<T>

public class Inflecting<T> extends Object
Inflector provider resource model component.
Author:
Marek Potociar
  • Constructor Details

    • Inflecting

      public Inflecting()
  • Method Details

    • getInflector

      public Inflector<Request,T> getInflector()
      Get the inflector.
      Returns:
      inflector.