HttpExceptionHandlerAccessor.HttpExceptionHandlerProperty, HttpRegistryRestServer<DESC,B>, HttpRestServer, LoopbackRestServer, RestServerAbstractHttpRegistryRestServerDecorator, AbstractHttpRestServerDecorator, AbstractRestServer, HttpRestServerImpl, HttpRestServerSingleton, LoopbackRestServerImpl, LoopbackRestServerSingletonpublic interface HttpExceptionHandlerAccessor
HttpExceptionHandler property.| Modifier and Type | Interface | Description |
|---|---|---|
static interface |
HttpExceptionHandlerAccessor.HttpExceptionHandlerBuilder<B extends HttpExceptionHandlerAccessor.HttpExceptionHandlerBuilder<B>> |
Provides a builder method for a
HttpExceptionHandler property
returning the builder for applying multiple build operations. |
static interface |
HttpExceptionHandlerAccessor.HttpExceptionHandlerMutator |
Extends the
HttpExceptionHandlerAccessor with a setter method. |
static interface |
HttpExceptionHandlerAccessor.HttpExceptionHandlerProperty |
Extends the
HttpExceptionHandlerAccessor with a setter method. |
| Modifier and Type | Method | Description |
|---|---|---|
HttpExceptionHandler |
getHttpExceptionHandler() |
Retrieves the
HttpExceptionHandler from the
HttpExceptionHandler property. |
HttpExceptionHandler getHttpExceptionHandler()
HttpExceptionHandler from the
HttpExceptionHandler property.HttpExceptionHandler stored by the
HttpExceptionHandler property.Copyright © 2018. All rights reserved.