Class MockHttpTransport

All Implemented Interfaces:
Closeable, AutoCloseable, LifecycleComponent, org.elasticsearch.core.Releasable, HttpServerTransport, ReportingService<HttpInfo>

public class MockHttpTransport extends AbstractLifecycleComponent implements HttpServerTransport
A dummy http transport used by tests when not wanting to actually bind to a real address.