API Integrator 2016 Java Edition
API Integrator 2016 Java Edition
Questions / Feedback?

URLScheme Property

The scheme for the URL.

Syntax

public String getURLScheme();
public void setURLScheme(String URLScheme);

Remarks

This property contains the scheme for the URL. The URL scheme as determined by parsing the value set in the URL property.

The supported schemes are "http" and "https".

This property is not available at design time.

Default Value

"https"

 
 
Copyright (c) 2021 /n software inc. - All rights reserved.
API Integrator 2016 Java Edition - Version 16.0 [Build 7709]