Uses of Class
com.sun.xml.rpc.processor.generator.GeneratorBase
-
Packages that use GeneratorBase Package Description com.sun.xml.rpc.processor.generator -
-
Uses of GeneratorBase in com.sun.xml.rpc.processor.generator
Subclasses of GeneratorBase in com.sun.xml.rpc.processor.generator Modifier and Type Class Description classCustomClassGeneratorclassCustomExceptionGeneratorclassEnumerationEncoderGeneratorclassEnumerationGeneratorclassFaultExceptionBuilderGeneratorclassHolderGeneratorclassInterfaceSerializerGeneratorclassLiteralObjectSerializerGeneratorclassSerializerRegistryGeneratorclassServletConfigGeneratorclassSOAPFaultSerializerGeneratorclassSOAPObjectBuilderGeneratorclassSOAPObjectSerializerGeneratorclassStubGeneratorclassStubTieGeneratorBaseclassTieGeneratorMethods in com.sun.xml.rpc.processor.generator that return GeneratorBase Modifier and Type Method Description GeneratorBaseCustomClassGenerator. getGenerator(Model model, Configuration config, Properties properties)GeneratorBaseCustomClassGenerator. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)GeneratorBaseCustomExceptionGenerator. getGenerator(Model model, Configuration config, Properties properties)GeneratorBaseCustomExceptionGenerator. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)GeneratorBaseEnumerationEncoderGenerator. getGenerator(Model model, Configuration config, Properties properties)GeneratorBaseEnumerationEncoderGenerator. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)GeneratorBaseEnumerationGenerator. getGenerator(Model model, Configuration config, Properties properties)GeneratorBaseEnumerationGenerator. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)GeneratorBaseFaultExceptionBuilderGenerator. getGenerator(Model model, Configuration config, Properties properties)GeneratorBaseFaultExceptionBuilderGenerator. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)abstract GeneratorBaseGeneratorBase. getGenerator(Model model, Configuration config, Properties properties)abstract GeneratorBaseGeneratorBase. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)GeneratorBaseHolderGenerator. getGenerator(Model model, Configuration config, Properties properties)GeneratorBaseHolderGenerator. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)GeneratorBaseInterfaceSerializerGenerator. getGenerator(Model model, Configuration config, Properties properties)GeneratorBaseInterfaceSerializerGenerator. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)GeneratorBaseLiteralObjectSerializerGenerator. getGenerator(Model model, Configuration config, Properties properties)GeneratorBaseLiteralObjectSerializerGenerator. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)GeneratorBaseSerializerRegistryGenerator. getGenerator(Model model, Configuration config, Properties properties)GeneratorBaseSerializerRegistryGenerator. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)GeneratorBaseServletConfigGenerator. getGenerator(Model model, Configuration config, Properties properties)GeneratorBaseServletConfigGenerator. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)GeneratorBaseSOAPFaultSerializerGenerator. getGenerator(Model model, Configuration config, Properties properties)GeneratorBaseSOAPFaultSerializerGenerator. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)GeneratorBaseSOAPObjectBuilderGenerator. getGenerator(Model model, Configuration config, Properties properties)GeneratorBaseSOAPObjectBuilderGenerator. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)GeneratorBaseSOAPObjectSerializerGenerator. getGenerator(Model model, Configuration config, Properties properties)GeneratorBaseSOAPObjectSerializerGenerator. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)GeneratorBaseStubGenerator. getGenerator(Model model, Configuration config, Properties properties)GeneratorBaseStubGenerator. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)GeneratorBaseTieGenerator. getGenerator(Model model, Configuration config, Properties properties)GeneratorBaseTieGenerator. getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver)
-