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 theTypeMappingRegistryfor thisServiceobject. -
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 TypeMethodDescriptionvoidService.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 TypeInterfaceDescriptioninterfaceThis interface describes the AXIS TypeMappingRegistry.Classes in org.apache.axis.encoding that implement TypeMappingRegistryModifier and TypeClassDescriptionclassThe TypeMappingRegistry keeps track of the individual TypeMappings.