| Interface | Description | 
|---|---|
| TimeEstimator | 
 Estimates the time left (ETA) during image resource upload to the server. 
 | 
| Class | Description | 
|---|---|
| ClientKeepAlive | 
 A  
Runnable which keeps a Connector's server-side resources
 from timing out. | 
| ErrorContainer | 
 Container for errors 
 | 
| ErrorHandler | 
 Top of the error handling hierarchy. 
 | 
| ErrorHandler.EXCEPTION_EVENT | |
| ErrorHandler.FILE_EXCEPTION | 
ErrorHandler.FILE_EXCEPTIONs are thrown any time in the context of a particular
 file and otherwise unspecified exception takes place. | 
| ErrorHandler.INTERNAL_EXCEPTION | |
| ErrorHandler.MISSING_LIBRARY | 
 A  
ErrorHandler.FILE_EXCEPTION caused specifically by some library (native
 or otherwise) not being installed locally. | 
| ErrorHandler.UNKNOWN_FORMAT | 
 Unlike  
ErrorHandler.FILE_EXCEPTION, UNKNOWN_FORMAT does not have a reader
 since bio-formats is telling us that it does not know how to handle
 the given file. | 
| ErrorHandler.UNREADABLE_FILE | 
 Similar to  
ErrorHandler.UNKNOWN_FORMAT UNREADABLE_FILE specifies that the
 file which is being accessed is unreadable (does not exist or canRead
 is false), so if the user is specifically saying that the file should
 be imported, there may be some underlying issue. | 
| FileUploader | |
| HtmlMessenger | 
 This class allows you to submit a URL and a String hash map of
 key-value pairs to be posted to the URL in question. 
 | 
| IniFileLoader | 
 This class loads in the default importer.ini file (or one specified from the
 command line when starting the app) 
 | 
| ProportionalTimeEstimatorImpl | 
 Class implementing the  
TimeEstimator interface. | 
| TinyImportFixture | 
 test fixture which uses a hard-coded file ("tinyTest.d3d.dv") from the
 classpath, and adds them to a new UUID-named dataset. 
 | 
| Exception | Description | 
|---|---|
| HtmlMessengerException | 
                
                
Version: 5.2.4-ice35-b23
Copyright © 2016 The University of Dundee & Open Microscopy Environment. All Rights Reserved.