|
Java API Reference for Oracle Infrastructure Web Services 11 Release 1 (11.1.1) E10654-02 |
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||
@Retention(value=RUNTIME)
@Target(value=TYPE)
public @interface ResponseWebService
| Optional Element Summary | |
|---|---|
String |
nameThe name of the response portType. |
String |
partnerLinkRole |
String |
portName |
String |
serviceName |
String |
serviceRefNameThe service reference name used for the service reference that is used to send the response message. |
String |
targetNamespaceThe targetNamespace is used for the namespace for the wsdl:portType, wsdl:service and all the associated XML elements). |
public abstract String name
public abstract String targetNamespace
public abstract String serviceName
public abstract String portName
public abstract String partnerLinkRole
public abstract String serviceRefName
|
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: REQUIRED | OPTIONAL | DETAIL: ELEMENT | |||||||||