edu.pdx.cs399J.family
Class UpdatePerson

java.lang.Object
  extended by edu.pdx.cs399J.family.UpdatePerson

public class UpdatePerson
extends Object

This program is an RMI client that adds a person to a remote family tree


Constructor Summary
UpdatePerson()
           
 
Method Summary
static void main(String[] args)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

UpdatePerson

public UpdatePerson()
Method Detail

main

public static void main(String[] args)


Copyright © 2000-2009 Portland State University. All Rights Reserved.