URLConnection : java.net : Java by API examples (example source code) Organized by topic

Java by API
C++
PHP
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.