org.glassfish.jersey.server.model
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 (marek.potociar at oracle.com)
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Inflecting
public Inflecting()
getInflector
public Inflector<javax.ws.rs.core.Request,T> getInflector()
- Get the inflector.
- Returns:
- inflector.
Copyright © 2007-2013, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.