Interface UploadProgressService

  • All Superinterfaces:
    com.google.gwt.user.client.rpc.RemoteService
    All Known Implementing Classes:
    UploadProgressServlet

    @RemoteServiceRelativePath("uploadprogress")
    public interface UploadProgressService
    extends com.google.gwt.user.client.rpc.RemoteService
    • Method Detail

      • initialise

        void initialise()