- Direct Known Subclasses:
- XrootdStreamHandler
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.