Class FileMgr.FileTransferResult

  • Enclosing class:
    FileMgr

    public static class FileMgr.FileTransferResult
    extends com.google.gwt.core.client.JavaScriptObject
    • Constructor Detail

      • FileTransferResult

        protected FileTransferResult()
    • Method Detail

      • getBytesSent

        public final int getBytesSent()
      • getResponseCode

        public final int getResponseCode()
      • getResponse

        public final String getResponse()