Uses of Class
com.iohao.net.framework.protocol.Server.InternalBuilder
Packages that use Server.InternalBuilder
Package
Description
Provides protocol metadata and structures used to represent command routes, headers, and payload
conventions across the ionet framework.
-
Uses of Server.InternalBuilder in com.iohao.net.framework.protocol
Methods in com.iohao.net.framework.protocol that return Server.InternalBuilderModifier and TypeMethodDescriptionstatic Server.InternalBuilderServer.recordBuilder()Server.InternalBuilder.setBarSkeleton(BarSkeleton barSkeleton) Server.InternalBuilder.setCmdMerges(int[] cmdMerges) Server.InternalBuilder.setId(int id) Server.InternalBuilder.setNetId(int netId) Server.InternalBuilder.setPayloadMap(Map<String, byte[]> payloadMap) Server.InternalBuilder.setPubName(String pubName) Server.InternalBuilder.setServerType(ServerTypeEnum serverType)