Apache CXF API

Uses of Class
org.apache.cxf.frontend.ServerFactoryBean

Packages that use ServerFactoryBean
org.apache.cxf.frontend.spring   
org.apache.cxf.jaxws   
org.apache.cxf.jaxws.spring   
 

Uses of ServerFactoryBean in org.apache.cxf.frontend.spring
 

Subclasses of ServerFactoryBean in org.apache.cxf.frontend.spring
static class ServerFactoryBeanDefinitionParser.SpringServerFactoryBean
           
 

Uses of ServerFactoryBean in org.apache.cxf.jaxws
 

Subclasses of ServerFactoryBean in org.apache.cxf.jaxws
 class JaxWsServerFactoryBean
          Bean to help easily create Server endpoints for JAX-WS.
 

Uses of ServerFactoryBean in org.apache.cxf.jaxws.spring
 

Subclasses of ServerFactoryBean in org.apache.cxf.jaxws.spring
static class NamespaceHandler.SpringServerFactoryBean
           
 


Apache CXF API

Apache CXF