java.rmi.server
Interface Skeleton


Deprecated.

public interface Skeleton


Method Summary
 void dispatch(Remote obj, RemoteCall theCall, int opnum, long hash)
          Deprecated.  
 Operation[] getOperations()
          Deprecated.  
 

Method Detail

dispatch

void dispatch(Remote obj,
              RemoteCall theCall,
              int opnum,
              long hash)
              throws Exception
Deprecated. 

Throws:
Exception

getOperations

Operation[] getOperations()
Deprecated.