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

A

addPathPojoMethodMapping(String, PojoMethodMapping) - 类 中的方法org.yeauty.pojo.PojoEndpointServer
 
afterSingletonsInstantiated() - 类 中的方法org.yeauty.standard.ServerEndpointExporter
 
alloc() - 类 中的方法org.yeauty.pojo.Session
Return the assigned ByteBufAllocator which will be used to allocate ByteBufs.
AntPathMatcherWraaper - org.yeauty.support中的类
 
AntPathMatcherWraaper(String) - 类 的构造器org.yeauty.support.AntPathMatcherWraaper
 

B

BeforeHandshake - org.yeauty.annotation中的注释类型
 
ByteMethodArgumentResolver - org.yeauty.support中的类
 
ByteMethodArgumentResolver() - 类 的构造器org.yeauty.support.ByteMethodArgumentResolver
 
bytesBeforeUnwritable() - 类 中的方法org.yeauty.pojo.Session
Get how many bytes can be written until Session.isWritable() returns false.
bytesBeforeWritable() - 类 中的方法org.yeauty.pojo.Session
Get how many bytes must be drained from underlying buffers until Session.isWritable() returns true.

C

channel() - 类 中的方法org.yeauty.pojo.Session
 
close() - 类 中的方法org.yeauty.pojo.Session
 
close(ChannelPromise) - 类 中的方法org.yeauty.pojo.Session
 
closeFuture() - 类 中的方法org.yeauty.pojo.Session
Returns the ChannelFuture which will be notified when this channel is closed.
config() - 类 中的方法org.yeauty.pojo.Session
Returns the configuration of this channel.

D

DefaultPathMatcher - org.yeauty.support中的类
 
DefaultPathMatcher(String) - 类 的构造器org.yeauty.support.DefaultPathMatcher
 
DeploymentException - org.yeauty.exception中的异常错误
 
DeploymentException(String) - 异常错误 的构造器org.yeauty.exception.DeploymentException
 
DeploymentException(String, Throwable) - 异常错误 的构造器org.yeauty.exception.DeploymentException
 
doBeforeHandshake(Channel, FullHttpRequest, String) - 类 中的方法org.yeauty.pojo.PojoEndpointServer
 
doOnBinary(Channel, WebSocketFrame) - 类 中的方法org.yeauty.pojo.PojoEndpointServer
 
doOnClose(Channel) - 类 中的方法org.yeauty.pojo.PojoEndpointServer
 
doOnError(Channel, Throwable) - 类 中的方法org.yeauty.pojo.PojoEndpointServer
 
doOnEvent(Channel, Object) - 类 中的方法org.yeauty.pojo.PojoEndpointServer
 
doOnMessage(Channel, WebSocketFrame) - 类 中的方法org.yeauty.pojo.PojoEndpointServer
 
doOnOpen(Channel, FullHttpRequest, String) - 类 中的方法org.yeauty.pojo.PojoEndpointServer
 

E

EnableWebSocket - org.yeauty.annotation中的注释类型
 
EventMethodArgumentResolver - org.yeauty.support中的类
 
EventMethodArgumentResolver(AbstractBeanFactory) - 类 的构造器org.yeauty.support.EventMethodArgumentResolver
 

F

flush() - 类 中的方法org.yeauty.pojo.Session
 

G

getAllIdleTimeSeconds() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getAttribute(String) - 类 中的方法org.yeauty.pojo.Session
 
getBossLoopGroupThreads() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getConnectTimeoutMillis() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getHost() - 类 中的方法org.yeauty.pojo.PojoEndpointServer
 
getHost() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getmaxFramePayloadLength() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getPathMatcherSet() - 类 中的方法org.yeauty.pojo.PojoEndpointServer
 
getPattern() - 类 中的方法org.yeauty.support.AntPathMatcherWraaper
 
getPattern() - 类 中的方法org.yeauty.support.DefaultPathMatcher
 
getPattern() - 接口 中的方法org.yeauty.support.WsPathMatcher
 
getPojoEndpointServer() - 类 中的方法org.yeauty.standard.WebsocketServer
 
getPort() - 类 中的方法org.yeauty.pojo.PojoEndpointServer
 
getPort() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getRandomPort() - 类 中的静态方法org.yeauty.standard.ServerEndpointConfig
 
getReaderIdleTimeSeconds() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getSoBacklog() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getSoLinger() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getSoRcvbuf() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getSoSndbuf() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getWorkerLoopGroupThreads() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getWriteBufferHighWaterMark() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getWriteBufferLowWaterMark() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getWriterIdleTimeSeconds() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getWriteSpinCount() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 

H

hasBeforeHandshake(Channel, String) - 类 中的方法org.yeauty.pojo.PojoEndpointServer
 
