exported port — a service port exposing operations implemented by the service. A service with an exported port enacts the operation available on that port (a port is typed with a WSDL port type); a service with an imported port (of the same WSDL port type of course) can connect through a channel to invoke operations on the service with the exported port.
