|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||
java.lang.Object | +--com.distinct.rpc.rpcbind.rpcb_stat_byvers
This class was automatically generated by Jrpcgen from the RPC/XDR file "rpcbind.x".
rpcb_stat_byvers: was typedef
| Field Summary | |
rpcb_stat[] |
value
|
| Constructor Summary | |
rpcb_stat_byvers()
Default constructor for objects of class rpcb_stat_byvers. |
|
rpcb_stat_byvers(rpcb_stat[] arg_value)
Creates an object of class value. |
|
| Method Summary | |
void |
xdr_decode(XDRStream xdrs)
Decodes an object of class rpcb_stat_byvers in compliance to RFC 1832 (XDR). |
void |
xdr_encode(XDRStream xdrs)
Encodes an object of class value in compliance to RFC 1832 (XDR). |
| Methods inherited from class java.lang.Object |
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait |
| Field Detail |
public rpcb_stat[] value
| Constructor Detail |
public rpcb_stat_byvers()
public rpcb_stat_byvers(rpcb_stat[] arg_value)
arg_value - The value.| Method Detail |
public void xdr_encode(XDRStream xdrs)
xdr_encode in interface XDRTypexdrs - The XDR output stream.
public void xdr_decode(XDRStream xdrs)
throws RPCError
xdr_decode in interface XDRTypexdrs - The XDR input stream.
RPCError - When the calls fails for any reason.
|
|||||||||
| PREV CLASS NEXT CLASS | FRAMES NO FRAMES | ||||||||
| SUMMARY: NESTED | FIELD | CONSTR | METHOD | DETAIL: FIELD | CONSTR | METHOD | ||||||||