Version: 10.16.0
Namespace

solace.SolclientFactoryProfiles

Contents

namespace solace.SolclientFactoryProfiles

The collection of predefined factory profiles available for application use.

See each member for a description of its configuration.

Static Properties & Enumerations Top

solace.FactoryProfile version7
solace.FactoryProfile version10
solace.FactoryProfile version10_5

Static Properties & Enumerations Detail Top

static public solace.FactoryProfile version7

The version 7 profile for browsers. solace.SolclientFactoryProfiles.version7

The version 7 profile configures API defaults for interoperability with the SolclientJS 7.x API, and applications that use it.

solace.SolclientFactoryProfiles.version7

static public solace.FactoryProfile version10

The version 10 profile for browsers.

The version 10 profile configures API defaults for use with Guaranteed Messaging, and other Solace Messaging APIs. It provides a backwards-compatibility mode for existing applications expecting SDTField.getValue() to return a string for BYTEARRAYs.

solace.SolclientFactoryProfiles.version10

static public solace.FactoryProfile version10_5

The version 10.5 profile for browsers.

The version 10.5 profile configures API defaults for use with Guaranteed Messaging, and other Solace Messaging APIs.

solace.SolclientFactoryProfiles.version10_5