| Package | Description |
|---|---|
| com.linecorp.armeria.internal.common.util |
Various classes used internally.
|
| Class and Description |
|---|
| FallthroughException
A
RuntimeException raised for falling through to the next something. |
| TemporaryThreadLocals
Provides various thread-local variables used by Armeria internally, mostly to avoid allocating
short-living objects, such as
byte[] and StringBuilder. |
| TransportType
Native transport types.
|
Copyright © 2020 LeanCloud. All rights reserved.