@Deprecated public class SubscriptionState extends Object implements Serializable
SubscriptionState represents a subscriber's current number of
subscriptions and the last subscription registered with the Solace appliance.| Constructor and Description |
|---|
SubscriptionState()
Deprecated.
|
| Modifier and Type | Method and Description |
|---|---|
int |
getNumOfSubscriptions()
Deprecated.
|
void |
setNumOfSubscriptions(int numOfSubscriptions)
Deprecated.
Set the number of subscriptions.
|
public int getNumOfSubscriptions()
public void setNumOfSubscriptions(int numOfSubscriptions)
numOfSubscriptions - The total number of subscriptions registered with the appliance.Copyright 2004-2025 Solace Corporation. All rights reserved.