Uses of Class
com.sun.xml.rpc.processor.config.TypeMappingRegistryInfo
-
Packages that use TypeMappingRegistryInfo Package Description com.sun.xml.rpc.processor.config com.sun.xml.rpc.processor.config.parser com.sun.xml.rpc.processor.modeler.rmi -
-
Uses of TypeMappingRegistryInfo in com.sun.xml.rpc.processor.config
Methods in com.sun.xml.rpc.processor.config that return TypeMappingRegistryInfo Modifier and Type Method Description TypeMappingRegistryInfoModelInfo. getTypeMappingRegistry()Methods in com.sun.xml.rpc.processor.config with parameters of type TypeMappingRegistryInfo Modifier and Type Method Description voidModelInfo. setTypeMappingRegistry(TypeMappingRegistryInfo i) -
Uses of TypeMappingRegistryInfo in com.sun.xml.rpc.processor.config.parser
Methods in com.sun.xml.rpc.processor.config.parser that return TypeMappingRegistryInfo Modifier and Type Method Description protected TypeMappingRegistryInfoModelInfoParser. parseTypeMappingRegistryInfo(XMLReader reader) -
Uses of TypeMappingRegistryInfo in com.sun.xml.rpc.processor.modeler.rmi
Methods in com.sun.xml.rpc.processor.modeler.rmi that return TypeMappingRegistryInfo Modifier and Type Method Description TypeMappingRegistryInfoRmiModeler. getTypeMappingRegistryInfo()
-