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 ODPException

Parameters