Package | Description |
---|---|
org.glassfish.jersey.internal |
Common Jersey internal API classes.
|
Modifier and Type | Class and Description |
---|---|
class |
ExceptionMapperFactory
Exception mappers implementation that aggregates
exception mappers and server as the main entry point for exception mapper
instance lookup. |
Modifier and Type | Method and Description |
---|---|
ExceptionMappers |
BootstrapBag.getExceptionMappers()
Gets an instance of
ExceptionMappers . |
Modifier and Type | Method and Description |
---|---|
void |
BootstrapBag.setExceptionMappers(ExceptionMappers exceptionMappers)
Sets an instance of
ExceptionMappers . |
Copyright © 2007-2021, Oracle and/or its affiliates. All Rights Reserved. Use is subject to license terms.