Uses of Package
org.apache.qpid.agent.binding

Packages that use org.apache.qpid.agent.binding
org.apache.qpid.agent   
org.apache.qpid.agent.binding   
 

Classes in org.apache.qpid.agent.binding used by org.apache.qpid.agent
BindingContext
          Contains the mappings from java classes to QMF schema and back.
ClassBinding
          Binding information from a custom java class to a QMF schema
MethodBinding
          Metadata for mapping a method to a QMF schema
PropertyBinding
          Metadata for mapping a java property (getter/setter) to a QMF schema
 

Classes in org.apache.qpid.agent.binding used by org.apache.qpid.agent.binding
BindingContext
          Contains the mappings from java classes to QMF schema and back.
BindingContext.Key
           
ClassBinding
          Binding information from a custom java class to a QMF schema
EnumBinding
          Binding information from a java enum 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
TypeBinding
          Binding between Java Type and QMF type
 



Licensed to the Apache Software Foundation