Uses of Interface
org.apache.cxf.wsdl.WSDLManager
Packages that use WSDLManager
Package
Description
-
Uses of WSDLManager in org.apache.cxf.binding.xml.wsdl11
Methods in org.apache.cxf.binding.xml.wsdl11 with parameters of type WSDLManagerModifier and TypeMethodDescriptionvoidXMLWSDLExtensionLoader.createExtensor(WSDLManager manager, Class<?> parentType, Class<?> elementType) voidXMLWSDLExtensionLoader.registerExtensors(WSDLManager manager) -
Uses of WSDLManager in org.apache.cxf.transport.http
Methods in org.apache.cxf.transport.http with parameters of type WSDLManagerModifier and TypeMethodDescriptionvoidHTTPWSDLExtensionLoader.createExtensor(Bus b, WSDLManager manager, Class<?> parentType, Class<?> elementType) -
Uses of WSDLManager in org.apache.cxf.transport.jms.wsdl11
Methods in org.apache.cxf.transport.jms.wsdl11 with parameters of type WSDLManagerModifier and TypeMethodDescriptionvoidJMSWSDLExtensionLoader.addExtensions(WSDLManager manager, Class<?> parentType, Class<?> elementType) -
Uses of WSDLManager in org.apache.cxf.ws.addressing.impl
Methods in org.apache.cxf.ws.addressing.impl with parameters of type WSDLManagerModifier and TypeMethodDescriptionvoidAddressingWSDLExtensionLoader.createExtensor(WSDLManager manager, Class<?> parentType, Class<?> elementType) -
Uses of WSDLManager in org.apache.cxf.wsdl11
Classes in org.apache.cxf.wsdl11 that implement WSDLManager