Uses of Interface
org.granite.messaging.jmf.codec.std.FloatCodec

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

Uses of FloatCodec in org.granite.messaging.jmf
 

Methods in org.granite.messaging.jmf that return FloatCodec
 FloatCodec CodecRegistry.getFloatCodec()
           
 FloatCodec DefaultCodecRegistry.getFloatCodec()
           
 

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

Classes in org.granite.messaging.jmf.codec.std.impl that implement FloatCodec
 class FloatCodecImpl