netty5/src/main/java/org/jboss/netty
Trustin Lee 7fddc9ddfa * Added OneToOneEncoder and OneToOneDecoder
* Removed most duplicate code by extending them
2008-12-17 07:38:32 +00:00
..
bootstrap Resolved issue: NETTY-84 Replace ChannelFactory.getExternalResource() with ChannelFactory.releaseExternalResources() 2008-11-28 11:18:21 +00:00
buffer endianness -> defaultEndianness 2008-12-08 09:50:00 +00:00
channel * Fixed compilation errors 2008-12-09 07:17:37 +00:00
example Deprecated receive size predictor 2008-12-08 09:17:10 +00:00
group Fixed some findbugs warnings 2008-12-09 00:46:29 +00:00
handler * Added OneToOneEncoder and OneToOneDecoder 2008-12-17 07:38:32 +00:00
logging Made sure StackTraceSimplifier is always loaded 2008-09-26 02:57:10 +00:00
util Changed the interruption interval of ExecutorShutdownUtil just in case the I/O thread is not interrupted on time (this sometimes happens on IBM JDK) 2008-12-08 23:31:45 +00:00