跳过导航链接
A B C D E F G H I L M N O P R S T U W 

A

addPathMethodMapping(String, WebSocketMethodMapping) - 类 中的方法cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
afterSingletonsInstantiated() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointExporter
在所有bean都被放入到spring容器之后,执行WebSocket注入
alloc() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
Return the assigned ByteBufAllocator which will be used to allocate ByteBufs.
AntPathMatcherWrapper - cn.twelvet.websocket.netty.support.impl.path中的类
 
AntPathMatcherWrapper(String) - 类 的构造器cn.twelvet.websocket.netty.support.impl.path.AntPathMatcherWrapper
 

B

BeforeHandshake - cn.twelvet.websocket.netty.annotation中的注释类型
 
ByteMethodArgumentResolver - cn.twelvet.websocket.netty.support.impl中的类
 
ByteMethodArgumentResolver() - 类 的构造器cn.twelvet.websocket.netty.support.impl.ByteMethodArgumentResolver
 
bytesBeforeUnwritable() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
Get how many bytes can be written until NettySession.isWritable() returns false.
bytesBeforeWritable() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
Get how many bytes must be drained from underlying buffers until NettySession.isWritable() returns true.

C

channel() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
 
channelInactive(ChannelHandlerContext) - 类 中的方法cn.twelvet.websocket.netty.standard.handler.HttpServerHandler
Close inactive connections
channelInactive(ChannelHandlerContext) - 类 中的方法cn.twelvet.websocket.netty.standard.handler.WebSocketServerHandler
Close inactive connections
channelRead0(ChannelHandlerContext, FullHttpRequest) - 类 中的方法cn.twelvet.websocket.netty.standard.handler.HttpServerHandler
Receive message
channelRead0(ChannelHandlerContext, WebSocketFrame) - 类 中的方法cn.twelvet.websocket.netty.standard.handler.WebSocketServerHandler
Receive message
close() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
 
close(ChannelPromise) - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
 
closeFuture() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
Returns the ChannelFuture which will be notified when this channel is closed.
cn.twelvet.websocket.netty.annotation - 程序包 cn.twelvet.websocket.netty.annotation
 
cn.twelvet.websocket.netty.autoconfigure - 程序包 cn.twelvet.websocket.netty.autoconfigure
 
cn.twelvet.websocket.netty.autoconfigure.annotation - 程序包 cn.twelvet.websocket.netty.autoconfigure.annotation
 
cn.twelvet.websocket.netty.domain - 程序包 cn.twelvet.websocket.netty.domain
 
cn.twelvet.websocket.netty.exception - 程序包 cn.twelvet.websocket.netty.exception
 
cn.twelvet.websocket.netty.standard - 程序包 cn.twelvet.websocket.netty.standard
 
cn.twelvet.websocket.netty.standard.handler - 程序包 cn.twelvet.websocket.netty.standard.handler
 
cn.twelvet.websocket.netty.support - 程序包 cn.twelvet.websocket.netty.support
 
cn.twelvet.websocket.netty.support.impl - 程序包 cn.twelvet.websocket.netty.support.impl
 
cn.twelvet.websocket.netty.support.impl.path - 程序包 cn.twelvet.websocket.netty.support.impl.path
 
cn.twelvet.websocket.netty.util - 程序包 cn.twelvet.websocket.netty.util
 
config() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
Returns the configuration of this channel.
createSslContext(String, String, String, String, String, String, String) - 类 中的静态方法cn.twelvet.websocket.netty.util.SslUtils
 

D

DefaultPathMatcher - cn.twelvet.websocket.netty.support.impl.path中的类
 
DefaultPathMatcher(String) - 类 的构造器cn.twelvet.websocket.netty.support.impl.path.DefaultPathMatcher
 
doBeforeHandshake(Channel, FullHttpRequest, String) - 类 中的方法cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
doOnBinary(Channel, WebSocketFrame) - 类 中的方法cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
doOnClose(Channel) - 类 中的方法cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
doOnError(Channel, Throwable) - 类 中的方法cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
doOnEvent(Channel, Object) - 类 中的方法cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
doOnMessage(Channel, WebSocketFrame) - 类 中的方法cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
doOnOpen(Channel, FullHttpRequest, String) - 类 中的方法cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
doScan(String...) - 类 中的方法cn.twelvet.websocket.netty.standard.EndpointClassPathScanner
add scan endpoint

E

