public class ErrorDescriptorsRoute extends StdJsonProducerEntityRoute
StdEntityRoute.Builder<I,O>| Constructor and Description |
|---|
ErrorDescriptorsRoute(Iterable<ErrorDescriptor> errorDescriptors,
com.fasterxml.jackson.databind.ObjectWriter objectWriter) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.base.Optional<?> |
doRoute(RestxRequest restxRequest,
RestxRequestMatch match,
Object i) |
builder, handledescribe, describeOperation, getMatcher, getSuccessStatus, match, notFound, toStringpublic ErrorDescriptorsRoute(Iterable<ErrorDescriptor> errorDescriptors, @Named(value="FrontObjectWriter") com.fasterxml.jackson.databind.ObjectWriter objectWriter)
protected com.google.common.base.Optional<?> doRoute(RestxRequest restxRequest, RestxRequestMatch match, Object i) throws IOException
doRoute in class StdEntityRouteIOExceptionCopyright © 2014. All Rights Reserved.