| Package | Description |
|---|---|
| org.apache.cxf.aegis | |
| org.apache.cxf.aegis.type | |
| org.apache.cxf.aegis.type.java5 |
| Modifier and Type | Method and Description |
|---|---|
protected AbstractTypeCreator |
AegisContext.createDefaultTypeCreator() |
protected AbstractTypeCreator |
AegisContext.createRootTypeCreator() |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultTypeCreator |
class |
XMLTypeCreator
Deduce mapping information from an xml file.
|
| Modifier and Type | Field and Description |
|---|---|
protected AbstractTypeCreator |
AbstractTypeCreator.nextCreator |
| Modifier and Type | Method and Description |
|---|---|
void |
AbstractTypeCreator.setNextCreator(AbstractTypeCreator creator) |
| Modifier and Type | Class and Description |
|---|---|
class |
Java5TypeCreator |
Apache CXF