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.15 date: 2017/11/18 09:51:53
user: cg
file: SunRPC_NFSClient.st directory: goodies/communication
module: stx stc-classLibrary: communication
Author:
Claus Gittinger

Description:




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.2.0.0; WebServer 1.670 at bd0aa1f87cdd.unknown:8081; Fri, 26 Apr 2024 17:15:15 GMT