| Package | Description |
|---|---|
| br.com.anteros.restdoc.maven.plugin.doclet.collector | |
| br.com.anteros.restdoc.maven.plugin.doclet.model |
| Modifier and Type | Method and Description |
|---|---|
protected Collection<Endpoint> |
AbstractCollector.getAllEndpoints(String contextPath,
com.sun.javadoc.ClassDoc classDoc,
EndpointMapping classMapping)
Retrieves all the end point provided in the specified class doc.
|
protected Collection<Endpoint> |
AbstractCollector.getEndpoint(String contextPath,
EndpointMapping classMapping,
com.sun.javadoc.MethodDoc method)
Retrieves the endpoint for a single method.
|
| Modifier and Type | Method and Description |
|---|---|
Collection<Endpoint> |
ClassDescriptor.getEndpoints() |
| Modifier and Type | Method and Description |
|---|---|
void |
ClassDescriptor.setEndpoints(Collection<Endpoint> endpoints) |
| Constructor and Description |
|---|
ClassDescriptor(String name,
String contextPath,
Collection<Endpoint> endpoints,
String description) |
Copyright © 2017 Anteros Tecnologia. All rights reserved.