Go to file
Trustin Lee 031c26482c Fixed issue: NETTY-158 Can't set the default byte order to little endian on the client side if FrameDecoder or ReplayingDecoder is used.
* FrameDecoder and ReplayingDecoder now create their internal buffers only on demand so that a user has a chance to decide what ChannelBufferFactory FrameDecoder and ReplayingDecoder will use.
2009-05-21 11:58:40 +00:00
license * Added XNIO dependency (optional) 2009-02-17 10:22:53 +00:00
src Fixed issue: NETTY-158 Can't set the default byte order to little endian on the client side if FrameDecoder or ReplayingDecoder is used. 2009-05-21 11:58:40 +00:00
.fbfilter.xml Updated FindBugs filter 2009-04-15 23:46:33 +00:00
.fbprefs Updated Find Bugs configuration 2009-03-04 10:33:09 +00:00
.gitignore Added .gitignore 2009-01-16 00:57:03 +00:00
COPYRIGHT.txt Explicitly specified minimum LGPL version in COPYRIGHT.txt 2008-12-17 10:23:47 +00:00
LICENSE.txt Initial import. Needs to: 2008-08-08 00:37:18 +00:00
NOTICE.txt * Added XNIO dependency (optional) 2009-02-17 10:22:53 +00:00
pom.xml * Upgraded Maven plugins 2009-05-21 09:55:44 +00:00