Uses of Interface
org.apache.qpid.proton.codec.PrimitiveType

Packages that use PrimitiveType
org.apache.qpid.proton.codec   
 

Uses of PrimitiveType in org.apache.qpid.proton.codec
 

Classes in org.apache.qpid.proton.codec that implement PrimitiveType
 class ArrayType
           
 class BinaryType
           
 class BooleanType
           
 class ByteType
           
 class CharacterType
           
 class Decimal128Type
           
 class Decimal32Type
           
 class Decimal64Type
           
 class DoubleType
           
 class FloatType
           
 class IntegerType
           
 class ListType
           
 class LongType
           
 class MapType
           
 class NullType
           
 class ShortType
           
 class StringType
           
 class SymbolType
           
 class TimestampType
           
 class UnsignedByteType
           
 class UnsignedIntegerType
           
 class UnsignedLongType
           
 class UnsignedShortType
           
 class UUIDType
           
 

Methods in org.apache.qpid.proton.codec that return PrimitiveType
 PrimitiveType<T> PrimitiveTypeEncoding.getType()
           
 



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