public class ApiDocsIndexRoute extends StdJsonProducerEntityRoute
StdEntityRoute.Builder<I,O>EMPTY_COLLECTION_SUPPLIER, EMPTY_ITERABLE_SUPPLIER, EMPTY_LIST_SUPPLIER, EMPTY_SET_SUPPLIER| Constructor and Description |
|---|
ApiDocsIndexRoute(com.fasterxml.jackson.databind.ObjectWriter writer,
Factory factory,
RestxSecurityManager securityManager,
PermissionFactory permissionFactory,
EndpointParameterMapperRegistry registry) |
| Modifier and Type | Method and Description |
|---|---|
protected com.google.common.base.Optional<?> |
doRoute(RestxRequest restxRequest,
RestxResponse response,
RestxRequestMatch match,
Object i) |
allOf, anyOf, builder, getEntityRequestBodyType, getEntityResponseType, handle, hasRole, isAuthenticated, mapQueryObjectFromRequest, mapQueryObjectFromRequest, opendescribe, describeOperation, getMatcher, getSuccessStatus, match, notFound, toString@Inject
public ApiDocsIndexRoute(@Named(value="FrontObjectWriter")
com.fasterxml.jackson.databind.ObjectWriter writer,
Factory factory,
RestxSecurityManager securityManager,
PermissionFactory permissionFactory,
EndpointParameterMapperRegistry registry)
protected com.google.common.base.Optional<?> doRoute(RestxRequest restxRequest, RestxResponse response, RestxRequestMatch match, Object i) throws IOException
doRoute in class StdEntityRouteIOExceptionCopyright © 2017. All Rights Reserved.