HttpExceptionHandlingAccessor.HttpExceptionHandlingProperty
, HttpRegistryRestServer<DESC,B>
, HttpRestServer
, LoopbackRestServer
, RestServer
AbstractHttpRegistryRestServerDecorator
, AbstractHttpRestServerDecorator
, AbstractRestServer
, HttpRestServerImpl
, HttpRestServerSingleton
, LoopbackRestServerImpl
, LoopbackRestServerSingleton
public static interface HttpExceptionHandlingAccessor.HttpExceptionHandlingMutator
HttpExceptionHandlingAccessor
with a setter method.Modifier and Type | Method | Description |
---|---|---|
void |
setHttpExceptionHandling(HttpExceptionHandling aHttpExceptionHandling) |
Sets the
HttpExceptionHandling for the HttpExceptionHandling
property. |
void setHttpExceptionHandling(HttpExceptionHandling aHttpExceptionHandling)
HttpExceptionHandling
for the HttpExceptionHandling
property.aHttpExceptionHandling
- The HttpExceptionHandling
to be stored
by the HttpExceptionHandling
property.Copyright © 2018. All rights reserved.