Class Inflecting<T>
- java.lang.Object
-
- org.glassfish.jersey.server.model.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.
-