Uses of Class
com.sun.xml.rpc.processor.model.soap.SOAPAnyType
Packages that use SOAPAnyType
Package
Description
-
Uses of SOAPAnyType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type SOAPAnyTypeModifier and TypeMethodDescriptionprotected voidGeneratorBase.postVisitSOAPAnyType(SOAPAnyType type) protected voidGeneratorBase.preVisitSOAPAnyType(SOAPAnyType type) protected voidInterfaceSerializerGenerator.preVisitSOAPAnyType(SOAPAnyType type) protected voidSOAPObjectSerializerGenerator.preVisitSOAPAnyType(SOAPAnyType type) voidEnumerationEncoderGenerator.visit(SOAPAnyType type) voidEnumerationGenerator.visit(SOAPAnyType type) voidGeneratorBase.visit(SOAPAnyType type) voidHolderGenerator.visit(SOAPAnyType type) voidSerializerRegistryGenerator.visit(SOAPAnyType type) protected voidGeneratorBase.visitSOAPAnyType(SOAPAnyType type) -
Uses of SOAPAnyType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type SOAPAnyType -
Uses of SOAPAnyType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type SOAPAnyTypeModifier and TypeMethodDescriptionprotected voidModelImporter.propertySOAPAnyType(XMLReader reader, SOAPAnyType subject, String name, Object value) protected voidModelExporter.visitSOAPAnyType(SOAPAnyType target) -
Uses of SOAPAnyType in com.sun.xml.rpc.processor.model.soap
Methods in com.sun.xml.rpc.processor.model.soap with parameters of type SOAPAnyType -
Uses of SOAPAnyType in com.sun.xml.rpc.processor.modeler.rmi
Fields in com.sun.xml.rpc.processor.modeler.rmi declared as SOAPAnyType -
Uses of SOAPAnyType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type SOAPAnyTypeModifier and TypeMethodDescriptionvoidClassNameCollector.visit(SOAPAnyType type) voidModelWriter.visit(SOAPAnyType type)