@Path(value="/v1/person") public class PersonsResource extends Object
PersonsResource(PersonStore store)
javax.ws.rs.core.Response
listAll()
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
@Inject public PersonsResource(PersonStore store)
@GET @Produces(value="application/json") public javax.ws.rs.core.Response listAll()
Copyright © 2010-2016 Airlift. All Rights Reserved.