| Package | Description |
|---|---|
| org.eclipse.milo.opcua.sdk.server | |
| org.eclipse.milo.opcua.sdk.server.services | |
| org.eclipse.milo.opcua.sdk.server.subscriptions |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionManager |
Session.getSubscriptionManager() |
| Constructor and Description |
|---|
MonitoredItemServices(SubscriptionManager subscriptionManager) |
SubscriptionServices(SubscriptionManager subscriptionManager) |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionManager |
Subscription.getSubscriptionManager() |
| Modifier and Type | Method and Description |
|---|---|
void |
Subscription.setSubscriptionManager(SubscriptionManager subscriptionManager) |
| Constructor and Description |
|---|
Subscription(SubscriptionManager subscriptionManager,
UInteger subscriptionId,
double publishingInterval,
long maxKeepAliveCount,
long lifetimeCount,
long maxNotificationsPerPublish,
boolean publishingEnabled,
int priority) |
Copyright © 2018. All rights reserved.