Package ome.formats.importer.util

Interface Summary
FileUploadCounter.ProgressListener  
 

Class Summary
ClientKeepAlive A Runnable which keeps a Connector's server side resources from timing out.
ErrorContainer Container for errors
ErrorFilePart  
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 FILE_EXECEPTION, UKNOWN_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 UKNOWN_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.
FileUploadCounter  
FileUploadCounter.OutputStreamCounter  
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)
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 Summary
HtmlMessengerException  
 



OmeroJava Api

Version: 4.3.4-dbcbce5a-b4

Copyright © 2009 The University of Dundee. All Rights Reserved.