public interface LocalSubscription extends Subscription
Interface für eine Anmeldung von einer lokalen Anmeldung (T_A)
| Modifier and Type | Method and Description |
|---|---|
ApplicationCommunicationInterface |
getCommunication()
Gibt die Schnittstelle zum Kommunikationspartner zurück, also z.B. eine T_A oder T_T-Verbindung
|
getAuthenticationState, getBaseSubscriptionInfo, getCentralDistributorId, getConnectionState, getNodeId, isAllowed, unsubscribeApplicationCommunicationInterface getCommunication()
SubscriptionGibt die Schnittstelle zum Kommunikationspartner zurück, also z.B. eine T_A oder T_T-Verbindung
getCommunication in interface Subscription