Uses of Class
org.granite.messaging.jmf.JMFEncodingException

Packages that use JMFEncodingException
org.granite.messaging.jmf.codec.std.impl   
 

Uses of JMFEncodingException in org.granite.messaging.jmf.codec.std.impl
 

Methods in org.granite.messaging.jmf.codec.std.impl that return JMFEncodingException
protected  JMFEncodingException AbstractStandardCodec.newBadTypeJMFEncodingException(int jmfType, int parameterizedJmfType)