Uses of Class
io.netty5.handler.codec.UnsupportedValueConverter
-
Packages that use UnsupportedValueConverter Package Description io.netty5.handler.codec Extensible decoder and its common implementations which deal with the packet fragmentation and reassembly issue found in a stream-based transport such as TCP/IP. -
-
Uses of UnsupportedValueConverter in io.netty5.handler.codec
Methods in io.netty5.handler.codec that return UnsupportedValueConverter Modifier and Type Method Description static <V> UnsupportedValueConverter<V>
UnsupportedValueConverter. instance()
-