edu.pdx.cs399J.rmi
Class GetFilmography

java.lang.Object
  extended by edu.pdx.cs399J.rmi.GetFilmography

public class GetFilmography
extends Object

This program searches the remote movie database for all of the movies that a given actor has acted in.


Constructor Summary
GetFilmography()
           
 
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

GetFilmography

public GetFilmography()
Method Detail

main

public static void main(String[] args)


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