Interface AsyncRequestCompletion


  • public interface AsyncRequestCompletion
    • Method Summary

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

      • requestCompleted

        void requestCompleted​(AsyncRequest asyncRequest)