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