| Package | Description |
|---|---|
| org.glassfish.jersey |
Common Jersey core classes.
|
| org.glassfish.jersey.internal |
Common Jersey internal API classes.
|
| org.glassfish.jersey.internal.inject |
Common Jersey internal injection utility classes.
|
| org.glassfish.jersey.message.internal |
Common Jersey internal messaging classes.
|
| org.glassfish.jersey.model.internal |
Common Jersey internal model related classes and interfaces.
|
| org.glassfish.jersey.process.internal |
Common Jersey internal processing classes.
|
| org.glassfish.jersey.spi |
Common Jersey service provider contract (SPI) classes.
|
| Class and Description |
|---|
| InjectionManager
Interface provides the communication API between Jersey and Dependency Injection provider.
|
| Class and Description |
|---|
| AbstractBinder
Implementation of
Binder interface dedicated to keep some level of code compatibility between previous HK2
implementation and new DI SPI. |
| Binder
Interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.
|
| InjectionManager
Interface provides the communication API between Jersey and Dependency Injection provider.
|
| Class and Description |
|---|
| AbstractBinder
Implementation of
Binder interface dedicated to keep some level of code compatibility between previous HK2
implementation and new DI SPI. |
| AliasBinding
Injection binding description used to describe the aliases to main
Binding. |
| AnnotationLiteral
Supports inline instantiation of annotation type instances.
|
| Binder
Interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.
|
| Binding
Abstract injection binding description of a bean.
|
| ClassBinding
Injection binding description of a bean bound via its a Java class.
|
Custom
Qualifier annotation used to annotate HK2 injections and
bindings for user custom providers. |
| ForeignDescriptor
The descriptor holder for an externally provided DI providers.
|
| Injectee
An Injectee represents the point of injection.
|
| InjectionManager
Interface provides the communication API between Jersey and Dependency Injection provider.
|
| InjectionResolver
This class allows users to provide a custom injection target for any annotation (including
@Inject). |
| InjectionResolverBinding
Class which has the fields containing the instance of
InjectionResolver and its a concrete type. |
| InstanceBinding
Injection binding description of a bean bound directly as a specific instance.
|
| ParamConverters.TypeFromString
Provider of
param converter that produce the target Java type instance
by invoking a static fromString(String) method on the target type. |
| ServiceHolder
Implementation of this class is used as a holder for service instance from
InjectionManager along with other information about the provided service. |
| SupplierClassBinding
Injection binding description of a bean bound indirectly via a supplier class producing instances of the bound type.
|
| SupplierInstanceBinding
Injection binding description of a bean bound indirectly via an supplier producing instances of the bound type.
|
| Class and Description |
|---|
| AbstractBinder
Implementation of
Binder interface dedicated to keep some level of code compatibility between previous HK2
implementation and new DI SPI. |
| Binder
Interface dedicated to keep some level of code compatibility between previous HK2 implementation and new DI SPI.
|
| InjectionManager
Interface provides the communication API between Jersey and Dependency Injection provider.
|
| InjectionManagerSupplier
Implementation of this interface is capable of returning
InjectionManager. |
| Class and Description |
|---|
| Binding
Abstract injection binding description of a bean.
|
| InjectionManager
Interface provides the communication API between Jersey and Dependency Injection provider.
|
| InjectionManagerSupplier
Implementation of this interface is capable of returning
InjectionManager. |
| Class and Description |
|---|
| InjectionManager
Interface provides the communication API between Jersey and Dependency Injection provider.
|
| Class and Description |
|---|
| InjectionManager
Interface provides the communication API between Jersey and Dependency Injection provider.
|
Copyright © 2007-2024,Oracleand/or its affiliates.All Rights Reserved. Use is subject to license terms.