public interface Skeleton
| Modifier and Type | Method and Description |
|---|---|
void |
dispatch(java.rmi.Remote obj,
RemoteCall theCall,
int opnum,
long hash)
Deprecated.
|
Operation[] |
getOperations()
Deprecated.
|
void dispatch(java.rmi.Remote obj, RemoteCall theCall, int opnum, long hash) throws java.lang.Exception
java.lang.ExceptionOperation[] getOperations()