com.supermap.onlineservices

类 UpLoadFile

  • java.lang.Object
    • java.lang.Thread
      • com.supermap.onlineservices.UpLoadFile
  • 所有已实现的接口:
    java.lang.Runnable


    public class UpLoadFile
    extends java.lang.Thread
    上传
    • 嵌套类概要

      嵌套类 
      限定符和类型 类和说明
      static interface  UpLoadFile.UpLoadListener
      上传监听
      • 从类继承的嵌套类/接口 java.lang.Thread

        java.lang.Thread.State, java.lang.Thread.UncaughtExceptionHandler
    • 字段概要

      • 从类继承的字段 java.lang.Thread

        MAX_PRIORITY, MIN_PRIORITY, NORM_PRIORITY
    • 构造器概要

      构造器 
      构造器和说明
      UpLoadFile() 
    • 方法概要

      • 从类继承的方法 java.lang.Thread

        activeCount, checkAccess, countStackFrames, currentThread, destroy, dumpStack, enumerate, getAllStackTraces, getContextClassLoader, getDefaultUncaughtExceptionHandler, getId, getName, getPriority, getStackTrace, getState, getThreadGroup, getUncaughtExceptionHandler, holdsLock, interrupt, interrupted, isAlive, isDaemon, isInterrupted, join, join, join, resume, run, setContextClassLoader, setDaemon, setDefaultUncaughtExceptionHandler, setName, setPriority, setUncaughtExceptionHandler, sleep, sleep, start, stop, stop, suspend, toString, yield
      • 从类继承的方法 java.lang.Object

        equals, getClass, hashCode, notify, notifyAll, wait, wait, wait
    • 构造器详细资料

      • UpLoadFile

        public UpLoadFile()