Uses of Class
com.sun.xml.registry.uddi.UDDIMapper
-
Packages that use UDDIMapper Package Description com.sun.xml.registry.uddi -
-
Uses of UDDIMapper in com.sun.xml.registry.uddi
Methods in com.sun.xml.registry.uddi that return UDDIMapper Modifier and Type Method Description UDDIMapperProtoCallbackHandler. getUDDIMapper()UDDIMapperRegistryServiceImpl. getUDDIMapper()UDDIMapperUDDIMapperCallback. getUDDIMapper()Methods in com.sun.xml.registry.uddi with parameters of type UDDIMapper Modifier and Type Method Description voidUDDIMapperCallback. setUDDIMapper(UDDIMapper mapper)Constructors in com.sun.xml.registry.uddi with parameters of type UDDIMapper Constructor Description Processor(RegistryServiceImpl registryService, UDDIMapper mapper)ProtoCallbackHandler(UDDIMapper mapper)ResponseTransformer(UDDIMapper mapper)
-