| 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.net.URLStreamHandler
oracle.ide.net.AbstractURLStreamHandler
public abstract class AbstractURLStreamHandler
This class is to be used as the base for URLStreamHandler implementations returned for urlfilesystem-hook.
| Constructor Summary | |
|---|---|
AbstractURLStreamHandler()
 | 
|
| Method Summary | |
|---|---|
abstract  java.net.URLConnection | 
openConnection(java.net.URL u)
 | 
| Methods inherited from class java.net.URLStreamHandler | 
|---|
equals, getDefaultPort, getHostAddress, hashCode, hostsEqual, openConnection, parseURL, sameFile, setURL, setURL, toExternalForm | 
| Methods inherited from class java.lang.Object | 
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait | 
| Constructor Detail | 
|---|
public AbstractURLStreamHandler()
| Method Detail | 
|---|
public abstract java.net.URLConnection openConnection(java.net.URL u)
                                               throws java.io.IOException
openConnection in class java.net.URLStreamHandlerjava.io.IOException
  | 
Oracle Fusion Middleware Java API Reference for Oracle Extension SDK 11g Release 2 (11.1.2.0.0) E17493-01  | 
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||