ROSuperHTTPWaitResponseOperation
Overview
Location
- Reference: ROSHTTPClientChannelOperations.h
- Namespace: RemObjectsSDK
- Ancestry: NSOperation | ROSuperHTTPOperation | ROSuperHTTPWaitResponseOperation
closeSession
- (void) closeSession
connected
@property (readonly) BOOL connected
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:
forceCancel
- (void) forceCancel
initiateSession
- (void) initiateSession
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:
intMain (declared in ROSuperHTTPOperation)
- (void) intMain
owner (declared in ROSuperHTTPOperation)
@property (readonly) ROSuperHTTPClientChannel *owner
remoteMaxPackageSize
@property (readonly) int remoteMaxPackageSize
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:
connected
@property (readonly) BOOL connected
connectionId (declared in ROSuperHTTPOperation)
@property (readonly) ROGuid *connectionId
owner (declared in ROSuperHTTPOperation)
@property (readonly) ROSuperHTTPClientChannel *owner
remoteMaxPackageSize
@property (readonly) int remoteMaxPackageSize
resultException copy (declared in ROSuperHTTPOperation)
@property (copy) NSException *resultException
semaphore (declared in ROSuperHTTPOperation)
@property (readonly) NSCondition *semaphore
closeSession
- (void) closeSession
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:
forceCancel
- (void) forceCancel
initiateSession
- (void) initiateSession
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:
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: