Using java.net - Java — Google Developers
You can use java.net.URLConnection from the Java standard library to make HTTP and HTTPS connections from your Java application. App Engine implements this interface using the URL Fetch service. For more information on java.net, see Oracle®'s java.net ......