Type: String
The scheme property of the JadeHTTPConnection class contains the HTTP scheme.
Its value can be one of the following JadeHTTPConnection class constants.
Scheme_DIRECT, for direct JADE to JADE Web services earlier than JADE 6.2
Scheme_DIRECT_6_2, for direct JADE to JADE Web services from JADE 6.2 or later
Scheme_DIRECT_6_2_TcpIpV4, for direct TcpIPv4 JADE to JADE Web services from JADE 6.2 or later
Scheme_DIRECT_6_2_TcpIpV6, for direct TcpIPv6 JADE to JADE Web services from JADE 6.2 or later
Scheme_FILE; known scheme, but not supported by JADE
Scheme_FTP; known scheme, but not supported by JADE
Scheme_HTTP, for the HTTP scheme (the default value)
Scheme_HTTPS, for the HTTPS scheme