| Package | Description |
|---|---|
| com.linecorp.armeria.internal.common |
Various classes used internally.
|
| Modifier and Type | Method and Description |
|---|---|
static InboundTrafficController |
InboundTrafficController.disabled() |
static InboundTrafficController |
InboundTrafficController.ofHttp1(io.netty.channel.Channel channel) |
static InboundTrafficController |
InboundTrafficController.ofHttp2(io.netty.channel.Channel channel,
int connectionWindowSize) |
Copyright © 2020 LeanCloud. All rights reserved.