Uses of Interface
javax.xml.rpc.encoding.TypeMappingRegistry
Packages that use TypeMappingRegistry
-
Uses of TypeMappingRegistry in javax.xml.rpc
Methods in javax.xml.rpc that return TypeMappingRegistryModifier and TypeMethodDescriptionService.getTypeMappingRegistry()
Gets theTypeMappingRegistry
for thisService
object. -
Uses of TypeMappingRegistry in org.apache.axis.client
Methods in org.apache.axis.client that return TypeMappingRegistryModifier and TypeMethodDescriptionService.getTypeMappingRegistry()
Returns the current TypeMappingRegistry or null.Methods in org.apache.axis.client with parameters of type TypeMappingRegistryModifier and TypeMethodDescriptionvoid
Service.setTypeMappingRegistry
(TypeMappingRegistry registry) Defines the current Type Mappig Registry. -
Uses of TypeMappingRegistry in org.apache.axis.encoding
Subinterfaces of TypeMappingRegistry in org.apache.axis.encodingModifier and TypeInterfaceDescriptioninterface
This interface describes the AXIS TypeMappingRegistry.Classes in org.apache.axis.encoding that implement TypeMappingRegistryModifier and TypeClassDescriptionclass
The TypeMappingRegistry keeps track of the individual TypeMappings.