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.castor   
org.codehaus.xfire.jaxb2   
org.codehaus.xfire.jaxws.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
 

Methods in org.codehaus.xfire.aegis that return TypeMappingRegistry
 TypeMappingRegistry AegisBindingProvider.getTypeMappingRegistry()
           
 

Methods in org.codehaus.xfire.aegis with parameters of type TypeMappingRegistry
 void AegisBindingProvider.setTypeMappingRegistry(TypeMappingRegistry registry)
           
 

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.castor
 

Classes in org.codehaus.xfire.castor that implement TypeMappingRegistry
 class CastorTypeMappingRegistry
          TypeMappingRegistry factory class for creating CastorTypeCreator classes.
 

Uses of TypeMappingRegistry in org.codehaus.xfire.jaxb2
 

Classes in org.codehaus.xfire.jaxb2 that implement TypeMappingRegistry
 class JaxbTypeRegistry
           
 

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

Classes in org.codehaus.xfire.jaxws.type that implement TypeMappingRegistry
 class JAXWSTypeRegistry
           
 

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-2006 Envoi Solutions LLC. All Rights Reserved.