Uses of Package
org.glassfish.jersey.server.internal.process
-
Packages that use org.glassfish.jersey.server.internal.process Package Description org.glassfish.jersey.server Jersey server-side 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.model Jersey server-side application & resource modeling classes. -
Classes in org.glassfish.jersey.server.internal.process used by org.glassfish.jersey.server Class Description RequestProcessingContext Request processing context. -
Classes in org.glassfish.jersey.server.internal.process used by org.glassfish.jersey.server.internal.process Class Description RequestProcessingContext Request processing context.RequestProcessingContextReference Wrapper that holds the reference of theRequestProcessingContext
.RespondingContext Context that can be used during the data processing for registering response processing stages and/or functions that will be invoked during the response processing to transform the response before it is written to the client. -
Classes in org.glassfish.jersey.server.internal.process used by org.glassfish.jersey.server.internal.routing Class Description Endpoint Server-side REST-ful endpoint.RequestProcessingContext Request processing context. -
Classes in org.glassfish.jersey.server.internal.process used by org.glassfish.jersey.server.model Class Description Endpoint Server-side REST-ful endpoint.RequestProcessingContext Request processing context.