All Packages  Class Hierarchy  This Package  Previous  Next  Index

Interface examples.mo.kstat.rpc_serverMO

public interface rpc_serverMO
extends ManagedObject
Generated by the mogen compiler version: Generator.java 3.1 09/29/98 SMI

See Also:
MoGen

Method Index

 o getbadcalls()
 o getbadlen()
 o getcalls()
 o getdupchecks()
 o getdupreqs()
 o getnullrecv()
 o getxdrcall()

Methods

 o getdupreqs
 public abstract Integer getdupreqs() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getbadlen
 public abstract Integer getbadlen() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getxdrcall
 public abstract Integer getxdrcall() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getnullrecv
 public abstract Integer getnullrecv() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getdupchecks
 public abstract Integer getdupchecks() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getbadcalls
 public abstract Integer getbadcalls() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException
 o getcalls
 public abstract Integer getcalls() throws InstanceNotFoundException, PropertyNotFoundException, InvocationTargetException

All Packages  Class Hierarchy  This Package  Previous  Next  Index