public class ServerCallExecutor extends Object implements AutoCloseable
| Constructor and Description |
|---|
ServerCallExecutor(@NonNull ExecutableServerCall call)
Constructor
|
| Modifier and Type | Method and Description |
|---|---|
void |
close()
Cancel and clean each
internal tasks and futures |
public ServerCallExecutor(@NonNull
@NonNull ExecutableServerCall call)
call - the ExecutableServerCallpublic void close()
internal tasks and futuresclose in interface AutoCloseableCopyright © 2024 SiLA Java Developers. All rights reserved.