netty5/testsuite
Nikolay Fedorovskikh f7fa1d56e8 Make methods 'static' where it missed
Motivation:

Calling a static method is faster then dynamic

Modifications:

Add 'static' keyword for methods where it missed

Result:

A bit faster method calls
2017-02-23 11:23:25 +01:00
..
src/main/java/io/netty/testsuite Make methods 'static' where it missed 2017-02-23 11:23:25 +01:00
.gitignore updated udt and connection test 2013-05-14 06:46:07 +02:00
pom.xml Move AutobahnTestsuite to extra module 2017-02-21 10:14:09 +01:00