This type is a class for model objects.
The service-endpoint-method-mapping element defines the mapping of Java methods to operations (which are not uniquely qualified by qnames). The wsdl-operation should be interpreted with respect to the portType and binding in which this definition is embedded within. See the definitions for service-endpoint-interface-mapping and service-interface-mapping to acquire the proper context. The wrapped-element indicator should only be specified when a WSDL message wraps an element type. The wsdl-return-value-mapping is not specified for one-way operations. Used in: service-endpoint-interface-mapping
Package: jaxrpcmap| Attributes Summary | |
| id : EString | * No description is available * |
| javaMethodName : EString | The java-method-name element defines the name of a Java method within an interface. Used in: service-endpoint-method-mapping |
| wsdlOperation : EString | The wsdl-operation element defines an operation within a WSDL document. It must be interpreted with respect to a port type. Used in: service-endpoint-method-mapping |
| wrappedElement : EBoolean | * No description is available * |
| methodParamPartsMappings : MethodParamPartsMapping * | * No description is available * |
| wsdlReturnValueMapping : WSDLReturnValueMapping @ | * No description is available * |
| Attribute Details |