| Package | Description |
|---|---|
| com.linecorp.armeria.client |
Client core.
|
| com.linecorp.armeria.server |
Server core.
|
| Modifier and Type | Class and Description |
|---|---|
class |
ResponseTimeoutException
A
TimeoutException raised when a response has not been received from a server within timeout. |
class |
WriteTimeoutException
A
TimeoutException raised when a client failed to send a request to the wire within timeout. |
| Modifier and Type | Class and Description |
|---|---|
class |
RequestTimeoutException
A
TimeoutException raised when a request has not been received from a client within timeout. |
Copyright © 2020 LeanCloud. All rights reserved.