Uses of Class
com.sun.xml.rpc.processor.model.soap.SOAPType
Packages that use SOAPType
Package
Description
-
Uses of SOAPType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type SOAPTypeModifier and TypeMethodDescriptionNames.typeClassName(SOAPType type) Names.typeObjectArraySerializerClassName(String basePackage, SOAPType type) Names.typeObjectBuilderClassName(String basePackage, SOAPType type) Names.typeObjectSerializerClassName(String basePackage, SOAPType type) static voidSOAPEncoding.writeStaticSerializer(IndentingWriter p, String portPackage, SOAPType type, Set processedTypes, SerializerWriterFactory writerFactory, Names names) -
Uses of SOAPType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type SOAPType -
Uses of SOAPType in com.sun.xml.rpc.processor.generator.writer
Constructors in com.sun.xml.rpc.processor.generator.writer with parameters of type SOAPTypeModifierConstructorDescriptionArraySerializerWriter(String basePackage, SOAPType type, Names names) CollectionSerializerWriter(SOAPType type, Names names) CustomSerializerWriter(SOAPType type, Names names) DynamicSerializerWriter(SOAPType type, Names names) EnumerationSerializerWriter(String basePackage, SOAPType type, Names names) InterfaceSerializerWriter(String basePackage, SOAPType type, Names names) SimpleTypeSerializerWriter(SOAPType type, Names names) SOAPObjectSerializerWriter(String basePackage, SOAPType type, Names names) -
Uses of SOAPType in com.sun.xml.rpc.processor.model.soap
Subclasses of SOAPType in com.sun.xml.rpc.processor.model.soapModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassMethods in com.sun.xml.rpc.processor.model.soap that return SOAPTypeModifier and TypeMethodDescriptionSOAPEnumerationType.getBaseType()SOAPArrayType.getElementType()SOAPListType.getItemType()SOAPAttributeMember.getType()SOAPElementMember.getType()SOAPStructureMember.getType()Methods in com.sun.xml.rpc.processor.model.soap with parameters of type SOAPTypeModifier and TypeMethodDescriptionvoidSOAPEnumerationType.setBaseType(SOAPType t) voidSOAPArrayType.setElementType(SOAPType type) voidSOAPListType.setItemType(SOAPType t) voidvoidvoidConstructors in com.sun.xml.rpc.processor.model.soap with parameters of type SOAPTypeModifierConstructorDescriptionSOAPArrayType(QName name, QName elementName, SOAPType elementType, JavaType javaType) SOAPArrayType(QName name, QName elementName, SOAPType elementType, JavaType javaType, SOAPVersion version) SOAPAttributeMember(QName name, SOAPType type) SOAPAttributeMember(QName name, SOAPType type, JavaStructureMember javaStructureMember) SOAPElementMember(QName name, SOAPType type) SOAPElementMember(QName name, SOAPType type, JavaStructureMember javaStructureMember) SOAPEnumerationType(QName name, SOAPType baseType, JavaType javaType) SOAPEnumerationType(QName name, SOAPType baseType, JavaType javaType, SOAPVersion version) SOAPListType(QName name, SOAPType itemType, JavaType javaType) SOAPStructureMember(QName name, SOAPType type) SOAPStructureMember(QName name, SOAPType type, JavaStructureMember javaStructureMember) -
Uses of SOAPType in com.sun.xml.rpc.processor.modeler.j2ee
Methods in com.sun.xml.rpc.processor.modeler.j2ee that return SOAPTypeModifier and TypeMethodDescriptionprotected SOAPTypeJ2EESchemaAnalyzer111.getSOAPMemberType(ComplexTypeDefinitionComponent component, SOAPStructureType structureType, ElementDeclarationComponent element, QName nameHint, boolean occursZeroOrOne) protected SOAPTypeJ2EESchemaAnalyzer112.getSOAPMemberType(ComplexTypeDefinitionComponent component, SOAPStructureType structureType, ElementDeclarationComponent element, QName nameHint, boolean occursZeroOrOne) protected SOAPTypeJ2EESchemaAnalyzerHelper.getSOAPMemberType(ComplexTypeDefinitionComponent component, SOAPStructureType structureType, ElementDeclarationComponent element, QName nameHint, boolean occursZeroOrOne) J2EESchemaAnalyzer111.getSuperSOAPMemberType(ComplexTypeDefinitionComponent component, SOAPStructureType structureType, ElementDeclarationComponent element, QName nameHint, boolean occursZeroOrOne) J2EESchemaAnalyzer112.getSuperSOAPMemberType(ComplexTypeDefinitionComponent component, SOAPStructureType structureType, ElementDeclarationComponent element, QName nameHint, boolean occursZeroOrOne) J2EESchemaAnalyzerIf.getSuperSOAPMemberType(ComplexTypeDefinitionComponent component, SOAPStructureType structureType, ElementDeclarationComponent element, QName nameHint, boolean occursZeroOrOne) -
Uses of SOAPType in com.sun.xml.rpc.processor.modeler.rmi
Methods in com.sun.xml.rpc.processor.modeler.rmi that return SOAPType -
Uses of SOAPType in com.sun.xml.rpc.processor.modeler.wsdl
Methods in com.sun.xml.rpc.processor.modeler.wsdl that return SOAPTypeModifier and TypeMethodDescriptionprotected SOAPTypeSchemaAnalyzerBase.complexSchemaTypeToSOAPType(ComplexTypeDefinitionComponent component, QName nameHint) protected SOAPTypeSchemaAnalyzerBase.enumerationToSOAPType(SimpleTypeDefinitionComponent component, EnumerationFacet facet, QName nameHint) protected SOAPTypeSchemaAnalyzerBase.getSOAPMemberType(ComplexTypeDefinitionComponent component, SOAPStructureType structureType, ElementDeclarationComponent element, QName nameHint, boolean occursZeroOrOne) protected SOAPTypeSchemaAnalyzer101.listToSOAPType(SimpleTypeDefinitionComponent component, QName nameHint) protected SOAPTypeSchemaAnalyzer103.listToSOAPType(SimpleTypeDefinitionComponent component, QName nameHint) protected SOAPTypeSchemaAnalyzerBase.listToSOAPType(SimpleTypeDefinitionComponent component, QName nameHint) map xsd:list to SOAP typeprotected SOAPTypeSchemaAnalyzer111.nillableSchemaTypeToSOAPType(TypeDefinitionComponent component) protected SOAPTypeSchemaAnalyzerBase.nillableSchemaTypeToSOAPType(TypeDefinitionComponent component) protected SOAPTypeSchemaAnalyzerBase.processSOAPArrayType(TypeDefinitionComponent component, SchemaElement element, String typeSpecifier) protected SOAPTypeSchemaAnalyzerBase.schemaTypeToSOAPType(TypeDefinitionComponent component, QName nameHint) SchemaAnalyzerBase.schemaTypeToSOAPType(QName typeName) protected SOAPTypeSchemaAnalyzer101.simpleSchemaTypeToSOAPType(SimpleTypeDefinitionComponent component, QName nameHint) protected SOAPTypeSchemaAnalyzer103.simpleSchemaTypeToSOAPType(SimpleTypeDefinitionComponent component, QName nameHint) protected SOAPTypeSchemaAnalyzerBase.simpleSchemaTypeToSOAPType(SimpleTypeDefinitionComponent component, QName nameHint) protected SOAPTypeSchemaAnalyzerBase.soapArrayBasedComplexSchemaTypeToSOAPType(ComplexTypeDefinitionComponent component, QName nameHint) protected SOAPTypeSchemaAnalyzerBase.soapStructureExtensionComplexSchemaTypeToSOAPType(ComplexTypeDefinitionComponent component, SOAPStructureType parentType, QName nameHint) protected SOAPTypeSchemaAnalyzerBase.urTypeBasedComplexSchemaTypeToSOAPType(ComplexTypeDefinitionComponent component, QName nameHint) Methods in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type SOAPTypeModifier and TypeMethodDescriptionprotected booleanSchemaAnalyzerBase.isAttributeEnumeration(SOAPType attributeType) -
Uses of SOAPType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type SOAPType