Uses of Class
org.jcreme.processing.MultiplexedProducer

Packages that use MultiplexedProducer
org.jcreme.processing   
 

Uses of MultiplexedProducer in org.jcreme.processing
 

Methods in org.jcreme.processing that return MultiplexedProducer
 MultiplexedProducer ProducerMultiplexer.getMultiplexedProducer()
          Provides a new MultiplexedProducer.
 

Methods in org.jcreme.processing with parameters of type MultiplexedProducer
 java.lang.Object ProducerMultiplexer.consumeItem(MultiplexedProducer producer)
          This method enables to consume the data associated to one of the Producers that are multiplexed.
 void ProducerMultiplexer.removeMultiplexedProducer(MultiplexedProducer producer)
          Unregisters a MultiplexedProducer from the Multiplexer.
 



Copyright 2006 null. All Rights Reserved.