setNetworkProtocol

Sets the network protocol for the server connection URL, which is also known as the URL scheme. Defaults to HTTP.

Syntax

public void setNetworkProtocol(String value) 

Parameters

None.

Returns

None.