Interface UploadProgressServiceAsync


  • public interface UploadProgressServiceAsync
    • Method Detail

      • initialise

        void initialise​(com.google.gwt.user.client.rpc.AsyncCallback<Void> asyncCallback)
      • getEvents

        void getEvents​(com.google.gwt.user.client.rpc.AsyncCallback<List<Event>> asyncCallback)