OpenSearch/plugins/transport-nio
Tim Brooks ad0dc580c5
Fix location of AbstractHttpServerTransport (#30888)
Currently AbstractHttpServerTransport is in a netty4 module. This is the
incorrect location. This commit moves it out of netty4 module.
Additionally, it moves unit tests that test AbstractHttpServerTransport
logic to server.
2018-05-29 13:14:23 -06:00
..
src Fix location of AbstractHttpServerTransport (#30888) 2018-05-29 13:14:23 -06:00
build.gradle Add nio http server transport (#29587) 2018-05-15 16:37:14 -06:00