All Packages  Class Hierarchy  This Package  Previous  Next  Index

Class navalBattle.VectorTir_Skel

java.lang.Object
   |
   +----navalBattle.VectorTir_Skel

public final class VectorTir_Skel
extends Object
implements Skeleton

Variable Index

 o interfaceHash
 o operations

Constructor Index

 o VectorTir_Skel()

Method Index

 o dispatch(Remote, RemoteCall, int, long)
 o getOperations()

Variables

 o operations
 private static Operation operations[]
 o interfaceHash
 private static final long interfaceHash

Constructors

 o VectorTir_Skel
 public VectorTir_Skel()

Methods

 o dispatch
 public void dispatch(Remote obj,
                      RemoteCall call,
                      int opnum,
                      long hash) throws RemoteException, Exception
 o getOperations
 public Operation[] getOperations()

All Packages  Class Hierarchy  This Package  Previous  Next  Index