|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||
java.lang.Objectcom.stackmob.sdk.util.Http
public class Http
| Field Summary | |
|---|---|
static java.lang.Integer |
SuccessResponseLowerLimit
|
static java.lang.Integer |
SuccessResponseUpperLimit
|
| Constructor Summary | |
|---|---|
Http()
|
|
| Method Summary | |
|---|---|
static boolean |
isSuccess(java.lang.Integer statusCode)
determine whether a given status code represents a success |
| Methods inherited from class java.lang.Object |
|---|
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
|---|
public static final java.lang.Integer SuccessResponseLowerLimit
public static final java.lang.Integer SuccessResponseUpperLimit
| Constructor Detail |
|---|
public Http()
| Method Detail |
|---|
public static boolean isSuccess(java.lang.Integer statusCode)
statusCode - the status code to test
|
||||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | |||||||||