|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use TypeMappingImpl | |
|---|---|
| org.apache.axis.encoding | |
| org.apache.axis.schema | |
| Uses of TypeMappingImpl in org.apache.axis.encoding |
|---|
| Subclasses of TypeMappingImpl in org.apache.axis.encoding | |
|---|---|
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. |
| Methods in org.apache.axis.encoding that return TypeMappingImpl | |
|---|---|
static TypeMappingImpl |
DefaultSOAPEncodingTypeMappingImpl.getSingleton()
Construct TypeMapping |
static TypeMappingImpl |
DefaultJAXRPC11TypeMappingImpl.getSingleton()
Obtain the singleton default typemapping. |
| Constructors in org.apache.axis.encoding with parameters of type TypeMappingImpl | |
|---|---|
TypeMappingRegistryImpl(TypeMappingImpl tm)
Construct TypeMappingRegistry |
|
| Uses of TypeMappingImpl in org.apache.axis.schema |
|---|
| Methods in org.apache.axis.schema with parameters of type TypeMappingImpl | |
|---|---|
void |
SchemaVersion1999.registerSchemaSpecificTypes(TypeMappingImpl tm)
Register the schema specific type mappings |
void |
SchemaVersion.registerSchemaSpecificTypes(TypeMappingImpl tm)
Register the schema specific type mappings |
void |
SchemaVersion2000.registerSchemaSpecificTypes(TypeMappingImpl tm)
Register the schema specific type mappings |
void |
SchemaVersion2001.registerSchemaSpecificTypes(TypeMappingImpl tm)
Register the schema specific type mappings |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||