Uses of Class
org.apache.cxf.service.factory.ReflectionServiceFactoryBean

Packages that use ReflectionServiceFactoryBean
org.apache.cxf.frontend   
org.apache.cxf.service.factory   
 

Uses of ReflectionServiceFactoryBean in org.apache.cxf.frontend
 

Methods in org.apache.cxf.frontend that return ReflectionServiceFactoryBean
 ReflectionServiceFactoryBean AbstractEndpointFactory.getServiceFactory()
           
 

Methods in org.apache.cxf.frontend with parameters of type ReflectionServiceFactoryBean
 void AbstractEndpointFactory.setServiceFactory(ReflectionServiceFactoryBean serviceFactory)
           
 

Uses of ReflectionServiceFactoryBean in org.apache.cxf.service.factory
 

Methods in org.apache.cxf.service.factory that return ReflectionServiceFactoryBean
 ReflectionServiceFactoryBean AbstractServiceConfiguration.getServiceFactory()
           
 

Methods in org.apache.cxf.service.factory with parameters of type ReflectionServiceFactoryBean
 void AbstractServiceConfiguration.setServiceFactory(ReflectionServiceFactoryBean serviceFactory)
           
 



Copyright © 2006-2007 Apache Software Foundation. All Rights Reserved.