@Produces(value={"application/json","application/xml"})
public interface RestEndPointResource
| Modifier and Type | Method and Description |
|---|---|
Collection<RestEndPoint> |
showEndPoints()
Shows REST welcome page.
|
@GET Collection<RestEndPoint> showEndPoints()
Copyright © 2016 DNAstack. All rights reserved.