private static class AbstractSenderReceiverCommunication.DataIdent extends Object
AbstractSenderReceiverCommunication._drainSubscriptions benutzt.| Modifier and Type | Field and Description |
|---|---|
private ClientDavInterface |
_connection |
private SystemObject |
_receiverObject |
private DataDescription |
_responseDescription |
| Constructor and Description |
|---|
AbstractSenderReceiverCommunication.DataIdent(ClientDavInterface connection,
SystemObject receiverObject,
DataDescription responseDescription) |
private final ClientDavInterface _connection
private final SystemObject _receiverObject
private final DataDescription _responseDescription
public AbstractSenderReceiverCommunication.DataIdent(ClientDavInterface connection, SystemObject receiverObject, DataDescription responseDescription)