JavaScript is disabled on your browser.
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
t-io
Prev
Next
Frames
No Frames
All Classes
Deprecated API
Contents
Deprecated Exceptions
Deprecated Methods
Deprecated Exceptions
Exceptions and Description
org.tio.core.exception.AioDecodeException
用TioDecodeException
Deprecated Methods
Method and Description
org.tio.core.Tio.getAllChannelContexts(TioConfig)
用getAll(TioConfig tioConfig)
org.tio.core.Tio.getAllConnectedsChannelContexts(ClientTioConfig)
用getAllConnecteds(ClientTioConfig clientTioConfig)
org.tio.core.ChannelContext.getAttribute()
建议使用get()
org.tio.core.Tio.getChannelContextByBsId(TioConfig, String)
用getByBsId(TioConfig tioConfig, String bsId)
org.tio.core.Tio.getChannelContextByClientNode(TioConfig, String, Integer)
getByClientNode(tioConfig, clientIp, clientPort)
org.tio.core.Tio.getChannelContextById(TioConfig, String)
用getByChannelContextId(tioConfig, channelContextId)
org.tio.core.Tio.getChannelContextsByGroup(TioConfig, String)
用getByGroup(tioConfig, group)
org.tio.core.Tio.getChannelContextsByToken(TioConfig, String)
用getByToken(tioConfig, token)
org.tio.core.Tio.getChannelContextsByUserid(TioConfig, String)
用getByUserid(tioConfig, userid)
org.tio.core.ChannelContext.set(Object)
不建议各位同学使用这个方法,建议使用set("name1", object1)
org.tio.core.ChannelContext.setAttribute(Object)
不建议各位同学使用这个方法,建议使用set("name1", object1)
Skip navigation links
Overview
Package
Class
Use
Tree
Deprecated
Index
Help
Prev
Next
Frames
No Frames
All Classes
Copyright © 2021. All rights reserved.