This document describes the architecture of client side JAX-WS 2.0 runtime.
Response
Service
Service acts as a factory of the following:
javax.xml.ws.Dispatch
The ports available on a service can be enumerated using the getPorts method.
getPorts