edu.pdx.cs399J.rmi
Class CreateMovie
java.lang.Object
edu.pdx.cs399J.rmi.CreateMovie
public class CreateMovie
- extends Object
This program contacts the remote movie database and creates a new
movie in it. The id of the movie is printed out.
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
CreateMovie
public CreateMovie()
main
public static void main(String[] args)
Copyright © 2000-2009 Portland State University. All Rights Reserved.