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