Package | Description |
---|---|
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.
|
Modifier and Type | Method and Description |
---|---|
RoutingContext |
RequestProcessingContext.routingContext()
Get the routing context for the processed container request.
|
Modifier and Type | Class and Description |
---|---|
class |
UriRoutingContext
Default implementation of the routing context as well as URI information provider.
|
Copyright © 2007-2024, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.