netty5/example/src/main
Nikolay Fedorovskikh 943f4ec7ff 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:01:57 +01:00
..
java/io/netty/example Make methods 'static' where it missed 2017-02-23 11:01:57 +01:00
resources Add HTTP/2 Netty tiles example 2015-05-18 14:16:54 -07:00