| Package | Description |
|---|---|
| javax.xml.rpc | |
| org.apache.axis.client | |
| org.apache.axis.encoding |
| Modifier and Type | Method and Description |
|---|---|
TypeMappingRegistry |
Service.getTypeMappingRegistry()
Gets the
TypeMappingRegistry for this
Service object. |
| Modifier and Type | Method and Description |
|---|---|
TypeMappingRegistry |
Service.getTypeMappingRegistry()
Returns the current TypeMappingRegistry or null.
|
| Modifier and Type | Method and Description |
|---|---|
void |
Service.setTypeMappingRegistry(TypeMappingRegistry registry)
Defines the current Type Mappig Registry.
|
| Modifier and Type | Interface and Description |
|---|---|
interface |
TypeMappingRegistry
This interface describes the AXIS TypeMappingRegistry.
|
| Modifier and Type | Class and Description |
|---|---|
class |
TypeMappingRegistryImpl
The TypeMappingRegistry keeps track of the individual TypeMappings.
|
Copyright © The Apache Software Foundation. All Rights Reserved.