|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectjava.io.InputStream
org.globus.io.streams.GlobusInputStream
public abstract class GlobusInputStream
Constructor Summary | |
---|---|
GlobusInputStream()
|
Method Summary | |
---|---|
void |
abort()
Aborts transfer. |
long |
getSize()
Returns the total size of input data. |
int |
read()
|
Methods inherited from class java.io.InputStream |
---|
available, close, mark, markSupported, read, read, reset, skip |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public GlobusInputStream()
Method Detail |
---|
public long getSize()
public int read() throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException
public void abort()
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |