-
replyAddress
java.net.InetAddress replyAddress
Contains the address of the sender of the ONC/RPC reply message.
-
procedureNumber
int procedureNumber
Contains the number of the remote procedure called.
-
params
XdrAble params
Contains the parameters sent in the ONC/RPC broadcast call.
-
reply
XdrAble reply
Contains the reply from a remote ONC/RPC server, which answered
the broadcast call.