Package | Description |
---|---|
com.sun.jersey.guice | |
com.sun.jersey.server.impl.application | |
com.sun.jersey.spi.container |
Provides support for containers and the web application that manages
resource classes.
|
Modifier and Type | Method and Description |
---|---|
ExceptionMapperContext |
JerseyServletModule.exceptionMapperContext(WebApplication webApplication) |
Modifier and Type | Class and Description |
---|---|
class |
ExceptionMapperFactory |
Modifier and Type | Method and Description |
---|---|
ExceptionMapperContext |
WebApplicationImpl.getExceptionMapperContext() |
Modifier and Type | Method and Description |
---|---|
ExceptionMapperContext |
WebApplication.getExceptionMapperContext()
Get the exception mapper context that can be used to map exceptions
to responses.
|
Copyright © 2013 Oracle Corporation. All rights reserved.