Objective-C in the Cloud

OCClient Framework Reference

Overview

OCClient is the client-sided counterpart of an invocation-based service. It wraps the HTTP communication layer transparently.

Two versions of OCClient exists: A static library for iOS and a dynamic library for OS X. The API for both is identical.

Further documentation:

By Task

Stand-In Class

OCCService

Invocation

OCCInvocationGroup
OCCInvocationContext

By alphabetical Order

OCCInvocationContext
OCCInvocationGroup
OCCService