|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||
| Packages that use WebProxy | |
|---|---|
| microsoft.exchange.webservices.data.core | |
| microsoft.exchange.webservices.data.core.request | |
| Uses of WebProxy in microsoft.exchange.webservices.data.core |
|---|
| Methods in microsoft.exchange.webservices.data.core that return WebProxy | |
|---|---|
WebProxy |
ExchangeServiceBase.getWebProxy()
Gets the web proxy that should be used when sending request to EWS. |
| Methods in microsoft.exchange.webservices.data.core with parameters of type WebProxy | |
|---|---|
void |
ExchangeServiceBase.setWebProxy(WebProxy value)
Sets the web proxy that should be used when sending request to EWS. |
| Uses of WebProxy in microsoft.exchange.webservices.data.core.request |
|---|
| Methods in microsoft.exchange.webservices.data.core.request that return WebProxy | |
|---|---|
WebProxy |
HttpWebRequest.getProxy()
Gets the Web Proxy. |
| Methods in microsoft.exchange.webservices.data.core.request with parameters of type WebProxy | |
|---|---|
void |
HttpWebRequest.setProxy(WebProxy proxy)
Sets the Web Proxy. |
|
||||||||||
| PREV NEXT | FRAMES NO FRAMES | |||||||||