public class SimpleTransferContext extends Object implements TransferContext
| Constructor and Description |
|---|
SimpleTransferContext() |
| Modifier and Type | Method and Description |
|---|---|
static TransferContext |
getDefault()
return the default instance of this class
|
Object |
getQuitToken()
A thread can ask for a quit token to perform the operations associated with closing the transfer.
|
public static TransferContext getDefault()
public Object getQuitToken()
TransferContextgetQuitToken in interface TransferContextCopyright © 2013. All Rights Reserved.