|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectorg.globus.ftp.dc.EBlockAware
public class EBlockAware
Represents a data channel reader or writer aware of being in one of a pool of asynchronous data channels
| Field Summary | |
|---|---|
protected EBlockParallelTransferContext |
context
|
static int |
EOD
|
static int |
EOF
|
static int |
WILL_CLOSE
|
| Constructor Summary | |
|---|---|
EBlockAware()
|
|
| Method Summary | |
|---|---|
void |
setTransferContext(EBlockParallelTransferContext context)
|
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final int EOF
public static final int EOD
public static final int WILL_CLOSE
protected EBlockParallelTransferContext context
| Constructor Detail |
|---|
public EBlockAware()
| Method Detail |
|---|
public void setTransferContext(EBlockParallelTransferContext context)
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||