public interface ConnectorChannelHandler
| 限定符和类型 | 方法和说明 |
|---|---|
com.bitactor.framework.core.net.api.Channel |
getConnectorChannel(SessionId sessionId)
返回一个通道实例
|
Collection<com.bitactor.framework.core.net.api.Channel> |
getConnectorChannels()
获取通道集合
|
List<com.bitactor.framework.core.net.api.Channel> |
getConnectorChannels(List<SessionId> channelIds)
获取集合中的所有存在的channel
|
List<com.bitactor.framework.core.net.api.Channel> getConnectorChannels(List<SessionId> channelIds)
channelIds - com.bitactor.framework.core.net.api.Channel getConnectorChannel(SessionId sessionId)
sessionId - sessionIdCollection<com.bitactor.framework.core.net.api.Channel> getConnectorChannels()
Copyright © 2021. All rights reserved.