@Retention(RUNTIME)
@Target(TYPE)
public @interface WLHttpTransport
| Modifier and Type | Required Element | Description | 
|---|---|---|
java.lang.String | 
serviceUri | 
 Deprecated. 
Web Service URI portion of the URL. 
 | 
| Modifier and Type | Optional Element | Description | 
|---|---|---|
java.lang.String | 
contextPath | 
 Deprecated. 
Context path of the Web Service. 
 | 
java.lang.String | 
portName | 
 Deprecated. 
The name of the port in the generated WSDL. 
 | 
java.lang.String serviceUri