| Package | Description |
|---|---|
| javax.ws.rs.container |
Container-specific JAX-RS API.
|
| Modifier and Type | Method and Description |
|---|---|
UriInfo |
ContainerRequestContext.getUriInfo()
Get request URI information.
|
UriInfo |
ResourceContext.matchUriInfo(URI uri)
Match a URI to a
URI information. |
Copyright © 2007–2015 The Apache Software Foundation. All rights reserved.