HttpExceptionHandlerAccessor.HttpExceptionHandlerProperty, HttpRegistryRestServer<DESC,B>, HttpRestServer, LoopbackRestServer, RestServerAbstractHttpRegistryRestServerDecorator, AbstractHttpRestServerDecorator, AbstractRestServer, HttpRestServerImpl, HttpRestServerSingleton, LoopbackRestServerImpl, LoopbackRestServerSingletonpublic static interface HttpExceptionHandlerAccessor.HttpExceptionHandlerMutator
HttpExceptionHandlerAccessor with a setter method.| Modifier and Type | Method | Description |
|---|---|---|
default void |
onHttpException(HttpExceptionHandler aHttpExceptionHandler) |
Sets the
HttpExceptionHandler for the
HttpExceptionHandler property. |
void |
setHttpExceptionHandler(HttpExceptionHandler aHttpExceptionHandler) |
Sets the
HttpExceptionHandler for the
HttpExceptionHandler property. |
void setHttpExceptionHandler(HttpExceptionHandler aHttpExceptionHandler)
HttpExceptionHandler for the
HttpExceptionHandler property.aHttpExceptionHandler - The HttpExceptionHandler to be
stored by the HttpExceptionHandler property.default void onHttpException(HttpExceptionHandler aHttpExceptionHandler)
HttpExceptionHandler for the
HttpExceptionHandler property.aHttpExceptionHandler - The HttpExceptionHandler to be
stored by the HttpExceptionHandler property.Copyright © 2018. All rights reserved.