public class ConfigurationAnswerAreaTasks extends AbstractSenderReceiverCommunication implements SenderReceiverCommunication
AbstractSenderReceiverCommunication.DataListenerSenderReceiverCommunication.ConnectionState| Modifier and Type | Field and Description |
|---|---|
private ClientDavInterface |
_connection |
private Aspect |
_requestAspect |
private AttributeGroup |
_requestAtg |
| Constructor and Description |
|---|
ConfigurationAnswerAreaTasks(ClientDavInterface connection,
SystemObject senderObject,
SystemObject ordererObject) |
close, getConnectionState, handleReply, init, init, sendData, sendData, setMutableCollectionChangeListener, waitForReplyclone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, waitclose, getConnectionState, sendData, sendData, setMutableCollectionChangeListener, waitForReplyprivate final ClientDavInterface _connection
private final Aspect _requestAspect
private final AttributeGroup _requestAtg
public ConfigurationAnswerAreaTasks(ClientDavInterface connection, SystemObject senderObject, SystemObject ordererObject) throws OneSubscriptionPerSendData
connection - senderObject - Objekt, zu dem die Daten verschickt werden sollen (wird zum anmelden des Senders gebraucht)ordererObject - Objekt von dem die Daten geschickt werden (wird als Absender eingetragen)OneSubscriptionPerSendData