All Classes and Interfaces
Class
Description
Utility class to construct javax.xml.datatype.Duration objects.
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 FactoryClassLoader(bus), FactoryClassCreator.class);
Utility functions for JAXB.
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 WrapperHelperClassLoader(bus), WrapperHelperCreator.class);