TBH I'm interested in HttpServerTransport implementation. Is there sth I can use instead of Netty4HttpServerTransport class from the transport-netty4-client?
HttpServerTransport and its implementations are part of the Elasticsearch server, they're not intended to be used separately and aren't released as independent packages.
But they were published. Now they are not. There was no info that the implementation is deprecated (or at least that it will be removed from public packages).
Unfortunately things that aren't in the public API docs aren't something you can rely on existing in later versions. I don't think implementation details like HttpServerTransport are in any such docs. Moreover the whole client has been documented as deprecated for several years.
Apache, Apache Lucene, Apache Hadoop, Hadoop, HDFS and the yellow elephant
logo are trademarks of the
Apache Software Foundation
in the United States and/or other countries.