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