ROSuperHTTPEventsOperation
Overview
Location
- Reference: ROSHTTPClientChannelOperations.h
- Namespace: RemObjectsSDK
- Ancestry: NSOperation | ROSuperHTTPOperation | ROSuperHTTPEventsOperation
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:eventsData:
- (InstanceType) initWithOwner:(ROSuperHTTPClientChannel *)aOwner eventsData:(NSData *)aData
Parameters:
- aOwner:
- aData:
intMain (declared in ROSuperHTTPOperation)
- (void) intMain
owner (declared in ROSuperHTTPOperation)
@property (readonly) ROSuperHTTPClientChannel *owner
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:
connectionId (declared in ROSuperHTTPOperation)
@property (readonly) ROGuid *connectionId
owner (declared in ROSuperHTTPOperation)
@property (readonly) ROSuperHTTPClientChannel *owner
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:eventsData:
- (InstanceType) initWithOwner:(ROSuperHTTPClientChannel *)aOwner eventsData:(NSData *)aData
Parameters:
- aOwner:
- aData:
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: