| Package | Description |
|---|---|
| com.linecorp.armeria.internal.common |
Various classes used internally.
|
| Modifier and Type | Method and Description |
|---|---|
void |
DefaultTimeoutController.setTimeoutTask(DefaultTimeoutController.TimeoutTask timeoutTask)
Sets the
DefaultTimeoutController.TimeoutTask that is invoked when the deadline exceeded. |
| Constructor and Description |
|---|
DefaultTimeoutController(DefaultTimeoutController.TimeoutTask timeoutTask,
io.netty.channel.EventLoop eventLoop)
Creates a new instance with the specified
DefaultTimeoutController.TimeoutTask and EventLoop. |
Copyright © 2020 LeanCloud. All rights reserved.