Class AirlineRestClient

java.lang.Object
edu.pdx.cs410J.airlineweb.AirlineRestClient

public class AirlineRestClient extends Object
A helper class for accessing the rest client. Note that this class provides an example of how to make gets and posts to a URL. You'll need to change it to do something other than just send dictionary entries.