[강운덕] [WEB-98] Api 정리. 리팩토링

git-svn-id: http://svn.bds.nhncorp.com/pe/hippo-tomcat-profiler/trunk@3654 84d0f5b1-2673-498c-a247-62c4ff18d310
This commit is contained in:
Woonduk Kang
2014-04-11 08:40:58 +00:00
parent 7a239b2e7e
commit 71f28ce3af
@@ -30,6 +30,7 @@ public class TcpDataSender extends AbstractDataSender implements EnhancedDataSen
private final Logger logger = LoggerFactory.getLogger(this.getClass());
static {
// preClassLoad
ChannelBuffers.buffer(2);
}