Trustin Lee
|
6321bb406f
|
More Javadoc
|
2009-07-23 08:26:54 +00:00 |
|
Trustin Lee
|
ca19f4cdde
|
More documentation on Channel.write() and connectionless channels
|
2009-07-21 09:12:28 +00:00 |
|
Trustin Lee
|
17bbe5d3ee
|
Improved Javadoc of Channel.getRemoteAddress()
|
2009-07-18 07:20:03 +00:00 |
|
Trustin Lee
|
3cd8478912
|
APIviz diagram cleanup
|
2009-04-28 12:11:01 +00:00 |
|
Trustin Lee
|
149d97d013
|
* Fixed issue: NETTY-125 (Backward incompatible) Use an integer as a Channel ID instead of UUID
* More concise Channel.toString() and ChannelEvent.toString() implementations
|
2009-02-16 11:59:33 +00:00 |
|
Trustin Lee
|
22b23938b8
|
Channel should implement Comparable<Channel>
|
2008-12-01 06:08:52 +00:00 |
|
Trustin Lee
|
6e40f62574
|
* Added Channel.getCloseFuture()
* Changed ChannelFuture.setSuccess() and setFailure() to return a boolean value
|
2008-11-26 09:21:00 +00:00 |
|
Trustin Lee
|
09ef8e8964
|
Comment clean up as advised
|
2008-11-14 07:45:53 +00:00 |
|
Trustin Lee
|
da04e2cae9
|
Fixed issue: NETTY-54 (Improve SimpleChannelHandler to implement ChannelDownstreamHandler)
Fixed issue: NETTY-55 (Channel.unbind() method is missing.)
|
2008-10-02 04:40:46 +00:00 |
|
Trustin Lee
|
274fa4aac5
|
A little bit of duplication to help understanding of asynchronous operation
|
2008-09-24 10:49:39 +00:00 |
|
Trustin Lee
|
5cde160df6
|
link -> linkplain
|
2008-09-03 10:57:17 +00:00 |
|
Trustin Lee
|
97b252afe3
|
Added a link to ChannelEvent in Channel JavaDoc
|
2008-09-03 08:30:17 +00:00 |
|
Trustin Lee
|
6c8adf3198
|
Added a link to ChannelConfig in Channel
|
2008-09-03 01:09:40 +00:00 |
|
Trustin Lee
|
658b40c42e
|
* Simpler sentences
* More cross references
* Fixed incorrect explanation related with attaching a pipeline to a channel
|
2008-09-02 13:45:14 +00:00 |
|
Trustin Lee
|
d1be3feefc
|
* Fixed a problem Channel.bind/connect allows null parameter
* More JavaDoc
|
2008-09-02 10:39:57 +00:00 |
|
Trustin Lee
|
fe7e2ea4bb
|
Typo, grammar, duplication ...
|
2008-09-02 07:22:16 +00:00 |
|
Trustin Lee
|
b3c76b8cbf
|
JavaDoc...
|
2008-09-02 07:13:20 +00:00 |
|
Trustin Lee
|
0202a01cf1
|
* Changed all package names to org.jboss.netty.*
* Added .classpath, .project and target to svn:ignore
|
2008-08-08 01:40:10 +00:00 |
|