edu.pdx.cs399J.rmi
Class NoteCharacter
java.lang.Object
edu.pdx.cs399J.rmi.NoteCharacter
public class NoteCharacter
- extends Object
This program contacts the remote movie database and makes note of a
character in a movie that is played by a given actor. After the
character is noted, the Movie is fetched from the
database and is printed out.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
NoteCharacter
public NoteCharacter()
main
public static void main(String[] args)
Copyright © 2000-2009 Portland State University. All Rights Reserved.