Uses of Class
org.apache.cxf.jaxws.support.JaxWsImplementorInfo
Packages that use JaxWsImplementorInfo
-
Uses of JaxWsImplementorInfo in org.apache.cxf.jaxws
Constructors in org.apache.cxf.jaxws with parameters of type JaxWsImplementorInfo -
Uses of JaxWsImplementorInfo in org.apache.cxf.jaxws.support
Methods in org.apache.cxf.jaxws.support that return JaxWsImplementorInfoMethods in org.apache.cxf.jaxws.support with parameters of type JaxWsImplementorInfoModifier and TypeMethodDescriptionprotected final voidJaxWsServiceFactoryBean.initConfiguration(JaxWsImplementorInfo ii) voidJaxWsServiceFactoryBean.setJaxWsImplementorInfo(JaxWsImplementorInfo jaxWsImplementorInfo) Constructors in org.apache.cxf.jaxws.support with parameters of type JaxWsImplementorInfoModifierConstructorDescriptionJaxWsEndpointImpl(org.apache.cxf.Bus bus, org.apache.cxf.service.Service s, org.apache.cxf.service.model.EndpointInfo ei, JaxWsImplementorInfo implementorInfo, List<jakarta.xml.ws.WebServiceFeature> wf, List<? extends org.apache.cxf.feature.Feature> af, boolean isFromWsdl) JaxWsServiceFactoryBean(JaxWsImplementorInfo implInfo)