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