public class ImGroupListener extends Object implements org.tio.core.intf.GroupListener
| Constructor and Description |
|---|
ImGroupListener() |
| Modifier and Type | Method and Description |
|---|---|
static void |
main(String[] args) |
void |
onAfterBind(org.tio.core.ChannelContext channelContext,
String group) |
void |
onAfterUnbind(org.tio.core.ChannelContext channelContext,
String group) |
public static void main(String[] args)
args - public void onAfterBind(org.tio.core.ChannelContext channelContext,
String group)
throws Exception
onAfterBind in interface org.tio.core.intf.GroupListenerchannelContext - group - ExceptionCopyright © 2018. All rights reserved.