Commit Graph

7 Commits

Author SHA1 Message Date
Trustin Lee
7fddc9ddfa * Added OneToOneEncoder and OneToOneDecoder
* Removed most duplicate code by extending them
2008-12-17 07:38:32 +00:00
Trustin Lee
7cbd2a272e Small comment 2008-12-08 10:08:34 +00:00
Trustin Lee
18e745e2a1 buffer.discardReadBytes() should not be called too often 2008-12-08 10:07:06 +00:00
Trustin Lee
1fa791c4a4 Made sure all out-of-the-box encoders and decoders respect the ChannelBufferFactory configuration 2008-12-08 09:02:33 +00:00
Trustin Lee
fe98713cba * Added ChannelBufferFactory and its implementations
* Made sure ChannelBuffer implementations respect the associated ChannelBufferFactory
2008-12-08 08:20:34 +00:00
Trustin Lee
f744de9d85 * Added JavaDoc for the handler.codec.serialization package
* Improved JavaDoc for handler.codec.string and handler.ssl
2008-09-04 05:48:41 +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