|
||||||||||
PREV NEXT | FRAMES NO FRAMES |
Packages that use.* | |
Package | Description |
---|---|
oracle.soap.server |
Uses of OracleSOAPContext in oracle.soap.server |
Methods in oracle.soap.server that return OracleSOAPContext | |
Type | Name |
---|---|
OracleSOAPContext |
RequestContext.getRequestSOAPContext()
Get the Oracle extended SOAPContext for this SOAP request. |
OracleSOAPContext |
RequestContext.getResponseSOAPContext()
Get the Oracle extended SOAPContext for the response to this SOAP request. |
Methods in oracle.soap.server with parameters of type OracleSOAPContext | |
Type | Name |
---|---|
void |
RequestContext.setRequestSOAPContext(OracleSOAPContext soapContext)
Set the Oracle extended SOAPContext for this SOAP request. |
void |
RequestContext.setResponseSOAPContext(OracleSOAPContext soapContext)
Set the Oracle extended SOAPContext for the response to this SOAP request. |
|
||||||||||
PREV NEXT | FRAMES NO FRAMES |