| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object
  |
  +--java.net.URLConnection
        |
        +--org.cups.IPPURLConnection
| Field Summary | 
| Fields inherited from class java.net.URLConnection | 
| allowUserInteraction, connected, doInput, doOutput, ifModifiedSince, url, useCaches | 
| Constructor Summary | |
| IPPURLConnection(java.net.URL url)Constructor. | |
| Method Summary | |
|  void | connect()Not used. | 
|  void | disconnect()Not used. | 
|  boolean | usingProxy()Determine if using proxy. | 
| Methods inherited from class java.net.URLConnection | 
| addRequestProperty, getAllowUserInteraction, getContent, getContent, getContentEncoding, getContentLength, getContentType, getDate, getDefaultAllowUserInteraction, getDefaultRequestProperty, getDefaultUseCaches, getDoInput, getDoOutput, getExpiration, getFileNameMap, getHeaderField, getHeaderField, getHeaderFieldDate, getHeaderFieldInt, getHeaderFieldKey, getHeaderFields, getIfModifiedSince, getInputStream, getLastModified, getOutputStream, getPermission, getRequestProperties, getRequestProperty, getURL, getUseCaches, guessContentTypeFromName, guessContentTypeFromStream, setAllowUserInteraction, setContentHandlerFactory, setDefaultAllowUserInteraction, setDefaultRequestProperty, setDefaultUseCaches, setDoInput, setDoOutput, setFileNameMap, setIfModifiedSince, setRequestProperty, setUseCaches, toString | 
| Methods inherited from class java.lang.Object | 
| clone, equals, finalize, getClass, hashCode, notify, notifyAll, wait, wait, wait | 
| Constructor Detail | 
public IPPURLConnection(java.net.URL url)
| Method Detail | 
public boolean usingProxy()
boolean	Always false for now.public void connect()
connect in class java.net.URLConnectionpublic void disconnect()
| 
 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||