eXept Software AG Logo

Smalltalk/X Webserver

Documentation of class 'SunRPC::NFSClient':

Home

Documentation
www.exept.de
Everywhere
for:
[back]

Class: NFSClient (in SunRPC)


Inheritance:

   Object
   |
   +--SunRPC::RPCEndPoint
      |
      +--SunRPC::RPCClient
         |
         +--SunRPC::NFSClient

Package:
stx:goodies/communication
Category:
Net-Communication-SunRPC-NFS
Version:
rev: 1.16 date: 2021/01/20 13:16:42
user: cg
file: SunRPC_NFSClient.st directory: goodies/communication
module: stx stc-classLibrary: communication

Description:



copyright

COPYRIGHT (c) 2002 by eXept Software AG All Rights Reserved This software is furnished under a license and may be used only in accordance with the terms of that license and with the inclusion of the above copyright notice. This software may not be provided or otherwise made available to, or used by, any other person. No title to or ownership of the software is hereby transferred.

Class protocol:

spec
o  xdr


Instance protocol:

operations
o  create
to be implemented...

o  getattr
to be implemented...

o  link
to be implemented...

o  lookup
to be implemented...

o  mkdir
to be implemented...

o  null
to be implemented...

o  read
to be implemented...

o  readdir
to be implemented...

o  readlink
to be implemented...

o  remove
to be implemented...

o  rename
to be implemented...

o  rmdir
to be implemented...

o  root
to be implemented...

o  setattr
to be implemented...

o  statfs
to be implemented...

o  symlink
to be implemented...

o  write
to be implemented...

o  writecache
to be implemented...


Examples:


    |pm|

    pm := PortMapperClient toHost:'exeptn'.
    pm null    


ST/X 7.7.0.0; WebServer 1.702 at 20f6060372b9.unknown:8081; Tue, 07 May 2024 08:14:36 GMT