Class HttpDecoder.IgnoreBodyDecoder<B>

java.lang.Object
ch.raffael.meldioc.library.http.server.undertow.codec.HttpDecoder.IgnoreBodyDecoder<B>
All Implemented Interfaces:
HttpDecoder<B>
Enclosing interface:
HttpDecoder<B>

public static class HttpDecoder.IgnoreBodyDecoder<B> extends Object implements HttpDecoder<B>