de.bsvrz.dav.dav.main
Class ConnectionsManager.SourceApplicationUpdater
java.lang.Object
de.bsvrz.dav.dav.main.ConnectionsManager.SourceApplicationUpdater
- All Implemented Interfaces:
- ClientSenderInterface
- Enclosing class:
- ConnectionsManager
private final class ConnectionsManager.SourceApplicationUpdater
- extends Object
- implements ClientSenderInterface
Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
_state
private byte _state
_sender
private final ConnectionsManager.ApplicationStatusUpdater _sender
ConnectionsManager.SourceApplicationUpdater
public ConnectionsManager.SourceApplicationUpdater(ConnectionsManager.ApplicationStatusUpdater sender)
dataRequest
public void dataRequest(SystemObject object,
DataDescription dataDescription,
byte state)
- Specified by:
dataRequest
in interface ClientSenderInterface
isRequestSupported
public boolean isRequestSupported(SystemObject object,
DataDescription dataDescription)
- Specified by:
isRequestSupported
in interface ClientSenderInterface
sendData
public boolean sendData()