Interface ESMockAPIBasedRepositoryIntegTestCase.BlobStoreHttpHandler

All Superinterfaces:
HttpHandler
Enclosing class:
ESMockAPIBasedRepositoryIntegTestCase

protected static interface ESMockAPIBasedRepositoryIntegTestCase.BlobStoreHttpHandler extends HttpHandler
A HttpHandler that allows to list stored blobs
  • Method Summary

    Modifier and Type
    Method
    Description
     

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

    handle
  • Method Details