Uses of Class
org.codehaus.xfire.service.object.DefaultObjectService

Packages that use DefaultObjectService
org.codehaus.xfire.service.object This package includes an implementation of the the org.codehaus.xfire.service package. 
org.codehaus.xfire.wsdl11   
 

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

Methods in org.codehaus.xfire.service.object with parameters of type DefaultObjectService
protected  void ObjectServiceBuilder.addOperation(DefaultObjectService service, java.lang.reflect.Method method)
           
protected  void ObjectServiceBuilder.initializeOperations(DefaultObjectService service)
           
protected  void ObjectServiceBuilder.initializeTypeMapping(DefaultObjectService service)
          Creates a type mapping for this class and registers it with the TypeMappingRegistry.
 

Uses of DefaultObjectService in org.codehaus.xfire.wsdl11
 

Constructors in org.codehaus.xfire.wsdl11 with parameters of type DefaultObjectService
ObjectServiceVisitor(javax.wsdl.Definition definition, DefaultObjectService service)
           
 



Copyright © 2004-2005 Codehaus. All Rights Reserved.