RIDL_Runtime
Class RIDL_Naming_Skel

java.lang.Object
  |
  +--RIDL_Runtime.RIDL_Naming_Skel
All Implemented Interfaces:
Skeleton

public final synchronized class RIDL_Naming_Skel
extends Object
implements Skeleton


Constructor Summary
RIDL_Naming_Skel()
           
 
Method Summary
 void dispatch(Remote, RemoteCall, int, long)
           
 Operation[] getOperations()
           
 
Methods inherited from class java.lang.Object
clone, equals, finalize, getClass, hashCode, notify, notifyAll, toString, wait, wait, wait
 

Constructor Detail

RIDL_Naming_Skel

public RIDL_Naming_Skel()
Method Detail

dispatch

public void dispatch(Remote,
                     RemoteCall,
                     int,
                     long)
              throws Exception
Specified by:
dispatch in interface Skeleton
Exception

getOperations

public Operation[] getOperations()
Specified by:
getOperations in interface Skeleton