Uses of Class
com.sun.xml.rpc.processor.model.Operation
Packages that use Operation
Package
Description
-
Uses of Operation in com.sun.xml.rpc.client.dii
Methods in com.sun.xml.rpc.client.dii with parameters of type OperationModifier and TypeMethodDescriptionprotected voidServiceInfoBuilder.buildDocumentOperation(OperationInfo operationInfo, Operation operationModel) protected voidServiceInfoBuilder.buildOperationInfo(OperationInfo operationInfo, Operation operationModel) protected voidServiceInfoBuilder.buildRpcLiteralOperation(OperationInfo operationInfo, Operation operationModel) protected voidServiceInfoBuilder.buildRpcOperation(OperationInfo operationInfo, Operation operationModel) -
Uses of Operation in com.sun.xml.rpc.processor.generator
Methods in com.sun.xml.rpc.processor.generator that return OperationModifier and TypeMethodDescriptionprotected OperationStubGenerator.operationHasEmptyBody(Operation operation) protected OperationStubTieGeneratorBase.operationHasEmptyBody(Operation operation) Checks if theOperationhas an empty bodyprotected OperationTieGenerator.operationHasEmptyBody(Operation operation) Methods in com.sun.xml.rpc.processor.generator with parameters of type OperationModifier and TypeMethodDescriptionNames.faultBuilderClassName(String basePackage, Port port, Operation operation) Names.faultSerializerClassName(String basePackage, Port port, Operation operation) Names.getBlockQNameName(Operation operation, Block block) Names.getBlockUniqueName(Operation operation, Block block) protected MessageStubGenerator.getMessageToDeserialize(Operation operation) protected abstract MessageStubTieGeneratorBase.getMessageToDeserialize(Operation operation) protected MessageTieGenerator.getMessageToDeserialize(Operation operation) static booleanFaultExceptionBuilderGenerator.needsBuilder(Operation operation) protected booleanStubGenerator.needsReadFirstBodyElementFor(Operation operation) protected booleanStubTieGeneratorBase.needsReadFirstBodyElementFor(Operation operation) protected OperationStubGenerator.operationHasEmptyBody(Operation operation) protected OperationStubTieGeneratorBase.operationHasEmptyBody(Operation operation) Checks if theOperationhas an empty bodyprotected OperationTieGenerator.operationHasEmptyBody(Operation operation) protected voidGeneratorBase.postVisitOperation(Operation operation) protected voidSOAPFaultSerializerGenerator.postVisitOperation(Operation operation) protected voidStubTieGeneratorBase.postVisitOperation(Operation operation) voidFaultExceptionBuilderGenerator.preVisitOperation(Operation operation) protected voidGeneratorBase.preVisitOperation(Operation operation) protected voidTieGenerator.preVisitOperation(Operation operation) voidprotected voidGeneratorBase.visitOperation(Operation operation) protected voidServletConfigGenerator.visitOperation(Operation operation) static voidGeneratorUtil.writeBlockQNameDeclaration(IndentingWriter p, Operation operation, Block block, Names names) protected voidStubGenerator.writeDocumentLiteralOperation(IndentingWriter p, String remoteClassName, Operation operation) protected voidStubTieGeneratorBase.writeDocumentLiteralOperation(IndentingWriter p, String remoteClassName, Operation operation) protected voidTieGenerator.writeDocumentLiteralOperation(IndentingWriter p, String remoteClassName, Operation operation) protected voidStubGenerator.writeHandleEmptyBody(IndentingWriter p, Operation operation) protected voidStubTieGeneratorBase.writeHandleEmptyBody(IndentingWriter p, Operation operation) protected voidTieGenerator.writeHandleEmptyBody(IndentingWriter p, Operation operation) protected voidStubGenerator.writeRpcEncodedOperation(IndentingWriter p, String remoteClassName, Operation operation) protected voidStubTieGeneratorBase.writeRpcEncodedOperation(IndentingWriter p, String remoteClassName, Operation operation) protected voidTieGenerator.writeRpcEncodedOperation(IndentingWriter p, String remoteClassName, Operation operation) protected voidStubGenerator.writeRpcLiteralOperation(IndentingWriter p, String remoteClassName, Operation operation) protected voidStubTieGeneratorBase.writeRpcLiteralOperation(IndentingWriter p, String remoteClassName, Operation operation) protected voidTieGenerator.writeRpcLiteralOperation(IndentingWriter p, String remoteClassName, Operation operation) -
Uses of Operation in com.sun.xml.rpc.processor.generator.nodes
Methods in com.sun.xml.rpc.processor.generator.nodes with parameters of type Operation -
Uses of Operation in com.sun.xml.rpc.processor.model
Methods in com.sun.xml.rpc.processor.model that return OperationMethods in com.sun.xml.rpc.processor.model with parameters of type Operation -
Uses of Operation in com.sun.xml.rpc.processor.model.exporter
Methods in com.sun.xml.rpc.processor.model.exporter with parameters of type OperationModifier and TypeMethodDescriptionprotected voidModelImporter.propertyOperation(XMLReader reader, Operation subject, String name, Object value) protected voidModelExporter.visitOperation(Operation target) -
Uses of Operation in com.sun.xml.rpc.processor.modeler.j2ee
Methods in com.sun.xml.rpc.processor.modeler.j2ee with parameters of type OperationModifier and TypeMethodDescriptionprotected StringJ2EEModeler111.getJavaNameForOperation(Operation operation) protected StringJ2EEModeler112.getJavaNameForOperation(Operation operation) protected StringJ2EEModelerHelper.getJavaNameForOperation(Operation operation) J2EEModeler111.getSuperJavaNameForOperation(Operation operation) J2EEModeler112.getSuperJavaNameForOperation(Operation operation) J2EEModelerIf.getSuperJavaNameForOperation(Operation operation) protected voidJ2EEModeler111.postProcessSOAPOperation(Operation operation) protected voidJ2EEModeler112.postProcessSOAPOperation(Operation operation) protected voidJ2EEModelerHelper.postProcessSOAPOperation(Operation operation) 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 Operation in com.sun.xml.rpc.processor.modeler.nometadata
Fields in com.sun.xml.rpc.processor.modeler.nometadata declared as OperationMethods in com.sun.xml.rpc.processor.modeler.nometadata that return OperationModifier and TypeMethodDescriptionprotected OperationNoMetadataModeler.processSOAPOperation(NoMetadataModeler.ProcessSOAPOperationInfo info) protected OperationNoMetadataModeler.processSOAPOperationRPCStyle(NoMetadataModeler.ProcessSOAPOperationInfo info) -
Uses of Operation in com.sun.xml.rpc.processor.modeler.wsdl
Fields in com.sun.xml.rpc.processor.modeler.wsdl declared as OperationMethods in com.sun.xml.rpc.processor.modeler.wsdl that return OperationModifier and TypeMethodDescriptionprotected OperationWSDLModelerBase.processSOAPOperation()protected OperationWSDLModelerBase.processSOAPOperationDocumentLiteralStyle()protected OperationWSDLModelerBase.processSOAPOperationRPCEncodedStyle()protected OperationWSDLModeler101.processSOAPOperationRPCLiteralStyle()JAXRPC 1.0.1 doesn't support RPC/Literalprotected OperationWSDLModeler103.processSOAPOperationRPCLiteralStyle()protected OperationWSDLModelerBase.processSOAPOperationRPCLiteralStyle()Methods in com.sun.xml.rpc.processor.modeler.wsdl with parameters of type OperationModifier and TypeMethodDescriptionprotected StringWSDLModelerBase.getJavaNameForOperation(Operation operation) protected StringWSDLModelerBase.getUniqueParameterName(Operation operation, String baseName) protected voidWSDLModelerBase.postProcessSOAPOperation(Operation operation) protected AbstractTypeWSDLModelerBase.verifyParameterType(AbstractType type, String partName, Operation operation) protected AbstractTypeWSDLModelerBase.verifyResultType(AbstractType type, Operation operation) -
Uses of Operation in com.sun.xml.rpc.processor.util
Methods in com.sun.xml.rpc.processor.util with parameters of type Operation