Interface AsyncRequestCompletion


public interface AsyncRequestCompletion
  • Method Summary

    Modifier and Type Method Description
    void requestCompleted​(AsyncRequest asyncRequest)  
  • Method Details

    • requestCompleted

      void requestCompleted​(AsyncRequest asyncRequest)