|
Class: RPCCallHeader (private in RPCDefinitions
This class is only visible from within
RPCDefinitions.
Object
|
+--SunRPC::RPCDefinitions::RPCCallHeader
- Package:
- stx:goodies/communication
- Category:
- Net-Communication-SunRPC
- Owner:
- SunRPC::RPCDefinitions
accessing
-
cred
-
return the value of the instance variable 'cred' (automatically generated)
-
proc
-
return the value of the instance variable 'proc' (automatically generated)
-
prog
-
return the value of the instance variable 'prog' (automatically generated)
-
verf
-
return the value of the instance variable 'verf' (automatically generated)
-
vers
-
return the value of the instance variable 'vers' (automatically generated)
-
xid
-
return the value of the instance variable 'xid' (automatically generated)
-
xid: xidArg prog: progArg vers: versArg proc: procArg cred: credArg verf: verfArg
-
|