Package | Description |
---|---|
org.glassfish.jersey.server.model |
Jersey server-side application & resource modeling classes.
|
org.glassfish.jersey.server.spi.internal |
Jersey server-side internal service provider contract (SPI) classes.
|
Modifier and Type | Class and Description |
---|---|
class |
HandlerConstructor
Abstraction for a resource handler class constructor.
|
class |
Invocable
A common interface for invocable resource components.
|
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. |
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.