HttpHeadersMethodArgumentResolver - org.yeauty.support中的类
 
HttpHeadersMethodArgumentResolver() - 类 的构造器org.yeauty.support.HttpHeadersMethodArgumentResolver
 

I

id() - 类 中的方法org.yeauty.pojo.Session
Returns the globally unique identifier of this Channel.
init() - 类 中的方法org.yeauty.standard.WebsocketServer
 
isActive() - 类 中的方法org.yeauty.pojo.Session
Return true if the Channel is active and so connected.
isAllowHalfClosure() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
isOpen() - 类 中的方法org.yeauty.pojo.Session
Returns true if the Channel is open and may get active later
isRegistered() - 类 中的方法org.yeauty.pojo.Session
Returns true if the Channel is registered with an EventLoop.
isSoKeepalive() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
isTcpNodelay() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
isUseCompressionHandler() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
isWritable() - 类 中的方法org.yeauty.pojo.Session
Returns true if and only if the I/O thread will perform the requested write operation immediately.

L

localAddress() - 类 中的方法org.yeauty.pojo.Session
Returns the local address where this channel is bound to.

M

matchAndExtract(QueryStringDecoder, Channel) - 类 中的方法org.yeauty.support.AntPathMatcherWraaper
 
matchAndExtract(QueryStringDecoder, Channel) - 类 中的方法org.yeauty.support.DefaultPathMatcher
 
matchAndExtract(QueryStringDecoder, Channel) - 接口 中的方法org.yeauty.support.WsPathMatcher
 
metadata() - 类 中的方法org.yeauty.pojo.Session
Return the ChannelMetadata of the Channel which describe the nature of the Channel.
MethodArgumentResolver - org.yeauty.support中的接口
 

N

NettyWebSocketAutoConfigure - org.yeauty.autoconfigure中的类
 
NettyWebSocketAutoConfigure() - 类 的构造器org.yeauty.autoconfigure.NettyWebSocketAutoConfigure
 
NettyWebSocketSelector - org.yeauty.annotation中的类
 
NettyWebSocketSelector() - 类 的构造器org.yeauty.annotation.NettyWebSocketSelector
 

O

OnBinary - org.yeauty.annotation中的注释类型
 
OnClose - org.yeauty.annotation中的注释类型
 
OnError - org.yeauty.annotation中的注释类型
 
OnEvent - org.yeauty.annotation中的注释类型
 
OnMessage - org.yeauty.annotation中的注释类型
 
OnOpen - org.yeauty.annotation中的注释类型
 
org.yeauty.annotation - 程序包 org.yeauty.annotation
 
org.yeauty.autoconfigure - 程序包 org.yeauty.autoconfigure
 
org.yeauty.exception - 程序包 org.yeauty.exception
 
org.yeauty.pojo - 程序包 org.yeauty.pojo
 
org.yeauty.standard - 程序包 org.yeauty.standard
 
org.yeauty.support - 程序包 org.yeauty.support
 

P

PathVariable - org.yeauty.annotation中的注释类型
 
PathVariableMapMethodArgumentResolver - org.yeauty.support中的类
 
PathVariableMapMethodArgumentResolver() - 类 的构造器org.yeauty.support.PathVariableMapMethodArgumentResolver
 
PathVariableMethodArgumentResolver - org.yeauty.support中的类
 
PathVariableMethodArgumentResolver(AbstractBeanFactory) - 类 的构造器org.yeauty.support.PathVariableMethodArgumentResolver
 
pipeline() - 类 中的方法org.yeauty.pojo.Session
Return the assigned ChannelPipeline.
PojoEndpointServer - org.yeauty.pojo中的类
 
PojoEndpointServer(PojoMethodMapping, ServerEndpointConfig, String) - 类 的构造器org.yeauty.pojo.PojoEndpointServer
 
PojoMethodMapping - org.yeauty.pojo中的类
 
PojoMethodMapping(Class<?>, ApplicationContext, AbstractBeanFactory) - 类 的构造器org.yeauty.pojo.PojoMethodMapping
 

R

read() - 类 中的方法org.yeauty.pojo.Session
 
registerEndpoints() - 类 中的方法org.yeauty.standard.ServerEndpointExporter
 
remoteAddress() - 类 中的方法org.yeauty.pojo.Session
Returns the remote address where this channel is connected to.
REQUEST_PARAM - 类 中的静态变量org.yeauty.pojo.PojoEndpointServer
 
RequestParam - org.yeauty.annotation中的注释类型
 
RequestParamMapMethodArgumentResolver - org.yeauty.support中的类
 
RequestParamMapMethodArgumentResolver() - 类 的构造器org.yeauty.support.RequestParamMapMethodArgumentResolver
 
