Package | Description |
---|---|
java.rmi.server |
Modifier and Type | Method and Description |
---|---|
RemoteCall |
RemoteRef.newCall(RemoteObject obj,
Operation[] op,
int opnum,
long hash) |
Modifier and Type | Method and Description |
---|---|
void |
Skeleton.dispatch(Remote obj,
RemoteCall theCall,
int opnum,
long hash) |
void |
RemoteRef.done(RemoteCall call) |
void |
RemoteRef.invoke(RemoteCall call) |