Enabling HTTPs as a Transport Protocol

You can set HTTPs as the transport protocol that the OData client should use to communicate with any host (Example: Relay server).

Syntax

public static void enableHTTPS(boolean useHTTPS) throws com.sybase.mo.MessagingClientException

Parameters