Uses of Class
org.apache.cxf.wsdl.service.factory.ReflectionServiceFactoryBean
Packages that use ReflectionServiceFactoryBean
Package
Description
-
Uses of ReflectionServiceFactoryBean in org.apache.cxf.frontend
Methods in org.apache.cxf.frontend that return ReflectionServiceFactoryBeanModifier and TypeMethodDescriptionAbstractWSDLBasedEndpointFactory.getServiceFactory()ClientProxyFactoryBean.getServiceFactory()Methods in org.apache.cxf.frontend with parameters of type ReflectionServiceFactoryBeanModifier and TypeMethodDescriptionvoidAbstractWSDLBasedEndpointFactory.setServiceFactory(ReflectionServiceFactoryBean serviceFactory) voidClientProxyFactoryBean.setServiceFactory(ReflectionServiceFactoryBean sf) Constructors in org.apache.cxf.frontend with parameters of type ReflectionServiceFactoryBeanModifierConstructorDescriptionprotectedprotected -
Uses of ReflectionServiceFactoryBean in org.apache.cxf.frontend.spring
Constructors in org.apache.cxf.frontend.spring with parameters of type ReflectionServiceFactoryBean -
Uses of ReflectionServiceFactoryBean in org.apache.cxf.jaxws.support
Subclasses of ReflectionServiceFactoryBean in org.apache.cxf.jaxws.supportModifier and TypeClassDescriptionclassConstructs a service model from JAX-WS service endpoint classes.Methods in org.apache.cxf.jaxws.support with parameters of type ReflectionServiceFactoryBeanModifier and TypeMethodDescriptionvoidJaxWsServiceConfiguration.setServiceFactory(ReflectionServiceFactoryBean serviceFactory) voidWebServiceProviderConfiguration.setServiceFactory(ReflectionServiceFactoryBean serviceFactory) -
Uses of ReflectionServiceFactoryBean in org.apache.cxf.wsdl.service.factory
Methods in org.apache.cxf.wsdl.service.factory that return ReflectionServiceFactoryBeanMethods in org.apache.cxf.wsdl.service.factory with parameters of type ReflectionServiceFactoryBeanModifier and TypeMethodDescriptionvoidAbstractServiceConfiguration.setServiceFactory(ReflectionServiceFactoryBean serviceFactory)