public class ServiceHandler extends Object
ServiceHandler()
void
deletePerson(int id)
Person
getPerson(String id)
init()
javax.ws.rs.core.Response
putPerson(Person person)
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
public ServiceHandler()
public void init()
public Person getPerson(String id)
public javax.ws.rs.core.Response putPerson(Person person)
public void deletePerson(int id)
Copyright © 2005–2015 The Apache Software Foundation. All rights reserved.