Uses of Class
com.sun.xml.rpc.processor.model.soap.RPCResponseStructureType
Packages that use RPCResponseStructureType
Package
Description
-
Uses of RPCResponseStructureType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type RPCResponseStructureTypeModifier and TypeMethodDescriptionprotected voidGeneratorBase.postVisitRPCResponseStructureType(RPCResponseStructureType type) protected voidGeneratorBase.preVisitRPCResponseStructureType(RPCResponseStructureType type) voidGeneratorBase.visit(RPCResponseStructureType type) protected voidGeneratorBase.visitRPCResponseStructureType(RPCResponseStructureType type) -
Uses of RPCResponseStructureType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type RPCResponseStructureType -
Uses of RPCResponseStructureType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type RPCResponseStructureTypeModifier and TypeMethodDescriptionprotected voidModelImporter.propertyRPCResponseStructureType(XMLReader reader, RPCResponseStructureType subject, String name, Object value) protected voidModelExporter.visitRPCResponseStructureType(RPCResponseStructureType target) -
Uses of RPCResponseStructureType in com.sun.xml.rpc.processor.model.soap
Methods in com.sun.xml.rpc.processor.model.soap with parameters of type RPCResponseStructureType -
Uses of RPCResponseStructureType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type RPCResponseStructureTypeModifier and TypeMethodDescriptionvoidClassNameCollector.visit(RPCResponseStructureType type) voidModelWriter.visit(RPCResponseStructureType type)