Class BindingLogicServerMessage.Builder
java.lang.Object
com.iohao.net.framework.protocol.BindingLogicServerMessage.Builder
- Enclosing class:
BindingLogicServerMessage
- Since:
- 25.1
- Author:
- 渔民小镇
-
Method Summary
Modifier and TypeMethodDescriptionaddLogicServerId(int logicServerId) addLogicServerId(int[] logicServerIds) addLogicServerId(Collection<Integer> logicServerIds) addUserId(long userId) addUserId(long[] userIds) addUserId(Collection<Long> userIds) build()
-
Method Details
-
build
-
addUserId
-
addUserId
-
addUserId
-
addLogicServerId
-
addLogicServerId
-
addLogicServerId
-