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