INRIA & FluxMedia

Uses of Class
fr.fluxmedia.transmorpher.TProcessFactory.TProcess_Impl

Packages that use TProcess_Impl
fr.fluxmedia.transmorpher.stdlib   
fr.fluxmedia.transmorpher.TProcessFactory   
 

Uses of TProcess_Impl in fr.fluxmedia.transmorpher.stdlib
 

Subclasses of TProcess_Impl in fr.fluxmedia.transmorpher.stdlib
 class broadcast
           
 class concat
           
 class readfile
          read a file which coordinates (local path or URL) is give in the file parameter of the generate call, parse it and generate a SAX event flow to the next handler
 class stdout
           
 class TestingDispatcher
           
 class tmq
          The function just have to behave like the built-inTTransformation
 class wrap
           
 class writefile
          This class offer a serializer mechanisme.
 class xslt
          The function just have to behave like the built-inTTransformation
 

Uses of TProcess_Impl in fr.fluxmedia.transmorpher.TProcessFactory
 

Subclasses of TProcess_Impl in fr.fluxmedia.transmorpher.TProcessFactory
 class TApplyProcess
           
 class TApplyRuleset
          The function just have to behave like the built-in TTransformation
 class TDispatcher
          this class define the dispatcher process. dispatch one data flow to different process.
 class TLoop
          This class represents a repeat process.
 class TMain
           
 class TMerger
          This class based on the TProcessBasic allow to define a Connector.
 class TProcessBasic
           
 class TProcessComponent
           
 class TProcessComposite
           
 class TReader
           
 class TSerializer
           
 class TServlet
           
 class TTransformation
          During the parse process an xsl file was generated to handle the define external.
 


INRIA & FluxMedia

..no bottom yet...