Package | Description |
---|---|
com.solace.messaging |
A root API package that contains interfaces and classes for developing Java applications using
Solace PubSub Messaging Java Client
|
Modifier and Type | Method and Description |
---|---|
MessagingService |
MessagingServiceClientBuilder.build()
Creates a PubSub+ messaging service connector based on the provided configuration.
|
MessagingService |
MessagingServiceClientBuilder.build(String clientName)
Creates a PubSub+ messaging service connector based on the provided configuration to expose the
identity of the application using the provided configuration to fulfill the messaging needs.
|
MessagingService |
MessagingService.connect() |
Copyright 2019-2024 Solace Corporation. All rights reserved.