Javadoc not to receive a question about messy data transfer anymore
This commit is contained in:
parent
57ed3c1ee8
commit
7c828fc87d
@ -72,6 +72,7 @@ public class ExecutionHandler implements ChannelUpstreamHandler, ChannelDownstre
|
|||||||
|
|
||||||
/**
|
/**
|
||||||
* Creates a new instance with the specified {@link Executor}.
|
* Creates a new instance with the specified {@link Executor}.
|
||||||
|
* Specify an {@link OrderedMemoryAwareThreadPoolExecutor} if unsure.
|
||||||
*/
|
*/
|
||||||
public ExecutionHandler(Executor executor) {
|
public ExecutionHandler(Executor executor) {
|
||||||
if (executor == null) {
|
if (executor == null) {
|
||||||
|
Loading…
Reference in New Issue
Block a user