Trustin Lee
|
2030411759
|
Reverted r825 which doesn't make much sense
|
2009-02-11 09:47:53 +00:00 |
|
Trustin Lee
|
859f9a37a2
|
ChannelEvent implementations don't need to be public - package private is just enough because all events can be fired and created using Channels.
|
2009-02-11 06:03:00 +00:00 |
|
Trustin Lee
|
198fbe3e7e
|
DefaultWriteCompletionEvent.toString() should not specify the unit of the amount explicitly
|
2009-02-09 08:15:19 +00:00 |
|
Trustin Lee
|
52e4288964
|
Prettier string representation of ChannelEvent implementations
|
2009-02-08 16:12:18 +00:00 |
|
Trustin Lee
|
8f92cfb80a
|
Optimized event implementation to reduce memory footprint and improve performance somewhat
|
2009-02-05 05:56:47 +00:00 |
|
Trustin Lee
|
0ea4c19c5c
|
* Added WriteCompletionEvent
* Added SimpleChannelHandler.writeComplete
* Added SimpleUpstreamChannelHandler.writeComplete
|
2009-02-05 05:20:37 +00:00 |
|