FileDocCategorySizeDatePackage
Handler.javaAPI DocExample241Sun Dec 12 10:55:46 GMT 2004com.macfaq.net.www.protocol.time

Handler

public class Handler extends URLStreamHandler

Fields Summary
Constructors Summary
Methods Summary
protected java.net.URLConnectionopenConnection(java.net.URL u)

    return new TimeURLConnection(u);