Package | Description |
---|---|
org.apache.cxf.common.jaxb | |
org.apache.cxf.endpoint.dynamic |
Modifier and Type | Method and Description |
---|---|
static JAXBUtils.SchemaCompiler |
JAXBUtils.createSchemaCompiler() |
static JAXBUtils.SchemaCompiler |
JAXBUtils.createSchemaCompilerWithDefaultAllocator(Set<String> allocatorSet) |
Modifier and Type | Method and Description |
---|---|
static Class<?> |
JAXBUtils.getParamClass(JAXBUtils.SchemaCompiler sc,
String method) |
Modifier and Type | Method and Description |
---|---|
protected JAXBUtils.SchemaCompiler |
DynamicClientFactory.createSchemaCompiler() |
Modifier and Type | Method and Description |
---|---|
protected void |
DynamicClientFactory.applySchemaCompilerOptions(JAXBUtils.SchemaCompiler compiler) |
Apache CXF