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

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

Uses of LongCodec in org.granite.messaging.jmf
 

Methods in org.granite.messaging.jmf that return LongCodec
 LongCodec CodecRegistry.getLongCodec()
           
 LongCodec DefaultCodecRegistry.getLongCodec()
           
 

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

Classes in org.granite.messaging.jmf.codec.std.impl that implement LongCodec
 class LongCodecImpl