public interface ICluster
Modifier and Type | Method and Description |
---|---|
void |
clusterToChannelId(org.tio.core.GroupContext groupContext,
String channelId,
ImPacket packet) |
void |
clusterToGroup(org.tio.core.GroupContext groupContext,
String group,
ImPacket packet) |
void |
clusterToIp(org.tio.core.GroupContext groupContext,
String ip,
ImPacket packet) |
void |
clusterToUser(org.tio.core.GroupContext groupContext,
String userid,
ImPacket packet) |
Copyright © 2018. All rights reserved.