Class NoteCharacter

java.lang.Object
edu.pdx.cs410J.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.
  • Constructor Details

  • Method Details