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