Uses of Class
org.apache.qpid.proton.codec.LongType
Packages that use LongType
-
Uses of LongType in org.apache.qpid.proton.codec
Constructors in org.apache.qpid.proton.codec with parameters of type LongTypeModifierConstructorDescriptionArrayType(EncoderImpl encoder, DecoderImpl decoder, BooleanType boolType, ByteType byteType, ShortType shortType, IntegerType intType, LongType longType, FloatType floatType, DoubleType doubleType, CharacterType characterType)