Uses of Class
org.acplt.oncrpc.XdrVoid

Packages that use XdrVoid
org.acplt.oncrpc Sun's ONC/RPC Remote Procedure Call mechanism. 
 

Uses of XdrVoid in org.acplt.oncrpc
 

Fields in org.acplt.oncrpc declared as XdrVoid
static XdrVoid XdrVoid.XDR_VOID
          Static XdrVoid instance, which can be used in cases where no data is to be serialized or deserialized but some ONC/RPC function expects a reference to a XDR-able object.
 



Copyright © 2011. All Rights Reserved.