EnableWebSocket - cn.twelvet.websocket.netty.autoconfigure.annotation中的注释类型
 
EndpointClassPathScanner - cn.twelvet.websocket.netty.standard中的类
 
EndpointClassPathScanner(BeanDefinitionRegistry, boolean) - 类 的构造器cn.twelvet.websocket.netty.standard.EndpointClassPathScanner
 
EventMethodArgumentResolver - cn.twelvet.websocket.netty.support.impl中的类
 
EventMethodArgumentResolver(AbstractBeanFactory) - 类 的构造器cn.twelvet.websocket.netty.support.impl.EventMethodArgumentResolver
 
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.twelvet.websocket.netty.standard.handler.HttpServerHandler
Processing error
exceptionCaught(ChannelHandlerContext, Throwable) - 类 中的方法cn.twelvet.websocket.netty.standard.handler.WebSocketServerHandler
Processing error

F

flush() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
 

G

getAllIdleTimeSeconds() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getAttribute(String) - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
 
getBossLoopGroupThreads() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getConnectTimeoutMillis() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getCorsAllowCredentials() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getCorsOrigins() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getEndpointServer() - 类 中的方法cn.twelvet.websocket.netty.standard.WebsocketServer
Access to services
getEventExecutorGroupThreads() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getHost() - 类 中的方法cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
getHost() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getKeyPassword() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getKeyStore() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getKeyStorePassword() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getKeyStoreType() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getMaxFramePayloadLength() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getPathMatcherSet() - 类 中的方法cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
getPattern() - 类 中的方法cn.twelvet.websocket.netty.support.impl.path.AntPathMatcherWrapper
 
getPattern() - 类 中的方法cn.twelvet.websocket.netty.support.impl.path.DefaultPathMatcher
 
getPattern() - 接口 中的方法cn.twelvet.websocket.netty.support.WsPathMatcher
 
getPort() - 类 中的方法cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
getPort() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getRandomPort() - 类 中的静态方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getReaderIdleTimeSeconds() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getSoBacklog() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getSoLinger() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getSoRcvbuf() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getSoSndbuf() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getTrustStore() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getTrustStorePassword() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getTrustStoreType() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getWorkerLoopGroupThreads() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getWriteBufferHighWaterMark() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getWriteBufferLowWaterMark() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getWriterIdleTimeSeconds() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
getWriteSpinCount() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 

H

hasBeforeHandshake(Channel, String) - 类 中的方法cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
HttpHeadersMethodArgumentResolver - cn.twelvet.websocket.netty.support.impl中的类
 
HttpHeadersMethodArgumentResolver() - 类 的构造器cn.twelvet.websocket.netty.support.impl.HttpHeadersMethodArgumentResolver
 
HttpServerHandler - cn.twelvet.websocket.netty.standard.handler中的类
 
HttpServerHandler(WebSocketEndpointServer, WebSocketEndpointConfig, EventExecutorGroup, boolean) - 类 的构造器cn.twelvet.websocket.netty.standard.handler.HttpServerHandler
 

I

id() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
Returns the globally unique identifier of this Channel.
init() - 类 中的方法cn.twelvet.websocket.netty.standard.WebsocketServer
Start Netty
isActive() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
Return true if the Channel is active and so connected.
isAllowHalfClosure() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
isOpen() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
Returns true if the Channel is open and may get active later
isRegistered() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
Returns true if the Channel is registered with an EventLoop.
isSoKeepalive() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
isTcpNodelay() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
isUseCompressionHandler() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
isUseEventExecutorGroup() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
isWritable() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
Returns true if and only if the I/O thread will perform the requested write operation immediately.

L

localAddress() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
Returns the local address where this channel is bound to.

M

matchAndExtract(QueryStringDecoder, Channel) - 类 中的方法cn.twelvet.websocket.netty.support.impl.path.AntPathMatcherWrapper
 
matchAndExtract(QueryStringDecoder, Channel) - 类 中的方法cn.twelvet.websocket.netty.support.impl.path.DefaultPathMatcher
 
matchAndExtract(QueryStringDecoder, Channel) - 接口 中的方法cn.twelvet.websocket.netty.support.WsPathMatcher
 
metadata() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
Return the ChannelMetadata of the Channel which describe the nature of the Channel.
MethodArgumentResolver - cn.twelvet.websocket.netty.support中的接口
 

N

NettySession - cn.twelvet.websocket.netty.domain中的类
 
