TransferContextpublic class SimpleTransferContext extends Object implements TransferContext
| Constructor | Description |
|---|---|
SimpleTransferContext() |
| Modifier and Type | Method | 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 © 2018. All rights reserved.