Uses of Class
com.sun.xml.rpc.processor.model.soap.RPCResponseStructureType
-
-
Uses of RPCResponseStructureType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type RPCResponseStructureType Modifier and Type Method Description protected 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 Modifier and Type Method Description voidTypeVisitor. visit(RPCResponseStructureType type) -
Uses of RPCResponseStructureType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type RPCResponseStructureType Modifier and Type Method Description protected 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 Modifier and Type Method Description voidSOAPTypeVisitor. visit(RPCResponseStructureType type) -
Uses of RPCResponseStructureType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type RPCResponseStructureType Modifier and Type Method Description voidClassNameCollector. visit(RPCResponseStructureType type)voidModelWriter. visit(RPCResponseStructureType type)
-