Uses of Class
org.apache.cxf.jaxws.JaxWsServerFactoryBean
Packages that use JaxWsServerFactoryBean
-
Uses of JaxWsServerFactoryBean in org.apache.cxf.jaxws
Methods in org.apache.cxf.jaxws that return JaxWsServerFactoryBeanMethods in org.apache.cxf.jaxws with parameters of type JaxWsServerFactoryBeanModifier and TypeMethodDescriptionprotected voidEndpointImpl.setServerFactory(JaxWsServerFactoryBean bean) Constructors in org.apache.cxf.jaxws with parameters of type JaxWsServerFactoryBeanModifierConstructorDescriptionEndpointImpl(org.apache.cxf.Bus b, Object implementor, JaxWsServerFactoryBean sf) -
Uses of JaxWsServerFactoryBean in org.apache.cxf.jaxws.spring
Subclasses of JaxWsServerFactoryBean in org.apache.cxf.jaxws.spring -
Uses of JaxWsServerFactoryBean in org.apache.cxf.jaxws22
Constructors in org.apache.cxf.jaxws22 with parameters of type JaxWsServerFactoryBeanModifierConstructorDescriptionEndpointImpl(org.apache.cxf.Bus b, Object implementor, JaxWsServerFactoryBean sf) Deprecated.