Uses of Class
org.codehaus.xfire.spring.ServiceBean

Packages that use ServiceBean
org.codehaus.xfire.spring.remoting   
 

Uses of ServiceBean in org.codehaus.xfire.spring.remoting
 

Subclasses of ServiceBean in org.codehaus.xfire.spring.remoting
 class XFireExporter
          Web controller that exports the specified service bean as a XFire Soap service endpoint.
 

Methods in org.codehaus.xfire.spring.remoting that return ServiceBean
 ServiceBean XFireClientInterceptor.getService()
           
 

Methods in org.codehaus.xfire.spring.remoting with parameters of type ServiceBean
 void XFireClientInterceptor.setService(ServiceBean serviceBean)
           
 



Copyright © 2004-2009. All Rights Reserved.