Uses of Class
io.netty.handler.codec.http.TransferEncodingNotAllowedException
-
Packages that use TransferEncodingNotAllowedException Package Description io.netty.handler.codec.http Encoder, decoder and their related message types for HTTP. -
-
Uses of TransferEncodingNotAllowedException in io.netty.handler.codec.http
Fields in io.netty.handler.codec.http declared as TransferEncodingNotAllowedException Modifier and Type Field Description private static TransferEncodingNotAllowedExceptionHttpObjectDecoder. TRANSFER_ENCODING_NOT_ALLOWED
-