public final class RemoteRequestManager extends java.lang.Object implements DavConnectionListener
| Modifier and Type | Method and Description |
|---|---|
void |
connectionClosed(ClientDavInterface connection) |
static RemoteRequestManager |
getInstance(ClientDavInterface connection)
Erzeugt eine Instanz des RemoteRequestManagers
|
ConfigurationRequester |
getRequester(ConfigurationAuthority remoteConfigurationAuthority,
DafDataModel dafDataModel) |
public static RemoteRequestManager getInstance(ClientDavInterface connection)
connection - Verbindung über die sich angemeldet wirdpublic void connectionClosed(ClientDavInterface connection)
connectionClosed in interface DavConnectionListenerpublic ConfigurationRequester getRequester(ConfigurationAuthority remoteConfigurationAuthority, DafDataModel dafDataModel)