getInstance static method

HttpManager getInstance()

Implementation

static HttpManager getInstance() {
  return _instance;
}