Update HTTP Proxy Setting

Update the HTTP proxy setting.

Syntax

void updateHttpProxySetting(HttpProxySettingVO proxySetting)
      throws SUPAdminException;

Parameters

Returns

If successful, returns silently. If unsuccessful, throws SUPAdminException.

Examples