Uses of Class
org.codehaus.xfire.aegis.type.Configuration

Packages that use Configuration
org.codehaus.xfire.aegis.type   
org.codehaus.xfire.jaxws.type   
 

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

Methods in org.codehaus.xfire.aegis.type that return Configuration
 Configuration AbstractTypeCreator.getConfiguration()
           
 Configuration DefaultTypeMappingRegistry.getConfiguration()
           
 

Methods in org.codehaus.xfire.aegis.type with parameters of type Configuration
 void AbstractTypeCreator.setConfiguration(Configuration typeConfiguration)
           
 void DefaultTypeMappingRegistry.setConfiguration(Configuration typeConfiguration)
           
 

Constructors in org.codehaus.xfire.aegis.type with parameters of type Configuration
DefaultTypeCreator(Configuration configuration)
           
 

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

Constructors in org.codehaus.xfire.jaxws.type with parameters of type Configuration
JAXWSTypeCreator(Configuration configuration)
           
 



Copyright © 2004-2006 Envoi Solutions LLC. All Rights Reserved.