Uses of Class
com.sun.xml.rpc.processor.model.soap.SOAPArrayType
-
-
Uses of SOAPArrayType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type SOAPArrayType Modifier and Type Method Description protected voidGeneratorBase. postVisitSOAPArrayType(SOAPArrayType type)voidCustomClassGenerator. preVisitSOAPArrayType(SOAPArrayType type)protected voidGeneratorBase. preVisitSOAPArrayType(SOAPArrayType type)protected voidInterfaceSerializerGenerator. preVisitSOAPArrayType(SOAPArrayType type)voidSerializerRegistryGenerator. preVisitSOAPArrayType(SOAPArrayType type)protected voidSOAPObjectSerializerGenerator. preVisitSOAPArrayType(SOAPArrayType type)protected voidStubTieGeneratorBase. preVisitSOAPArrayType(SOAPArrayType type)voidGeneratorBase. visit(SOAPArrayType type)protected voidEnumerationEncoderGenerator. visitSOAPArrayType(SOAPArrayType type)protected voidEnumerationGenerator. visitSOAPArrayType(SOAPArrayType type)protected voidGeneratorBase. visitSOAPArrayType(SOAPArrayType type)protected voidHolderGenerator. visitSOAPArrayType(SOAPArrayType type) -
Uses of SOAPArrayType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type SOAPArrayType Modifier and Type Method Description voidTypeVisitor. visit(SOAPArrayType type) -
Uses of SOAPArrayType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type SOAPArrayType Modifier and Type Method Description protected voidModelImporter. propertySOAPArrayType(XMLReader reader, SOAPArrayType subject, String name, Object value)protected voidModelExporter. visitSOAPArrayType(SOAPArrayType target) -
Uses of SOAPArrayType in com.sun.xml.rpc.processor.model.soap
Methods in com.sun.xml.rpc.processor.model.soap with parameters of type SOAPArrayType Modifier and Type Method Description voidSOAPTypeVisitor. visit(SOAPArrayType type) -
Uses of SOAPArrayType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type SOAPArrayType Modifier and Type Method Description voidClassNameCollector. visit(SOAPArrayType type)voidModelWriter. visit(SOAPArrayType type)
-