Package | Description |
---|---|
org.glassfish.jersey.server.spi.internal |
Jersey server-side internal service provider contract (SPI) classes.
|
Modifier and Type | Method and Description |
---|---|
static List<ParamValueFactoryWithSource<?>> |
ParameterValueHelper.createValueProviders(Collection<ValueParamProvider> valueSuppliers,
Parameterized parameterized)
Create list of parameter value providers for the given
parameterized resource model component. |
Modifier and Type | Method and Description |
---|---|
static Object[] |
ParameterValueHelper.getParameterValues(List<ParamValueFactoryWithSource<?>> valueProviders,
ContainerRequest request)
Get the array of parameter values.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.