Uses of Class
microsoft.exchange.webservices.data.core.EwsSSLProtocolSocketFactory

Packages that use EwsSSLProtocolSocketFactory
microsoft.exchange.webservices.data.core   
 

Uses of EwsSSLProtocolSocketFactory in microsoft.exchange.webservices.data.core
 

Methods in microsoft.exchange.webservices.data.core that return EwsSSLProtocolSocketFactory
static EwsSSLProtocolSocketFactory EwsSSLProtocolSocketFactory.build(TrustManager trustManager)
          Create and configure SSL protocol socket factory using default hostname verifier.
static EwsSSLProtocolSocketFactory EwsSSLProtocolSocketFactory.build(TrustManager trustManager, HostnameVerifier hostnameVerifier)
          Create and configure SSL protocol socket factory using trust manager and hostname verifier.
 



Copyright © 2012–2015 Microsoft. All rights reserved.