public interface ChannelWriteCallback
Modifier and Type | Method and Description |
---|---|
void |
channelWritten(Exception ex)
Called when a write is completed.
|
void channelWritten(Exception ex)
ex
- the exception if the write failed, null otherwiseCopyright © 2010–2015. All rights reserved.