ORAHTTPManager Class Reference

Inherits from NSObject
Declared in ORAHTTPManager.h

Overview

ORAHTTPManager is a singleton class which is useful to initiate any HTTP requests. All network activity generated should be funneled through this class.

Singleton

General Methods