Declared in RKRouter.h

Overview

Defines a protocol for mapping Cocoa objects to remote resource locations and serializables representations.

Tasks

Instance Methods

resourcePathForObject:method:

Returns the resource path to send requests for a given object and HTTP method

- (NSString *)resourcePathForObject:(NSObject *)object method:(RKRequestMethod)method

Declared In

RKRouter.h