netty5/common
Norman Maurer 98f9924bc5 Let GlobalEventExecutor implement OrderedEventExecutor (#8952)
Motivation:

GlobalEventExecutor does already provide all guarantees of OrderedEventExecutor so it should implement it.

Modifications:

Let GlobalEventExecutor implement OrderedEventExecutor.

Result:

Make it more clear how execution order is handled in GlobalEventExecutor.
2019-03-19 11:40:11 +01:00
..
src Let GlobalEventExecutor implement OrderedEventExecutor (#8952) 2019-03-19 11:40:11 +01:00
pom.xml Update version number to start working on Netty 5 2018-11-20 15:49:57 +01:00