| Oracle9i Supplied PL/SQL Packages and Types Reference Release 1 (9.0.1) Part Number A89852-02 |
|
DBMS_AQELM, 9 of 9
This procedure gets the proxy server name and no_proxy_domains set by DBMS_AQELM.SET_PROXY for HTTP notifications.
DBMS_AQELM.GET_PROXY ( proxy OUT VARCHAR2, no_proxy_domains OUT VARCHAR2);
Table 6-9 shows the parameters for the GET_PROXY procedure.
| Parameter | Procedure |
|---|---|
|
proxy |
The proxy server host and port number. |
|
|
The list of no-proxy domains or hosts. |
|
|
![]() Copyright © 1996-2001, Oracle Corporation. All Rights Reserved. |
|