Uses of Package
org.glassfish.jersey.internal
-
Packages that use org.glassfish.jersey.internal 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.internal.util Common Jersey internal miscellaneous utility classes.org.glassfish.jersey.message Common Jersey messaging classes.org.glassfish.jersey.message.internal Common Jersey internal messaging classes.org.glassfish.jersey.process.internal Common Jersey internal processing classes. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey Class Description AbstractServiceFinderConfigurator Simple ServiceFinder configuration.BootstrapBag A holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.BootstrapConfigurator 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 Class Description AbstractRuntimeDelegate An abstract implementation ofRuntimeDelegatethat provides support common to the client and server.AbstractServiceFinderConfigurator Simple ServiceFinder configuration.BootstrapBag A holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.BootstrapConfigurator 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.Errors.ErrorMessage Generic error message.OsgiRegistry Utility class to deal with OSGi runtime specific behavior.PropertiesDelegate TODO: javadoc.PropertiesResolver Resolver of a property value for the specified propertynamefrom the request-specific property bag, or theglobal runtime configuration.ServiceConfigurationError Error thrown when something goes wrong while looking up service providers.ServiceFinder A simple service-provider lookup mechanism.ServiceFinder.ServiceIteratorProvider Supports iteration of provider instances or classes. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.internal.inject Class Description BootstrapBag A holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.BootstrapConfigurator 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 Class Description OsgiRegistry Utility class to deal with OSGi runtime specific behavior. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.message Class Description PropertiesDelegate TODO: javadoc. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.message.internal Class Description BootstrapBag A holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.BootstrapConfigurator 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.PropertiesDelegate TODO: javadoc. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.process.internal Class Description BootstrapBag A holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.BootstrapConfigurator 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.