Interface | Description |
---|---|
ExtensionClassCreator | |
WSDLBuilder<T> | |
WSDLExtensibilityPlugin | |
WSDLExtensionLoader |
Marker interface to mark beans in the config that register
addition WSDLExtensors so the WSDLManager can load the
additional extensors on demand
|
WSDLManager |
WSDLManager
|
Class | Description |
---|---|
AbstractWSDLPlugin | |
ExtensionClassCreatorProxyService | |
ExtensionClassGenerator | |
ExtensionClassLoader |
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);
|
JAXBExtensibilityElement | |
JAXBExtensionHelper |
JAXBExtensionHelper
|
TExtensibilityElementImpl |
Implements the
ExtensibilityElement interface. |
WSAEndpointReferenceUtils |
Provides utility methods for obtaining endpoint references, wsdl definitions, etc.
|
WSDLConstants | |
WSDLHelper | |
WSDLLibrary |
Enum | Description |
---|---|
WSDLConstants.WSDLVersion |
Apache CXF