Uses of Package
org.glassfish.jersey.internal
Packages that use org.glassfish.jersey.internal
Package
Description
Jersey client-side classes.
Jersey OAuth 2 Client API.
Common Jersey internal API classes.
Common Jersey internal miscellaneous utility classes.
Common Jersey messaging classes.
Common Jersey internal messaging classes.
Common Jersey internal processing classes.
Jersey server-side classes.
Jersey server-side internal classes.
Jersey server-side JAX-RS injection support classes.
Jersey server-side internal classes related to request and response processing.
Jersey server-side internal model related and routing helper classes.
Jersey generic Servlet container integration classes.
-
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.clientClassDescriptionA holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.Configurator which contains two methods,
BootstrapConfigurator.init(InjectionManager, BootstrapBag)
containsInjectionManager
into which only registering services make sense because injection manager has not been completed yet andBootstrapConfigurator.postInit(InjectionManager, BootstrapBag)
in whichInjectionManager
has been already completed and is able to create and provide services.TODO: javadoc. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.client.oauth2
-
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.internalClassDescriptionAn abstract implementation of
RuntimeDelegate
that provides support common to the client and server.Simple ServiceFinder configuration.A holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.Configurator which contains two methods,BootstrapConfigurator.init(InjectionManager, BootstrapBag)
containsInjectionManager
into which only registering services make sense because injection manager has not been completed yet andBootstrapConfigurator.postInit(InjectionManager, BootstrapBag)
in whichInjectionManager
has been already completed and is able to create and provide services.A factory implementation for managingContextResolver
instances.Errors utility used to file processing messages (e.g.Generic error message.Exception mappers
implementation that aggregates exception mappers and server as the main entry point for exception mapper instance lookup.Utility class to deal with OSGi runtime specific behavior.TODO: javadoc.Error thrown when something goes wrong while looking up service providers.A simple service-provider lookup mechanism.Supports iteration of provider instances or classes. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.internal.util
-
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.message
-
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.message.internalClassDescriptionA holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.Configurator which contains two methods,
BootstrapConfigurator.init(InjectionManager, BootstrapBag)
containsInjectionManager
into which only registering services make sense because injection manager has not been completed yet andBootstrapConfigurator.postInit(InjectionManager, BootstrapBag)
in whichInjectionManager
has been already completed and is able to create and provide services.TODO: javadoc. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.process.internalClassDescriptionA holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.Configurator which contains two methods,
BootstrapConfigurator.init(InjectionManager, BootstrapBag)
containsInjectionManager
into which only registering services make sense because injection manager has not been completed yet andBootstrapConfigurator.postInit(InjectionManager, BootstrapBag)
in whichInjectionManager
has been already completed and is able to create and provide services. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.serverClassDescriptionSimple ServiceFinder configuration.A holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.Configurator which contains two methods,
BootstrapConfigurator.init(InjectionManager, BootstrapBag)
containsInjectionManager
into which only registering services make sense because injection manager has not been completed yet andBootstrapConfigurator.postInit(InjectionManager, BootstrapBag)
in whichInjectionManager
has been already completed and is able to create and provide services.TODO: javadoc.Error thrown when something goes wrong while looking up service providers. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.server.internalClassDescriptionAn abstract implementation of
RuntimeDelegate
that provides support common to the client and server. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.server.internal.injectClassDescriptionA holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.Configurator which contains two methods,
BootstrapConfigurator.init(InjectionManager, BootstrapBag)
containsInjectionManager
into which only registering services make sense because injection manager has not been completed yet andBootstrapConfigurator.postInit(InjectionManager, BootstrapBag)
in whichInjectionManager
has been already completed and is able to create and provide services. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.server.internal.processClassDescriptionA holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.Configurator which contains two methods,
BootstrapConfigurator.init(InjectionManager, BootstrapBag)
containsInjectionManager
into which only registering services make sense because injection manager has not been completed yet andBootstrapConfigurator.postInit(InjectionManager, BootstrapBag)
in whichInjectionManager
has been already completed and is able to create and provide services. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.server.model.internalClassDescriptionA holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.Configurator which contains two methods,
BootstrapConfigurator.init(InjectionManager, BootstrapBag)
containsInjectionManager
into which only registering services make sense because injection manager has not been completed yet andBootstrapConfigurator.postInit(InjectionManager, BootstrapBag)
in whichInjectionManager
has been already completed and is able to create and provide services. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.servlet