xmlBlaster 2.2.0 API

Uses of Class
org.xmlBlaster.client.filepoller.FileInfo

Packages that use FileInfo
org.xmlBlaster.client.filepoller   
 

Uses of FileInfo in org.xmlBlaster.client.filepoller
 

Methods in org.xmlBlaster.client.filepoller that return FileInfo
private  FileInfo[] Publisher.doPublish()
          Publish file to xmlBlaster.
 

Methods in org.xmlBlaster.client.filepoller with parameters of type FileInfo
 byte[] DirectoryManager.getContent(FileInfo info)
          Gets the content from the specified file as a byte[].
private  boolean DirectoryManager.isReady(FileInfo info, long currentTime)
          Returns false if the info object is null, if the size is zero or if it has not passed sufficient time since the last change.
 java.lang.String Publisher.toString(FileInfo[] infos, int max)
          Create a comma separated list of file names.
 


xmlBlaster 2.2.0 API

Copyright © 1999-2014 The xmlBlaster.org contributers.