Uses of Package
org.glassfish.jersey.internal
Packages that use org.glassfish.jersey.internal
Package
Description
Common Jersey core classes.
Jersey client-side classes.
Common Jersey internal API classes.
Support for Server Sent events in Jersey.
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.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)
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.clientClassDescriptionA holder that is used only during Jersey bootstrap to keep the instances of the given types and then use them during the bootstrap.TODO: javadoc.Resolver of a property value for the specified property
name
from the request-specific property bag, or theglobal runtime configuration
. -
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.Generic error message.Utility class to deal with OSGi runtime specific behavior.TODO: javadoc.Resolver of a property value for the specified propertyname
from 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.media.sse
-
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.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)
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.Resolver of a property value for the specified propertyname
from the request-specific property bag, or theglobal runtime configuration
. -
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.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.