hep.io.root.daemon
Class RootStreamHandler
java.lang.Object
java.net.URLStreamHandler
hep.io.root.daemon.RootStreamHandler
- public class RootStreamHandler
- extends URLStreamHandler
A stream handler for files opened with the root protocol.
This stream handler will be created automatically if RootURLStreamFactory
is used, or this can be created and passed as an argument to the URL
constructor.
- Author:
- Tony Johnson
- Source Code:
- RootStreamHandler.java
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
RootStreamHandler
public RootStreamHandler()
openConnection
protected URLConnection openConnection(URL uRL)
throws IOException
- Throws:
IOException
getDefaultPort
protected int getDefaultPort()
Copyright © 2000-2004 FreeHEP, All Rights Reserved.