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