Uses of Class
com.sun.xml.rpc.processor.model.literal.LiteralAllType
-
-
Uses of LiteralAllType in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator with parameters of type LiteralAllType Modifier and Type Method Description protected voidGeneratorBase. postVisitLiteralAllType(LiteralAllType type)voidCustomClassGenerator. preVisitLiteralAllType(LiteralAllType type)protected voidGeneratorBase. preVisitLiteralAllType(LiteralAllType type)protected voidHolderGenerator. preVisitLiteralAllType(LiteralAllType type)voidInterfaceSerializerGenerator. preVisitLiteralAllType(LiteralAllType type)protected voidLiteralObjectSerializerGenerator. preVisitLiteralAllType(LiteralAllType type)voidSerializerRegistryGenerator. preVisitLiteralAllType(LiteralAllType type)voidGeneratorBase. visit(LiteralAllType type)protected voidGeneratorBase. visitLiteralAllType(LiteralAllType type) -
Uses of LiteralAllType in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type LiteralAllType Modifier and Type Method Description voidTypeVisitor. visit(LiteralAllType type) -
Uses of LiteralAllType in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type LiteralAllType Modifier and Type Method Description protected voidModelImporter. propertyLiteralAllType(XMLReader reader, LiteralAllType subject, String name, Object value)protected voidModelExporter. visitLiteralAllType(LiteralAllType target) -
Uses of LiteralAllType in com.sun.xml.rpc.processor.model.literal
Methods in com.sun.xml.rpc.processor.model.literal with parameters of type LiteralAllType Modifier and Type Method Description voidLiteralTypeVisitor. visit(LiteralAllType type) -
Uses of LiteralAllType in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type LiteralAllType Modifier and Type Method Description voidClassNameCollector. visit(LiteralAllType type)voidModelWriter. visit(LiteralAllType type)
-