|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Objectmarquee.xmlrpc.objectcomm.example.XmlEmployeeService
| Constructor Summary | |
XmlEmployeeService()
|
|
| Method Summary | |
Employee |
getEmployee(int number)
|
void |
storeEmployee(Employee emp)
|
| Methods inherited from class java.lang.Object |
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Constructor Detail |
public XmlEmployeeService()
| Method Detail |
public Employee getEmployee(int number)
getEmployee in interface EmployeeServiceInterfacepublic void storeEmployee(Employee emp)
storeEmployee in interface EmployeeServiceInterface
|
|||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||