Package | Description |
---|---|
org.apache.cxf.common.spi |
Class and Description |
---|
ClassGeneratorClassLoader
Class loader used to store and retrieve class generated during runtime to avoid class generation each time.
|
ClassGeneratorClassLoader.TypeHelperClassLoader |
ClassLoaderProxyService |
ClassLoaderService |
GeneratedClassClassLoader
Class loader used to find class generated during build time to avoid class generation during runtime.
|
GeneratedClassClassLoader.TypeHelperClassLoader |
NamespaceClassCreator
SPI interface to implement the proxy defining logic.
|
Apache CXF