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 ClientProxyFactoryBean.getServiceFactory()
           
 ReflectionServiceFactoryBean AbstractEndpointFactory.getServiceFactory()
           
 

Methods in org.apache.cxf.frontend with parameters of type ReflectionServiceFactoryBean
 void ClientProxyFactoryBean.setServiceFactory(ReflectionServiceFactoryBean sf)
           
 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)
           
 



Apache CXF is an effort undergoing incubation at the Apache Software Foundation(ASF) and sponsored by the Apache Incubator PMC.