@Target(value=TYPE) @Retention(value=RUNTIME) @Documented public @interface WebServiceProvider
Provider
Modifier and Type | Optional Element and Description |
---|---|
String |
portName
Port name.
|
String |
serviceName
Service name.
|
String |
targetNamespace
Target namespace for the service
|
String |
wsdlLocation
Location of the WSDL description for the service.
|
public abstract String wsdlLocation
public abstract String serviceName
public abstract String targetNamespace
public abstract String portName
aicas GmbH, Karlsruhe, Germany —www.aicas.com
Copyright © 2001-2019 aicas GmbH. All Rights Reserved.