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

Packages that use TypeMappingRegistry
org.codehaus.xfire.service.object This package includes an implementation of the the org.codehaus.xfire.service package. 
org.codehaus.xfire.test   
org.codehaus.xfire.type   
 

Uses of TypeMappingRegistry in org.codehaus.xfire.service.object
 

Constructors in org.codehaus.xfire.service.object with parameters of type TypeMappingRegistry
ObjectServiceBuilder(org.codehaus.xfire.XFire xfire, TypeMappingRegistry registry)
           
 

Uses of TypeMappingRegistry in org.codehaus.xfire.test
 

Methods in org.codehaus.xfire.test that return TypeMappingRegistry
 TypeMappingRegistry AbstractXFireTypeTest.getRegistry()
           
 

Uses of TypeMappingRegistry in org.codehaus.xfire.type
 

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



Copyright © 2004-2005 Codehaus. All Rights Reserved.