java.lang.Object
org.serviceconnector.web.xml.AjaxSystemXMLLoader.UploadRunnable
- All Implemented Interfaces:
Callable<Integer>
- Enclosing class:
- AjaxSystemXMLLoader
The Class UploadRunnable. Needs to be a separate thread if UI wants show a progress bar.
-
Method Summary
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Method Details
-
getOutputStream
Gets the output stream.
- Returns:
- the output stream
-
close
Close.
- Returns:
- the integer
- Throws:
Exception - the exception
-