C# (CSharp) DotNetty.Codecs 네임스페이스

중첩된 네임스페이스

DotNetty.Codecs.Http
DotNetty.Codecs.Http2
DotNetty.Codecs.Mqtt
DotNetty.Codecs.Redis

클래스들

이름 설명
CorruptedFrameException A DecoderException which is thrown when the received frame data could not be decoded by an inbound handler.
DecoderException
MessageAggregationException Raised by MessageAggregator{TMessage, TStart, TContent, TOutput} when aggregation fails due to an unexpected message sequence.
PrematureChannelClosureException
TooLongFrameException A DecoderException which is thrown when the length of the frame decoded is greater than the allowed maximum.