Uses of Interface
org.apache.qpid.proton.amqp.DescribedType

Packages that use DescribedType
org.apache.qpid.proton.amqp   
org.apache.qpid.proton.codec   
 

Uses of DescribedType in org.apache.qpid.proton.amqp
 

Classes in org.apache.qpid.proton.amqp that implement DescribedType
 class UnknownDescribedType
           
 

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

Methods in org.apache.qpid.proton.codec that return DescribedType
 DescribedType Data.getDescribedType()
           
 

Methods in org.apache.qpid.proton.codec with parameters of type DescribedType
 void Data.putDescribedType(DescribedType dt)
           
 



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