Uses of Class
com.sun.xml.rpc.processor.model.Model
Packages that use Model
Package
Description
-
Uses of Model in com.sun.xml.rpc.client.dii
Methods in com.sun.xml.rpc.client.dii that return Model -
Uses of Model in com.sun.xml.rpc.plugins
Methods in com.sun.xml.rpc.plugins with parameters of type ModelModifier and TypeMethodDescriptionvoidSecurityPlugin._preHandlingHook(Model model, IndentingWriter p, StubHooksIf.StubHooksState state) voidSecurityPlugin._preRequestSendingHook(Model model, IndentingWriter p, StubHooksIf.StubHooksState state) voidSecurityPlugin.postResponseWritingHook(Model model, IndentingWriter p, TieHooksIf.TieHooksState state) voidSecurityPlugin.preHandlingHook(Model model, IndentingWriter p, TieHooksIf.TieHooksState state) voidSecurityPlugin.writeStubStatic(Model model, Port port, IndentingWriter p) voidSecurityPlugin.writeStubStatic(Model model, IndentingWriter p) voidSecurityPlugin.writeTieStatic(Model model, Port port, IndentingWriter p) voidSecurityPlugin.writeTieStatic(Model model, IndentingWriter p) -
Uses of Model in com.sun.xml.rpc.processor
Methods in com.sun.xml.rpc.processor with parameters of type ModelModifier and TypeMethodDescriptionvoidProcessorAction.perform(Model model, Configuration config, Properties options) -
Uses of Model in com.sun.xml.rpc.processor.config
Methods in com.sun.xml.rpc.processor.config that return Model -
Uses of Model in com.sun.xml.rpc.processor.generator
Fields in com.sun.xml.rpc.processor.generator declared as ModelMethods in com.sun.xml.rpc.processor.generator with parameters of type ModelModifier and TypeMethodDescriptionCustomClassGenerator.getGenerator(Model model, Configuration config, Properties properties) CustomClassGenerator.getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver) CustomExceptionGenerator.getGenerator(Model model, Configuration config, Properties properties) CustomExceptionGenerator.getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver) EnumerationEncoderGenerator.getGenerator(Model model, Configuration config, Properties properties) EnumerationEncoderGenerator.getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver) EnumerationGenerator.getGenerator(Model model, Configuration config, Properties properties) EnumerationGenerator.getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver) FaultExceptionBuilderGenerator.getGenerator(Model model, Configuration config, Properties properties) FaultExceptionBuilderGenerator.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) HolderGenerator.getGenerator(Model model, Configuration config, Properties properties) HolderGenerator.getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver) InterfaceSerializerGenerator.getGenerator(Model model, Configuration config, Properties properties) InterfaceSerializerGenerator.getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver) LiteralObjectSerializerGenerator.getGenerator(Model model, Configuration config, Properties properties) LiteralObjectSerializerGenerator.getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver) SerializerRegistryGenerator.getGenerator(Model model, Configuration config, Properties properties) SerializerRegistryGenerator.getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver) ServletConfigGenerator.getGenerator(Model model, Configuration config, Properties properties) ServletConfigGenerator.getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver) SOAPFaultSerializerGenerator.getGenerator(Model model, Configuration config, Properties properties) SOAPFaultSerializerGenerator.getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver) SOAPObjectBuilderGenerator.getGenerator(Model model, Configuration config, Properties properties) SOAPObjectBuilderGenerator.getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver) SOAPObjectSerializerGenerator.getGenerator(Model model, Configuration config, Properties properties) SOAPObjectSerializerGenerator.getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver) StubGenerator.getGenerator(Model model, Configuration config, Properties properties) StubGenerator.getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver) TieGenerator.getGenerator(Model model, Configuration config, Properties properties) TieGenerator.getGenerator(Model model, Configuration config, Properties properties, SOAPVersion ver) voidGeneratorBase.perform(Model model, Configuration config, Properties properties) voidJaxRpcMappingGenerator.perform(Model model, Configuration config, Properties options) voidRemoteInterfaceGenerator.perform(Model model, Configuration config, Properties options) voidRemoteInterfaceImplGenerator.perform(Model model, Configuration config, Properties options) voidServiceGenerator.perform(Model model, Configuration config, Properties properties) voidServiceInterfaceGenerator.perform(Model model, Configuration config, Properties options) voidWSDLGenerator.perform(Model model, Configuration config, Properties properties) voidWSDLGenerator.perform(Model model, Configuration config, Properties properties, SOAPVersion ver) protected voidCustomClassGenerator.postVisitModel(Model model) protected voidCustomExceptionGenerator.postVisitModel(Model model) protected voidEnumerationEncoderGenerator.postVisitModel(Model model) protected voidEnumerationGenerator.postVisitModel(Model model) voidFaultExceptionBuilderGenerator.postVisitModel(Model model) protected voidGeneratorBase.postVisitModel(Model model) protected voidHolderGenerator.postVisitModel(Model model) protected voidInterfaceSerializerGenerator.postVisitModel(Model model) protected voidLiteralObjectSerializerGenerator.postVisitModel(Model model) protected voidSOAPFaultSerializerGenerator.postVisitModel(Model model) protected voidSOAPObjectBuilderGenerator.postVisitModel(Model model) protected voidSOAPObjectSerializerGenerator.postVisitModel(Model model) protected voidStubTieGeneratorBase.postVisitModel(Model model) protected voidCustomClassGenerator.preVisitModel(Model model) protected voidCustomExceptionGenerator.preVisitModel(Model model) protected voidEnumerationEncoderGenerator.preVisitModel(Model model) protected voidEnumerationGenerator.preVisitModel(Model model) voidFaultExceptionBuilderGenerator.preVisitModel(Model model) protected voidGeneratorBase.preVisitModel(Model model) protected voidHolderGenerator.preVisitModel(Model model) protected voidInterfaceSerializerGenerator.preVisitModel(Model model) protected voidLiteralObjectSerializerGenerator.preVisitModel(Model model) protected voidSerializerRegistryGenerator.preVisitModel(Model model) protected voidSOAPFaultSerializerGenerator.preVisitModel(Model model) protected voidSOAPObjectSerializerGenerator.preVisitModel(Model model) protected voidStubTieGeneratorBase.preVisitModel(Model model) voidprotected voidGeneratorBase.visitModel(Model model) Constructors in com.sun.xml.rpc.processor.generator with parameters of type ModelModifierConstructorDescriptionprotectedGeneratorBase(Model model, Configuration config, Properties properties) protectedStubTieGeneratorBase(Model model, Configuration config, Properties properties) protectedStubTieGeneratorBase(Model model, Configuration config, Properties properties, SOAPVersion ver) WSDLTypeGenerator(Model model, WSDLDocument document, Properties options) WSDLTypeGenerator(Model model, WSDLDocument document, Properties options, SOAPVersion ver) -
Uses of Model in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type ModelModifier and TypeMethodDescriptionprotected voidprotected voidprotected voidTypeVisitor.processTypes(Model model) JavaWsdlMappingNode.write(Node parent, String nodeName, Model model, Configuration config) write the appropriate information to a DOM tree and return it -
Uses of Model in com.sun.xml.rpc.processor.model
Methods in com.sun.xml.rpc.processor.model with parameters of type Model -
Uses of Model in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter that return ModelMethods in com.sun.xml.rpc.processor.model.exporter with parameters of type ModelModifier and TypeMethodDescriptionvoidprotected voidModelImporter.propertyModel(XMLReader reader, Model subject, String name, Object value) protected voidModelExporter.visitModel(Model target) -
Uses of Model in com.sun.xml.rpc.processor.modeler
Methods in com.sun.xml.rpc.processor.modeler that return Model -
Uses of Model in com.sun.xml.rpc.processor.modeler.modelfile
Methods in com.sun.xml.rpc.processor.modeler.modelfile that return Model -
Uses of Model in com.sun.xml.rpc.processor.modeler.nometadata
Methods in com.sun.xml.rpc.processor.modeler.nometadata that return ModelMethods in com.sun.xml.rpc.processor.modeler.nometadata with parameters of type ModelModifier and TypeMethodDescriptionprotected voidNoMetadataModeler.processService(Service wsdlService, Model model, WSDLDocument document) -
Uses of Model in com.sun.xml.rpc.processor.modeler.rmi
Methods in com.sun.xml.rpc.processor.modeler.rmi that return Model -
Uses of Model in com.sun.xml.rpc.processor.modeler.wsdl
Methods in com.sun.xml.rpc.processor.modeler.wsdl that return ModelMethods in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type ModelModifier and TypeMethodDescriptionprotected voidWSDLModelerBase.processSearchSchemaOption(WSDLDocument document, Model model) Should be called for -f:searchschema option processing.protected voidWSDLModelerBase.processService(Service wsdlService, Model model, WSDLDocument document) -
Uses of Model in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type ModelModifier and TypeMethodDescriptionvoidModelWriter.perform(Model model, Configuration config, Properties options) voidXMLModelWriter.perform(Model model, Configuration config, Properties options) protected voidprotected voidprotected voidvoidprotected voidCanonicalModelWriter.processTypes(Model model) protected voidModelWriter.processTypes(Model model) voidvoid -
Uses of Model in com.sun.xml.rpc.tools.wscompile
Methods in com.sun.xml.rpc.tools.wscompile with parameters of type ModelModifier and TypeMethodDescriptionvoidStubHooksIf._preHandlingHook(Model model, IndentingWriter p, StubHooksIf.StubHooksState state) voidStubHooksIf._preRequestSendingHook(Model model, IndentingWriter p, StubHooksIf.StubHooksState state) voidTieHooksIf.postResponseWritingHook(Model model, IndentingWriter p, TieHooksIf.TieHooksState state) voidTieHooksIf.preHandlingHook(Model model, IndentingWriter p, TieHooksIf.TieHooksState state) voidStubHooksIf.writeStubStatic(Model model, Port port, IndentingWriter p) voidStubHooksIf.writeStubStatic(Model model, IndentingWriter p) voidTieHooksIf.writeTieStatic(Model model, Port port, IndentingWriter p) voidTieHooksIf.writeTieStatic(Model model, IndentingWriter p)