Inherits from RKResponseMapperOperation : NSOperation
Declared in RKResponseMapperOperation.h

Overview

RKObjectResponseMapperOperation is an RKResponseMapperOperation subclass that provides support for performing object mapping for mappings that target NSObject derived classes. It does not require a data source to perform its work.