public abstract class SubscriptionsFromRemoteStorage extends Object
Modifier and Type | Field and Description |
---|---|
protected ServerHighLevelCommunication |
_connection
Verbindung zu einem Kommunikationspartner (Applikation oder Datenverteiler) von dem die hier verwalteten Anmeldungen stammen.
|
protected Hashtable |
receiveSubscriptionTable
Die Empfangsanmeldungen-Tabelle
|
protected Hashtable |
sendSubscriptionTable
Die Sendeanmeldungen-Tabelle
|
static int |
T_A
DAV - DAF Kommunikation
|
static int |
T_T
DAV - DAV Kommunikation
|
Constructor and Description |
---|
SubscriptionsFromRemoteStorage(ServerHighLevelCommunication connection)
Erzeugt ein neues Objekt mit den gegebenen Parametern.
|
public static final int T_A
public static final int T_T
protected ServerHighLevelCommunication _connection
protected Hashtable sendSubscriptionTable
protected Hashtable receiveSubscriptionTable
public SubscriptionsFromRemoteStorage(ServerHighLevelCommunication connection)
connection
- Die verbindung zur Kommunikation