FileDocCategorySizeDatePackage
Handler.javaAPI DocApache Axis 1.41031Sat Apr 22 18:57:28 BST 2006org.apache.axis.transport.local

Handler

public class Handler extends URLStreamHandler
A stub URLStreamHandler, so the system will recognize our custom URLs as valid.
author
Glen Daniels (gdaniels@apache.org)

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

        return null;