edu.pdx.cs399J.web
Class UrlHttpGet
java.lang.Object
edu.pdx.cs399J.web.UrlHttpGet
public class UrlHttpGet
- extends Object
Demonstrates making an HTTP GET request using the URLConnection class
- Since:
- Summer 2008
- Author:
- David Whitlock
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
UrlHttpGet
public UrlHttpGet()
main
public static void main(String[] args)
throws IOException
- Throws:
IOException
Copyright © 2000-2009 Portland State University. All Rights Reserved.