| Package | Description |
|---|---|
| org.apache.axis.encoding | |
| org.apache.axis.schema |
| Modifier and Type | Class and Description |
|---|---|
class |
DefaultJAXRPC11TypeMappingImpl
This is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping
See DefaultTypeMapping for more information.
|
class |
DefaultSOAP12TypeMappingImpl
Deprecated.
Please use DefaultSOAPEncodingTypeMappingImpl.java
|
class |
DefaultSOAPEncodingTypeMappingImpl
This is the implementation of the axis Default JAX-RPC SOAP Encoding TypeMapping
See DefaultTypeMapping for more information.
|
class |
DefaultTypeMappingImpl
This is the implementation of the axis Default TypeMapping (which extends
the JAX-RPC TypeMapping interface) for SOAP 1.1.
|
| Modifier and Type | Method and Description |
|---|---|
static TypeMappingImpl |
DefaultSOAPEncodingTypeMappingImpl.getSingleton()
Construct TypeMapping
|
static TypeMappingImpl |
DefaultJAXRPC11TypeMappingImpl.getSingleton()
Obtain the singleton default typemapping.
|
| Constructor and Description |
|---|
TypeMappingRegistryImpl(TypeMappingImpl tm)
Construct TypeMappingRegistry
|
| Modifier and Type | Method and Description |
|---|---|
void |
SchemaVersion2001.registerSchemaSpecificTypes(TypeMappingImpl tm)
Register the schema specific type mappings
|
void |
SchemaVersion2000.registerSchemaSpecificTypes(TypeMappingImpl tm)
Register the schema specific type mappings
|
void |
SchemaVersion1999.registerSchemaSpecificTypes(TypeMappingImpl tm)
Register the schema specific type mappings
|
void |
SchemaVersion.registerSchemaSpecificTypes(TypeMappingImpl tm)
Register the schema specific type mappings
|
Copyright © The Apache Software Foundation. All Rights Reserved.