Uses of Class
com.sun.xml.rpc.processor.model.soap.SOAPCustomType
Packages that use SOAPCustomType
Package
Description
-
Uses of SOAPCustomType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type SOAPCustomTypeModifier and TypeMethodDescriptionNames.getCustomTypeDeserializerMemberName(SOAPCustomType type) Names.getCustomTypeSerializerMemberName(SOAPCustomType type) protected voidGeneratorBase.postVisitSOAPCustomType(SOAPCustomType type) protected voidGeneratorBase.preVisitSOAPCustomType(SOAPCustomType type) voidEnumerationEncoderGenerator.visit(SOAPCustomType type) voidEnumerationGenerator.visit(SOAPCustomType type) voidGeneratorBase.visit(SOAPCustomType type) voidHolderGenerator.visit(SOAPCustomType type) voidSerializerRegistryGenerator.visit(SOAPCustomType type) protected voidGeneratorBase.visitSOAPCustomType(SOAPCustomType type) -
Uses of SOAPCustomType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type SOAPCustomType -
Uses of SOAPCustomType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type SOAPCustomTypeModifier and TypeMethodDescriptionprotected voidModelImporter.propertySOAPCustomType(XMLReader reader, SOAPCustomType subject, String name, Object value) protected voidModelExporter.visitSOAPCustomType(SOAPCustomType target) -
Uses of SOAPCustomType in com.sun.xml.rpc.processor.model.soap
Methods in com.sun.xml.rpc.processor.model.soap with parameters of type SOAPCustomType -
Uses of SOAPCustomType in com.sun.xml.rpc.processor.modeler.wsdl
Methods in com.sun.xml.rpc.processor.modeler.wsdl that return SOAPCustomTypeModifier and TypeMethodDescriptionprotected SOAPCustomTypeSchemaAnalyzerBase.getCustomTypeFor(TypeDefinitionComponent component) protected SOAPCustomTypeSchemaAnalyzerBase.mustGetCustomTypeFor(TypeDefinitionComponent component) -
Uses of SOAPCustomType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type SOAPCustomTypeModifier and TypeMethodDescriptionvoidClassNameCollector.visit(SOAPCustomType type) voidModelWriter.visit(SOAPCustomType type)