软件包 | 描述 |
---|---|
io.netty.handler.codec.http |
编码器,解码器及其相关的HTTP消息类型。
|
Modifier and Type | Field and Description |
---|---|
static HttpScheme |
HttpScheme.HTTP
用于非安全HTTP连接的方案。
|
static HttpScheme |
HttpScheme.HTTPS
安全HTTP连接方案。
|
Copyright © 2008–2018 The Netty Project. All rights reserved.