|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeCreationOptions | |
|---|---|
| org.apache.cxf.aegis | |
| org.apache.cxf.aegis.databinding | |
| org.apache.cxf.aegis.type | |
| org.apache.cxf.aegis.type.java5 | |
| Uses of TypeCreationOptions in org.apache.cxf.aegis |
|---|
| Methods in org.apache.cxf.aegis that return TypeCreationOptions | |
|---|---|
TypeCreationOptions |
AegisContext.getTypeCreationOptions()
Return the type mapping configuration associated with this context. |
| Methods in org.apache.cxf.aegis with parameters of type TypeCreationOptions | |
|---|---|
void |
AegisContext.setTypeCreationOptions(TypeCreationOptions newConfiguration)
Set the configuration object. |
| Uses of TypeCreationOptions in org.apache.cxf.aegis.databinding |
|---|
| Methods in org.apache.cxf.aegis.databinding with parameters of type TypeCreationOptions | |
|---|---|
void |
AegisDatabinding.setConfiguration(TypeCreationOptions configuration)
|
| Uses of TypeCreationOptions in org.apache.cxf.aegis.type |
|---|
| Methods in org.apache.cxf.aegis.type that return TypeCreationOptions | |
|---|---|
TypeCreationOptions |
AbstractTypeCreator.getConfiguration()
|
| Methods in org.apache.cxf.aegis.type with parameters of type TypeCreationOptions | |
|---|---|
void |
AbstractTypeCreator.setConfiguration(TypeCreationOptions tpConfiguration)
|
| Constructors in org.apache.cxf.aegis.type with parameters of type TypeCreationOptions | |
|---|---|
DefaultTypeCreator(TypeCreationOptions configuration)
|
|
| Uses of TypeCreationOptions in org.apache.cxf.aegis.type.java5 |
|---|
| Constructors in org.apache.cxf.aegis.type.java5 with parameters of type TypeCreationOptions | |
|---|---|
AnnotatedTypeInfo(TypeMapping tm,
Class<?> typeClass,
String ns,
AnnotationReader annotationReader,
TypeCreationOptions typeCreationOptions)
|
|
AnnotatedTypeInfo(TypeMapping tm,
Class<?> typeClass,
String ns,
TypeCreationOptions typeCreationOptions)
|
|
|
Apache CXF API | |||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||