|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExtendedUriInfo | |
---|---|
com.sun.jersey.api.core | Provides support for configuration. |
com.sun.jersey.server.impl | |
com.sun.jersey.server.impl.application |
Uses of ExtendedUriInfo in com.sun.jersey.api.core |
---|
Methods in com.sun.jersey.api.core that return ExtendedUriInfo | |
---|---|
ExtendedUriInfo |
HttpContext.getUriInfo()
Get the extended URI information. |
Uses of ExtendedUriInfo in com.sun.jersey.server.impl |
---|
Methods in com.sun.jersey.server.impl that return ExtendedUriInfo | |
---|---|
ExtendedUriInfo |
ThreadLocalHttpContext.getUriInfo()
|
Uses of ExtendedUriInfo in com.sun.jersey.server.impl.application |
---|
Classes in com.sun.jersey.server.impl.application that implement ExtendedUriInfo | |
---|---|
class |
WebApplicationContext
|
Methods in com.sun.jersey.server.impl.application that return ExtendedUriInfo | |
---|---|
ExtendedUriInfo |
WebApplicationContext.getUriInfo()
|
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |