Uses of Interface
com.armatiek.infofuze.result.TransactionableIf

Packages that use TransactionableIf
com.armatiek.infofuze.result.solrj   
 

Uses of TransactionableIf in com.armatiek.infofuze.result.solrj
 

Classes in com.armatiek.infofuze.result.solrj that implement TransactionableIf
 class SolrjResult
          A SAXResult that writes the output stream (which must be in the Solr XML update format) to a Solr instance using the Solrj client library.