@Path(value="/v1") public class Resource<T> extends Object
| Constructor and Description |
|---|
Resource() |
public Resource()
throws IOException
IOException@GET @Path(value="ping") @Produces(value="text/plain") public String ping()
Copyright © 2015 aequologica. All rights reserved.