link -> linkplain
This commit is contained in:
parent
97b252afe3
commit
5cde160df6
@ -36,7 +36,7 @@ import java.util.UUID;
|
||||
* <li>the current state of the channel (e.g. is it open? is it connected?),</li>
|
||||
* <li>the {@linkplain ChannelConfig configuration parameters} of the channel (e.g. receive buffer size),</li>
|
||||
* <li>the I/O operations that the channel supports (e.g. read, write, connect, and bind), and</li>
|
||||
* <li>the {@link ChannelPipeline} which handles all {@link ChannelEvent I/O events and requests}
|
||||
* <li>the {@link ChannelPipeline} which handles all {@linkplain ChannelEvent I/O events and requests}
|
||||
* associated with the channel.</li>
|
||||
* </ul>
|
||||
*
|
||||
|
Loading…
Reference in New Issue
Block a user