Uses of Class
com.sun.xml.rpc.processor.model.AbstractType
-
-
Uses of AbstractType in com.sun.xml.rpc.client.dii
Methods in com.sun.xml.rpc.client.dii with parameters of type AbstractType Modifier and Type Method Description protected ClassServiceInfoBuilder. getJavaClassFor(AbstractType parameterType) -
Uses of AbstractType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type AbstractType Modifier and Type Method Description protected static voidStubTieGeneratorBase. collectNamespaces(AbstractType type, List list, List visited)StringNames. customJavaTypeClassName(AbstractType type)static booleanSOAPObjectSerializerGenerator. deserializeToDetail(AbstractType type)protected static StringSerializerRegistryGenerator. genKey(AbstractType type)StringNames. getClassMemberName(String className, AbstractType type)StringNames. getClassMemberName(String className, AbstractType type, String suffix)protected StringWSDLTypeGenerator. getNamespacePrefix(AbstractType type)protected QNameWSDLTypeGenerator. getQNameAttrArrayType(AbstractType type)protected StringWSDLTypeGenerator. getSOAPEncodingNamespace(AbstractType type)protected SOAPVersionWSDLTypeGenerator. getSOAPVersion(AbstractType type)StringNames. getTypeMemberName(AbstractType type)StringNames. holderClassName(Port port, AbstractType type)StringNames. typeInterfaceSerializerClassName(String basePackage, AbstractType type)static voidSOAPObjectSerializerGenerator. writeDetailDoDeserializeMethod(IndentingWriter p, AbstractType type) -
Uses of AbstractType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type AbstractType Modifier and Type Method Description NodeJavaXmlTypeMappingNode. write(Node parent, String nodeName, AbstractType type, Configuration config, boolean isSimpleType)write the appropriate information to a DOM tree and return it -
Uses of AbstractType in com.sun.xml.rpc.processor.generator.writer
Methods in com.sun.xml.rpc.processor.generator.writer that return AbstractType Modifier and Type Method Description AbstractTypeArraySerializerWriter. getBaseElementType()AbstractTypeCollectionSerializerWriter. getBaseElementType()AbstractTypeCustomSerializerWriter. getElementType()Methods in com.sun.xml.rpc.processor.generator.writer with parameters of type AbstractType Modifier and Type Method Description SerializerWriterSerializerWriterFactory. createWriter(String basePackage, AbstractType type)SerializerWriterSerializerWriterFactoryImpl. createWriter(String basePackage, AbstractType type)protected static StringSerializerWriterFactoryImpl. genKey(AbstractType type)protected StringSerializerWriterBase. getPrefix(AbstractType type)static StringLiteralSimpleSerializerWriter. getTypeEncoder(AbstractType type)static StringSimpleTypeSerializerWriter. getTypeEncoder(AbstractType type)static booleanCollectionSerializerWriter. handlesType(AbstractType type)static booleanSerializerWriterBase. handlesType(AbstractType type)Constructors in com.sun.xml.rpc.processor.generator.writer with parameters of type AbstractType Constructor Description LiteralSerializerWriterBase(AbstractType type, Names names)SerializerWriterBase(AbstractType type, Names names) -
Uses of AbstractType in com.sun.xml.rpc.processor.model
Methods in com.sun.xml.rpc.processor.model that return AbstractType Modifier and Type Method Description AbstractTypeBlock. getType()AbstractTypeParameter. getType()Methods in com.sun.xml.rpc.processor.model with parameters of type AbstractType Modifier and Type Method Description voidModel. addExtraType(AbstractType type)voidBlock. setType(AbstractType type)voidParameter. setType(AbstractType t)Constructors in com.sun.xml.rpc.processor.model with parameters of type AbstractType Constructor Description Block(QName name, AbstractType type) -
Uses of AbstractType in com.sun.xml.rpc.processor.model.literal
Subclasses of AbstractType in com.sun.xml.rpc.processor.model.literal Modifier and Type Class Description classLiteralAllTypeclassLiteralArrayTypeclassLiteralArrayWrapperTypeclassLiteralAttachmentTypeclassLiteralAttributeOwningTypeclassLiteralEnumerationTypeclassLiteralFragmentTypeclassLiteralIDTypeclassLiteralListTypeclassLiteralSequenceTypeclassLiteralSimpleTypeclassLiteralStructuredTypeclassLiteralType -
Uses of AbstractType in com.sun.xml.rpc.processor.model.soap
Subclasses of AbstractType in com.sun.xml.rpc.processor.model.soap Modifier and Type Class Description classRPCRequestOrderedStructureTypeclassRPCRequestUnorderedStructureTypeclassRPCResponseStructureTypeclassSOAPAnyTypeclassSOAPArrayTypeclassSOAPAttributeOwningTypeclassSOAPCustomTypeclassSOAPEnumerationTypeclassSOAPListTypeclassSOAPOrderedStructureTypeclassSOAPSimpleTypeclassSOAPStructureTypeclassSOAPTypeclassSOAPUnorderedStructureType -
Uses of AbstractType in com.sun.xml.rpc.processor.modeler.j2ee
Methods in com.sun.xml.rpc.processor.modeler.j2ee that return AbstractType Modifier and Type Method Description protected AbstractTypeJ2EEModeler111. verifyParameterType(AbstractType type, String partName, Operation operation)protected AbstractTypeJ2EEModeler112. verifyParameterType(AbstractType type, String partName, Operation operation)protected AbstractTypeJ2EEModelerHelper. verifyParameterType(AbstractType type, String partName, Operation operation)protected AbstractTypeJ2EEModeler111. verifyResultType(AbstractType type, Operation operation)protected AbstractTypeJ2EEModeler112. verifyResultType(AbstractType type, Operation operation)protected AbstractTypeJ2EEModelerHelper. verifyResultType(AbstractType type, Operation operation)Methods in com.sun.xml.rpc.processor.modeler.j2ee with parameters of type AbstractType Modifier and Type Method Description protected JavaTypeJ2EESchemaAnalyzerHelper. getMemberJavaType(AbstractType memberType, AbstractType structureType, ComplexTypeDefinitionComponent component, ElementDeclarationComponent element)protected AbstractTypeJ2EEModeler111. verifyParameterType(AbstractType type, String partName, Operation operation)protected AbstractTypeJ2EEModeler112. verifyParameterType(AbstractType type, String partName, Operation operation)protected AbstractTypeJ2EEModelerHelper. verifyParameterType(AbstractType type, String partName, Operation operation)protected AbstractTypeJ2EEModeler111. verifyResultType(AbstractType type, Operation operation)protected AbstractTypeJ2EEModeler112. verifyResultType(AbstractType type, Operation operation)protected AbstractTypeJ2EEModelerHelper. verifyResultType(AbstractType type, Operation operation) -
Uses of AbstractType in com.sun.xml.rpc.processor.modeler.wsdl
Methods in com.sun.xml.rpc.processor.modeler.wsdl that return AbstractType Modifier and Type Method Description protected AbstractTypeWSDLModeler11. getHeaderFaultSequenceType(AbstractType faultType, MessagePart faultPart, QName elemName)protected AbstractTypeWSDLModelerBase. getHeaderFaultSequenceType(AbstractType faultType, MessagePart faultPart, QName elemName)protected AbstractTypeWSDLModelerBase. verifyParameterType(AbstractType type, String partName, Operation operation)protected AbstractTypeWSDLModelerBase. verifyResultType(AbstractType type, Operation operation)Methods in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type AbstractType Modifier and Type Method Description protected AbstractTypeWSDLModeler11. getHeaderFaultSequenceType(AbstractType faultType, MessagePart faultPart, QName elemName)protected AbstractTypeWSDLModelerBase. getHeaderFaultSequenceType(AbstractType faultType, MessagePart faultPart, QName elemName)protected AbstractTypeWSDLModelerBase. verifyParameterType(AbstractType type, String partName, Operation operation)protected AbstractTypeWSDLModelerBase. verifyResultType(AbstractType type, Operation operation)
-