Class ListObjectsV2Controller

java.lang.Object
com.robothy.s3.rest.handler.ListObjectsV2Controller
All Implemented Interfaces:
com.robothy.netty.http.HttpRequestHandler

public class ListObjectsV2Controller extends Object implements com.robothy.netty.http.HttpRequestHandler
  • Constructor Details

    • ListObjectsV2Controller

      public ListObjectsV2Controller(ServiceFactory serviceFactory)
  • Method Details

    • handle

      public void handle(com.robothy.netty.http.HttpRequest request, com.robothy.netty.http.HttpResponse response) throws Exception
      Specified by:
      handle in interface com.robothy.netty.http.HttpRequestHandler
      Throws:
      Exception