Documentation fix
This commit is contained in:
parent
baf0978709
commit
de8671df93
@ -63,8 +63,8 @@ public interface ChannelFutureListener extends EventListener {
|
||||
* Invoked when the I/O operation associated with the {@link ChannelFuture}
|
||||
* has been completed.
|
||||
*
|
||||
* @param future The source {@link ChannelFuture} which called this
|
||||
* callback.
|
||||
* @param future the source {@link ChannelFuture} which called this
|
||||
* callback
|
||||
*/
|
||||
void operationComplete(ChannelFuture future) throws Exception;
|
||||
}
|
||||
|
Loading…
Reference in New Issue
Block a user