public abstract class GlobusInputStream
extends java.io.InputStream
Constructor and Description |
---|
GlobusInputStream() |
Modifier and Type | Method and Description |
---|---|
void |
abort()
Aborts transfer.
|
long |
getSize()
Returns the total size of input data.
|
int |
read() |
public long getSize()
public int read() throws java.io.IOException
read
in class java.io.InputStream
java.io.IOException
public void abort()