public class ServiceHandler extends Object
ServiceHandler()
String
deletePerson(int id)
Person
getPerson(String id)
void
init()
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 Person putPerson(Person person)
public String deletePerson(int id)
Copyright © 2005–2014 The Apache Software Foundation. All rights reserved.