Uses of Class
org.apache.cxf.frontend.ServerFactoryBean
-
Packages that use ServerFactoryBean Package Description org.apache.cxf.frontend.blueprint org.apache.cxf.frontend.spring org.apache.cxf.jaxws org.apache.cxf.jaxws.blueprint org.apache.cxf.jaxws.spring -
-
Uses of ServerFactoryBean in org.apache.cxf.frontend.blueprint
Subclasses of ServerFactoryBean in org.apache.cxf.frontend.blueprint Modifier and Type Class Description static classServerFactoryBeanDefinitionParser.BPServerFactoryBean -
Uses of ServerFactoryBean in org.apache.cxf.frontend.spring
Subclasses of ServerFactoryBean in org.apache.cxf.frontend.spring Modifier and Type Class Description static classServerFactoryBeanDefinitionParser.SpringServerFactoryBean -
Uses of ServerFactoryBean in org.apache.cxf.jaxws
Subclasses of ServerFactoryBean in org.apache.cxf.jaxws Modifier and Type Class Description classJaxWsServerFactoryBeanBean to help easily create Server endpoints for JAX-WS. -
Uses of ServerFactoryBean in org.apache.cxf.jaxws.blueprint
Subclasses of ServerFactoryBean in org.apache.cxf.jaxws.blueprint Modifier and Type Class Description static classJAXWSBPNamespaceHandler.BPJaxWsServerFactoryBean -
Uses of ServerFactoryBean in org.apache.cxf.jaxws.spring
Subclasses of ServerFactoryBean in org.apache.cxf.jaxws.spring Modifier and Type Class Description static classNamespaceHandler.SpringServerFactoryBean
-