public class ConfigurationAnswerReadTasks extends AbstractSenderReceiverCommunication implements SenderReceiverCommunication
AbstractSenderReceiverCommunication.DataListener
SenderReceiverCommunication.ConnectionState
Modifier and Type | Field and Description |
---|---|
private ClientDavInterface |
_connection |
private Aspect |
_requestAspect |
private AttributeGroup |
_requestAtg |
Constructor and Description |
---|
ConfigurationAnswerReadTasks(ClientDavInterface connection,
SystemObject senderObject,
SystemObject ordererObject,
short simulationVariant) |
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
private final ClientDavInterface _connection
private final Aspect _requestAspect
private final AttributeGroup _requestAtg
public ConfigurationAnswerReadTasks(ClientDavInterface connection, SystemObject senderObject, SystemObject ordererObject, short simulationVariant) 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