|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use ExceptionMapperContext | |
---|---|
com.sun.jersey.server.impl.application | |
com.sun.jersey.spi.container | Provides support for containers and the web application that manages resource classes. |
Uses of ExceptionMapperContext in com.sun.jersey.server.impl.application |
---|
Classes in com.sun.jersey.server.impl.application that implement ExceptionMapperContext | |
---|---|
class |
ExceptionMapperFactory
|
Methods in com.sun.jersey.server.impl.application that return ExceptionMapperContext | |
---|---|
ExceptionMapperContext |
WebApplicationImpl.getExceptionMapperContext()
|
Uses of ExceptionMapperContext in com.sun.jersey.spi.container |
---|
Methods in com.sun.jersey.spi.container that return ExceptionMapperContext | |
---|---|
ExceptionMapperContext |
WebApplication.getExceptionMapperContext()
Get the exception mapper context that can be used to map exceptions to responses. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |