Uses of Class
org.apache.cxf.jaxws.JaxWsServerFactoryBean

Packages that use JaxWsServerFactoryBean
org.apache.cxf.jaxws   
org.apache.cxf.jaxws.spring   
 

Uses of JaxWsServerFactoryBean in org.apache.cxf.jaxws
 

Constructors in org.apache.cxf.jaxws with parameters of type JaxWsServerFactoryBean
EndpointImpl(Bus b, java.lang.Object implementor, JaxWsServerFactoryBean sf)
           
 

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

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



Apache CXF