Uses of Package
io.netty5.handler.adaptor
-
Packages that use io.netty5.handler.adaptor Package Description io.netty5.handler.adaptor This package contains a handler that can convertByteBufinstances intoBuffer, and vice versa. -
Classes in io.netty5.handler.adaptor used by io.netty5.handler.adaptor Class Description BufferConversionHandler Deprecated.This handler will be moved out of Netty core and into a contrib repository, before Netty 5.0.0.Final is released.BufferConversionHandler.Conversion Deprecated.The particular conversion operation to apply.