Class Inflecting<T>

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

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

    • Inflecting

      public Inflecting()
  • Method Details

    • getInflector

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