类的使用
com.github.thierrysquirrel.websocket.core.exception.WebsocketException
-
-
com.github.thierrysquirrel.websocket.core.container中WebsocketException的使用
抛出WebsocketException的com.github.thierrysquirrel.websocket.core.container中的方法 修饰符和类型 方法 说明 static WebsocketRouteTemplateWebsocketRouteContainer. getWebsocketRouteTemplate(String requestUri) -
com.github.thierrysquirrel.websocket.core.factory中WebsocketException的使用
抛出WebsocketException的com.github.thierrysquirrel.websocket.core.factory中的方法 修饰符和类型 方法 说明 static Map<String,String>UriFactory. getUriParamMap(String requestUri) -
com.github.thierrysquirrel.websocket.core.template中WebsocketException的使用
参数类型为WebsocketException的com.github.thierrysquirrel.websocket.core.template中的方法 修饰符和类型 方法 说明 voidWebsocketRouteTemplate. errorEvent(WebsocketChannelTemplate channelTemplate, WebsocketException websocketException)errorEvent -
com.github.thierrysquirrel.websocket.netty.server.handler.core.factory中WebsocketException的使用
抛出WebsocketException的com.github.thierrysquirrel.websocket.netty.server.handler.core.factory中的方法 修饰符和类型 方法 说明 static voidHandshakeFactory. handshake(io.netty.handler.codec.http.FullHttpRequest request, int maxFramePayloadLength, io.netty.channel.Channel channel)static WebsocketRouteTemplateHandshakeFactory. pathValidation(String requestUri)static voidHandshakeFactory. upgradePipeline(WebsocketRouteTemplate websocketRouteTemplate, int readTimeoutMilli, io.netty.channel.Channel channel, io.netty.handler.codec.http.FullHttpRequest request) -
com.github.thierrysquirrel.websocket.netty.server.handler.core.factory.execution中WebsocketException的使用
抛出WebsocketException的com.github.thierrysquirrel.websocket.netty.server.handler.core.factory.execution中的方法 修饰符和类型 方法 说明 static voidHandshakeFactoryExecution. upgradeWebsocket(io.netty.channel.Channel channel, io.netty.handler.codec.http.FullHttpRequest request, int maxFramePayloadLength, int readTimeoutMilli)
-