public class ConfigurationRequestWriteData extends AbstractSenderReceiverCommunication implements SenderReceiverCommunication
Ermöglicht es, Anfragen an die Konfiguration zu stellen. Die Anfragen sind schreibender Natur und verändern die Daten der Konfiguration.
AbstractSenderReceiverCommunication.DataListener
SenderReceiverCommunication.ConnectionState
Constructor and Description |
---|
ConfigurationRequestWriteData(ClientDavInterface connection,
ConfigurationAuthority configurationAuthority,
SystemObject localApplication) |
close, getConnectionState, handleReply, init, init, sendData, sendData, setMutableCollectionChangeListener, waitForReply
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
close, getConnectionState, sendData, sendData, setMutableCollectionChangeListener, waitForReply
public ConfigurationRequestWriteData(ClientDavInterface connection, ConfigurationAuthority configurationAuthority, SystemObject localApplication) throws OneSubscriptionPerSendData
OneSubscriptionPerSendData