A B C D F G H I L M O P R S U V W 
所有类 所有程序包

A

addPath(String) - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
addPathPojoMethodMapping(String, PojoMethodMapping) - 类 中的方法org.yeauty.pojo.PojoEndpointServer
 
afterSingletonsInstantiated() - 类 中的方法org.yeauty.standard.ServerEndpointExporter
 
allIdleTimeSeconds() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
alloc() - 类 中的方法org.yeauty.pojo.Session
Return the assigned ByteBufAllocator which will be used to allocate ByteBufs.

B

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

C

channel() - 类 中的方法org.yeauty.pojo.Session
 
childOptionAllowHalfClosure() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
childOptionSoKeepalive() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
childOptionSoLinger() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
childOptionSoRcvbuf() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
childOptionSoSndbuf() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
childOptionTcpNodelay() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
childOptionWriteBufferHighWaterMark() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
childOptionWriteBufferLowWaterMark() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
childOptionWriteSpinCount() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
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

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

F

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

G

getAllIdleTimeSeconds() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getBossLoopGroupThreads() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getConnectTimeoutMillis() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getEndpointInstance() - 类 中的方法org.yeauty.pojo.PojoMethodMapping
 
getHost() - 类 中的方法org.yeauty.pojo.PojoEndpointServer
 
getHost() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getInetSocketAddressSet() - 类 中的方法org.yeauty.standard.ServerEndpointExporter
 
getName() - 类 中的方法org.yeauty.pojo.PojoPathParam
 
getOnBinary() - 类 中的方法org.yeauty.pojo.PojoMethodMapping
 
getOnBinaryArgs(Session, byte[]) - 类 中的方法org.yeauty.pojo.PojoMethodMapping
 
getOnClose() - 类 中的方法org.yeauty.pojo.PojoMethodMapping
 
getOnCloseArgs(Session) - 类 中的方法org.yeauty.pojo.PojoMethodMapping
 
getOnError() - 类 中的方法org.yeauty.pojo.PojoMethodMapping
 
getOnErrorArgs(Session, Throwable) - 类 中的方法org.yeauty.pojo.PojoMethodMapping
 
getOnEvent() - 类 中的方法org.yeauty.pojo.PojoMethodMapping
 
getOnEventArgs(Session, Object) - 类 中的方法org.yeauty.pojo.PojoMethodMapping
 
getOnMessage() - 类 中的方法org.yeauty.pojo.PojoMethodMapping
 
getOnMessageArgs(Session, String) - 类 中的方法org.yeauty.pojo.PojoMethodMapping
 
getOnOpen() - 类 中的方法org.yeauty.pojo.PojoMethodMapping
 
getOnOpenArgs(Session, HttpHeaders) - 类 中的方法org.yeauty.pojo.PojoMethodMapping
 
getPathSet() - 类 中的方法org.yeauty.pojo.PojoEndpointServer
 
getPathSet() - 类 中的方法org.yeauty.standard.ServerEndpointConfig
 
getPojoEndpointServer() - 类 中的方法org.yeauty.standard.WebsocketServer
 
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
 
getType() - 类 中的方法org.yeauty.pojo.PojoPathParam
 
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

host() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 

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

metadata() - 类 中的方法org.yeauty.pojo.Session
Return the ChannelMetadata of the Channel which describe the nature of the Channel.

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中的注释类型
 
optionConnectTimeoutMillis() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
optionSoBacklog() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
org.yeauty.annotation - 程序包 org.yeauty.annotation
 
org.yeauty.exception - 程序包 org.yeauty.exception
 
org.yeauty.pojo - 程序包 org.yeauty.pojo
 
org.yeauty.standard - 程序包 org.yeauty.standard
 

P

path() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
pipeline() - 类 中的方法org.yeauty.pojo.Session
Return the assigned ChannelPipeline.
PojoEndpointServer - org.yeauty.pojo中的类
 
PojoEndpointServer(PojoMethodMapping, ServerEndpointConfig) - 类 的构造器org.yeauty.pojo.PojoEndpointServer
 
PojoMethodMapping - org.yeauty.pojo中的类
 
PojoMethodMapping(Class<?>, ApplicationContext) - 类 的构造器org.yeauty.pojo.PojoMethodMapping
 
PojoPathParam - org.yeauty.pojo中的类
 
PojoPathParam(Class<?>, String) - 类 的构造器org.yeauty.pojo.PojoPathParam
 
port() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
prefix() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
if this property is not empty, means configure with application.properties

R

read() - 类 中的方法org.yeauty.pojo.Session
 
readerIdleTimeSeconds() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
registerEndpoints() - 类 中的方法org.yeauty.standard.ServerEndpointExporter
 
remoteAddress() - 类 中的方法org.yeauty.pojo.Session
Returns the remote address where this channel is connected to.

S

sendBinary(byte[]) - 类 中的方法org.yeauty.pojo.Session
 
sendBinary(ByteBuf) - 类 中的方法org.yeauty.pojo.Session
 
sendBinary(BinaryWebSocketFrame) - 类 中的方法org.yeauty.pojo.Session
 
sendBinary(ByteBuffer) - 类 中的方法org.yeauty.pojo.Session
 
sendText(ByteBuf) - 类 中的方法org.yeauty.pojo.Session
 
sendText(TextWebSocketFrame) - 类 中的方法org.yeauty.pojo.Session
 
sendText(String) - 类 中的方法org.yeauty.pojo.Session
 
sendText(ByteBuffer) - 类 中的方法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) - 类 的构造器org.yeauty.standard.ServerEndpointConfig
 
ServerEndpointExporter - org.yeauty.standard中的类
 
ServerEndpointExporter() - 类 的构造器org.yeauty.standard.ServerEndpointExporter
 
Session - org.yeauty.pojo中的类
 
Session(Channel) - 类 的构造器org.yeauty.pojo.Session
 

U

unsafe() - 类 中的方法org.yeauty.pojo.Session
Returns an internal-use-only object that provides unsafe operations.
useCompressionHandler() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 

V

value() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 

W

WebsocketServer - org.yeauty.standard中的类
 
WebsocketServer(PojoEndpointServer, ServerEndpointConfig) - 类 的构造器org.yeauty.standard.WebsocketServer
 
workerLoopGroupThreads() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
writerIdleTimeSeconds() - 注释类型 中的方法org.yeauty.annotation.ServerEndpoint
 
A B C D F G H I L M O P R S U V W 
所有类 所有程序包