Uses of Interface
org.glassfish.jersey.server.internal.routing.RoutingContext
Package
Description
Jersey server-side internal classes related to request and response processing.
Jersey server-side internal resource routing classes.
-
Uses of RoutingContext in org.glassfish.jersey.server.internal.process
Modifier and TypeMethodDescriptionRequestProcessingContext.routingContext()
Get the routing context for the processed container request. -
Uses of RoutingContext in org.glassfish.jersey.server.internal.routing
Modifier and TypeClassDescriptionclass
Default implementation of the routing context as well as URI information provider.