public class ResourceToEndpoints extends Object
| Constructor and Description |
|---|
ResourceToEndpoints() |
ResourceToEndpoints(String basePath) |
| Modifier and Type | Method and Description |
|---|---|
List<JavaRestEndpoint> |
convert(EndpointResource resource) |
String |
getBasePath() |
ResourceToEndpoints |
setBasePath(String basePath) |
public ResourceToEndpoints()
public ResourceToEndpoints(String basePath)
public List<JavaRestEndpoint> convert(EndpointResource resource)
public String getBasePath()
public ResourceToEndpoints setBasePath(String basePath)
Copyright © 2016. All rights reserved.