ROSuperHTTPRequestOperation
Overview
Location
- Reference: ROSHTTPClientChannelOperations.h
- Namespace: RemObjectsSDK
- Ancestry: NSOperation | ROSuperHTTPOperation | ROSuperHTTPRequestOperation
connectionId (declared in ROSuperHTTPOperation)
@property (readonly) ROGuid *connectionId
dispatchHttpRequest:timeout:throwOnTimeout: (declared in ROSuperHTTPOperation)
- (BOOL) dispatchHttpRequest:(NSData *)aRequest timeout:(int)aTimeout throwOnTimeout:(BOOL)aThrowOnTimeout
Parameters:
- aRequest:
- aTimeout:
- aThrowOnTimeout:
drainPool: (declared in ROSuperHTTPOperation)
- (void) drainPool:(BOOL)aFinal
Parameters:
- aFinal:
initWithOwner: (declared in ROSuperHTTPOperation)
- (InstanceType) initWithOwner:(ROSuperHTTPClientChannel *)aOwner
Parameters:
- aOwner:
initWithOwner:connectionId: (declared in ROSuperHTTPOperation)
- (InstanceType) initWithOwner:(ROSuperHTTPClientChannel *)aOwner connectionId:(ROGuid *)aConnectionId
Parameters:
- aOwner:
- aConnectionId:
initWithOwner:requestId:data:connectionId:
- (InstanceType) initWithOwner:(ROSuperHTTPClientChannel *)aOwner requestId:(int)aId data:(NSData *)aData connectionId:(ROGuid *)aConnId
Parameters:
- aOwner:
- aId:
- aData:
- aConnId:
intMain (declared in ROSuperHTTPOperation)
- (void) intMain
owner (declared in ROSuperHTTPOperation)
@property (readonly) ROSuperHTTPClientChannel *owner
remoteErrorCode assign
@property (assign) unsigned int remoteErrorCode
requestId assign
@property (assign) int requestId
response
@property (readonly) NSData *response
resultException copy (declared in ROSuperHTTPOperation)
@property (copy) NSException *resultException
schedule (declared in ROSuperHTTPOperation)
- (void) schedule
semaphore (declared in ROSuperHTTPOperation)
@property (readonly) NSCondition *semaphore
semaphoreSignal (declared in ROSuperHTTPOperation)
- (void) semaphoreSignal
semaphoreWait (declared in ROSuperHTTPOperation)
- (void) semaphoreWait
semaphoreWait: (declared in ROSuperHTTPOperation)
- (BOOL) semaphoreWait:(int)aTimeout
Parameters:
- aTimeout:
setResponse:
- (void) setResponse:(NSData *)aResponse
Parameters:
- aResponse:
connectionId (declared in ROSuperHTTPOperation)
@property (readonly) ROGuid *connectionId
owner (declared in ROSuperHTTPOperation)
@property (readonly) ROSuperHTTPClientChannel *owner
remoteErrorCode assign
@property (assign) unsigned int remoteErrorCode
requestId assign
@property (assign) int requestId
response
@property (readonly) NSData *response
resultException copy (declared in ROSuperHTTPOperation)
@property (copy) NSException *resultException
semaphore (declared in ROSuperHTTPOperation)
@property (readonly) NSCondition *semaphore
dispatchHttpRequest:timeout:throwOnTimeout: (declared in ROSuperHTTPOperation)
- (BOOL) dispatchHttpRequest:(NSData *)aRequest timeout:(int)aTimeout throwOnTimeout:(BOOL)aThrowOnTimeout
Parameters:
- aRequest:
- aTimeout:
- aThrowOnTimeout:
drainPool: (declared in ROSuperHTTPOperation)
- (void) drainPool:(BOOL)aFinal
Parameters:
- aFinal:
initWithOwner: (declared in ROSuperHTTPOperation)
- (InstanceType) initWithOwner:(ROSuperHTTPClientChannel *)aOwner
Parameters:
- aOwner:
initWithOwner:connectionId: (declared in ROSuperHTTPOperation)
- (InstanceType) initWithOwner:(ROSuperHTTPClientChannel *)aOwner connectionId:(ROGuid *)aConnectionId
Parameters:
- aOwner:
- aConnectionId:
initWithOwner:requestId:data:connectionId:
- (InstanceType) initWithOwner:(ROSuperHTTPClientChannel *)aOwner requestId:(int)aId data:(NSData *)aData connectionId:(ROGuid *)aConnId
Parameters:
- aOwner:
- aId:
- aData:
- aConnId:
intMain (declared in ROSuperHTTPOperation)
- (void) intMain
schedule (declared in ROSuperHTTPOperation)
- (void) schedule
semaphoreSignal (declared in ROSuperHTTPOperation)
- (void) semaphoreSignal
semaphoreWait (declared in ROSuperHTTPOperation)
- (void) semaphoreWait
semaphoreWait: (declared in ROSuperHTTPOperation)
- (BOOL) semaphoreWait:(int)aTimeout
Parameters:
- aTimeout:
setResponse:
- (void) setResponse:(NSData *)aResponse
Parameters:
- aResponse: