netty5/src/main/java/org/jboss/netty
Trustin Lee 5ac5611e51 Resolved issue: NETTY-23 (Simplify an exception stack trace.)
* Added DebugUtil and StackTraceSimplifier
* DefaultExceptionEvent and InternalLoggerFactory simplifies the stack trace unless Netty debug mode is enabled.
2008-08-21 05:38:43 +00:00
..
bootstrap Fixed NETTY-10 (Bootstrap.getPipeline() shold throw an IllegalStateException if pipelineFactory property is in use.) and NETTY-12 (Bootstrap.setPipeline() doesn't update the pipeline property at all.) 2008-08-18 03:07:05 +00:00
buffer Fixed NETTY-21 and NETTY-22: 2008-08-20 03:09:23 +00:00
channel Resolved issue: NETTY-23 (Simplify an exception stack trace.) 2008-08-21 05:38:43 +00:00
example * More comments on examples 2008-08-12 11:58:15 +00:00
handler Forgot to check in ... 2008-08-20 08:22:05 +00:00
logging Resolved issue: NETTY-23 (Simplify an exception stack trace.) 2008-08-21 05:38:43 +00:00
util Resolved issue: NETTY-23 (Simplify an exception stack trace.) 2008-08-21 05:38:43 +00:00