Commit Graph

24 Commits

Author SHA1 Message Date
Cruz Bishop
ec9bcbd553 Removed @version tags and did some documentation
Some test classes are now documented
2011-12-01 21:34:25 +10:00
Craig P. Motlin
c27af721b0 Remove unnecessary interface modifiers. 2011-11-06 11:54:21 -05:00
Trustin Lee
8841f6897f Updated documentation 2010-02-17 08:22:45 +00:00
Trustin Lee
a61d5b2e6b 2010-02-02 02:00:04 +00:00
Trustin Lee
4a3495b1c8 * Added @Sharable annotation which replaces @ChannelPipelineCoverage
* Removed annotations from the examples because it's not essential part of learning the framework - User guide will explain about it later
2010-02-02 00:38:07 +00:00
Trustin Lee
901b1f099a * Deprecated ChannelPipelineCoverage (Will be replaced with something I will introduce later)
* Revised JavaDoc so that a user can learn how to manage handler states
* Revised JavaDoc about using ExecutionHandler
2010-02-01 11:46:09 +00:00
Trustin Lee
3362114248 * Replaced e-mail addresses into homepage/blog URL anywhere possible
* Added Amit to COPYRIGHT.txt
2010-01-26 09:04:19 +00:00
Trustin Lee
eca6033456 Updated author information. I want to get messages about Netty in my gmail account. 2009-10-14 05:46:40 +00:00
Trustin Lee
b9c8675cf1 Revised the documentation about event flow 2009-09-03 04:33:15 +00:00
Trustin Lee
b11ef6ca9b Relicensed to Apache License v2 2009-08-28 07:15:49 +00:00
Trustin Lee
843b530c64 Javadoc 2009-06-17 09:13:10 +00:00
Trustin Lee
14f735438c Javadoc 2009-04-28 13:35:55 +00:00
Trustin Lee
7123581038 Comment clean up as advised 2008-11-14 08:02:42 +00:00
Trustin Lee
6a759f0c63 Fixed grammar, typo, and brevity in Javadoc comments 2008-09-24 09:48:32 +00:00
Trustin Lee
b8c1472003 Cosmetic changes related with apiviz 2008-09-05 10:58:37 +00:00
Trustin Lee
62fc6b211e Added more hint to additional resources 2008-09-03 03:46:54 +00:00
Trustin Lee
c05a337d74 Added some links into the example code 2008-09-02 14:12:56 +00:00
Trustin Lee
ed8651701d More JavaDoc 2008-09-02 12:04:04 +00:00
Trustin Lee
b3c76b8cbf JavaDoc... 2008-09-02 07:13:20 +00:00
Trustin Lee
4865bb7d45 JavaDoc 2008-09-01 15:19:34 +00:00
Trustin Lee
47d141ed91 Shortened the first statement of ChannelHandler description 2008-09-01 14:34:56 +00:00
Trustin Lee
fefe10f2dd JavaDoc 2008-09-01 14:29:17 +00:00
Trustin Lee
c7a2e05ef2 Typo 2008-08-27 12:22:06 +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