NettyWebSocketAutoConfigure - cn.twelvet.websocket.netty.autoconfigure中的类
 
NettyWebSocketAutoConfigure() - 类 的构造器cn.twelvet.websocket.netty.autoconfigure.NettyWebSocketAutoConfigure
 
NettyWebSocketSelector - cn.twelvet.websocket.netty.autoconfigure中的类
 
NettyWebSocketSelector() - 类 的构造器cn.twelvet.websocket.netty.autoconfigure.NettyWebSocketSelector
 

O

OnBinary - cn.twelvet.websocket.netty.annotation中的注释类型
 
OnClose - cn.twelvet.websocket.netty.annotation中的注释类型
 
OnError - cn.twelvet.websocket.netty.annotation中的注释类型
 
OnEvent - cn.twelvet.websocket.netty.annotation中的注释类型
 
OnMessage - cn.twelvet.websocket.netty.annotation中的注释类型
 
OnOpen - cn.twelvet.websocket.netty.annotation中的注释类型
 

P

PathVariable - cn.twelvet.websocket.netty.annotation中的注释类型
 
PathVariableMapMethodArgumentResolver - cn.twelvet.websocket.netty.support.impl中的类
 
PathVariableMapMethodArgumentResolver() - 类 的构造器cn.twelvet.websocket.netty.support.impl.PathVariableMapMethodArgumentResolver
 
PathVariableMethodArgumentResolver - cn.twelvet.websocket.netty.support.impl中的类
 
PathVariableMethodArgumentResolver(AbstractBeanFactory) - 类 的构造器cn.twelvet.websocket.netty.support.impl.PathVariableMethodArgumentResolver
 
pipeline() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
Return the assigned ChannelPipeline.

R

read() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
 
registerEndpoints() - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointExporter
注册实例beans
remoteAddress() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
Returns the remote address where this channel is connected to.
REQUEST_PARAM - 类 中的静态变量cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
RequestParam - cn.twelvet.websocket.netty.annotation中的注释类型
 
RequestParamMapMethodArgumentResolver - cn.twelvet.websocket.netty.support.impl中的类
 
RequestParamMapMethodArgumentResolver() - 类 的构造器cn.twelvet.websocket.netty.support.impl.RequestParamMapMethodArgumentResolver
 
RequestParamMethodArgumentResolver - cn.twelvet.websocket.netty.support.impl中的类
 
RequestParamMethodArgumentResolver(AbstractBeanFactory) - 类 的构造器cn.twelvet.websocket.netty.support.impl.RequestParamMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法cn.twelvet.websocket.netty.support.impl.ByteMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法cn.twelvet.websocket.netty.support.impl.EventMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法cn.twelvet.websocket.netty.support.impl.HttpHeadersMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法cn.twelvet.websocket.netty.support.impl.PathVariableMapMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法cn.twelvet.websocket.netty.support.impl.PathVariableMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法cn.twelvet.websocket.netty.support.impl.RequestParamMapMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法cn.twelvet.websocket.netty.support.impl.RequestParamMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法cn.twelvet.websocket.netty.support.impl.SessionMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法cn.twelvet.websocket.netty.support.impl.TextMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法cn.twelvet.websocket.netty.support.impl.ThrowableMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 接口 中的方法cn.twelvet.websocket.netty.support.MethodArgumentResolver
 

S

sendBinary(byte[]) - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
 
sendBinary(ByteBuf) - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
 
sendBinary(ByteBuffer) - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
 
sendBinary(BinaryWebSocketFrame) - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
 
sendText(String) - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
 
sendText(ByteBuf) - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
 
sendText(ByteBuffer) - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
 
sendText(TextWebSocketFrame) - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
 
SESSION_KEY - 类 中的静态变量cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
SessionMethodArgumentResolver - cn.twelvet.websocket.netty.support.impl中的类
 
SessionMethodArgumentResolver() - 类 的构造器cn.twelvet.websocket.netty.support.impl.SessionMethodArgumentResolver
 
setAttribute(String, T) - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
 
setBeanFactory(BeanFactory) - 类 中的方法cn.twelvet.websocket.netty.standard.WebSocketEndpointExporter
 
setSubprotocols(String) - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
set subprotocols on BeforeHandshake
SslUtils - cn.twelvet.websocket.netty.util中的类
refer to SslServerCustomizer
SslUtils() - 类 的构造器cn.twelvet.websocket.netty.util.SslUtils
 
