Class GroupChannelKit
java.lang.Object
com.iohao.net.external.core.netty.micro.GroupChannelKit
Selects Netty event-loop/channel implementations based on the current operating system.
- Since:
- 25.1
- Author:
- 渔民小镇
- date:
- 2025-09-24
-
Field Summary
FieldsModifier and TypeFieldDescriptionstatic GroupChannelOptionCurrent OS-specific Netty group/channel configuration. -
Method Summary
-
Field Details
-
groupChannelOption
Current OS-specific Netty group/channel configuration.
-