类 HttpServerHandlerFactoryExecution
- java.lang.Object
-
- com.github.thierrysquirrel.websocket.netty.server.handler.core.factory.execution.HttpServerHandlerFactoryExecution
-
public class HttpServerHandlerFactoryExecution extends Object
ClassName: HttpServerHandlerFactoryExecution Description: date: 2020/8/17 23:38- 从以下版本开始:
- JDK 1.8
- 作者:
- ThierrySquirrel
-
-
方法概要
所有方法 静态方法 具体方法 修饰符和类型 方法 说明 static voidhttpServerHandshake(io.netty.channel.Channel channel, io.netty.handler.codec.http.FullHttpRequest request, int maxFramePayloadLength, int readTimeoutMilli)
-