Uses of Class
com.sun.xml.rpc.processor.model.soap.SOAPSimpleType
-
-
Uses of SOAPSimpleType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type SOAPSimpleType Modifier and Type Method Description protected voidGeneratorBase. postVisitSOAPSimpleType(SOAPSimpleType type)protected voidGeneratorBase. preVisitSOAPSimpleType(SOAPSimpleType type)protected voidInterfaceSerializerGenerator. preVisitSOAPSimpleType(SOAPSimpleType type)protected voidSOAPObjectSerializerGenerator. preVisitSOAPSimpleType(SOAPSimpleType type)voidEnumerationEncoderGenerator. visit(SOAPSimpleType type)voidEnumerationGenerator. visit(SOAPSimpleType type)voidGeneratorBase. visit(SOAPSimpleType type)voidHolderGenerator. visit(SOAPSimpleType type)voidSerializerRegistryGenerator. visit(SOAPSimpleType type)protected voidGeneratorBase. visitSOAPSimpleType(SOAPSimpleType type) -
Uses of SOAPSimpleType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type SOAPSimpleType Modifier and Type Method Description voidTypeVisitor. visit(SOAPSimpleType type) -
Uses of SOAPSimpleType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type SOAPSimpleType Modifier and Type Method Description protected voidModelImporter. propertySOAPSimpleType(XMLReader reader, SOAPSimpleType subject, String name, Object value)protected voidModelExporter. visitSOAPSimpleType(SOAPSimpleType target) -
Uses of SOAPSimpleType in com.sun.xml.rpc.processor.model.soap
Methods in com.sun.xml.rpc.processor.model.soap with parameters of type SOAPSimpleType Modifier and Type Method Description voidSOAPTypeVisitor. visit(SOAPSimpleType type) -
Uses of SOAPSimpleType in com.sun.xml.rpc.processor.modeler.rmi
-
Uses of SOAPSimpleType in com.sun.xml.rpc.processor.modeler.wsdl
Methods in com.sun.xml.rpc.processor.modeler.wsdl that return SOAPSimpleType Modifier and Type Method Description protected SOAPSimpleTypeSchemaAnalyzerBase. createSOAPSimpleType(SimpleTypeDefinitionComponent component)Methods in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type SOAPSimpleType Modifier and Type Method Description protected voidSchemaAnalyzerBase. setReferenceable(SOAPSimpleType simpleType) -
Uses of SOAPSimpleType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type SOAPSimpleType Modifier and Type Method Description voidClassNameCollector. visit(SOAPSimpleType type)voidModelWriter. visit(SOAPSimpleType type)
-