|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
public interface WriteCompletionEvent
A ChannelEvent which represents the notification of the completion
of a write request on a Channel. This event is for going upstream
only. Please refer to the ChannelEvent documentation to find out
what an upstream event and a downstream event are and what fundamental
differences they have.
| Method Summary | |
|---|---|
long |
getWrittenAmount()
Returns the amount of data written. |
| Methods inherited from interface org.jboss.netty.channel.ChannelEvent |
|---|
getChannel, getFuture |
| Method Detail |
|---|
long getWrittenAmount()
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||