| 构造器和说明 |
|---|
ExecutableListener(Executor executor,
CancellationListener listener) |
ExecutableListener(Executor executor,
CancellationListener listener,
RpcServiceContext context) |
| 限定符和类型 | 方法和说明 |
|---|---|
void |
deliver() |
RpcServiceContext |
getContext() |
Executor |
getExecutor() |
CancellationListener |
getListener() |
void |
run() |
public ExecutableListener(Executor executor, CancellationListener listener, RpcServiceContext context)
public ExecutableListener(Executor executor, CancellationListener listener)
public void deliver()
public Executor getExecutor()
public CancellationListener getListener()
public RpcServiceContext getContext()
Copyright © 2011–2020 The Apache Software Foundation. All rights reserved.