|
BEA Systems, Inc. | ||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||||
java.lang.Object
|
+--java.net.URLStreamHandler
|
+--weblogic.net.http.Handler
open an http input stream given a URL. See the way protocol handlers are found in java.net.URL for details.
| Constructor Summary | |
Handler()
|
|
| Method Summary | |
static void |
init()
|
protected java.net.URLConnection |
openConnection(java.net.URL u)
|
| Methods inherited from class java.net.URLStreamHandler |
equals,
getDefaultPort,
getHostAddress,
hashCode,
hostsEqual,
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 Handler()
| Method Detail |
protected java.net.URLConnection openConnection(java.net.URL u)
throws java.io.IOException
public static void init()
|
Documentation is available at http://download.oracle.com/docs/cd/E13222_01/wls/docs81b |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: INNER | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||