netty(八) netty中自带channelhandler
摘要:
SslHandler:负责对请求进行加密和解密,是放在ChannelPipeline中的第一个ChannelHandler HttpClientCodec和HttpServerCodec:HttpClientCodec负责将请求字节解码为HttpRequest、HttpContent和LastHtt 阅读全文
posted @ 2019-04-01 16:33 风再起时9302 阅读(539) 评论(0) 推荐(0)