Uses of Interface
org.codehaus.xfire.aegis.type.TypeMappingRegistry

Packages that use TypeMappingRegistry
org.codehaus.xfire.aegis   
org.codehaus.xfire.aegis.type   
org.codehaus.xfire.loom   
org.codehaus.xfire.loom.type   
org.codehaus.xfire.plexus.config   
org.codehaus.xfire.spring.remoting   
org.codehaus.xfire.xmlbeans   
 

Uses of TypeMappingRegistry in org.codehaus.xfire.aegis
 

Constructors in org.codehaus.xfire.aegis with parameters of type TypeMappingRegistry
AegisBindingProvider(TypeMappingRegistry registry)
           
 

Uses of TypeMappingRegistry in org.codehaus.xfire.aegis.type
 

Classes in org.codehaus.xfire.aegis.type that implement TypeMappingRegistry
 class DefaultTypeMappingRegistry
          The default implementation of TypeMappingRegistry.
 

Uses of TypeMappingRegistry in org.codehaus.xfire.loom
 

Methods in org.codehaus.xfire.loom that return TypeMappingRegistry
protected  TypeMappingRegistry DefaultServiceFactory.getTypeMappingRegistry()
           
 

Uses of TypeMappingRegistry in org.codehaus.xfire.loom.type
 

Classes in org.codehaus.xfire.loom.type that implement TypeMappingRegistry
 class TypeMappingRegistry
          Extends and configures the TypeMappingRegistry.
 

Uses of TypeMappingRegistry in org.codehaus.xfire.plexus.config
 

Methods in org.codehaus.xfire.plexus.config that return TypeMappingRegistry
 TypeMappingRegistry ObjectServiceConfigurator.getTypeMappingRegistry()
           
 

Uses of TypeMappingRegistry in org.codehaus.xfire.spring.remoting
 

Methods in org.codehaus.xfire.spring.remoting with parameters of type TypeMappingRegistry
 void Jsr181HandlerMapping.setTypeMappingRegistry(TypeMappingRegistry typeMappingRegistry)
          Sets the type mapping registry.
 

Uses of TypeMappingRegistry in org.codehaus.xfire.xmlbeans
 

Classes in org.codehaus.xfire.xmlbeans that implement TypeMappingRegistry
 class XmlBeansTypeRegistry
           
 



Copyright © 2004-2005 Codehaus. All Rights Reserved.