public class FactoryDumpRoute extends StdRoute
| Constructor and Description |
|---|
FactoryDumpRoute(Factory factory,
RestxSecurityManager securityManager,
PermissionFactory permissionFactory) |
| Modifier and Type | Method and Description |
|---|---|
void |
handle(RestxRequestMatch match,
RestxRequest req,
RestxResponse resp,
RestxContext ctx) |
describe, describeOperation, getMatcher, getSuccessStatus, match, notFound, toString@Inject public FactoryDumpRoute(Factory factory, RestxSecurityManager securityManager, PermissionFactory permissionFactory)
public void handle(RestxRequestMatch match, RestxRequest req, RestxResponse resp, RestxContext ctx) throws IOException
IOExceptionCopyright © 2018. All Rights Reserved.