ServiceEndpointInterfaceMapping

The service-endpoint-interface-mapping defines a tupleto specify Service Endpoint Interfaces to WSDL port types and WSDL bindings.An interface may be mapped to a port-type and binding multiple times. This happens rarely.Used in: java-wsdl-mapping

Inherits from type InterfaceMapping and adds the following.

Attributes Summary
id : String  
serviceEndpointInterface : StringThe service-endpoint-interface element defines the Java type for the endpoint interface.
wsdlPortType : WSDLPortType  
wsdlBinding : WSDLBinding  
serviceEndpointMethodMappings : ServiceEndpointMethodMapping *  

Attribute Details

id    -     
     data type:  String
     default Value:   unspecified



serviceEndpointInterface    -    The service-endpoint-interface element defines the Java type for the endpoint interface. The name must be a fully qualified class name.Used in: service-endpoint-interface-mapping
     data type:  String
     default Value:   unspecified



wsdlPortType    -     
     data type: WSDLPortType



wsdlBinding    -     
     data type: WSDLBinding



serviceEndpointMethodMappings    -     
     data type: ServiceEndpointMethodMapping*


Copyright IBM Corp. 1996-2002