Package | Description |
---|---|
com.solace.messaging |
A root API package that contains interfaces and classes for developing Java applications using
Solace PubSub Messaging Java Client
|
com.solace.messaging.config.profile |
A package of configuration settings.
|
Modifier and Type | Method and Description |
---|---|
static MessagingServiceClientBuilder |
MessagingService.builder(ConfigurationProfile activeProfile)
The entry point to create a service builder.
|
Modifier and Type | Method and Description |
---|---|
static ConfigurationProfile |
ConfigurationProfile.valueOf(String name)
Returns the enum constant of this type with the specified name.
|
static ConfigurationProfile[] |
ConfigurationProfile.values()
Returns an array containing the constants of this enum type, in
the order they are declared.
|
Copyright 2019-2024 Solace Corporation. All rights reserved.