ServiceEndpointMethodMapping
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
Classifier ID: -1
Instance class name: * Unspecified *
Instance class: * Unspecified *
Collection attributes having this type:
ServiceEndpointInterfaceMapping.serviceEndpointMethodMappings
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
id - * No description is available *
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
javaMethodName - The java-method-name element defines the name of a Java method within an interface. Used in: service-endpoint-method-mapping
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
wsdlOperation - 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
Data Type: EString
Default value: unspecified
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
wrappedElement - * No description is available *
Data Type: EBoolean
Default value: unspecified
Required: false
Changeable: true
Unsettable: true
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
methodParamPartsMappings - * No description is available *
Reference Type: MethodParamPartsMapping *
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: true
Ordered: true
Lower bound: 0
Upper bound: Unbounded
Unique: true
Derived: false
Transient: false
Volatile: false
wsdlReturnValueMapping - * No description is available *
Reference Type: WSDLReturnValueMapping @
Containment: true
Container: false
Required: false
Changeable: true
Unsettable: false
Many: false
Ordered: true
Lower bound: 0
Upper bound: 1
Unique: true
Derived: false
Transient: false
Volatile: false
(C) COPYRIGHT International Business Machines Corp. 1996-2006