Uses of Interface
org.apache.qpid.proton.codec.IntegerType.IntegerEncoding
-
Packages that use IntegerType.IntegerEncoding Package Description 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 Modifier and Type Method Description IntegerType.IntegerEncodingIntegerType. getCanonicalEncoding()IntegerType.IntegerEncodingIntegerType. getEncoding(int i)IntegerType.IntegerEncodingIntegerType. getEncoding(java.lang.Integer val)Methods in org.apache.qpid.proton.codec that return types with arguments of type IntegerType.IntegerEncoding Modifier and Type Method Description java.util.Collection<IntegerType.IntegerEncoding>IntegerType. getAllEncodings()
-