@ProviderType
public interface SolaceProperties
Modifier and Type | Interface and Description |
---|---|
static interface |
SolaceProperties.AuthenticationProperties
An interface that defines authentication-related configurable properties for
MessagingService instances. |
static interface |
SolaceProperties.ClientProperties
An interface that defines the configurable client properties for
MessagingService
instances. |
static interface |
SolaceProperties.MessageProperties
An interface that defines the configurable message properties for
Message instances. |
static interface |
SolaceProperties.PublisherProperties
An interface that defines the configurable properties for
MessagePublisher instances. |
static interface |
SolaceProperties.QueueBrowserProperties
An interface that defines the message queue browser configurable properties for
MessageQueueBrowser instances. |
static interface |
SolaceProperties.ReceiverProperties
An interface that defines the configurable properties for
MessageReceiver instances. |
static interface |
SolaceProperties.ServiceProperties
An interface that defines the properties to configure
MessagingService instances. |
static interface |
SolaceProperties.TransportLayerProperties
An interface that defines the transport layer configurable properties for
MessagingService instances. |
static interface |
SolaceProperties.TransportLayerSecurityProperties
An interface that defines the configurable transport layer security properties for
MessagingService instances. |
Copyright 2019-2024 Solace Corporation. All rights reserved.