Using java.net - Java — Google Developers

Using java.net - Java — Google Developers

瀏覽:1317
日期:2025-06-10
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 ......看更多