| Package | Description |
|---|---|
| org.glassfish.jersey.server.internal.routing |
Jersey server-side internal resource routing classes.
|
| Modifier and Type | Method and Description |
|---|---|
static <REQUEST,RESPONSE> |
TransformableData.of(REQUEST data)
Create a new transformable data instance, but with the inflector not present.
|
static <REQUEST,RESPONSE> |
TransformableData.of(REQUEST data,
Inflector<REQUEST,RESPONSE> inflector)
Create a new transformable data with an inflector instance.
|
Copyright © 2007-2012 Oracle Corporation. All Rights Reserved. Use is subject to license terms.