TransferContext
public 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()
TransferContext
getQuitToken
in interface TransferContext
Copyright © 2018. All rights reserved.