org.apache.qpid.proton.codec
Interface UnsignedLongType.UnsignedLongEncoding

All Superinterfaces:
PrimitiveTypeEncoding<UnsignedLong>, TypeConstructor<UnsignedLong>, TypeEncoding<UnsignedLong>
Enclosing class:
UnsignedLongType

public static interface UnsignedLongType.UnsignedLongEncoding
extends PrimitiveTypeEncoding<UnsignedLong>


Method Summary
 
Methods inherited from interface org.apache.qpid.proton.codec.PrimitiveTypeEncoding
getConstructorSize, getEncodingCode, getType, writeConstructor
 
Methods inherited from interface org.apache.qpid.proton.codec.TypeEncoding
encodesJavaPrimitive, encodesSuperset, getValueSize, isFixedSizeVal, writeValue
 
Methods inherited from interface org.apache.qpid.proton.codec.TypeConstructor
encodesJavaPrimitive, getTypeClass, readValue
 



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