Uses of Class
com.iohao.net.framework.protocol.wrapper.ValueRecord
Packages that use ValueRecord
Package
Description
Provides protocol wrapper utilities for boxing/unboxing payloads and handling protocol
fragmentation/reassembly.
-
Uses of ValueRecord in com.iohao.net.framework.protocol.wrapper
Methods in com.iohao.net.framework.protocol.wrapper that return types with arguments of type ValueRecordModifier and TypeMethodDescriptionstatic Optional<ValueRecord> WrapperKit.optionalValueRecord(Class<?> clazz) Look up theValueRecordfor the given class.