Package org.globus.ftp.dc
Class EBlockAware
java.lang.Object
org.globus.ftp.dc.EBlockAware
- Direct Known Subclasses:
EBlockImageDCReader
,EBlockImageDCWriter
Represents a data channel reader or writer
aware of being in one of a pool of asynchronous
data channels
-
Field Summary
FieldsModifier and TypeFieldDescriptionprotected EBlockParallelTransferContext
static final int
static final int
static final int
-
Constructor Summary
Constructors -
Method Summary
-
Field Details
-
EOF
public static final int EOF- See Also:
-
EOD
public static final int EOD- See Also:
-
WILL_CLOSE
public static final int WILL_CLOSE- See Also:
-
context
-
-
Constructor Details
-
EBlockAware
public EBlockAware()
-
-
Method Details
-
setTransferContext
-