Class ConfigurationRequestArea
- java.lang.Object
-
- de.bsvrz.dav.daf.main.impl.config.request.telegramManager.AbstractSenderReceiverCommunication
-
- de.bsvrz.dav.daf.main.impl.config.request.telegramManager.ConfigurationRequestArea
-
- All Implemented Interfaces:
SenderReceiverCommunication
public class ConfigurationRequestArea extends AbstractSenderReceiverCommunication implements SenderReceiverCommunication
Beauftragt die Konfigurations bestimmte Konfigurationsbereiche zu prüfen/modifizieren.
-
-
Nested Class Summary
-
Nested classes/interfaces inherited from class de.bsvrz.dav.daf.main.impl.config.request.telegramManager.AbstractSenderReceiverCommunication
AbstractSenderReceiverCommunication.DataListener
-
Nested classes/interfaces inherited from interface de.bsvrz.dav.daf.main.impl.config.request.telegramManager.SenderReceiverCommunication
SenderReceiverCommunication.ConnectionState
-
-
Constructor Summary
Constructors Constructor Description ConfigurationRequestArea(ClientDavInterface connection, ConfigurationAuthority configurationAuthority, SystemObject localApplication)
-
Method Summary
-
Methods inherited from class de.bsvrz.dav.daf.main.impl.config.request.telegramManager.AbstractSenderReceiverCommunication
close, getConnectionState, handleReply, init, init, sendData, sendData, setMutableCollectionChangeListener, waitForReply
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
Methods inherited from interface de.bsvrz.dav.daf.main.impl.config.request.telegramManager.SenderReceiverCommunication
close, getConnectionState, sendData, sendData, setMutableCollectionChangeListener, waitForReply
-
-
-
-
Constructor Detail
-
ConfigurationRequestArea
public ConfigurationRequestArea(ClientDavInterface connection, ConfigurationAuthority configurationAuthority, SystemObject localApplication) throws OneSubscriptionPerSendData
- Throws:
OneSubscriptionPerSendData
-
-