B - The builder to return in order to be able to apply multiple
build operations.HttpRegistryRestServer<DESC,B>, HttpRestServer, LoopbackRestServer, RestServerAbstractHttpRegistryRestServerDecorator, AbstractHttpRestServerDecorator, AbstractRestServer, HttpRestServerImpl, HttpRestServerSingleton, LoopbackRestServerImpl, LoopbackRestServerSingletonpublic static interface HttpExceptionHandlerAccessor.HttpExceptionHandlerBuilder<B extends HttpExceptionHandlerAccessor.HttpExceptionHandlerBuilder<B>>
HttpExceptionHandler property
returning the builder for applying multiple build operations.| Modifier and Type | Method | Description |
|---|---|---|
B |
withHttpExceptionHandler(HttpExceptionHandler aHttpExceptionHandler) |
Sets the
HttpExceptionHandler for the
HttpExceptionHandler property. |
default B |
withOnHttpException(HttpExceptionHandler aHttpExceptionHandler) |
Sets the
HttpExceptionHandler for the
HttpExceptionHandler property. |
B withHttpExceptionHandler(HttpExceptionHandler aHttpExceptionHandler)
HttpExceptionHandler for the
HttpExceptionHandler property.aHttpExceptionHandler - The HttpExceptionHandler to be
stored by the HttpExceptionHandler property.default B withOnHttpException(HttpExceptionHandler aHttpExceptionHandler)
HttpExceptionHandler for the
HttpExceptionHandler property.aHttpExceptionHandler - The HttpExceptionHandler to be
stored by the HttpExceptionHandler property.Copyright © 2018. All rights reserved.