libs-base/Documentation/gsdoc/NSDistantObjectRequest.gsdoc
CaS 8f6392e943 Fixed typo in last mod
git-svn-id: svn+ssh://svn.gna.org/svn/gnustep/libs/base/trunk@9280 72102866-910b-0410-8b05-ffd578937521
2001-03-03 09:58:53 +00:00

44 lines
1.3 KiB
XML

<?xml version="1.0"?>
<!DOCTYPE gsdoc PUBLIC "-//GNUstep//DTD gsdoc 0.6.6//EN" "http://www.gnustep.org/gsdoc-0_6_6.xml">
<gsdoc base="NSDistantObjectRequest" prev="NSDistantObject" next="NSDistributedLock" up="Base">
<head>
<title>NSDistantObjectRequest</title>
<author name="Richard Frith-Macdonald">
<email address="rfm@gnu.org"/>
<url url="http://www.gnustep.org/developers/whoiswho.html"/>
</author>
<version>$Revision$</version>
<date>$Date$</date>
</head>
<body>
<chapter>
<heading>NSDistantObjectRequest</heading>
<class name="NSDistantObjectRequest" super="NSObject">
<declared>Foundation/NSConnection.h</declared>
<desc>
</desc>
<method type="NSConnection*">
<sel>connection</sel>
<desc>
</desc>
</method>
<method type="id">
<sel>conversation</sel>
<desc>
</desc>
</method>
<method type="NSInvocation*">
<sel>invocation</sel>
<desc>
</desc>
</method>
<method type="void">
<sel>replyWithException:</sel>
<arg type="NSException*">exception</arg>
<desc>
</desc>
</method>
</class>
</chapter>
</body>
</gsdoc>