railo.commons.io.res.type.ftp
Class FTPResourceInputStream

java.lang.Object
  extended by java.io.InputStream
      extended by railo.commons.io.res.util.ResourceInputStream
          extended by railo.commons.io.res.type.ftp.FTPResourceInputStream
All Implemented Interfaces:
Closeable

public final class FTPResourceInputStream
extends ResourceInputStream


Constructor Summary
FTPResourceInputStream(FTPResourceClient client, FTPResource res, InputStream is)
          Constructor of the class
 
Method Summary
 void close()
           
 
Methods inherited from class railo.commons.io.res.util.ResourceInputStream
available, getInputStream, getResource, mark, markSupported, read, read, read, reset, skip
 
Methods inherited from class java.lang.Object
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

FTPResourceInputStream

public FTPResourceInputStream(FTPResourceClient client,
                              FTPResource res,
                              InputStream is)
Constructor of the class

Parameters:
res -
is -
Method Detail

close

public void close()
           throws IOException
Specified by:
close in interface Closeable
Overrides:
close in class ResourceInputStream
Throws:
IOException


Copyright © 2012 Railo