Apache CXF API

org.apache.cxf.transport.http
Class HTTPWSDLExtensionLoader

java.lang.Object
  extended by org.apache.cxf.transport.http.HTTPWSDLExtensionLoader
All Implemented Interfaces:
WSDLExtensionLoader

public final class HTTPWSDLExtensionLoader
extends Object
implements WSDLExtensionLoader


Constructor Summary
HTTPWSDLExtensionLoader(Bus b)
           
 
Method Summary
 void createExtensor(WSDLManager manager, Class<?> parentType, Class<? extends javax.wsdl.extensions.ExtensibilityElement> elementType)
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

HTTPWSDLExtensionLoader

public HTTPWSDLExtensionLoader(Bus b)
Method Detail

createExtensor

public void createExtensor(WSDLManager manager,
                           Class<?> parentType,
                           Class<? extends javax.wsdl.extensions.ExtensibilityElement> elementType)

Apache CXF API

Apache CXF