Uses of Interface
org.apache.qpid.proton.codec.IntegerType.IntegerEncoding

Packages that use IntegerType.IntegerEncoding
org.apache.qpid.proton.codec   
 

Uses of IntegerType.IntegerEncoding in org.apache.qpid.proton.codec
 

Methods in org.apache.qpid.proton.codec that return IntegerType.IntegerEncoding
 IntegerType.IntegerEncoding IntegerType.getCanonicalEncoding()
           
 IntegerType.IntegerEncoding IntegerType.getEncoding(int i)
           
 IntegerType.IntegerEncoding IntegerType.getEncoding(Integer val)
           
 

Methods in org.apache.qpid.proton.codec that return types with arguments of type IntegerType.IntegerEncoding
 Collection<IntegerType.IntegerEncoding> IntegerType.getAllEncodings()
           
 



Copyright © 2013 The Apache Software Foundation. All Rights Reserved.