Class GetMoviesInYear

java.lang.Object
edu.pdx.cs410J.rmi.GetMoviesInYear

public class GetMoviesInYear extends Object
This program queries the remote movie database an prints out the movies that were released in a given year. The interesting thing about this program is that the query class is sent to the server from the client.
  • Constructor Details

  • Method Details