Uses of Package
org.apache.cxf.service.factory

Packages that use org.apache.cxf.service.factory
org.apache.cxf.aegis.databinding   
org.apache.cxf.frontend   
org.apache.cxf.frontend.spring   
org.apache.cxf.jaxws.support   
org.apache.cxf.service.factory   
org.apache.cxf.wsdl11   
 

Classes in org.apache.cxf.service.factory used by org.apache.cxf.aegis.databinding
AbstractServiceConfiguration
           
AbstractServiceFactoryBean
           
ReflectionServiceFactoryBean
          Introspects a class and builds a Service from it.
 

Classes in org.apache.cxf.service.factory used by org.apache.cxf.frontend
ReflectionServiceFactoryBean
          Introspects a class and builds a Service from it.
 

Classes in org.apache.cxf.service.factory used by org.apache.cxf.frontend.spring
ReflectionServiceFactoryBean
          Introspects a class and builds a Service from it.
 

Classes in org.apache.cxf.service.factory used by org.apache.cxf.jaxws.support
AbstractServiceConfiguration
           
AbstractServiceFactoryBean
           
ReflectionServiceFactoryBean
          Introspects a class and builds a Service from it.
 

Classes in org.apache.cxf.service.factory used by org.apache.cxf.service.factory
AbstractServiceConfiguration
           
AbstractServiceFactoryBean
           
ReflectionServiceFactoryBean
          Introspects a class and builds a Service from it.
 

Classes in org.apache.cxf.service.factory used by org.apache.cxf.wsdl11
AbstractServiceFactoryBean
           
 



Apache CXF