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

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

Uses of IntegerCodec in org.granite.messaging.jmf
 

Methods in org.granite.messaging.jmf that return IntegerCodec
 IntegerCodec CodecRegistry.getIntegerCodec()
           
 IntegerCodec DefaultCodecRegistry.getIntegerCodec()
           
 

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

Classes in org.granite.messaging.jmf.codec.std.impl that implement IntegerCodec
 class IntegerCodecImpl