public class ConfigurationRequestReadData extends AbstractSenderReceiverCommunication implements SenderReceiverCommunication
AbstractSenderReceiverCommunication.DataListenerSenderReceiverCommunication.ConnectionState| Constructor and Description |
|---|
ConfigurationRequestReadData(ClientDavInterface connection,
ConfigurationAuthority configurationAuthority,
SystemObject localApplication,
DataModel localConfiguration) |
| Modifier and Type | Method and Description |
|---|---|
void |
setDynamicObjectUpdater(UpdateDynamicObjects updateDynamicObjects)
Setz ein Objekt, mit dem dynamische Objekte auf Meta-Seite auf dem aktuellen Stand gehalten werden können.
|
void |
setMutableCollectionChangeListener(MutableCollectionChangeListener notifyingMutableCollectionChangeListener)
Setzt den Listener zur Verarbeitung und Verteilung von Aktualisierungsnachrichten bzgl.
|
close, getConnectionState, handleReply, init, init, sendData, sendData, waitForReplyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getConnectionState, sendData, sendData, waitForReplypublic ConfigurationRequestReadData(ClientDavInterface connection, ConfigurationAuthority configurationAuthority, SystemObject localApplication, DataModel localConfiguration) throws OneSubscriptionPerSendData
OneSubscriptionPerSendDatapublic void setDynamicObjectUpdater(UpdateDynamicObjects updateDynamicObjects)
updateDynamicObjects - Objekt, über das dynamische Objekte aktuell gehalten werdenpublic void setMutableCollectionChangeListener(MutableCollectionChangeListener notifyingMutableCollectionChangeListener)
AbstractSenderReceiverCommunicationsetMutableCollectionChangeListener in interface SenderReceiverCommunicationsetMutableCollectionChangeListener in class AbstractSenderReceiverCommunicationnotifyingMutableCollectionChangeListener - Listener zur Verarbeitung und Verteilung von Aktualisierungsnachrichten.