The port-mapping defines the mapping of the WSDL port name attribute to the Java name used to generate the Generated Service Interface method get<java-name>.Used in: service-interface-mapping
The java-port-name element is the string to use as the port name in Java.
Attribute Details
id
-
data type:
String
default Value:
unspecified
portName
-
The port-name is the attribute value of a name attribute of a WSDL port element.Used in: port-mapping data type:
String
default Value:
unspecified
javaPortName
-
The java-port-name element is the string to use as the port name in Java. It is used in generating the Generated Service Interface methodget<java-port-name>.Used in: port-mapping data type:
String
default Value:
unspecified