|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectorg.globus.ftp.dc.SimpleTransferContext
public class SimpleTransferContext
transfer context for single threaded transfers using 1 data channel.
Constructor Summary | |
---|---|
SimpleTransferContext()
|
Method Summary | |
---|---|
static TransferContext |
getDefault()
return the default instance of this class |
java.lang.Object |
getQuitToken()
A thread can ask for a quit token to perform the operations associated with closing the transfer. |
Methods inherited from class java.lang.Object |
---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public SimpleTransferContext()
Method Detail |
---|
public static TransferContext getDefault()
public java.lang.Object getQuitToken()
TransferContext
getQuitToken
in interface TransferContext
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |