|
eXo JCR :: Component :: FTP Service 1.15.14-CP01 | |||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectjava.io.InputStream
org.exoplatform.services.ftp.data.FtpTimeStampedInputStream
public class FtpTimeStampedInputStream
Created by The eXo Platform SAS Author : Vitaly Guly
Constructor Summary
FtpTimeStampedInputStream(InputStream nativeInputStream,
FtpClientSession clientSession)
Method Summary
intavailable()
voidclose()
voidmark(int markVal)
booleanmarkSupported()
intread()
intread(byte[] buffer)
intread(byte[] buffer,
int offset,
int size)
voidreset()
longskip(long skipVal)
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
Constructor Detail
FtpTimeStampedInputStream
public FtpTimeStampedInputStream(InputStream nativeInputStream,
FtpClientSession clientSession)
Method Detail
read
public int read()
throws IOException
read in class InputStream
IOException
read
public int read(byte[] buffer)
throws IOException
read in class InputStream
IOException
read
public int read(byte[] buffer,
int offset,
int size)
throws IOException
read in class InputStream
IOException
skip
public long skip(long skipVal)
throws IOException
skip in class InputStream
IOException
available
public int available()
throws IOException
available in class InputStream
IOException
close
public void close()
throws IOException
close in interface Closeableclose in class InputStream
IOException
mark
public void mark(int markVal)
mark in class InputStream
reset
public void reset()
throws IOException
reset in class InputStream
IOException
markSupported
public boolean markSupported()
markSupported in class InputStream
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
eXo JCR :: Component :: FTP Service 1.15.14-CP01
PREV CLASS
NEXT CLASS
FRAMES
NO FRAMES
SUMMARY: NESTED | FIELD | CONSTR | METHOD
DETAIL: FIELD | CONSTR | METHOD
Copyright © 2015 eXo Platform SAS. All Rights Reserved.