public abstract static class BankClient.KeyResultHandler extends BankClient.BankReplyHandler
Constructor and Description |
---|
BankClient.KeyResultHandler() |
Modifier and Type | Method and Description |
---|---|
abstract void |
result(String key)
Handle a key result.
|
fail
public abstract void result(String key)
key
- The ref of the key.Copyright © 2017. All rights reserved.