public interface CancellationListener
| 限定符和类型 | 方法和说明 |
|---|---|
void |
cancelled(RpcServiceContext context)
Notifies that a context was cancelled.
|
void cancelled(RpcServiceContext context)
context - the newly cancelled context.Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.