ServiceEndpointInterfaceMapping


This type is a class for model objects.

The service-endpoint-interface-mapping defines a tuple to 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

Package: jaxrpcmap
Supertype: InterfaceMapping

Classifier ID:  -1
Instance class name:  * Unspecified *
Instance class:  * Unspecified *



Attributes Summary
id : EString * No description is available *
serviceEndpointInterface : EString 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
wsdlPortType : WSDLPortType @ * No description is available *
wsdlBinding : WSDLBinding @ * No description is available *
serviceEndpointMethodMappings : ServiceEndpointMethodMapping * * 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

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: 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

wsdlPortType  -  * No description is available *
    Reference Type: WSDLPortType @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

wsdlBinding  -  * No description is available *
    Reference Type: WSDLBinding @
    Containment:  true
    Container:  false
    Required:  true
    Changeable:  true
    Unsettable:  false
    Many:  false
    Ordered:  true
    Lower bound:  1
    Upper bound:  1
    Unique:  true
    Derived:  false
    Transient:  false
    Volatile:  false

serviceEndpointMethodMappings  -  * No description is available *
    Reference Type: ServiceEndpointMethodMapping *
    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



(C) COPYRIGHT International Business Machines Corp. 1996-2006