| Package | Description |
|---|---|
| org.eclipse.scada.ae.server | |
| org.eclipse.scada.core.subscription | |
| org.eclipse.scada.da.server.common.impl |
| Modifier and Type | Interface and Description |
|---|---|
interface |
EventListener |
interface |
MonitorListener |
| Modifier and Type | Class and Description |
|---|---|
class |
SubscriptionRecorder |
| Modifier and Type | Method and Description |
|---|---|
SubscriptionListener |
SubscriptionInformation.getListener() |
| Modifier and Type | Method and Description |
|---|---|
void |
SubscriptionInformation.setListener(SubscriptionListener listener) |
void |
SubscriptionManager.subscribe(java.lang.Object topic,
SubscriptionListener listener)
Subscribe to a topic.
|
void |
SubscriptionManager.subscribe(java.lang.Object topic,
SubscriptionListener listener,
java.lang.Object hint)
Subscribe to a topic with a hint
|
void |
Subscription.subscribe(SubscriptionListener listener,
java.lang.Object hint) |
void |
SubscriptionManager.unsubscribe(java.lang.Object topic,
SubscriptionListener listener) |
void |
Subscription.unsubscribe(SubscriptionListener listener) |
void |
SubscriptionManager.unsubscribeAll(SubscriptionListener listener)
Unsibscribe from all subscriptions that the listener has subscribed to
|
boolean |
SubscriptionValidator.validate(SubscriptionListener listener,
java.lang.Object topic) |
| Constructor and Description |
|---|
SubscriptionInformation(SubscriptionListener listener,
java.lang.Object hint) |
| Modifier and Type | Interface and Description |
|---|---|
interface |
DataItemSubscriptionListener
A subscription listener for data items
|
| Modifier and Type | Class and Description |
|---|---|
class |
SessionCommon |
Copyright (c) IBH SYSTEMS GmbH and others 2010, 2013.
All rights reserved. This program and the accompanying materials
are made available under the terms of the
Eclipse Public License v1.0