Uses of Package
org.glassfish.jersey.server
-
Packages that use org.glassfish.jersey.server Package Description org.glassfish.jersey.server Jersey server-side classes.org.glassfish.jersey.server.filter Provides core server filters.org.glassfish.jersey.server.internal Jersey server-side internal classes.org.glassfish.jersey.server.internal.inject Jersey server-side JAX-RS injection support classes.org.glassfish.jersey.server.internal.monitoring Jersey server-side internal monitoring and statistics classes.org.glassfish.jersey.server.internal.process Jersey server-side internal classes related to request and response processing.org.glassfish.jersey.server.internal.routing Jersey server-side internal resource routing classes.org.glassfish.jersey.server.internal.scanning Jersey server-side internal resource scanning classes.org.glassfish.jersey.server.model Jersey server-side application & resource modeling classes.org.glassfish.jersey.server.monitoring Jersey server-side monitoring JMX MBeans interfaces.org.glassfish.jersey.server.spi Jersey server-side service provider contract (SPI) classes.org.glassfish.jersey.server.spi.internal Jersey server-side internal service provider contract (SPI) classes.org.glassfish.jersey.server.wadl.internal Jersey server-side WADL internal classes. -
Classes in org.glassfish.jersey.server used by org.glassfish.jersey.server Class Description ApplicationHandler Jersey server-side application handler.AsyncContext Injectable asynchronous processing context that can be used to control various aspects of asynchronous processing of a single request.AsyncContext.State Asynchronous processing context state.BackgroundScheduler Injection qualifier that can be used to inject aScheduledExecutorServiceinstance used by Jersey to execute background timed/scheduled tasks.Broadcaster Used for broadcasting response chunks to multipleChunkedOutputinstances.BroadcasterListener Listener interface that can be implemented to listen to events fired byBroadcasterobject.ChunkedOutput Used for sending messages in "typed" chunks.ChunkedOutput.Builder Builder that allows to create a new ChunkedOutput based on the given configuration options.ChunkedOutput.TypedBuilder Builder that allows to create a new ChunkedOutput based on the given configuration options.ContainerRequest Jersey container request context.ContainerResponse Jersey container response context.ExtendedUriInfo Extensions toUriInfo.JerseySeBootstrapConfiguration Jersey implementation ofSeBootstrap.Configurationimplementing arbitrary methods for acquiring the configuration settings.JerseySeBootstrapConfiguration.Builder ManagedAsyncExecutor Injection qualifier that can be used to inject anExecutorServiceinstance used by Jersey to executemanaged asynchronous requests.ParamException An abstract extension ofWebApplicationExceptionfor the class of parameter-based exceptions.ParamException.UriParamException An abstract parameter exception for the class of URI-parameter-based exceptions.ResourceConfig The resource configuration for configuring a web application.ResourceFinder An interface used for finding and opening (loading) new resources.ServerConfig Server-side application configuration.TracingConfig Enumeration of possible values of propertyServerProperties.TRACING. -
Classes in org.glassfish.jersey.server used by org.glassfish.jersey.server.filter Class Description ResourceConfig The resource configuration for configuring a web application. -
Classes in org.glassfish.jersey.server used by org.glassfish.jersey.server.internal Class Description ExtendedResourceContext Jersey extension ofResourceContext.JerseySeBootstrapConfiguration.Builder ResourceFinder An interface used for finding and opening (loading) new resources. -
Classes in org.glassfish.jersey.server used by org.glassfish.jersey.server.internal.inject Class Description ContainerRequest Jersey container request context. -
Classes in org.glassfish.jersey.server used by org.glassfish.jersey.server.internal.monitoring Class Description ContainerRequest Jersey container request context.ContainerResponse Jersey container response context.ExtendedUriInfo Extensions toUriInfo.ResourceConfig The resource configuration for configuring a web application. -
Classes in org.glassfish.jersey.server used by org.glassfish.jersey.server.internal.process Class Description AsyncContext Injectable asynchronous processing context that can be used to control various aspects of asynchronous processing of a single request.CloseableService A closeable service to add instances ofCloseablethat are required to be closed.ContainerRequest Jersey container request context.ContainerResponse Jersey container response context. -
Classes in org.glassfish.jersey.server used by org.glassfish.jersey.server.internal.routing Class Description ContainerRequest Jersey container request context.ExtendedUriInfo Extensions toUriInfo. -
Classes in org.glassfish.jersey.server used by org.glassfish.jersey.server.internal.scanning Class Description ResourceFinder An interface used for finding and opening (loading) new resources. -
Classes in org.glassfish.jersey.server used by org.glassfish.jersey.server.model Class Description ContainerResponse Jersey container response context. -
Classes in org.glassfish.jersey.server used by org.glassfish.jersey.server.monitoring Class Description ContainerRequest Jersey container request context.ContainerResponse Jersey container response context.ExtendedUriInfo Extensions toUriInfo.ResourceConfig The resource configuration for configuring a web application. -
Classes in org.glassfish.jersey.server used by org.glassfish.jersey.server.spi Class Description ApplicationHandler Jersey server-side application handler.ContainerException Exception thrown by the container components in to notify Jersey runtime about any errors.ContainerResponse Jersey container response context.ResourceConfig The resource configuration for configuring a web application. -
Classes in org.glassfish.jersey.server used by org.glassfish.jersey.server.spi.internal Class Description ContainerRequest Jersey container request context. -
Classes in org.glassfish.jersey.server used by org.glassfish.jersey.server.wadl.internal Class Description ExtendedResourceContext Jersey extension ofResourceContext.