public class GetServerVersionOperation extends HTTPOperation
| Modifier and Type | Field and Description |
|---|---|
static java.lang.String |
PARAM_REQUEST |
static java.lang.String |
PARAM_RESPONSE |
PARAM_STATUSCODE, STATUSCODE_UNKNOWN| Constructor and Description |
|---|
GetServerVersionOperation() |
| Modifier and Type | Method and Description |
|---|---|
android.os.Bundle |
execute(android.content.Context context,
Request request) |
static android.os.Bundle |
queryRequest(GetServerVersionRequest queryRequest) |
getErrorMessagepublic static final java.lang.String PARAM_REQUEST
public static final java.lang.String PARAM_RESPONSE
public android.os.Bundle execute(android.content.Context context,
Request request)
throws ConnectionException,
DataException
ConnectionExceptionDataExceptionpublic static android.os.Bundle queryRequest(GetServerVersionRequest queryRequest) throws ConnectionException
ConnectionException