OpenSearch/plugins/transport-nio
Tim Brooks de92d2ef1f
Move connection listener to ConnectionManager (#32956)
This is a followup to #31886. After that commit the
TransportConnectionListener had to be propogated to both the
Transport and the ConnectionManager. This commit moves that listener
to completely live in the ConnectionManager. The request and response
related methods are moved to a TransportMessageListener. That listener
continues to live in the Transport class.
2018-08-18 10:09:24 -06:00
..
licenses NETWORKING: Fix Netty Leaks by upgrading to 4.1.28 (#32511) 2018-08-01 02:34:58 +02:00
src Move connection listener to ConnectionManager (#32956) 2018-08-18 10:09:24 -06:00
build.gradle NETWORKING: Fix Netty Leaks by upgrading to 4.1.28 (#32511) 2018-08-01 02:34:58 +02:00