| Package | Description |
|---|---|
| oracle.adf.model.connection.webservice.api | |
| oracle.adf.model.connection.webservice.impl |
| Modifier and Type | Method and Description |
|---|---|
JaxRpcInteraction |
WebServiceConnection.getJaxRpcInteraction(oracle.webservices.model.Port port) |
JaxRpcInteraction |
WebServiceConnection.getJaxRpcInteraction(javax.xml.namespace.QName serviceQName,
javax.xml.namespace.QName bindingQName)
Deprecated.
|
| Modifier and Type | Class and Description |
|---|---|
class |
JaxRpcInteractionImpl |
| Modifier and Type | Method and Description |
|---|---|
JaxRpcInteraction |
WebServiceConnectionImpl.getJaxRpcInteraction(oracle.webservices.model.Port port) |
JaxRpcInteraction |
WebServiceConnectionImpl.getJaxRpcInteraction(javax.xml.namespace.QName serviceQName,
javax.xml.namespace.QName bindingQName) |
JaxRpcInteraction |
WebServiceConnectionImpl.getJaxRpcInteraction(javax.xml.namespace.QName serviceQName,
java.lang.String protocol) |
| Modifier and Type | Method and Description |
|---|---|
static void |
WebServiceConnectionMessages.debugGetJaxRpcInteractionResult(oracle.webservices.model.Port port,
JaxRpcInteraction interaction) |