-
-
Method Summary
-
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
-
-
Method Detail
-
getNum200s
public int getNum200s()
- Returns:
- number of 200 http response codes in the lifetime of this client
-
getNum400s
public int getNum400s()
- Returns:
- number of 4xx http response codes in the lifetime of this client
-
getNum500s
public int getNum500s()
- Returns:
- number of 5xx http response codes in the lifetime of this client
Copyright © 2014. All Rights Reserved.