RequestParamMethodArgumentResolver - org.yeauty.support中的类
 
RequestParamMethodArgumentResolver(AbstractBeanFactory) - 类 的构造器org.yeauty.support.RequestParamMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法org.yeauty.support.ByteMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法org.yeauty.support.EventMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法org.yeauty.support.HttpHeadersMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 接口 中的方法org.yeauty.support.MethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法org.yeauty.support.PathVariableMapMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法org.yeauty.support.PathVariableMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法org.yeauty.support.RequestParamMapMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法org.yeauty.support.RequestParamMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法org.yeauty.support.SessionMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法org.yeauty.support.TextMethodArgumentResolver
 
resolveArgument(MethodParameter, Channel, Object) - 类 中的方法org.yeauty.support.ThrowableMethodArgumentResolver
 

S

sendBinary(byte[]) - 类 中的方法org.yeauty.pojo.Session
 
sendBinary(ByteBuf) - 类 中的方法org.yeauty.pojo.Session
 
sendBinary(ByteBuffer) - 类 中的方法org.yeauty.pojo.Session
 
sendBinary(BinaryWebSocketFrame) - 类 中的方法org.yeauty.pojo.Session
 
sendText(String) - 类 中的方法org.yeauty.pojo.Session
 
sendText(ByteBuf) - 类 中的方法org.yeauty.pojo.Session
 
sendText(ByteBuffer) - 类 中的方法org.yeauty.pojo.Session
 
sendText(TextWebSocketFrame) - 类 中的方法org.yeauty.pojo.Session
 
ServerEndpoint - org.yeauty.annotation中的注释类型
 
ServerEndpointConfig - org.yeauty.standard中的类
 
ServerEndpointConfig(String, int, String, int, int, boolean, int, int, int, int, int, int, int, boolean, boolean, int, boolean, int, int, int, int) - 类 的构造器org.yeauty.standard.ServerEndpointConfig
 
ServerEndpointExporter - org.yeauty.standard中的类
 
ServerEndpointExporter() - 类 的构造器org.yeauty.standard.ServerEndpointExporter
 
serverEndpointExporter22() - 类 中的方法org.yeauty.annotation.NettyWebSocketSelector
 
Session - org.yeauty.pojo中的类
 
SESSION_KEY - 类 中的静态变量org.yeauty.pojo.PojoEndpointServer
 
SessionMethodArgumentResolver - org.yeauty.support中的类
 
SessionMethodArgumentResolver() - 类 的构造器org.yeauty.support.SessionMethodArgumentResolver
 
setAttribute(String, T) - 类 中的方法org.yeauty.pojo.Session
 
setBeanFactory(BeanFactory) - 类 中的方法org.yeauty.standard.ServerEndpointExporter
 
setSubprotocols(String) - 类 中的方法org.yeauty.pojo.Session
set subprotocols on BeforeHandshake
supportsParameter(MethodParameter) - 类 中的方法org.yeauty.support.ByteMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法org.yeauty.support.EventMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法org.yeauty.support.HttpHeadersMethodArgumentResolver
 
supportsParameter(MethodParameter) - 接口 中的方法org.yeauty.support.MethodArgumentResolver
Whether the given method parameter is supported by this resolver.
supportsParameter(MethodParameter) - 类 中的方法org.yeauty.support.PathVariableMapMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法org.yeauty.support.PathVariableMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法org.yeauty.support.RequestParamMapMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法org.yeauty.support.RequestParamMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法org.yeauty.support.SessionMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法org.yeauty.support.TextMethodArgumentResolver
 
supportsParameter(MethodParameter) - 类 中的方法org.yeauty.support.ThrowableMethodArgumentResolver
 

T

TextMethodArgumentResolver - org.yeauty.support中的类
 
TextMethodArgumentResolver() - 类 的构造器org.yeauty.support.TextMethodArgumentResolver
 
ThrowableMethodArgumentResolver - org.yeauty.support中的类
 
ThrowableMethodArgumentResolver() - 类 的构造器org.yeauty.support.ThrowableMethodArgumentResolver
 

U

unsafe() - 类 中的方法org.yeauty.pojo.Session
Returns an internal-use-only object that provides unsafe operations.
URI_TEMPLATE - 类 中的静态变量org.yeauty.pojo.PojoEndpointServer
 

W

WebsocketServer - org.yeauty.standard中的类
 
WebsocketServer(PojoEndpointServer, ServerEndpointConfig) - 类 的构造器org.yeauty.standard.WebsocketServer
 
WsPathMatcher - org.yeauty.support中的接口
 
A B C D E F G H I L M N O P R S T U W 
跳过导航链接

Copyright © 2020. All rights reserved.