public interface CancellationListener
| Modifier and Type | Method and Description |
|---|---|
void |
cancelled(RpcServiceContext context)
Notifies that a context was cancelled.
|
void cancelled(RpcServiceContext context)
context - the newly cancelled context.Copyright © 2011–2022 The Apache Software Foundation. All rights reserved.