Uses of Interface
javax.xml.rpc.encoding.TypeMappingRegistry

Packages that use TypeMappingRegistry
javax.xml.rpc   
org.apache.axis.client   
 

Uses of TypeMappingRegistry in javax.xml.rpc
 

Methods in javax.xml.rpc that return TypeMappingRegistry
 TypeMappingRegistry Service.getTypeMappingRegistry()
          Gets the TypeMappingRegistry for this Service object.
 

Uses of TypeMappingRegistry in org.apache.axis.client
 

Methods in org.apache.axis.client that return TypeMappingRegistry
 TypeMappingRegistry Service.getTypeMappingRegistry()
          Returns the current TypeMappingRegistry or null.
 

Methods in org.apache.axis.client with parameters of type TypeMappingRegistry
 void Service.setTypeMappingRegistry(TypeMappingRegistry registry)
          Defines the current Type Mappig Registry.
 



Copyright © 2003 Apache Web Services Project. A ll Rights Reserved.