SAPSSLSocketFactory class

Deprecated. since 3.0, Use com.sap.mobile.lib.request.SAPSSLSocketFactory

Package

com.sap.mobile.lib.sdmconnectivity

Syntax

public class SAPSSLSocketFactory

Members

All members of SAPSSLSocketFactory, including inherited members.

Constructors
Modifier and Type Constructor Description
public SAPSSLSocketFactory(KeyStore, TrustManager[])  
Methods
Modifier and Type Method Description
public Socket createSocket(Socket, String, int, boolean)  
public Socket createSocket()