public class BsIds extends Object
| Constructor and Description |
|---|
BsIds() |
| Modifier and Type | Method and Description |
|---|---|
void |
bind(ChannelContext channelContext,
String bsId) |
ChannelContext |
find(TioConfig tioConfig,
String bsId) |
MapWithLock<String,ChannelContext> |
getMap() |
void |
unbind(ChannelContext channelContext) |
public void bind(ChannelContext channelContext, String bsId)
channelContext - bsId - public ChannelContext find(TioConfig tioConfig, String bsId)
tioConfig - bsId - public MapWithLock<String,ChannelContext> getMap()
public void unbind(ChannelContext channelContext)
channelContext - Copyright © 2021. All rights reserved.