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