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 HttpExceptionHandlingAccessor.HttpExceptionHandlingBuilder<B extends HttpExceptionHandlingAccessor.HttpExceptionHandlingBuilder<B>>
HttpExceptionHandling property
returning the builder for applying multiple build operations.| Modifier and Type | Method | Description |
|---|---|---|
B |
withHttpExceptionHandling(HttpExceptionHandling aHttpExceptionHandling) |
Sets the
HttpExceptionHandling for the HttpExceptionHandling
property. |
B withHttpExceptionHandling(HttpExceptionHandling aHttpExceptionHandling)
HttpExceptionHandling for the HttpExceptionHandling
property.aHttpExceptionHandling - The HttpExceptionHandling to be stored
by the HttpExceptionHandling property.Copyright © 2018. All rights reserved.