|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |
java.lang.Objectcom.intel.cosbench.client.http.HttpClientUtil
public class HttpClientUtil
This class encapsulates basic http client related functions which are necessary for REST based storage system.
Constructor Summary | |
---|---|
HttpClientUtil()
|
Method Summary | |
---|---|
static org.apache.http.client.HttpClient |
createHttpClient(int timeout)
|
Methods inherited from class java.lang.Object |
---|
equals, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
Constructor Detail |
---|
public HttpClientUtil()
Method Detail |
---|
public static org.apache.http.client.HttpClient createHttpClient(int timeout)
|
||||||||||
PREV CLASS NEXT CLASS | FRAMES NO FRAMES | |||||||||
SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD |