operations Extension
Location
- Reference: ROSHTTPClientChannelOperations.h
- Namespace: RemObjectsSDK
- Extends: operations
Instance Methods
failAllPendingRequestsWithCode:exception:
- (void) failAllPendingRequestsWithCode:(unsigned int)aErrorCode exception:(ROException *)aException
Parameters:
- aErrorCode:
- aException:
forceSetActive:
- (void) forceSetActive:(BOOL)aValue
Parameters:
- aValue:
getRequests
- (NSDictionary *) getRequests
reestablishWaitingConnection
- (void) reestablishWaitingConnection
removeRequestForPackageId:
- (void) removeRequestForPackageId:(int)aPackageId
Parameters:
- aPackageId:
scheduleOperation:
- (void) scheduleOperation:(ROSuperHTTPOperation *)aOperation
Parameters:
- aOperation:
setNeedReestablishWaitingConnection
- (void) setNeedReestablishWaitingConnection
storeHeaderFields:
- (void) storeHeaderFields:(NSURLRequest *)aRequest
Parameters:
- aRequest: