ROSuperHTTPOperation
Overview
Location
- Reference: ROSHTTPClientChannelOperations.h
- Namespace: RemObjectsSDK
- Ancestry: NSOperation | ROSuperHTTPOperation
connectionId
@property (readonly) ROGuid *connectionId
dispatchHttpRequest:timeout:throwOnTimeout:
- (BOOL) dispatchHttpRequest:(NSData *)aRequest timeout:(int)aTimeout throwOnTimeout:(BOOL)aThrowOnTimeout
Parameters:
- aRequest:
- aTimeout:
- aThrowOnTimeout:
drainPool:
- (void) drainPool:(BOOL)aFinal
Parameters:
- aFinal:
initWithOwner:
- (InstanceType) initWithOwner:(ROSuperHTTPClientChannel *)aOwner
Parameters:
- aOwner:
initWithOwner:connectionId:
- (InstanceType) initWithOwner:(ROSuperHTTPClientChannel *)aOwner connectionId:(ROGuid *)aConnectionId
Parameters:
- aOwner:
- aConnectionId:
intMain
- (void) intMain
owner
@property (readonly) ROSuperHTTPClientChannel *owner
resultException copy
@property (copy) NSException *resultException
schedule
- (void) schedule
semaphore
@property (readonly) NSCondition *semaphore
semaphoreSignal
- (void) semaphoreSignal
semaphoreWait
- (void) semaphoreWait
semaphoreWait:
- (BOOL) semaphoreWait:(int)aTimeout
Parameters:
- aTimeout:
connectionId
@property (readonly) ROGuid *connectionId
owner
@property (readonly) ROSuperHTTPClientChannel *owner
resultException copy
@property (copy) NSException *resultException
semaphore
@property (readonly) NSCondition *semaphore
dispatchHttpRequest:timeout:throwOnTimeout:
- (BOOL) dispatchHttpRequest:(NSData *)aRequest timeout:(int)aTimeout throwOnTimeout:(BOOL)aThrowOnTimeout
Parameters:
- aRequest:
- aTimeout:
- aThrowOnTimeout:
drainPool:
- (void) drainPool:(BOOL)aFinal
Parameters:
- aFinal:
initWithOwner:
- (InstanceType) initWithOwner:(ROSuperHTTPClientChannel *)aOwner
Parameters:
- aOwner:
initWithOwner:connectionId:
- (InstanceType) initWithOwner:(ROSuperHTTPClientChannel *)aOwner connectionId:(ROGuid *)aConnectionId
Parameters:
- aOwner:
- aConnectionId:
intMain
- (void) intMain
schedule
- (void) schedule
semaphoreSignal
- (void) semaphoreSignal
semaphoreWait
- (void) semaphoreWait
semaphoreWait:
- (BOOL) semaphoreWait:(int)aTimeout
Parameters:
- aTimeout: