@ProviderType
public interface ManageableReceiver
Modifier and Type | Interface and Description |
---|---|
static interface |
ManageableReceiver.DirectReceiverInfo
An interface to access to a direct receiver information at runtime.
|
static interface |
ManageableReceiver.PersistentReceiverInfo
An interface for access to persistent receiver information at runtime.
|
Modifier and Type | Method and Description |
---|---|
ReceiverInfo |
receiverInfo()
Provides access to the receiver information.
|
ReceiverInfo receiverInfo()
ReceiverInfo
object that represents message receiver manageability.Copyright 2019-2024 Solace Corporation. All rights reserved.