| A
WSDL port defines a single endpoint, that
is, a point on the network where the service may actually be executed.
Ports may be grouped together in WSDL under the Service tag.
When multiple ports are listed in a Service and they are of the
same port type, it means that any
of the ports may be used (they are interchangeable).
|