INRIA & FluxMedia

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

Packages that use BufferingHandler
fr.fluxmedia.transmorpher.TProcessFactory   
 

Uses of BufferingHandler in fr.fluxmedia.transmorpher.TProcessFactory
 

Subclasses of BufferingHandler in fr.fluxmedia.transmorpher.TProcessFactory
(package private)  class LoopHandler
          Implements the SAX events circulation and buffering in a loop-channel LoopHandler is the handler of a Loop channel.
(package private)  class TestHandler
          Implements the SAX events circulation and buffering in a loop-channel LoopHandler is the handler of a Loop channel.
 

Fields in fr.fluxmedia.transmorpher.TProcessFactory declared as BufferingHandler
(package private)  BufferingHandler LoopManagerHandler.buffer
          a buffer for the output of inner process of the loop
(package private)  BufferingHandler[] TMerger.handlerList
          The list of SAX handlers
 

Methods in fr.fluxmedia.transmorpher.TProcessFactory that return BufferingHandler
 BufferingHandler TMerger.getHandler(int p)
          return a handler
 


INRIA & FluxMedia

..no bottom yet...