com.sapportals.wcm.util.http
Interface IProxyInfo
- All Known Implementing Classes:
- ProxyInfo
public interface IProxyInfo
An IWDProxyInfo objects keeps information about proxy servers for http
requests and determines if for a given hostname the proxy shall be used.
Copyright (c) SAP AG 2001-2002
getProxyFor
HttpUrl getProxyFor(HttpUrl server)
- Get URL of proxy for given server. Returns
null if no proxy is
defined for the server.
- Parameters:
server - url
- Returns:
- proxy url
getProxySystemID
String getProxySystemID(String scheme)
- Parameters:
scheme - TBD: Description of the incoming method parameter
- Returns:
- the system id of the proxy server (or null if none defined)
This class can be accessed from:
|
SC
|
DC
|
Public Part
|
ACH
|
[sap.com] KMC-CM
|
[sap.com] tc/km/frwk
|
api
|
EP-KM-CM
|
[sap.com] KMC-WPC
|
[sap.com] tc/kmc/wpc/wpcfacade
|
api
|
EP-PIN-WPC-WCM
|
Copyright 2014 SAP AG Complete Copyright Notice