Uses of Interface
org.glassfish.jersey.server.internal.process.RespondingContext
-
Packages that use RespondingContext Package Description org.glassfish.jersey.server.internal.process Jersey server-side internal classes related to request and response processing. -
-
Uses of RespondingContext in org.glassfish.jersey.server.internal.process
Classes in org.glassfish.jersey.server.internal.process that implement RespondingContext Modifier and Type Class Description (package private) classDefaultRespondingContextDefault implementation of the request-scopedresponding context.classRequestProcessingContextRequest processing context.Fields in org.glassfish.jersey.server.internal.process declared as RespondingContext Modifier and Type Field Description private RespondingContextRequestProcessingContext. respondingContext
-