| Package | Description |
|---|---|
| org.glassfish.jersey.server.internal.inject |
Jersey server-side JAX-RS injection support classes.
|
| Modifier and Type | Class and Description |
|---|---|
static class |
ParamConverters.TypeFromStringEnum
Provider of
param converter that produce the target Java enum type instance
by invoking a static fromString(String) method on the target enum type. |