Retrieve HTTP Proxy Setting

Retrieve the HTTP proxy setting.

Syntax

HttpProxySettingVO getHttpProxySetting() 
      throws SUPAdminException;

Returns

If successful, returns an object of the specified type (can be null). If unsuccessful, returns SUPAdminException.

Examples