public static class SubscriptionCache.SubscriptionCacheEntry extends Object
| Modifier and Type | Field and Description |
|---|---|
Endpoint |
endpoint |
Subscription |
subscription |
| Constructor and Description |
|---|
SubscriptionCacheEntry(Endpoint endpoint,
Subscription subscription) |
public Endpoint endpoint
public Subscription subscription
public SubscriptionCacheEntry(Endpoint endpoint, Subscription subscription)
Copyright 2004-2021 Solace Corporation. All rights reserved.