Uses of Class
com.sun.xml.rpc.processor.model.soap.SOAPListType
Packages that use SOAPListType
Package
Description
-
Uses of SOAPListType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type SOAPListTypeModifier and TypeMethodDescriptionvoidEnumerationEncoderGenerator.visit(SOAPListType type) voidEnumerationGenerator.visit(SOAPListType type) voidGeneratorBase.visit(SOAPListType type) voidSerializerRegistryGenerator.visit(SOAPListType type) protected voidGeneratorBase.visitSOAPListType(SOAPListType type) bug fix: 4900251protected voidHolderGenerator.visitSOAPListType(SOAPListType type) -
Uses of SOAPListType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type SOAPListType -
Uses of SOAPListType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type SOAPListTypeModifier and TypeMethodDescriptionprotected voidModelImporter.propertySOAPListType(XMLReader reader, SOAPListType subject, String name, Object value) protected voidModelExporter.visitSOAPListType(SOAPListType target) -
Uses of SOAPListType in com.sun.xml.rpc.processor.model.soap
Methods in com.sun.xml.rpc.processor.model.soap with parameters of type SOAPListType -
Uses of SOAPListType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type SOAPListTypeModifier and TypeMethodDescriptionvoidClassNameCollector.visit(SOAPListType type) voidModelWriter.visit(SOAPListType type)