org.opennms.netmgt.provision.service.dns
Class Handler
java.lang.Object
java.net.URLStreamHandler
org.opennms.netmgt.provision.service.dns.Handler
public class Handler
- extends URLStreamHandler
Handler class.
- Version:
- $Id: $
- Author:
- ranger
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Handler
public Handler()
getDefaultPort
protected int getDefaultPort()
-
- Overrides:
getDefaultPort in class URLStreamHandler
openConnection
protected URLConnection openConnection(URL u)
throws IOException
-
- Specified by:
openConnection in class URLStreamHandler
- Throws:
IOException
parseURL
protected void parseURL(URL u,
String spec,
int start,
int limit)
-
- Overrides:
parseURL in class URLStreamHandler
Copyright © 2011. All Rights Reserved.