The Commerce/Guided Search Network Connection:
Contains the low-level open source network layer.
Contains Oracle Commerce Platform REST code and additional classes for connecting with a Guided Search Assembler.
Manages network connection, requests, response.
Parses response objects into Apple
NSObjectsof type:NSDictionary,NSArray,NSString,NSInteger, etc. Note thatNSNumberdoes not parse into primitives such asint,float,booletc., they are all captured viaNSNumberobjects.

