API Overview
API Index
Package Overview
Direct link to this page
JDK 1.6
javax.xml.ws.
WebServiceProvider
View Source
Author(s)
Since
JAX-WS 2.0
Version
Serial
Quick Links:
Elements
NestedClasses
Description
@Target
(
value
=TYPE)
@Retention
(
value
=RUNTIME)
@Documented
public
annotation WebServiceProvider
Used to annotate a Provider implementation class.
Used to annotate a Provider implementation class.
See also:
Provider
Elements
portName
= ""
Port name.
serviceName
= ""
Service name.
targetNamespace
= ""
Target namespace for the service
wsdlLocation
= ""
Location of the WSDL description for the service.
Nested Classes
Generated By:
JavaOnTracks Doclet
0.1.4 ©Thibaut Colar