All Classes and Interfaces
Class
Description
Resolves WSDL URIs using Apache Commons Resolver API.
If class has been generated during build time
(use @see org.apache.cxf.common.spi.GeneratedClassClassLoaderCapture capture to save bytes)
you can set class loader to avoid class generation during runtime:
bus.setExtension(new ExtensionClassLoader(bus), ExtensionClassCreator.class);
JAXBExtensionHelper
Provide a SOAPAction header for the benefit of dusty toolkits
which still require them (e.g.
Introspects a class and builds a
Service from it.A custom Schema serializer because WSDL4J's is buggy.
Consume a set of service definitions and produce a WSDL model.
Implements the
ExtensibilityElement interface.Provides utility methods for obtaining endpoint references, wsdl definitions, etc.
An AbstractServiceConfiguration that gets the style
from the BindingInfo obtained parsing the WSDL.
A factory to create an internal
EndpointInfo from WSDL Port extensions.Marker interface to mark beans in the config that register
addition WSDLExtensors so the WSDLManager can load the
additional extensors on demand
WSDLManager
WSDLManagerImpl
This exception is thrown for problems processing WSDL
structures.