Class w3c.www.protocol.http.Handler
All Packages Class Hierarchy This Package Previous Next Index
Class w3c.www.protocol.http.Handler
java.lang.Object
|
+----java.net.URLStreamHandler
|
+----w3c.www.protocol.http.Handler
- public class Handler
- extends URLStreamHandler
-
Handler()
-
-
openConnection(URL)
-
Handler
public Handler()
openConnection
protected URLConnection openConnection(URL u) throws IOException
- Overrides:
- openConnection in class URLStreamHandler
All Packages Class Hierarchy This Package Previous Next Index