API Overview API Index Package Overview Direct link to this page
JDK 1.6
  javax.xml.ws. WebServiceClient View Source
Author(s)
Since
JAX-WS 2.0
Version
Serial
Description
@Target (value=TYPE)
@Retention (value=RUNTIME)
@Documented
public annotation WebServiceClient
  Used to annotate a generated service interface.
See also:   
Elements
name = ""
The local name of the Web service.
targetNamespace = ""
The namespace for the Web service.
wsdlLocation = ""
The location of the WSDL document for the service (a URL).
Nested Classes
Generated By: JavaOnTracks Doclet 0.1.4     ©Thibaut Colar