private class ServerSidePreferences.Connection extends OsmConnection
Modifier and Type | Field and Description |
---|---|
(package private) URL |
serverUrl |
activeConnection, cancel, oauthParameters
Constructor and Description |
---|
Connection(URL serverUrl) |
Modifier and Type | Method and Description |
---|---|
String |
download() |
void |
upload(String s) |
addAuth, addBasicAuthorizationHeader, addOAuthAuthorizationHeader, cancel, isCanceled
public Connection(URL serverUrl)
public String download() throws ServerSidePreferences.MissingPassword