hep.io.root.daemon.xrootd
Class XrootdInputStreamFactory

java.lang.Object
  extended by hep.io.root.daemon.xrootd.XrootdInputStreamFactory

public class XrootdInputStreamFactory
extends Object

A class that can be overriden to create custom input streams.

Author:
tonyj

Constructor Summary
XrootdInputStreamFactory()
           
 
Method Summary
protected  InputStream createStream(XrootdURLConnection connection)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

XrootdInputStreamFactory

public XrootdInputStreamFactory()
Method Detail

createStream

protected InputStream createStream(XrootdURLConnection connection)
                            throws IOException
Throws:
IOException


Copyright © 2000-2013 FreeHEP. All Rights Reserved.