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

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

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.service.factory
AbstractServiceConfiguration
           
ReflectionServiceFactoryBean
          Introspects a class and builds a Service from it.
 



Apache CXF