it.eng.spago.transcoding
Class TranscoderFactory

java.lang.Object
  extended byit.eng.spago.transcoding.TranscoderFactory

public class TranscoderFactory
extends java.lang.Object

Factory used to create the transcoders.


Constructor Summary
TranscoderFactory()
           
 
Method Summary
static TranscoderIFace getTranscoder(ResponseContainer responseContainer)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

TranscoderFactory

public TranscoderFactory()
Method Detail

getTranscoder

public static TranscoderIFace getTranscoder(ResponseContainer responseContainer)
                                     throws EMFInternalError
Throws:
EMFInternalError