Package | Description |
---|---|
com.sun.jersey.api.core |
Provides support for configuration.
|
com.sun.jersey.guice | |
com.sun.jersey.server.impl | |
com.sun.jersey.server.impl.application |
Modifier and Type | Method and Description |
---|---|
ExtendedUriInfo |
HttpContext.getUriInfo()
Get the extended URI information.
|
ExtendedUriInfo |
ResourceContext.matchUriInfo(URI u)
Match a URI to URI information.
|
Modifier and Type | Method and Description |
---|---|
ExtendedUriInfo |
JerseyServletModule.extendedUriInfo(WebApplication wa) |
Modifier and Type | Method and Description |
---|---|
ExtendedUriInfo |
ThreadLocalHttpContext.getUriInfo() |
Modifier and Type | Class and Description |
---|---|
class |
WebApplicationContext |
Modifier and Type | Method and Description |
---|---|
ExtendedUriInfo |
WebApplicationContext.getUriInfo() |
Copyright © 2013 Oracle Corporation. All rights reserved.