OpenSearch/x-pack/plugin/core
Lee Hinman 48281ac5bc
Use generic AcknowledgedResponse instead of extended classes (#32859)
This removes custom Response classes that extend `AcknowledgedResponse` and do nothing, these classes are not needed and we can directly use the non-abstract super-class instead.

While this appears to be a large PR, no code has actually changed, only class names have been changed and entire classes removed.
2018-08-15 08:06:14 -06:00
..
licenses Remove BouncyCastle dependency from runtime (#32193) 2018-07-21 00:03:58 +03:00
src Use generic AcknowledgedResponse instead of extended classes (#32859) 2018-08-15 08:06:14 -06:00
build.gradle Make x-pack core pull transport-nio (#32757) 2018-08-10 17:36:29 -06:00
snapshot.key Make licensing FIPS-140 compliant (#30251) 2018-05-02 22:19:43 +03:00