|
Préférences
Moteurs de recherche
|
|||||||
JavaTM 2 Platform Std. Ed. v1.6.0
javax.xml.ws
|
Optional Element Summary | |
---|---|
String |
name
The local name of the Web service. |
String |
targetNamespace
The namespace for the Web service. |
String |
wsdlLocation
The location of the WSDL document for the service (a URL). |
public abstract String name
public abstract String targetNamespace
public abstract String wsdlLocation