Uses of Package
org.glassfish.jersey.internal
Packages that use org.glassfish.jersey.internal
Package
Description
Jersey client-side classes.
Common Jersey internal API 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 internal model related and routing helper classes.
-
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.client
-
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.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.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. -
Classes in org.glassfish.jersey.internal used by org.glassfish.jersey.serverClassDescriptionA 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.server.internalClassDescriptionAn abstract implementation of
RuntimeDelegatethat provides support common to the client and server. -
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)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.