Go to file
Trustin Lee 5a2491576c * Introduced a common interface 'ExternalResourceReleasable'
* All types that depend on an external resource (e.g. Executor specified in the constructor) implements ExternalResourceReleasable now
* EmbeddedChannelFactory.releaseExternalResources() shouldn't throw an exception.
2009-01-19 05:02:22 +00:00
license * Moved all third party license filed into the 'license' directory 2008-12-30 02:41:09 +00:00
src * Introduced a common interface 'ExternalResourceReleasable' 2009-01-19 05:02:22 +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 * Moved all third party license filed into the 'license' directory 2008-12-30 02:41:09 +00:00
pom.xml Fixed issue: NETTY-105 Update the project description in pom.xml 2009-01-14 00:53:19 +00:00