public interface AsyncHandler
| 限定符和类型 | 方法和说明 |
|---|---|
void |
onFailure(RemotingCommand request,
Throwable cause) |
void |
onSuccess(RemotingCommand response) |
void onFailure(RemotingCommand request, Throwable cause)
void onSuccess(RemotingCommand response)
Copyright © 2021–2022. All rights reserved.