public class SpecsResource extends Object
| Constructor and Description |
|---|
SpecsResource(RestxSpecRepository repository) |
| Modifier and Type | Method and Description |
|---|---|
Iterable<String> |
findSpecsForOperation(String httpMethod,
String path) |
com.google.common.base.Optional<RestxSpec> |
getSpecById(String id) |
Copyright © 2013. All Rights Reserved.