Java Globus API: Class EBlockAware
org.globus.ftp.dc
Class EBlockAware
java.lang.Object
|
+--org.globus.ftp.dc.EBlockAware
- Direct Known Subclasses:
- EBlockImageDCReader, EBlockImageDCWriter
- public class EBlockAware
- extends Object
Represents a data channel reader or writer
aware of being in one of a pool of asynchronous
data channels
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
EOF
public static final int EOF
EOD
public static final int EOD
WILL_CLOSE
public static final int WILL_CLOSE
context
protected EBlockParallelTransferContext context
EBlockAware
public EBlockAware()
setTransferContext
public void setTransferContext(EBlockParallelTransferContext context)