Uses of Class
io.netty.handler.codec.http.websocketx.Utf8Validator
-
Packages that use Utf8Validator Package Description io.netty.handler.codec.http.websocketx Encoder, decoder, handshakers and their related message types for Web Socket data frames. -
-
Uses of Utf8Validator in io.netty.handler.codec.http.websocketx
Fields in io.netty.handler.codec.http.websocketx declared as Utf8Validator Modifier and Type Field Description private Utf8Validator
Utf8FrameValidator. utf8Validator
-