supportsParameter(MethodParameter) - 类 中的方法cn.twelvet.websocket.netty.support.impl.ByteMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法cn.twelvet.websocket.netty.support.impl.EventMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法cn.twelvet.websocket.netty.support.impl.HttpHeadersMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法cn.twelvet.websocket.netty.support.impl.PathVariableMapMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法cn.twelvet.websocket.netty.support.impl.PathVariableMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法cn.twelvet.websocket.netty.support.impl.RequestParamMapMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法cn.twelvet.websocket.netty.support.impl.RequestParamMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法cn.twelvet.websocket.netty.support.impl.SessionMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法cn.twelvet.websocket.netty.support.impl.TextMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法cn.twelvet.websocket.netty.support.impl.ThrowableMethodArgumentResolver
 
supportsParameter(MethodParameter) - 接口 中的方法cn.twelvet.websocket.netty.support.MethodArgumentResolver
Whether the given method parameter is supported by this resolver.

T

TextMethodArgumentResolver - cn.twelvet.websocket.netty.support.impl中的类
 
TextMethodArgumentResolver() - 类 的构造器cn.twelvet.websocket.netty.support.impl.TextMethodArgumentResolver
 
ThrowableMethodArgumentResolver - cn.twelvet.websocket.netty.support.impl中的类
 
ThrowableMethodArgumentResolver() - 类 的构造器cn.twelvet.websocket.netty.support.impl.ThrowableMethodArgumentResolver
 

U

unsafe() - 类 中的方法cn.twelvet.websocket.netty.domain.NettySession
Returns an internal-use-only object that provides unsafe operations.
URI_TEMPLATE - 类 中的静态变量cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
userEventTriggered(ChannelHandlerContext, Object) - 类 中的方法cn.twelvet.websocket.netty.standard.handler.WebSocketServerHandler
heartbeat

W

WebSocketEndpoint - cn.twelvet.websocket.netty.annotation中的注释类型
 
WebSocketEndpointConfig - cn.twelvet.websocket.netty.standard中的类
 
WebSocketEndpointConfig(String, int, int, int, boolean, int, int, int, int, int, int, int, boolean, boolean, int, boolean, int, int, int, int, boolean, int, String, String, String, String, String, String, String, String[], Boolean) - 类 的构造器cn.twelvet.websocket.netty.standard.WebSocketEndpointConfig
 
webSocketEndpointExporter(ResourceLoader) - 类 中的方法cn.twelvet.websocket.netty.autoconfigure.NettyWebSocketSelector
 
WebSocketEndpointExporter - cn.twelvet.websocket.netty.standard中的类
 
WebSocketEndpointExporter(ResourceLoader) - 类 的构造器cn.twelvet.websocket.netty.standard.WebSocketEndpointExporter
 
WebSocketEndpointServer - cn.twelvet.websocket.netty.domain中的类
 
WebSocketEndpointServer(WebSocketMethodMapping, WebSocketEndpointConfig, String) - 类 的构造器cn.twelvet.websocket.netty.domain.WebSocketEndpointServer
 
WebSocketException - cn.twelvet.websocket.netty.exception中的异常错误
 
WebSocketException(String) - 异常错误 的构造器cn.twelvet.websocket.netty.exception.WebSocketException
 
WebSocketException(String, Throwable) - 异常错误 的构造器cn.twelvet.websocket.netty.exception.WebSocketException
 
WebSocketMethodMapping - cn.twelvet.websocket.netty.domain中的类
 
WebSocketMethodMapping(Class<?>, ApplicationContext, AbstractBeanFactory) - 类 的构造器cn.twelvet.websocket.netty.domain.WebSocketMethodMapping
 
WebsocketServer - cn.twelvet.websocket.netty.standard中的类
 
WebsocketServer(WebSocketEndpointServer, WebSocketEndpointConfig) - 类 的构造器cn.twelvet.websocket.netty.standard.WebsocketServer
 
WebSocketServerHandler - cn.twelvet.websocket.netty.standard.handler中的类
 
WebSocketServerHandler(WebSocketEndpointServer) - 类 的构造器cn.twelvet.websocket.netty.standard.handler.WebSocketServerHandler
 
WsPathMatcher - cn.twelvet.websocket.netty.support中的接口
 
A B C D E F G H I L M N O P R S T U W 
跳过导航链接

Copyright © 2023 twelvet. All rights reserved.