URLConnection : java.net : Java by API examples (example source code) Organized by topic
Java
Java Articles
Java Products
Java by API
C# / C Sharp
ASP.Net
JavaScript DHTML
JavaScript Reference
HTML / CSS
HTML CSS Reference
C / ANSI-C
C++
PHP
Python
Oracle PL/SQL
SQL / MySQL
VB.Net
Java by API Home
»
java.net
»
[ URLConnection ]
1.
URLConnection: getContentEncoding()
2.
URLConnection: getHeaderField(int n)
3.
URLConnection: getHeaderFieldKey(int n)
4.
URLConnection: getIfModifiedSince()
5.
URLConnection: getURL()
6.
URLConnection: setAllowUserInteraction(boolean allowuserinteraction)
7.
URLConnection: setDoInput(boolean doinput)
8.
URLConnection: setDoOutput(boolean dooutput)
9.
URLConnection: setIfModifiedSince(long ifmodifiedsince)
10.
URLConnection: setUseCaches(boolean usecaches)
Home
|
Contact Us
Copyright 2003 - 04 Demo Source and Support. All rights reserved.
All other trademarks are property of their respective owners.