Tag List Report

The following document contains the listing of user tags found in the code. Below is the summary of the occurrences per tag.

Tag ClassTotal number of occurrencesTag strings used by tag class
Todo Work29todo, XXX, FIXME, @deprecated

Each tag is detailed below:

Todo Work

Number of occurrences found in the code: 29

org.jboss.netty.example.http.upload.HttpClientLine
/formget No use of HttpPostRequestEncoder since not a POST Start the connection attempt.161
/formpost Start the connection attempt.240
/formpostmultipart Start the connection attempt.334
org.jboss.netty.example.http.upload.HttpRequestHandlerLine
Auto-generated catch block315
org.jboss.netty.handler.codec.http2.DiskFileUploadLine
should we compare size ?103
org.jboss.netty.handler.codec.http2.HttpChunkAggregatorLine
Respond with 413 Request Entity Too Large and discard the traffic or close the connection. No need to notify the upstream handlers - just log. If decoding a response, just throw an exception.94
Respond with 413 Request Entity Too Large and discard the traffic or close the connection. No need to notify the upstream handlers - just log. If decoding a response, just throw an exception.135
org.jboss.netty.handler.codec.http2.HttpMessageLine
Use {@link HttpHeaders#getContentLength(HttpMessage)} instead.129
Use {@link HttpHeaders#getContentLength(HttpMessage, long)} instead.135
Use {@link HttpHeaders#isKeepAlive(HttpMessage)} instead.167
org.jboss.netty.handler.codec.http2.HttpMessageDecoderLine
Respond with Bad Request and discard the traffic or close the connection. No need to notify the upstream handlers - just log. If decoding a response, just throw an exception.550
Respond with Bad Request and discard the traffic or close the connection. No need to notify the upstream handlers - just log. If decoding a response, just throw an exception.599
org.jboss.netty.handler.codec.http2.HttpVersionLine
Use {@link #HttpVersion(String, boolean)} instead.78
Use {@link #HttpVersion(String, int, int, boolean)} instead.119
org.jboss.netty.handler.codec.http2.MemoryFileUploadLine
should we compare size for instance ?91
org.jboss.netty.handler.codec.http2.QueryStringDecoderLine
Use {@link #QueryStringDecoder(String, Charset)} instead.118
Use {@link #QueryStringDecoder(URI, Charset)} instead.175
org.jboss.netty.handler.codec.http2.QueryStringEncoderLine
Use {@link #QueryStringEncoder(String, Charset)} instead.78
test.udp.traffic.LeakyBucketHandlerLine
object to queue: ctx and message event, so that we can send up/down pipline using ctx34
will be set in constructor56
log overflow118
check if channel writeable165
when spliting: handle future correctly: create new one193
output up/downstream using QueueEvent240
Auto-generated method stub267
Auto-generated method stub274
Auto-generated method stub281
Auto-generated method stub288
Auto-generated catch block320