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

Constructor Index

 o Handler()

Method Index

 o openConnection(URL)

Constructors

 o Handler
 public Handler()

Methods

 o openConnection
 protected URLConnection openConnection(URL u) throws IOException
Overrides:
openConnection in class URLStreamHandler

All Packages  Class Hierarchy  This Package  Previous  Next  Index