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) |
getErrorMessage
public 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
ConnectionException
DataException
public static android.os.Bundle queryRequest(GetServerVersionRequest queryRequest) throws ConnectionException
ConnectionException