Uses of Package
org.glassfish.jersey.internal
Packages that use org.glassfish.jersey.internal
Package
Description
Common Jersey core classes.
Common Jersey internal API classes.
Common Jersey internal injection utility classes.
Common Jersey internal miscellaneous utility classes.
Common Jersey messaging classes.
Common Jersey internal messaging classes.
Common Jersey internal processing classes.
-
Classes in org.glassfish.jersey.internal used by org.glassfish.jerseyClassDescriptionSimple 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)containsInjectionManagerinto which only registering services make sense because injection manager has not been completed yet andBootstrapConfigurator.postInit(InjectionManager, BootstrapBag)in whichInjectionManagerhas been already completed and is able to create and provide services. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.internalClassDescriptionAn abstract implementation of
RuntimeDelegatethat 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)containsInjectionManagerinto which only registering services make sense because injection manager has not been completed yet andBootstrapConfigurator.postInit(InjectionManager, BootstrapBag)in whichInjectionManagerhas been already completed and is able to create and provide services.Generic error message.Utility class to deal with OSGi runtime specific behavior.TODO: javadoc.Resolver of a property value for the specified propertynamefrom the request-specific property bag, or theglobal runtime configuration.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.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)containsInjectionManagerinto which only registering services make sense because injection manager has not been completed yet andBootstrapConfigurator.postInit(InjectionManager, BootstrapBag)in whichInjectionManagerhas been already completed and is able to create and provide services. -
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)containsInjectionManagerinto which only registering services make sense because injection manager has not been completed yet andBootstrapConfigurator.postInit(InjectionManager, BootstrapBag)in whichInjectionManagerhas 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)containsInjectionManagerinto which only registering services make sense because injection manager has not been completed yet andBootstrapConfigurator.postInit(InjectionManager, BootstrapBag)in whichInjectionManagerhas been already completed and is able to create and provide services.