Interface OpenSearchMockAPIBasedRepositoryIntegTestCase.DelegatingHttpHandler

All Superinterfaces:
HttpHandler
All Known Implementing Classes:
OpenSearchMockAPIBasedRepositoryIntegTestCase.ErroneousHttpHandler, OpenSearchMockAPIBasedRepositoryIntegTestCase.HttpStatsCollectorHandler
Enclosing class:
OpenSearchMockAPIBasedRepositoryIntegTestCase

public static interface OpenSearchMockAPIBasedRepositoryIntegTestCase.DelegatingHttpHandler extends HttpHandler
  • Method Summary

    Modifier and Type
    Method
    Description
     

    Methods inherited from interface com.sun.net.httpserver.HttpHandler

    handle
  • Method Details