Typo error: Method invoker() no longer exists

Method invoker() no longer exists
This commit is contained in:
周岑 2017-01-19 17:10:37 +08:00 committed by Norman Maurer
parent 141554f5d1
commit 86020a2858

View File

@ -198,7 +198,6 @@ public interface Channel extends AttributeMap, ChannelOutboundInvoker, Comparabl
* are only provided to implement the actual transport, and must be invoked from an I/O thread except for the
* following methods:
* <ul>
* <li>{@link #invoker()}</li>
* <li>{@link #localAddress()}</li>
* <li>{@link #remoteAddress()}</li>
* <li>{@link #closeForcibly()}</li>