Package org.apache.qpid.agent.binding

Interface Summary
TypeBinding Binding between Java Type and QMF type
 

Class Summary
BindingContext Contains the mappings from java classes to QMF schema and back.
BindingContext.Key  
BindingUtils  
ClassBinding Binding information from a custom java class to a QMF schema
EnumBinding Binding information from a java enum to a QMF schema
ListBinding Binding information from a java list to a QMF schema.
MapBinding Binding information from a java Map to a QMF schema.
MethodBinding Metadata for mapping a method to a QMF schema
ParameterBinding Metadata for mapping a method argument to a QMF schema
PropertyBinding Metadata for mapping a java property (getter/setter) to a QMF schema
QMFTypeBinding Basic type mappings for QMF schema
 

Exception Summary
BindingException ManagedException
 



Licensed to the Apache Software Foundation