Uses of Class
com.sun.xml.rpc.processor.model.AbstractType
Packages that use AbstractType
Package
Description
-
Uses of AbstractType in com.sun.xml.rpc.client.dii
Methods in com.sun.xml.rpc.client.dii with parameters of type AbstractTypeModifier and TypeMethodDescriptionprotected 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 AbstractTypeModifier and TypeMethodDescriptionprotected static voidStubTieGeneratorBase.collectNamespaces(AbstractType type, List list, List visited) Names.customJavaTypeClassName(AbstractType type) static booleanSOAPObjectSerializerGenerator.deserializeToDetail(AbstractType type) protected static StringSerializerRegistryGenerator.genKey(AbstractType type) Names.getClassMemberName(String className, AbstractType type) Names.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) Names.getTypeMemberName(AbstractType type) Names.holderClassName(Port port, AbstractType type) Names.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 AbstractTypeModifier and TypeMethodDescriptionJavaXmlTypeMappingNode.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 AbstractTypeModifier and TypeMethodDescriptionArraySerializerWriter.getBaseElementType()CollectionSerializerWriter.getBaseElementType()CustomSerializerWriter.getElementType()Methods in com.sun.xml.rpc.processor.generator.writer with parameters of type AbstractTypeModifier and TypeMethodDescriptionSerializerWriterFactory.createWriter(String basePackage, AbstractType type) SerializerWriterFactoryImpl.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 AbstractTypeModifierConstructorDescriptionLiteralSerializerWriterBase(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 AbstractTypeMethods in com.sun.xml.rpc.processor.model with parameters of type AbstractTypeModifier and TypeMethodDescriptionvoidModel.addExtraType(AbstractType type) voidBlock.setType(AbstractType type) voidParameter.setType(AbstractType t) Constructors in com.sun.xml.rpc.processor.model with parameters of type AbstractType -
Uses of AbstractType in com.sun.xml.rpc.processor.model.literal
Subclasses of AbstractType in com.sun.xml.rpc.processor.model.literalModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AbstractType in com.sun.xml.rpc.processor.model.soap
Subclasses of AbstractType in com.sun.xml.rpc.processor.model.soapModifier and TypeClassDescriptionclassclassclassclassclassclassclassclassclassclassclassclassclassclass -
Uses of AbstractType in com.sun.xml.rpc.processor.modeler.j2ee
Methods in com.sun.xml.rpc.processor.modeler.j2ee that return AbstractTypeModifier and TypeMethodDescriptionprotected 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 AbstractTypeModifier and TypeMethodDescriptionprotected 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 AbstractTypeModifier and TypeMethodDescriptionprotected 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 AbstractTypeModifier and TypeMethodDescriptionprotected 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)