Uses of Package
org.codehaus.xfire.service.object

Packages that use org.codehaus.xfire.service.object
org.codehaus.xfire.message   
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.wsdl11   
org.codehaus.xfire.wsdl11.builder   
 

Classes in org.codehaus.xfire.service.object used by org.codehaus.xfire.message
Invoker
          The invoker class allows you to control how your service class is invoked.
ObjectService
          A service which can map to an underlying Methods and Classes.
Operation
          An operation that be performed on a service.
Parameter
          A parameter for an operation.
 

Classes in org.codehaus.xfire.service.object used by org.codehaus.xfire.service.object
DefaultObjectService
           
Invoker
          The invoker class allows you to control how your service class is invoked.
ObjectService
          A service which can map to an underlying Methods and Classes.
Operation
          An operation that be performed on a service.
Parameter
          A parameter for an operation.
ServiceBuilder
           
 

Classes in org.codehaus.xfire.service.object used by org.codehaus.xfire.test
ServiceBuilder
           
 

Classes in org.codehaus.xfire.service.object used by org.codehaus.xfire.wsdl11
DefaultObjectService
           
 

Classes in org.codehaus.xfire.service.object used by org.codehaus.xfire.wsdl11.builder
ObjectService
          A service which can map to an underlying Methods and Classes.
Operation
          An operation that be performed on a service.
 



Copyright © 2004-2005 Codehaus. All Rights Reserved.