Skip to content

Commit

Permalink
Javadoc not to receive a question about messy data transfer anymore
Browse files Browse the repository at this point in the history
  • Loading branch information
trustin committed Aug 7, 2009
1 parent 57ed3c1 commit 7c828fc
Showing 1 changed file with 1 addition and 0 deletions.
Original file line number Diff line number Diff line change
Expand Up @@ -72,6 +72,7 @@ public class ExecutionHandler implements ChannelUpstreamHandler, ChannelDownstre

/**
* Creates a new instance with the specified {@link Executor}.
* Specify an {@link OrderedMemoryAwareThreadPoolExecutor} if unsure.
*/
public ExecutionHandler(Executor executor) {
if (executor == null) {
Expand Down

0 comments on commit 7c828fc

Please sign in to comment.