| Constructor and Description |
|---|
ExecutableListener(Executor executor,
CancellationListener listener) |
ExecutableListener(Executor executor,
CancellationListener listener,
RpcServiceContext context) |
| Modifier and Type | Method and Description |
|---|---|
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–2022 The Apache Software Foundation. All rights reserved.