Interface ESMockAPIBasedRepositoryIntegTestCase.DelegatingHttpHandler

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

public static interface ESMockAPIBasedRepositoryIntegTestCase.DelegatingHttpHandler extends HttpHandler
  • Method Summary

    Modifier and Type
    Method
    Description
     

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

    handle
  • Method Details