[Previous]
[Up]
[Next]
NSDistantObjectRequest
Authors
- Richard Frith-Macdonald
-
Version: $Revision$
Date: $Date$
Declared in: Foundation/NSConnection.h
Inherits from: NSObject
This class is used internally by the MacOS-X distributed
objects system. The MacOS-X documentation says you should
not need to use it yourself, and GNUstep does not currently
implement it as it serves no purpose.
Instance Variables
Methods
Instances Methods
- (NSConnection*) connection;
- (id) conversation;
- (NSInvocation*) invocation;
- (void) replyWithException: (NSException*)exception;